+ 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 May 12 17:09:07 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:13 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-6f9b966c58-jxhrx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f874e8d5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-12 17:09:12.284 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:09:12.285 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-12 17:09:12.346 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:09:12.346 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-12 17:09:12.859 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:09:12.885 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:09:13.988 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:09:13.991 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:09:13.995 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 17:09:13.996 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:09:13.996 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:09:13.997 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:09:13.997 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:09:14.004 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:09:14.005 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:09:14.005 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:09:14.028 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:09:14.029 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:09:14.029 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:09:14.047 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:09:14.050 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:09:14.054 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 17:09:14.055 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:09:14.056 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:09:14.056 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:09:14.056 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:09:14.066 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:09:14.066 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:09:14.066 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:09:14.077 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:09:14.077 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:09:14.077 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:09:14.077 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:09:14.090 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:09:14.091 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:09:14.091 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:09:14.139 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:09:14.140 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:09:14.140 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:09:14.140 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:09:14.594 8 INFO neutron.plugins.ml2.managers [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:09:14.624 7 INFO neutron.plugins.ml2.managers [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:09:14.769 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:09:14.769 8 INFO neutron.plugins.ml2.managers [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:09:14.770 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:09:14.811 8 INFO neutron.plugins.ml2.managers [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:09:14.811 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:09:14.811 8 INFO neutron.plugins.ml2.managers [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:09:14.812 8 INFO neutron.plugins.ml2.extensions.port_security [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:09:14.812 8 INFO neutron.plugins.ml2.managers [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:09:14.812 8 INFO neutron.plugins.ml2.managers [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:09:14.812 8 INFO neutron.plugins.ml2.managers [None req-17e46822-fe97-4adb-8aeb-99b6f90636e7 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:09:14.831 8 INFO neutron.quota [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded quota_driver: . 2026-05-12 17:09:14.832 8 INFO neutron.plugins.ml2.plugin [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:09:14.832 8 INFO neutron.plugins.ml2.managers [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:09:14.832 8 INFO neutron.plugins.ml2.managers [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:09:14.832 8 INFO neutron.plugins.ml2.managers [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:09:14.833 8 INFO neutron.extensions.vlantransparent [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Disabled vlantransparent extension. 2026-05-12 17:09:14.833 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: qos 2026-05-12 17:09:14.847 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: router 2026-05-12 17:09:14.890 8 INFO neutron.services.service_base [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:09:14.890 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: segments 2026-05-12 17:09:15.000 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: trunk 2026-05-12 17:09:15.017 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:09:15.057 8 WARNING stevedore.named [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:09:15.149 8 INFO neutron_vpnaas.services.vpn.plugin [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:09:15.150 8 INFO neutron.common.utils [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:09:15.150 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:09:15.155 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: tag 2026-05-12 17:09:15.165 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: timestamp 2026-05-12 17:09:15.168 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:09:15.171 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: flavors 2026-05-12 17:09:15.175 8 INFO neutron.manager [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loading Plugin: revisions 2026-05-12 17:09:15.178 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Initializing extension manager. 2026-05-12 17:09:15.179 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: address-group 2026-05-12 17:09:15.180 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: address-scope 2026-05-12 17:09:15.181 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:09:15.182 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: agent 2026-05-12 17:09:15.182 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:09:15.183 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:09:15.184 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:09:15.185 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: availability_zone 2026-05-12 17:09:15.185 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:09:15.186 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:09:15.186 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:09:15.188 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:09:15.188 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: dns-integration 2026-05-12 17:09:15.189 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:09:15.189 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:09:15.190 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: dvr 2026-05-12 17:09:15.191 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:09:15.191 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:09:15.192 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:09:15.192 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:09:15.193 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: external-net 2026-05-12 17:09:15.193 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:09:15.194 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: extraroute 2026-05-12 17:09:15.194 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:09:15.195 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:09:15.196 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:09:15.196 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:09:15.197 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:09:15.197 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:09:15.198 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: flavors 2026-05-12 17:09:15.199 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:09:15.200 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:09:15.200 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:09:15.201 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:09:15.201 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:09:15.202 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: router 2026-05-12 17:09:15.204 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:09:15.205 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 17:09:15.206 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 17:09:15.206 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:09:15.207 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: l3-ha 2026-05-12 17:09:15.207 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:09:15.208 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 17:09:15.208 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:09:15.209 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:09:15.210 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:09:15.212 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 17:09:15.213 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:09:15.214 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:09:15.215 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:09:15.216 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:09:15.216 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: multi-provider 2026-05-12 17:09:15.217 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: net-mtu 2026-05-12 17:09:15.217 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:09:15.218 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:09:15.218 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: network_ha 2026-05-12 17:09:15.219 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:09:15.220 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:09:15.221 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: pagination 2026-05-12 17:09:15.221 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:09:15.222 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 17:09:15.222 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 17:09:15.223 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 17:09:15.223 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:09:15.224 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:09:15.224 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:09:15.225 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 17:09:15.225 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:09:15.226 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:09:15.227 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 17:09:15.227 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: binding 2026-05-12 17:09:15.228 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: binding-extended 2026-05-12 17:09:15.229 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: port-security 2026-05-12 17:09:15.229 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: project-id 2026-05-12 17:09:15.229 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: provider 2026-05-12 17:09:15.232 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos 2026-05-12 17:09:15.233 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:09:15.233 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:09:15.234 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-default 2026-05-12 17:09:15.234 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-fip 2026-05-12 17:09:15.235 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:09:15.235 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:09:15.236 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:09:15.236 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:09:15.237 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:09:15.238 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-pps 2026-05-12 17:09:15.238 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:09:15.239 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:09:15.239 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:09:15.240 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:09:15.242 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: quotas 2026-05-12 17:09:15.243 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: quota_details 2026-05-12 17:09:15.245 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:09:15.245 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:09:15.246 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:09:15.246 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:09:15.247 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:09:15.247 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:09:15.248 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:09:15.249 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:09:15.249 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:09:15.251 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 17:09:15.252 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:09:15.252 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:09:15.253 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:09:15.253 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 17:09:15.254 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:09:15.258 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: security-group 2026-05-12 17:09:15.260 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: segment 2026-05-12 17:09:15.260 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:09:15.261 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: service-type 2026-05-12 17:09:15.262 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: sorting 2026-05-12 17:09:15.262 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:09:15.263 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:09:15.264 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:09:15.264 8 WARNING neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:09:15.265 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:09:15.265 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: subnet-external-network 2026-05-12 17:09:15.266 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:09:15.267 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:09:15.267 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:09:15.268 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:09:15.269 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:09:15.270 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: tag-creation 2026-05-12 17:09:15.270 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:09:15.274 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:09:15.275 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:09:15.276 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: trunk 2026-05-12 17:09:15.276 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: trunk-details 2026-05-12 17:09:15.277 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:09:15.277 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 17:09:15.280 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 17:09:15.282 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:09:15.283 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:09:15.285 8 INFO neutron.api.extensions [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Loaded extension: vpnaas 2026-05-12 17:09:15.288 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 17:09:15.288 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 17:09:15.288 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:15.288 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 17:09:15.292 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:09:15.292 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:09:15.297 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:09:15.298 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:09:15.298 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:09:15.299 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:15.300 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] subnetpool is already registered 2026-05-12 17:09:15.300 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:15.300 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] subnetpool is already registered 2026-05-12 17:09:15.301 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:09:15.301 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:09:15.302 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:09:15.302 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:09:15.303 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:09:15.303 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:09:15.307 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:09:15.308 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] router is already registered 2026-05-12 17:09:15.308 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:09:15.308 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] floatingip is already registered 2026-05-12 17:09:15.312 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:09:15.312 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] rbac_policy is already registered 2026-05-12 17:09:15.313 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:09:15.313 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] security_group is already registered 2026-05-12 17:09:15.314 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:09:15.314 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] security_group_rule is already registered 2026-05-12 17:09:15.315 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:15.315 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] subnetpool is already registered 2026-05-12 17:09:15.316 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:15.316 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] subnetpool is already registered 2026-05-12 17:09:15.316 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:09:15.317 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] trunk is already registered 2026-05-12 17:09:15.317 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:09:15.317 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] endpoint_group is already registered 2026-05-12 17:09:15.318 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:09:15.318 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] vpnservice is already registered 2026-05-12 17:09:15.318 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:09:15.319 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] ipsec_site_connection is already registered 2026-05-12 17:09:15.319 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:09:15.319 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] ipsecpolicy is already registered 2026-05-12 17:09:15.320 8 INFO neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:09:15.320 8 WARNING neutron.quota.resource_registry [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] ikepolicy is already registered 2026-05-12 17:09:15.355 8 WARNING keystonemiddleware._common.config [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:09:15.361 8 WARNING oslo_config.cfg [None req-f41b4803-e280-4c72-8d55-d5bcd4e34179 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f874e8d5668 pid: 8 (default app) 2026-05-12 17:09:15.426 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:09:15.427 7 INFO neutron.plugins.ml2.managers [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:09:15.427 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:09:15.444 7 INFO neutron.plugins.ml2.managers [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:09:15.444 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:09:15.444 7 INFO neutron.plugins.ml2.managers [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:09:15.444 7 INFO neutron.plugins.ml2.extensions.port_security [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:09:15.445 7 INFO neutron.plugins.ml2.managers [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:09:15.445 7 INFO neutron.plugins.ml2.managers [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:09:15.445 7 INFO neutron.plugins.ml2.managers [None req-0b51184e-d43c-41ed-a46b-f37aa8056e3d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:09:15.457 7 INFO neutron.quota [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded quota_driver: . 2026-05-12 17:09:15.457 7 INFO neutron.plugins.ml2.plugin [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:09:15.458 7 INFO neutron.plugins.ml2.managers [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:09:15.458 7 INFO neutron.plugins.ml2.managers [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:09:15.458 7 INFO neutron.plugins.ml2.managers [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:09:15.458 7 INFO neutron.extensions.vlantransparent [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Disabled vlantransparent extension. 2026-05-12 17:09:15.458 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: qos 2026-05-12 17:09:15.471 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: router 2026-05-12 17:09:15.514 7 INFO neutron.services.service_base [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:09:15.515 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: segments 2026-05-12 17:09:15.613 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: trunk 2026-05-12 17:09:15.627 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:09:15.848 7 WARNING stevedore.named [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:09:15.922 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:09:15.923 7 INFO neutron.common.utils [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:09:15.923 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:09:15.928 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: tag 2026-05-12 17:09:15.935 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: timestamp 2026-05-12 17:09:15.938 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:09:15.941 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: flavors 2026-05-12 17:09:15.945 7 INFO neutron.manager [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loading Plugin: revisions 2026-05-12 17:09:15.948 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Initializing extension manager. 2026-05-12 17:09:15.949 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: address-group 2026-05-12 17:09:15.950 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: address-scope 2026-05-12 17:09:15.951 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:09:15.952 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: agent 2026-05-12 17:09:15.953 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:09:15.954 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:09:15.954 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:09:15.955 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: availability_zone 2026-05-12 17:09:15.956 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:09:15.956 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:09:15.957 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:09:15.962 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:09:15.963 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: dns-integration 2026-05-12 17:09:15.965 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:09:15.966 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:09:15.967 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: dvr 2026-05-12 17:09:15.968 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:09:15.969 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:09:15.969 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:09:15.970 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:09:15.971 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: external-net 2026-05-12 17:09:15.972 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:09:15.972 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: extraroute 2026-05-12 17:09:15.973 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:09:15.974 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:09:15.975 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:09:15.976 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:09:15.976 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:09:15.977 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:09:15.978 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: flavors 2026-05-12 17:09:15.980 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:09:15.980 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:09:15.981 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:09:15.981 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:09:15.982 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:09:15.983 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: router 2026-05-12 17:09:15.985 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:09:15.986 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 17:09:15.987 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 17:09:15.987 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:09:15.988 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: l3-ha 2026-05-12 17:09:15.988 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:09:15.989 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 17:09:15.989 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:09:15.990 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:09:15.991 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:09:15.993 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 17:09:15.995 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:09:15.996 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:09:15.997 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:09:15.997 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:09:15.998 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: multi-provider 2026-05-12 17:09:15.999 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: net-mtu 2026-05-12 17:09:15.999 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:09:16.000 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:09:16.000 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: network_ha 2026-05-12 17:09:16.001 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:09:16.002 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:09:16.003 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: pagination 2026-05-12 17:09:16.003 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:09:16.004 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 17:09:16.004 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 17:09:16.005 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 17:09:16.005 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:09:16.006 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:09:16.007 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:09:16.007 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 17:09:16.008 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:09:16.008 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:09:16.009 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 17:09:16.010 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: binding 2026-05-12 17:09:16.010 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: binding-extended 2026-05-12 17:09:16.011 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: port-security 2026-05-12 17:09:16.011 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: project-id 2026-05-12 17:09:16.012 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: provider 2026-05-12 17:09:16.014 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos 2026-05-12 17:09:16.015 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:09:16.015 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:09:16.016 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-default 2026-05-12 17:09:16.016 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-fip 2026-05-12 17:09:16.017 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:09:16.017 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:09:16.018 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:09:16.019 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:09:16.019 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:09:16.020 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-pps 2026-05-12 17:09:16.020 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:09:16.021 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:09:16.022 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:09:16.022 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:09:16.024 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: quotas 2026-05-12 17:09:16.026 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: quota_details 2026-05-12 17:09:16.027 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:09:16.028 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:09:16.028 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:09:16.029 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:09:16.029 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:09:16.030 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:09:16.031 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:09:16.031 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:09:16.032 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:09:16.033 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 17:09:16.034 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:09:16.034 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:09:16.035 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:09:16.036 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 17:09:16.036 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:09:16.041 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: security-group 2026-05-12 17:09:16.042 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: segment 2026-05-12 17:09:16.043 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:09:16.043 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: service-type 2026-05-12 17:09:16.044 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: sorting 2026-05-12 17:09:16.044 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:09:16.045 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:09:16.046 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:09:16.046 7 WARNING neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:09:16.047 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:09:16.047 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: subnet-external-network 2026-05-12 17:09:16.048 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:09:16.048 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:09:16.049 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:09:16.050 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:09:16.050 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:09:16.051 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: tag-creation 2026-05-12 17:09:16.052 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:09:16.055 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:09:16.056 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:09:16.057 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: trunk 2026-05-12 17:09:16.057 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: trunk-details 2026-05-12 17:09:16.058 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:09:16.059 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 17:09:16.061 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 17:09:16.062 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:09:16.062 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:09:16.064 7 INFO neutron.api.extensions [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Loaded extension: vpnaas 2026-05-12 17:09:16.067 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 17:09:16.067 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 17:09:16.067 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:16.067 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 17:09:16.071 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:09:16.072 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:09:16.079 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:09:16.079 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:09:16.080 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:09:16.081 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:16.081 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] subnetpool is already registered 2026-05-12 17:09:16.081 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:16.082 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] subnetpool is already registered 2026-05-12 17:09:16.082 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:09:16.082 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:09:16.083 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:09:16.083 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:09:16.084 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:09:16.084 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:09:16.088 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 17:09:16.089 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] router is already registered 2026-05-12 17:09:16.089 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 17:09:16.089 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] floatingip is already registered 2026-05-12 17:09:16.093 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 17:09:16.093 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] rbac_policy is already registered 2026-05-12 17:09:16.094 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 17:09:16.094 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] security_group is already registered 2026-05-12 17:09:16.094 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 17:09:16.095 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] security_group_rule is already registered 2026-05-12 17:09:16.095 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:16.096 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] subnetpool is already registered 2026-05-12 17:09:16.096 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 17:09:16.096 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] subnetpool is already registered 2026-05-12 17:09:16.097 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 17:09:16.097 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] trunk is already registered 2026-05-12 17:09:16.097 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 17:09:16.098 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] endpoint_group is already registered 2026-05-12 17:09:16.098 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 17:09:16.098 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] vpnservice is already registered 2026-05-12 17:09:16.099 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 17:09:16.099 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] ipsec_site_connection is already registered 2026-05-12 17:09:16.099 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 17:09:16.099 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] ipsecpolicy is already registered 2026-05-12 17:09:16.100 7 INFO neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 17:09:16.100 7 WARNING neutron.quota.resource_registry [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] ikepolicy is already registered 2026-05-12 17:09:16.135 7 WARNING keystonemiddleware._common.config [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:09:16.143 7 WARNING oslo_config.cfg [None req-5f0c17b1-6f6e-4bc8-9094-eb999421f1c0 - - - - - -] 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 9 seconds on interpreter 0x7f874e8d5668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:09:21.090 8 INFO neutron.pecan_wsgi.hooks.translation [None req-10855874-639c-4570-b81f-9da360d79cae cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:09:20 2026] GET /v2.0/networks/public => generated 108 bytes in 998 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:09:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:09:21.729 8 WARNING neutron.services.revisions.revision_plugin [None req-05b0a965-581d-4b59-ada1-1829042ecc6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:09:21.753 8 INFO neutron.db.segments_db [None req-05b0a965-581d-4b59-ada1-1829042ecc6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 12b40a39-458a-40eb-ac6f-d5aad71c974f of type flat for network 95600592-11d8-4268-b5f8-a03e27177a5a 2026-05-12 17:09:21.802 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05b0a965-581d-4b59-ada1-1829042ecc6f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.3 () {48 vars in 960 bytes} [Tue May 12 17:09:21 2026] POST /v2.0/networks => generated 124 bytes in 504 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:09:27.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ef892d0-e898-4a9b-be35-a296129710ee cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:09:27 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:09:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:09:27.823 8 WARNING neutron.services.revisions.revision_plugin [None req-c962ee43-728d-441d-a8b0-f89ecf2f320b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:09:27.839 8 INFO neutron.db.segments_db [None req-c962ee43-728d-441d-a8b0-f89ecf2f320b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment d43f6d74-259f-4f4b-8120-fc285eed5d2d of type flat for network 19bb3f87-c1c5-425f-9d91-93d290466e30 2026-05-12 17:09:27.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c962ee43-728d-441d-a8b0-f89ecf2f320b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.3 () {48 vars in 960 bytes} [Tue May 12 17:09:27 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:09:34.067 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7e5889b-778b-4c54-a9a5-950add587e0f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:09:33 2026] GET /v2.0/networks/public => generated 108 bytes in 385 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:09:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:09:34.305 7 WARNING neutron.services.revisions.revision_plugin [None req-e7f03f30-b591-42ef-a31f-a9e9cdb5e01d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:09:34.334 7 INFO neutron.db.segments_db [None req-e7f03f30-b591-42ef-a31f-a9e9cdb5e01d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment a7dbbc32-318b-452c-aa7c-6286a5bb1278 of type flat for network f6eb29d2-7ec9-45ce-a65e-400a3341945e 2026-05-12 17:09:34.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7f03f30-b591-42ef-a31f-a9e9cdb5e01d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.3 () {48 vars in 960 bytes} [Tue May 12 17:09:34 2026] POST /v2.0/networks => generated 124 bytes in 532 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:09:40.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efb5a1b0-0f87-487a-b070-73780d8dad30 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:09:40 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:09:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:09:40.635 7 WARNING neutron.services.revisions.revision_plugin [None req-e69e2c5f-7692-42b8-bcd7-b35071153517 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:09:40.658 7 INFO neutron.db.segments_db [None req-e69e2c5f-7692-42b8-bcd7-b35071153517 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 4d02da58-6f41-4f4c-8673-d5c9b853e264 of type flat for network 5652972c-03b7-43ec-9f0b-75316731a57f 2026-05-12 17:09:40.692 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e69e2c5f-7692-42b8-bcd7-b35071153517 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.3 () {48 vars in 960 bytes} [Tue May 12 17:09:40 2026] POST /v2.0/networks => generated 124 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:09:46.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5a8fe51-fa67-4ad0-a2be-7825f40a1639 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:09:46 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:09:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:09:46.684 8 WARNING neutron.services.revisions.revision_plugin [None req-684867a2-1bea-4459-8961-2248b9cd8feb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:09:46.705 8 INFO neutron.db.segments_db [None req-684867a2-1bea-4459-8961-2248b9cd8feb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 31ee1e75-d220-4135-a885-cfdffc72fa91 of type flat for network d8479921-9d2e-4991-8ea4-1cef551b272c 2026-05-12 17:09:46.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-684867a2-1bea-4459-8961-2248b9cd8feb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.3 () {48 vars in 960 bytes} [Tue May 12 17:09:46 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:09:52.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3290f065-ccf3-4977-a5a5-c3164a1e110b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:09:52 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:09:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:09:52.700 7 WARNING neutron.services.revisions.revision_plugin [None req-54a563b9-44fc-4b38-a7d3-c7cf602a9aa2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:09:52.724 7 INFO neutron.db.segments_db [None req-54a563b9-44fc-4b38-a7d3-c7cf602a9aa2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 433722b3-6b78-4cd9-9986-c6dce9a9850e of type flat for network 5b8d51cb-1ac4-449d-8e32-dad58022fb79 2026-05-12 17:09:52.751 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54a563b9-44fc-4b38-a7d3-c7cf602a9aa2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.19.213.3 () {48 vars in 960 bytes} [Tue May 12 17:09:52 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:09:58.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0a895ac-521d-4612-aeab-f6dc7a108448 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:09:58 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:09:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:09:58.912 7 WARNING neutron.services.revisions.revision_plugin [None req-54a0f883-5e6d-416b-97db-be34c243dfa3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Could not find related network for resource to bump revision. 2026-05-12 17:09:59.536 7 INFO neutron.db.segments_db [None req-54a0f883-5e6d-416b-97db-be34c243dfa3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment fcb4fe2a-7fab-4161-8462-b720352fe78f of type flat for network 78a1b857-de2f-4fe2-98b7-04acbd92f9d9 [pid: 7|app: 0|req: 12/26] 199.19.213.3 () {48 vars in 960 bytes} [Tue May 12 17:09:58 2026] POST /v2.0/networks => generated 706 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:10:00.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b8a1626-0dea-4011-9f13-841393bbf1f3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/27] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:10:00 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:10:00 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:10:00.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73d172ef-2942-48d3-b943-fdc48ce2738d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/29] 199.19.213.3 () {44 vars in 1027 bytes} [Tue May 12 17:10:00 2026] GET /v2.0/subnets/public-subnet?network_id=78a1b857-de2f-4fe2-98b7-04acbd92f9d9 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.19.213.3 () {44 vars in 1050 bytes} [Tue May 12 17:10:01 2026] GET /v2.0/subnets?name=public-subnet&network_id=78a1b857-de2f-4fe2-98b7-04acbd92f9d9 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.19.213.3 () {48 vars in 958 bytes} [Tue May 12 17:10:01 2026] POST /v2.0/subnets => generated 664 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:14:47.462 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8241e0f2-8308-4214-944c-605c1158ea93] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 17:14:47.463 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:14:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.3) !!! 2026-05-12 17:14:47.609 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26750083-7ab7-45e1-b404-a0a27db31d17 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/70] 199.19.213.3 () {44 vars in 930 bytes} [Tue May 12 17:14:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:14:47.624 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [abd93693-b7fd-48b0-a5ea-f8f13d491d5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 17:14:47.625 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:14:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.3) !!! [pid: 8|app: 0|req: 37/71] 199.19.213.3 () {44 vars in 952 bytes} [Tue May 12 17:14:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:14:47.711 7 INFO neutron.db.segments_db [None req-ea603347-aa9c-479b-8ffe-7109c08d4ce0 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 4ca32bca-42fb-46dd-8829-f397b9e4617c of type vxlan for network 9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 [pid: 7|app: 0|req: 35/72] 199.19.213.3 () {48 vars in 959 bytes} [Tue May 12 17:14:47 2026] POST /v2.0/networks => generated 707 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:14:48.743 8 INFO oslo.messaging._drivers.impl_rabbit [-] [abd93693-b7fd-48b0-a5ea-f8f13d491d5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48136. 2026-05-12 17:14:48.785 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d277c646-7ef0-4286-a7ab-d1de1d939737 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.19.213.3 () {44 vars in 930 bytes} [Tue May 12 17:14:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:14:48.826 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8241e0f2-8308-4214-944c-605c1158ea93] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48138. [pid: 7|app: 0|req: 36/74] 199.19.213.3 () {44 vars in 952 bytes} [Tue May 12 17:14:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:14:48.857 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ba82001-f0c1-4420-b96f-9ffcf87d6bc7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/75] 199.19.213.3 () {44 vars in 1029 bytes} [Tue May 12 17:14:48 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.3 () {44 vars in 1052 bytes} [Tue May 12 17:14:48 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.3 () {48 vars in 958 bytes} [Tue May 12 17:14:48 2026] POST /v2.0/subnets => generated 651 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:14:50.282 7 INFO neutron.api.v2.resource [None req-441a735c-d57d-4cf8-b4be-360e640305c2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/78] 199.19.213.3 () {44 vars in 964 bytes} [Tue May 12 17:14:50 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.3 () {44 vars in 986 bytes} [Tue May 12 17:14:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.3 () {48 vars in 973 bytes} [Tue May 12 17:14:50 2026] POST /v2.0/security-groups => generated 1616 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:51 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 1616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:51 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:51 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:14:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:52 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 2230 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:52 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:52 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:14:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:53 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => 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: 44/90] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:53 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:54 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:14:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:55 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:55 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:55 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:14:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:56 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:56 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:56 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:14:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.3 () {44 vars in 980 bytes} [Tue May 12 17:14:57 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 732 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:14:57.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05584d85-bd66-4b51-bda6-50850cb1adeb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.19.213.3 () {44 vars in 1069 bytes} [Tue May 12 17:14:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.19.213.3 () {44 vars in 1092 bytes} [Tue May 12 17:14:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:14:57 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.3 () {48 vars in 954 bytes} [Tue May 12 17:14:57 2026] POST /v2.0/ports => generated 1100 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:15:04.872 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a61ae9bd-a56b-4dcc-8368-f7e77830fcc7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.19.213.3 () {44 vars in 971 bytes} [Tue May 12 17:15:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 56/109] 199.19.213.3 () {44 vars in 993 bytes} [Tue May 12 17:15:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.19.213.3 () {48 vars in 1023 bytes} [Tue May 12 17:15:04 2026] PUT /v2.0/ports/1684a0cc-a0e0-4f00-a414-55c0023d8355 => generated 1249 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.3 () {44 vars in 913 bytes} [Tue May 12 17:15:07 2026] GET /v2.0/ports => generated 3730 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:15:08.276 7 INFO neutron.api.v2.resource [None req-7c262a43-6eec-4151-9afb-5fa2df50250f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/112] 199.19.213.3 () {44 vars in 952 bytes} [Tue May 12 17:15:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.19.213.3 () {44 vars in 974 bytes} [Tue May 12 17:15:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.19.213.3 () {48 vars in 973 bytes} [Tue May 12 17:15:08 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:15:09 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:15:09 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:15:09 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:15:09 2026] POST /v2.0/security-group-rules => generated 623 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:15:10 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 2246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/122] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:15:10 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/123] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:15:10 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 2246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/124] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:15:10 2026] POST /v2.0/security-group-rules => generated 627 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/133] 199.19.213.3 () {44 vars in 968 bytes} [Tue May 12 17:16:15 2026] GET /v2.0/quotas/dde95548358b47278f05da4c0ff9a3f5 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 68/134] 199.19.213.3 () {48 vars in 1020 bytes} [Tue May 12 17:16:15 2026] PUT /v2.0/quotas/dde95548358b47278f05da4c0ff9a3f5 => generated 291 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:18:25.621 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8241e0f2-8308-4214-944c-605c1158ea93] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 17:18:25.622 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:18:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.3) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:18:25.747 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f9f7d7b-f1fa-41fe-b497-797aa5103005 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/153] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:18:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:18:25.763 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [abd93693-b7fd-48b0-a5ea-f8f13d491d5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 78/154] 199.19.213.3 () {30 vars in 760 bytes} [Tue May 12 17:18:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:18:27.472 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8241e0f2-8308-4214-944c-605c1158ea93] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54382. 2026-05-12 17:18:27.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-269c9310-db0d-486e-bc4a-878d8966bd5a cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/155] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:18:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/156] 199.19.213.3 () {30 vars in 760 bytes} [Tue May 12 17:18:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:24:20.862 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [abd93693-b7fd-48b0-a5ea-f8f13d491d5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 17:24:20.863 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:24:20 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=4c86d65a20e548a8b09d39259e6db82a (ip 199.19.213.3) !!! 2026-05-12 17:24:21.018 8 INFO neutron.api.v2.resource [None req-8a11b606-1007-49c5-b613-06dedb18df1c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/203] 199.19.213.3 () {44 vars in 1067 bytes} [Tue May 12 17:24:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 139 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:24:21.031 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8241e0f2-8308-4214-944c-605c1158ea93] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 17:24:21.031 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 17:24:21 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=4c86d65a20e548a8b09d39259e6db82a (ip 199.19.213.3) !!! [pid: 7|app: 0|req: 101/204] 199.19.213.3 () {44 vars in 1090 bytes} [Tue May 12 17:24:21 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4c86d65a20e548a8b09d39259e6db82a => generated 23 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.19.213.3 () {48 vars in 974 bytes} [Tue May 12 17:24:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:24:22.460 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8241e0f2-8308-4214-944c-605c1158ea93] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60492. [pid: 7|app: 0|req: 102/206] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:24:22 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 1624 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:24:22.547 8 INFO oslo.messaging._drivers.impl_rabbit [-] [abd93693-b7fd-48b0-a5ea-f8f13d491d5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60506. [pid: 8|app: 0|req: 105/207] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:24:22 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450 => generated 1624 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/208] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:24:22 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:24:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:24:23 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/211] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:24:23 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:24:23 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:24:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:24:24 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => 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: 110/217] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:24:25 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:24:25 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:24:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:24:26 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:24:26 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/222] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:24:26 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/223] 199.19.213.3 () {48 vars in 984 bytes} [Tue May 12 17:24:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:26:42 2026] GET /v2.0/networks?tenant_id=4c86d65a20e548a8b09d39259e6db82a&shared=False => generated 15 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:26:42.541 8 INFO neutron.db.segments_db [None req-5f87a1da-2bcc-4f97-a288-3b53f6316ab2 9853c77c2d4347bc8540276a62882e9e 4c86d65a20e548a8b09d39259e6db82a - - 7e6ef8b5ed6b4d1f88105fc38a11c3eb 7e6ef8b5ed6b4d1f88105fc38a11c3eb] Added segment e1af71c4-1bfd-48b9-98bd-c57dc6121172 of type vxlan for network be092d0f-8354-49cf-9830-9ea7fd49a13e [pid: 8|app: 0|req: 123/243] 199.19.213.3 () {34 vars in 680 bytes} [Tue May 12 17:26:42 2026] POST /v2.0/networks => generated 717 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/244] 199.19.213.3 () {30 vars in 720 bytes} [Tue May 12 17:26:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/245] 199.19.213.3 () {30 vars in 631 bytes} [Tue May 12 17:26:42 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 199.19.213.3 () {34 vars in 675 bytes} [Tue May 12 17:26:42 2026] POST /v2.0/ports => generated 999 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/247] 199.19.213.3 () {30 vars in 701 bytes} [Tue May 12 17:26:43 2026] GET /v2.0/networks/be092d0f-8354-49cf-9830-9ea7fd49a13e => generated 704 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/248] 199.19.213.3 () {30 vars in 720 bytes} [Tue May 12 17:26:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/249] 199.19.213.3 () {30 vars in 701 bytes} [Tue May 12 17:26:45 2026] GET /v2.0/networks/be092d0f-8354-49cf-9830-9ea7fd49a13e => generated 704 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/252] 199.19.213.3 () {44 vars in 968 bytes} [Tue May 12 17:26:57 2026] GET /v2.0/quotas/4c86d65a20e548a8b09d39259e6db82a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/253] 199.19.213.3 () {48 vars in 1020 bytes} [Tue May 12 17:26:58 2026] PUT /v2.0/quotas/4c86d65a20e548a8b09d39259e6db82a => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:32.414 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8241e0f2-8308-4214-944c-605c1158ea93] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 17:38:32.416 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:38:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.3) !!! 2026-05-12 17:38:32.571 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b629351f-ae4b-49ea-bb98-446ad86982e8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/346] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:38:32 2026] GET /v2.0/networks/public => generated 108 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:38:32.584 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [abd93693-b7fd-48b0-a5ea-f8f13d491d5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-12 17:38:32.585 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 17:38:32 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.3) !!! [pid: 8|app: 0|req: 175/347] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:38:32 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:33.759 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8241e0f2-8308-4214-944c-605c1158ea93] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33102. 2026-05-12 17:38:33.785 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5466d879-5b45-4c24-bcd7-c5f10dc9a694 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/348] 199.19.213.3 () {44 vars in 920 bytes} [Tue May 12 17:38:33 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:38:33.823 8 INFO oslo.messaging._drivers.impl_rabbit [-] [abd93693-b7fd-48b0-a5ea-f8f13d491d5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33116. [pid: 8|app: 0|req: 176/349] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:38:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:38:33.876 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af9906e8-c1d4-4f69-aae9-82aa3ba1cb47 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/350] 199.19.213.3 () {44 vars in 1027 bytes} [Tue May 12 17:38:33 2026] GET /v2.0/subnets/public-subnet?network_id=78a1b857-de2f-4fe2-98b7-04acbd92f9d9 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 199.19.213.3 () {44 vars in 1050 bytes} [Tue May 12 17:38:33 2026] GET /v2.0/subnets?name=public-subnet&network_id=78a1b857-de2f-4fe2-98b7-04acbd92f9d9 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:39:03.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-131acd9e-5252-4d8a-8015-703cf48021c8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/356] 199.19.213.3 () {44 vars in 930 bytes} [Tue May 12 17:39:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.19.213.3 () {44 vars in 952 bytes} [Tue May 12 17:39:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:39:04.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7e51bcd-974e-4d0f-8e63-682f0cf5a5c8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/358] 199.19.213.3 () {44 vars in 930 bytes} [Tue May 12 17:39:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 199.19.213.3 () {44 vars in 952 bytes} [Tue May 12 17:39:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:39:05.076 8 INFO neutron.pecan_wsgi.hooks.translation [None req-415dc8a4-eb23-47b7-86b7-5a0b0357e023 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/360] 199.19.213.3 () {44 vars in 1029 bytes} [Tue May 12 17:39:05 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.19.213.3 () {44 vars in 1052 bytes} [Tue May 12 17:39:05 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:39:06.373 8 INFO neutron.api.v2.resource [None req-1ad07732-cab9-47e9-b7c7-85730d65a9e6 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/362] 199.19.213.3 () {44 vars in 964 bytes} [Tue May 12 17:39:06 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.19.213.3 () {44 vars in 986 bytes} [Tue May 12 17:39:06 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:07 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => 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: 181/365] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:07 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:39:07 2026] GET /v2.0/security-group-rules/892c9739-8286-4e81-9f11-136c26d18422 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:08 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:08 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:39:08 2026] GET /v2.0/security-group-rules/88a7db64-f508-46dd-bb8e-3a9f17f65dac => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:09 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:09 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:39:09 2026] GET /v2.0/security-group-rules/5139d709-21ba-47e4-a032-90d69b62598c => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:10 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:10 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:39:10 2026] GET /v2.0/security-group-rules/189de2c5-aa27-479c-9345-81fcecc2544a => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:11 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:11 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:39:12 2026] GET /v2.0/security-group-rules/3d9a6db5-a878-4aa1-bfdd-cf2de78a6831 => 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: 189/381] 199.19.213.3 () {44 vars in 980 bytes} [Tue May 12 17:39:13 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 732 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:39:13.580 8 INFO neutron.pecan_wsgi.hooks.translation [None req-781c6bd6-4a0a-4cb7-82df-a4eb752c9a82 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/382] 199.19.213.3 () {44 vars in 1069 bytes} [Tue May 12 17:39:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.19.213.3 () {44 vars in 1092 bytes} [Tue May 12 17:39:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 1254 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:13 2026] GET /v2.0/security-groups/91241515-c53e-4e46-9e85-6362813a1e58 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:39:21.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63d63351-08ff-406d-8998-67be7982b806 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/385] 199.19.213.3 () {44 vars in 971 bytes} [Tue May 12 17:39:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.19.213.3 () {44 vars in 993 bytes} [Tue May 12 17:39:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.3 () {44 vars in 913 bytes} [Tue May 12 17:39:22 2026] GET /v2.0/ports => generated 4725 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:39:23.938 8 INFO neutron.api.v2.resource [None req-27944bff-087d-40ef-9775-36b556da97f3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/388] 199.19.213.3 () {44 vars in 952 bytes} [Tue May 12 17:39:23 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.19.213.3 () {44 vars in 974 bytes} [Tue May 12 17:39:23 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:24 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 2886 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:24 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:39:24 2026] GET /v2.0/security-group-rules/08706639-cc4c-4a82-ab80-873f15304af0 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:25 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:39:25 2026] GET /v2.0/security-groups/750ab703-6a2e-424d-b7aa-ef2605425d5a => generated 2886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:39:25 2026] GET /v2.0/security-group-rules/4b30e0ec-fdca-4c13-8167-44dcf3fbfdc1 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.19.213.3 () {44 vars in 968 bytes} [Tue May 12 17:39:38 2026] GET /v2.0/quotas/dde95548358b47278f05da4c0ff9a3f5 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:40:31.030 7 INFO neutron.api.v2.resource [None req-e1976840-8e15-4dd0-9799-1164fc0f654b cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/407] 199.19.213.3 () {44 vars in 1067 bytes} [Tue May 12 17:40:30 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4c86d65a20e548a8b09d39259e6db82a => 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: 205/408] 199.19.213.3 () {44 vars in 1090 bytes} [Tue May 12 17:40:31 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4c86d65a20e548a8b09d39259e6db82a => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:40:32 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:40:32 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450 => 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: 205/411] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:40:32 2026] GET /v2.0/security-group-rules/68e6ee59-21cb-4f0b-80b1-bcc0976e6026 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:40:33 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:40:33 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:40:33 2026] GET /v2.0/security-group-rules/747d17fc-2d1b-4b53-8d33-f4b5935767eb => generated 599 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:40:34 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:40:34 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:40:34 2026] GET /v2.0/security-group-rules/cd75e613-b41c-4c6b-bf1d-bef6f5a598f7 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.19.213.3 () {44 vars in 1081 bytes} [Tue May 12 17:40:35 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450?project_id=4c86d65a20e548a8b09d39259e6db82a => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.19.213.3 () {44 vars in 994 bytes} [Tue May 12 17:40:35 2026] GET /v2.0/security-groups/f8d75a01-3d87-4a41-bdef-d7770e7d2450 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.19.213.3 () {44 vars in 1004 bytes} [Tue May 12 17:40:35 2026] GET /v2.0/security-group-rules/4de72490-bd0b-4442-b48b-15863edfc7f8 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.19.213.3 () {44 vars in 968 bytes} [Tue May 12 17:40:43 2026] GET /v2.0/quotas/4c86d65a20e548a8b09d39259e6db82a => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:41:38.085 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [abd93693-b7fd-48b0-a5ea-f8f13d491d5d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 216/430] 199.19.213.3 () {44 vars in 942 bytes} [Tue May 12 17:41:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:42:18 2026] GET /v2.0/networks => generated 2167 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.57 () {32 vars in 654 bytes} [Tue May 12 17:42:19 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: 219/439] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:42:19 2026] GET /v2.0/routers => generated 15 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:20.140 8 INFO oslo.messaging._drivers.impl_rabbit [-] [abd93693-b7fd-48b0-a5ea-f8f13d491d5d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50972. [pid: 8|app: 0|req: 221/440] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:42:20 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:42:20 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:42:20 2026] GET /v2.0/networks => generated 2167 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:42:20 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 10.0.0.57 () {32 vars in 654 bytes} [Tue May 12 17:42:20 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:32.030 7 INFO neutron.db.segments_db [None req-4281053f-28ea-4397-82c0-3e50bde8008f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 69cff723-2a89-4854-b35f-cea919c67857 of type vxlan for network a0e17a26-ee86-47d9-8b96-cb3bd0376259 2026-05-12 17:42:32.039 8 INFO neutron.db.segments_db [None req-320f3316-9864-4730-b33a-c2f14cf3c307 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 8ce5130c-3fc0-4782-926d-16cf8da4169a of type vxlan for network 3ef51e92-14c2-42b7-9900-c5763a30eb9b [pid: 7|app: 0|req: 223/447] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:42:31 2026] POST /v2.0/networks => generated 747 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:42:31 2026] POST /v2.0/networks => generated 749 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:32 2026] POST /v2.0/subnets => generated 694 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:32 2026] POST /v2.0/subnets => generated 696 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:32.444 7 INFO neutron.db.segments_db [None req-e645f473-8989-443a-88bc-d609ae828750 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 3ba18503-4c05-4870-b09f-ccf4483b93db of type vxlan for network f9d6fd7f-0b89-467b-ad02-9aedb4377d14 2026-05-12 17:42:32.469 8 INFO neutron.db.segments_db [None req-74eaab37-638f-4625-b2e7-3479b1ad1a21 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment bf909c3e-7078-495e-be81-3432c7fb031d of type vxlan for network dfc118f2-cde4-4a6b-a769-2c9c264f4afe 2026-05-12 17:42:32.734 7 INFO neutron.db.l3_hamode_db [None req-e645f473-8989-443a-88bc-d609ae828750 cf03041789494cb8a3493f1359d214af 12a81961b52c405ea385438a8a6b2d7e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:32.782 8 INFO neutron.db.l3_hamode_db [None req-74eaab37-638f-4625-b2e7-3479b1ad1a21 cf03041789494cb8a3493f1359d214af 2df5b4bae7324c26865859c2aff0db04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:33.736 7 INFO neutron.db.l3_hamode_db [None req-e645f473-8989-443a-88bc-d609ae828750 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:42:33.832 8 INFO neutron.db.l3_hamode_db [None req-74eaab37-638f-4625-b2e7-3479b1ad1a21 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/451] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:32 2026] POST /v2.0/routers => generated 734 bytes in 2803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:32 2026] POST /v2.0/routers => generated 736 bytes in 2809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:35 2026] GET /v2.0/security-groups?tenant_id=223737e0656544baa799b29e57b924c8&name=default => generated 2921 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:42:35 2026] PUT /v2.0/routers/30e1ec9b-e064-488e-af26-a0d6d9952eef/add_router_interface => generated 309 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:36 2026] DELETE /v2.0/security-groups/eb3d2d0f-e8a6-45e7-9ac2-0f6ca2b07cd2 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:42:35 2026] PUT /v2.0/routers/1096d56d-2a67-4559-9a03-384417643688/add_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:36 2026] GET /v2.0/security-groups?tenant_id=53bed4d239b74030bc0a3abd3f3a736e&name=default => generated 2922 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:37.197 8 WARNING neutron_lib.context [None req-c0715b55-363b-45e8-930f-168865344b25 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/458] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:37 2026] DELETE /v2.0/security-groups/5d395ff3-cc49-4c33-9f07-d8dcf89a57e1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/459] 10.0.0.57 () {34 vars in 684 bytes} [Tue May 12 17:42:37 2026] POST /v2.0/security-groups => generated 1660 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:37.405 8 WARNING neutron_lib.context [None req-d8441e47-18c8-4e9f-9469-d0cba9269d2f 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/460] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:37 2026] GET /v2.0/security-groups?tenant_id=834f54136a8344a7b33b5cc63518f8aa&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/461] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:42:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:37.563 8 WARNING neutron_lib.context [None req-01fc3f24-3865-4abc-b127-e03ad08e682e 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/462] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:37 2026] DELETE /v2.0/security-groups/e0759826-8cec-441f-8c09-eb5075e4c978 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:42:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:37.710 7 WARNING neutron_lib.context [None req-11c0bb73-b928-4f1b-a302-bca039ef0ad9 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:42:37.940 8 WARNING neutron_lib.context [req-089691e1-64b1-4812-8593-b521f96abe5a req-f71c4ed2-62e5-41d2-b161-3fba10bdc8a2 e96e837b6c164d799854cb7a692337fe 2df5b4bae7324c26865859c2aff0db04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/464] 10.0.0.235 () {38 vars in 971 bytes} [Tue May 12 17:42:37 2026] POST /v2.0/security-groups => generated 1684 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:42:37 2026] POST /v2.0/floatingips => generated 552 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:38 2026] GET /v2.0/security-groups/adcd48ab-ef14-4a2e-a1a1-c2e840214e32 => generated 1684 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:38.807 7 WARNING neutron_lib.context [req-8c947f3c-ea21-47f2-a713-cb020b70950f req-35feb460-a556-4015-a4ea-245330498d32 e96e837b6c164d799854cb7a692337fe 2df5b4bae7324c26865859c2aff0db04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:42:38.893 8 INFO neutron.db.segments_db [None req-d53c2f84-e1ab-4060-a040-5e6751ca3bb9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 701aeeb5-7ac7-43cf-8b12-a590c5adf10f of type vxlan for network 7fce3c33-02b9-4b8b-b257-65a42dde9c1d [pid: 7|app: 0|req: 233/467] 10.0.0.235 () {38 vars in 981 bytes} [Tue May 12 17:42:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:42:38 2026] POST /v2.0/networks => generated 751 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:39.018 8 WARNING neutron_lib.context [req-d0149c09-86aa-4a3f-8e2e-cb935a7c74a2 req-ce0b5370-4b41-4531-afc9-4e9d6be788d9 e96e837b6c164d799854cb7a692337fe 2df5b4bae7324c26865859c2aff0db04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/469] 10.0.0.235 () {38 vars in 971 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/security-groups => generated 1685 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups/a911f37a-17bb-4420-b474-8776c6405ee3 => generated 1685 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:39.231 8 WARNING neutron_lib.context [req-f3bbec10-1087-4b2c-935f-ae9c8f7bef9f req-ea665e28-6b5e-4439-b2f9-4bcb27ffa53c e96e837b6c164d799854cb7a692337fe 2df5b4bae7324c26865859c2aff0db04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/471] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:38 2026] POST /v2.0/subnets => generated 698 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:39.313 7 INFO neutron.db.segments_db [None req-3764ac58-517a-4a0e-ba54-f163419f8c53 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 1131db99-8c35-44c7-9983-5e012d82ec43 of type vxlan for network b05ca416-29fa-4252-a760-b0ff5ec8a104 [pid: 8|app: 0|req: 238/472] 10.0.0.235 () {38 vars in 981 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/security-group-rules => generated 614 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/473] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups/a911f37a-17bb-4420-b474-8776c6405ee3 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:39.414 8 WARNING neutron_lib.context [req-19c1e09b-010e-4412-8ab6-aae6dcb5808f req-e163c1d0-e270-415d-8ba6-66a63547bed6 e96e837b6c164d799854cb7a692337fe 2df5b4bae7324c26865859c2aff0db04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/474] 10.0.0.235 () {38 vars in 981 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/security-group-rules => generated 619 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/475] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups/a911f37a-17bb-4420-b474-8776c6405ee3 => generated 2940 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/476] 10.0.0.235 () {34 vars in 1001 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-group-rules/87d8d938-da48-45be-83e6-129cc2e2894c => generated 616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/477] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups/a911f37a-17bb-4420-b474-8776c6405ee3 => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:39.685 7 INFO neutron.db.l3_hamode_db [None req-3764ac58-517a-4a0e-ba54-f163419f8c53 cf03041789494cb8a3493f1359d214af ad89dd2fda9b4183830faacb249d8098 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 244/478] 10.0.0.235 () {36 vars in 1023 bytes} [Tue May 12 17:42:39 2026] DELETE /v2.0/security-group-rules/87d8d938-da48-45be-83e6-129cc2e2894c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/479] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups/a911f37a-17bb-4420-b474-8776c6405ee3 => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/480] 10.0.0.235 () {36 vars in 1013 bytes} [Tue May 12 17:42:39 2026] DELETE /v2.0/security-groups/a911f37a-17bb-4420-b474-8776c6405ee3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/483] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:39 2026] GET /v2.0/security-groups/adcd48ab-ef14-4a2e-a1a1-c2e840214e32 => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/484] 10.0.0.235 () {36 vars in 1013 bytes} [Tue May 12 17:42:39 2026] DELETE /v2.0/security-groups/adcd48ab-ef14-4a2e-a1a1-c2e840214e32 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:40.584 7 INFO neutron.db.l3_hamode_db [None req-3764ac58-517a-4a0e-ba54-f163419f8c53 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/485] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:42:40 2026] PUT /v2.0/routers/1096d56d-2a67-4559-9a03-384417643688/remove_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/486] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:39 2026] POST /v2.0/routers => generated 738 bytes in 2336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:41.890 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-72e38ea7-99f6-4bab-a882-c50deecd64cd cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-12 17:42:42.252 8 INFO neutron.db.l3_hamode_db [None req-72e38ea7-99f6-4bab-a882-c50deecd64cd cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network dfc118f2-cde4-4a6b-a769-2c9c264f4afe was deleted as no HA routers are present in tenant 2df5b4bae7324c26865859c2aff0db04. [pid: 8|app: 0|req: 252/487] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:42:41 2026] DELETE /v2.0/routers/1096d56d-2a67-4559-9a03-384417643688 => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/488] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:42 2026] GET /v2.0/security-groups?tenant_id=74a549f9ef684fcba2b15f0a16118adc&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:42.742 8 INFO neutron.services.segments.plugin [-] Segment bf909c3e-7078-495e-be81-3432c7fb031d resource provider aggregate not found 2026-05-12 17:42:42.758 8 INFO neutron.services.segments.plugin [-] Segment bf909c3e-7078-495e-be81-3432c7fb031d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf909c3e-7078-495e-be81-3432c7fb031d found for delete ", "request_id": "req-851704cb-3a0e-4eb1-8a9b-7e68876162f0"}]} 2026-05-12 17:42:42.764 8 INFO neutron.services.segments.plugin [-] Segment bf909c3e-7078-495e-be81-3432c7fb031d resource provider aggregate not found 2026-05-12 17:42:42.779 8 INFO neutron.services.segments.plugin [-] Segment bf909c3e-7078-495e-be81-3432c7fb031d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf909c3e-7078-495e-be81-3432c7fb031d found for delete ", "request_id": "req-0e2232fb-cc58-4f85-9a2c-904820b38f52"}]} [pid: 8|app: 0|req: 254/489] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:42:42 2026] DELETE /v2.0/subnets/b157a81b-71bc-4e9d-82ca-9aac094eb58d => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/490] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:42 2026] DELETE /v2.0/security-groups/b00f643e-e951-42e7-94a4-bccc747c7792 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/491] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:42:41 2026] PUT /v2.0/routers/d6396a96-189b-442f-97ea-389060a73954/add_router_interface => generated 309 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/492] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:42:42 2026] DELETE /v2.0/networks/3ef51e92-14c2-42b7-9900-c5763a30eb9b => 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: 237/493] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/security-groups?tenant_id=9a28ee1a3d8741399233b7a88eb302ce&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/494] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/security-groups/c1643a87-31f8-4c9c-8ba4-ce5986c1fce1 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/495] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:43 2026] GET /v2.0/security-groups?tenant_id=2df5b4bae7324c26865859c2aff0db04&name=default => generated 2921 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/496] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:43 2026] DELETE /v2.0/security-groups/70e6aa0d-a02d-4fd0-ac41-dd446baa667d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:43.756 7 WARNING neutron_lib.context [None req-f076fcec-f861-4e7a-84cc-6bb82d245fb7 910cb2f8dee74ccf90785be60c3023b7 ad89dd2fda9b4183830faacb249d8098 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/497] 10.0.0.57 () {34 vars in 684 bytes} [Tue May 12 17:42:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:43.917 8 WARNING neutron_lib.context [None req-97db0762-6b44-4239-8a30-b81d2d2550c9 910cb2f8dee74ccf90785be60c3023b7 ad89dd2fda9b4183830faacb249d8098 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 259/498] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:42:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:44.066 7 WARNING neutron_lib.context [None req-227a50c3-89a4-4b4f-ae47-7811b9413492 910cb2f8dee74ccf90785be60c3023b7 ad89dd2fda9b4183830faacb249d8098 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/499] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:42:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:44.228 8 WARNING neutron_lib.context [None req-6f458f01-829f-4aa6-9108-bfe916b8323c 910cb2f8dee74ccf90785be60c3023b7 ad89dd2fda9b4183830faacb249d8098 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/500] 10.0.0.235 () {34 vars in 1100 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1498942130&fields=id&tenant_id=12a81961b52c405ea385438a8a6b2d7e => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/501] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/networks?id=a0e17a26-ee86-47d9-8b96-cb3bd0376259 => generated 679 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/502] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/quotas/12a81961b52c405ea385438a8a6b2d7e => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:44.780 8 INFO neutron.services.segments.plugin [-] Segment 8ce5130c-3fc0-4782-926d-16cf8da4169a resource provider aggregate not found 2026-05-12 17:42:44.814 8 INFO neutron.services.segments.plugin [-] Segment 8ce5130c-3fc0-4782-926d-16cf8da4169a resource provider aggregate not found 2026-05-12 17:42:44.819 8 INFO neutron.services.segments.plugin [-] Segment 8ce5130c-3fc0-4782-926d-16cf8da4169a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce5130c-3fc0-4782-926d-16cf8da4169a found for delete ", "request_id": "req-7f02090f-d98e-4acf-9d13-d7744c8d68a2"}]} 2026-05-12 17:42:44.835 8 INFO neutron.services.segments.plugin [-] Segment 8ce5130c-3fc0-4782-926d-16cf8da4169a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce5130c-3fc0-4782-926d-16cf8da4169a found for delete ", "request_id": "req-41dc99b4-e481-4ed3-a389-83c8b0a65038"}]} [pid: 7|app: 0|req: 244/503] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:42:44 2026] GET /v2.0/ports?tenant_id=12a81961b52c405ea385438a8a6b2d7e&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/504] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:42:44 2026] POST /v2.0/floatingips => generated 552 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/505] 10.0.0.235 () {34 vars in 907 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/extensions => generated 20516 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/506] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/networks/a0e17a26-ee86-47d9-8b96-cb3bd0376259?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/507] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/networks/a0e17a26-ee86-47d9-8b96-cb3bd0376259?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: 262/508] 10.0.0.235 () {34 vars in 1100 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1489783117&fields=id&tenant_id=ad89dd2fda9b4183830faacb249d8098 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/509] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/networks?id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 683 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/510] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/quotas/ad89dd2fda9b4183830faacb249d8098 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:45.770 7 INFO neutron.db.segments_db [None req-6521b9b3-74eb-4e18-b41e-3b2be96496b8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 2d0bd675-5eb9-4cad-be73-7e37f5f97064 of type vxlan for network e59571ea-44c0-4b70-822f-b68ce45ecf1b [pid: 7|app: 0|req: 247/511] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:42:45 2026] POST /v2.0/networks => generated 745 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/512] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/ports?tenant_id=ad89dd2fda9b4183830faacb249d8098&fields=id => generated 103 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/513] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:45 2026] GET /v2.0/security-groups?tenant_id=3f3f5a7b876344a4986d80f0ce1e93d2&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/514] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => 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: 267/515] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:46 2026] DELETE /v2.0/security-groups/214e4ecc-d336-489d-b94c-5b4e2081ddec => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/516] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:46 2026] POST /v2.0/subnets => generated 692 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:46.291 8 INFO neutron.db.segments_db [None req-3839f146-9fa0-4c23-9ef0-0563e6581bac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 619afbba-26a3-4609-a1f6-8f02792c18ac of type vxlan for network e95b828c-a154-4810-9061-bcf449a38162 [pid: 7|app: 0|req: 250/517] 10.0.0.235 () {34 vars in 907 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/extensions => generated 20516 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/518] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:46.614 8 INFO neutron.db.l3_hamode_db [None req-3839f146-9fa0-4c23-9ef0-0563e6581bac cf03041789494cb8a3493f1359d214af f602d4545e944a6ca602567f1c445ddf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 252/519] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?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: 253/520] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:46 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/521] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:47.500 8 INFO neutron.db.l3_hamode_db [None req-3839f146-9fa0-4c23-9ef0-0563e6581bac cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 255/522] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:47 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => 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: 256/523] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => 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: 268/524] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:46 2026] POST /v2.0/routers => generated 732 bytes in 2309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/525] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:48 2026] GET /v2.0/security-groups?tenant_id=bd830c8daf544a18ade16f57e20ccbea&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/526] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:49 2026] DELETE /v2.0/security-groups/b9032d8f-19cc-44be-a224-c00b0637ecae => 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: 271/527] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/528] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:49 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/529] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:42:48 2026] PUT /v2.0/routers/5ec72972-2239-440b-b3c1-46e8a032256b/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/530] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:50.430 7 WARNING neutron_lib.context [req-7bb88295-9ac8-41a6-9b55-d0e94c1d490f req-aa0163d2-2c5a-4d32-aa43-9773e953a314 961a18c3f63645b093b972cc0f456af1 f602d4545e944a6ca602567f1c445ddf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 274/531] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => 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: 258/532] 10.0.0.235 () {38 vars in 971 bytes} [Tue May 12 17:42:50 2026] POST /v2.0/security-groups => generated 1680 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:50.634 8 WARNING neutron_lib.context [req-2139ea00-bd18-4bd3-bc0e-a0ed7dc4bfed req-546daaf3-4e3c-4bfc-a343-ea49269c63b2 961a18c3f63645b093b972cc0f456af1 f602d4545e944a6ca602567f1c445ddf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 275/533] 10.0.0.235 () {38 vars in 971 bytes} [Tue May 12 17:42:50 2026] POST /v2.0/security-groups => generated 1682 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:42:50.816 8 WARNING neutron_lib.context [req-11fb8c32-582e-4adf-932d-184f8bf69197 req-5f38c223-6b4f-4329-a259-ffa221b2b788 961a18c3f63645b093b972cc0f456af1 f602d4545e944a6ca602567f1c445ddf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 276/534] 10.0.0.235 () {38 vars in 971 bytes} [Tue May 12 17:42:50 2026] POST /v2.0/security-groups => generated 1680 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/535] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/networks?id=a0e17a26-ee86-47d9-8b96-cb3bd0376259 => generated 679 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:51.026 8 WARNING neutron_lib.context [None req-7c632a3a-eec0-43fb-bc87-42a228d7b5c3 50bd8c788e94445482856f9e0fe6298e 5e0e4a4f6dea4f2484ab75f8cee9516e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 260/536] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:42:50 2026] GET /v2.0/security-groups?tenant_id=f602d4545e944a6ca602567f1c445ddf => generated 7907 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/537] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12a81961b52c405ea385438a8a6b2d7e => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/538] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups/faaf3683-f833-4169-8346-c303318bedea => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:51.123 7 WARNING neutron_lib.context [req-01f40efe-970b-4124-bd10-2debb639d3d3 req-d4087a52-22ee-4518-9fdd-073ff63b4d25 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:42:51.223 8 INFO neutron.db.segments_db [None req-7c632a3a-eec0-43fb-bc87-42a228d7b5c3 50bd8c788e94445482856f9e0fe6298e 5e0e4a4f6dea4f2484ab75f8cee9516e - - default default] Added segment 057cc973-0f5f-4eda-9f79-d80e3acfa9cc of type vxlan for network 695cb89c-53c4-42f4-aa69-4a24816a03db [pid: 8|app: 0|req: 277/539] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:42:50 2026] POST /v2.0/networks => generated 648 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/540] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups/faaf3683-f833-4169-8346-c303318bedea => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/541] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => 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: 280/542] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups/a5c4ab79-d52e-46b1-bf05-8ab613f07b98 => generated 1680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/543] 10.0.0.235 () {36 vars in 1013 bytes} [Tue May 12 17:42:51 2026] DELETE /v2.0/security-groups/a5c4ab79-d52e-46b1-bf05-8ab613f07b98 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/544] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:42:51 2026] POST /v2.0/ports => generated 958 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:51.666 7 INFO neutron.api.v2.resource [req-50f78797-f14e-4c23-bc09-c32f8057e62c req-f82590ad-d469-4537-a6f4-f1ebc68411c7 961a18c3f63645b093b972cc0f456af1 f602d4545e944a6ca602567f1c445ddf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/545] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups/a5c4ab79-d52e-46b1-bf05-8ab613f07b98 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/546] 199.19.213.3 () {34 vars in 909 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/547] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 961 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/548] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups/e315373d-1008-49c6-ab25-3f4103e6e310 => generated 1682 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/549] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&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: 267/550] 10.0.0.235 () {36 vars in 1013 bytes} [Tue May 12 17:42:51 2026] DELETE /v2.0/security-groups/e315373d-1008-49c6-ab25-3f4103e6e310 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:42:51.894 8 INFO neutron.api.v2.resource [req-b1d82c08-f394-47b8-b0eb-6eff5afa4721 req-8f03e32e-4537-4164-b95b-9cae376c3fc5 961a18c3f63645b093b972cc0f456af1 f602d4545e944a6ca602567f1c445ddf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 284/551] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups/e315373d-1008-49c6-ab25-3f4103e6e310 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:51.928 8 WARNING neutron_lib.context [None req-c35834c9-9dba-452e-b018-2211e703ef31 50bd8c788e94445482856f9e0fe6298e 5e0e4a4f6dea4f2484ab75f8cee9516e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/552] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:51 2026] GET /v2.0/security-groups/b465dffb-9bfd-481e-91cc-fb36f36a90e1 => generated 1680 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/553] 10.0.0.235 () {36 vars in 1013 bytes} [Tue May 12 17:42:51 2026] DELETE /v2.0/security-groups/b465dffb-9bfd-481e-91cc-fb36f36a90e1 => 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: 285/554] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:51 2026] POST /v2.0/subnets => generated 673 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:52.234 8 INFO neutron.api.v2.resource [req-d672cadb-8dda-486d-940b-fae4e34cf962 req-7215d384-217f-485d-a46e-54a592bfbb4a 961a18c3f63645b093b972cc0f456af1 f602d4545e944a6ca602567f1c445ddf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 286/555] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups/b465dffb-9bfd-481e-91cc-fb36f36a90e1 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:52.239 8 WARNING neutron_lib.context [None req-511b9059-9199-4278-9eae-79179d8a30c3 50bd8c788e94445482856f9e0fe6298e 5e0e4a4f6dea4f2484ab75f8cee9516e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:42:52.294 8 INFO neutron.db.segments_db [None req-511b9059-9199-4278-9eae-79179d8a30c3 50bd8c788e94445482856f9e0fe6298e 5e0e4a4f6dea4f2484ab75f8cee9516e - - default default] Added segment 1c148a5b-9135-441e-8051-26ff45d6829b of type vxlan for network 2ac66531-e5ec-4731-959d-c375383c4643 [pid: 8|app: 0|req: 287/556] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:42:52 2026] POST /v2.0/networks => generated 648 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/557] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups?tenant_id=f602d4545e944a6ca602567f1c445ddf => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/558] 10.0.0.57 () {34 vars in 742 bytes} [Tue May 12 17:42:52 2026] PUT /v2.0/networks/2ac66531-e5ec-4731-959d-c375383c4643 => generated 592 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/559] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups/faaf3683-f833-4169-8346-c303318bedea => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/560] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:42:52 2026] PUT /v2.0/ports/e44c02f9-42a3-42f9-b716-cfa233ed5b71 => generated 1239 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 291/561] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/networks?id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 683 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:52.695 8 WARNING neutron_lib.context [None req-cb6c71b7-d441-477f-9483-102f4ad3bea3 50bd8c788e94445482856f9e0fe6298e 5e0e4a4f6dea4f2484ab75f8cee9516e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/562] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => 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: 272/563] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups/faaf3683-f833-4169-8346-c303318bedea => generated 2922 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/564] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ad89dd2fda9b4183830faacb249d8098 => generated 181 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:52.808 7 INFO neutron.api.v2.resource [req-96b4c94f-6c28-4fe8-881d-cba8d5f195e1 req-5ec10d40-4929-472e-8335-f866a9532a3c 961a18c3f63645b093b972cc0f456af1 f602d4545e944a6ca602567f1c445ddf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/565] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups/b465dffb-9bfd-481e-91cc-fb36f36a90e1 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:52.814 7 WARNING neutron_lib.context [req-a173934f-0b5d-4ead-9bd7-6437b5d43f55 req-2742b8e1-24b1-40c1-b5a2-61b6a3805232 910cb2f8dee74ccf90785be60c3023b7 ad89dd2fda9b4183830faacb249d8098 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 292/566] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:52 2026] POST /v2.0/subnets => generated 646 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:42:53.012 8 INFO neutron.api.v2.resource [req-97443ca3-b0d0-4892-a263-fd5bc1aa28a5 req-4634c398-fba2-467f-b320-2f88463052de 961a18c3f63645b093b972cc0f456af1 f602d4545e944a6ca602567f1c445ddf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 293/567] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:52 2026] GET /v2.0/security-groups/e315373d-1008-49c6-ab25-3f4103e6e310 => 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: 294/568] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/569] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:42:52 2026] POST /v2.0/ports => generated 954 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:53.188 7 INFO neutron.api.v2.resource [req-3b0f97f7-2491-4c23-8f14-42895c4a087b req-18feb4c9-34ad-43ee-83b3-8ebf4938021d 961a18c3f63645b093b972cc0f456af1 f602d4545e944a6ca602567f1c445ddf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/570] 10.0.0.235 () {34 vars in 991 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/security-groups/a5c4ab79-d52e-46b1-bf05-8ab613f07b98 => 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: 295/571] 10.0.0.57 () {34 vars in 740 bytes} [Tue May 12 17:42:53 2026] PUT /v2.0/subnets/040f9bfe-73ee-4893-851e-e53718e38cdc => generated 656 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/572] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:53 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&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-05-12 17:42:53.323 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cfb47d1-7ed6-4104-8c8a-8e3af965b04b'] response: {'name': 'network-changed', 'server_uuid': '3ea303cd-fa08-4e7e-996e-3e2361cee188', 'tag': 'e44c02f9-42a3-42f9-b716-cfa233ed5b71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 296/573] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:42:53 2026] PUT /v2.0/ports/d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 1235 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:54.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2351a16-213a-495d-8e76-c01b8717201a'] response: {'name': 'network-changed', 'server_uuid': '07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d', 'tag': 'd42c1842-8c7d-48e1-a06e-c36a719ea165', 'status': 'completed', 'code': 200} 2026-05-12 17:42:54.319 8 INFO neutron.services.segments.plugin [-] Segment 1c148a5b-9135-441e-8051-26ff45d6829b resource provider aggregate not found 2026-05-12 17:42:54.324 8 INFO neutron.services.segments.plugin [-] Segment 1c148a5b-9135-441e-8051-26ff45d6829b resource provider aggregate not found 2026-05-12 17:42:54.339 8 INFO neutron.services.segments.plugin [-] Segment 1c148a5b-9135-441e-8051-26ff45d6829b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c148a5b-9135-441e-8051-26ff45d6829b found for delete ", "request_id": "req-6f8aaf79-e8db-4233-83c7-62557d839ccb"}]} 2026-05-12 17:42:54.348 8 INFO neutron.services.segments.plugin [-] Segment 1c148a5b-9135-441e-8051-26ff45d6829b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c148a5b-9135-441e-8051-26ff45d6829b found for delete ", "request_id": "req-00a8536c-0532-42c7-a19b-87798948612f"}]} [pid: 8|app: 0|req: 297/574] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:42:53 2026] DELETE /v2.0/networks/2ac66531-e5ec-4731-959d-c375383c4643 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/575] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?tenant_id=12a81961b52c405ea385438a8a6b2d7e&device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => 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: 299/576] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => 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: 300/577] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:54.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-865c753a-4a55-4843-b396-f33cac0423ec 50bd8c788e94445482856f9e0fe6298e 5e0e4a4f6dea4f2484ab75f8cee9516e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 301/578] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:42:54 2026] DELETE /v2.0/networks/2ac66531-e5ec-4731-959d-c375383c4643 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/579] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e44c02f9-42a3-42f9-b716-cfa233ed5b71 => 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: 303/580] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/581] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&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: 305/582] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/583] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/subnets?id=b6071a89-7aef-4db0-b9c4-338d7c652560 => generated 697 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/584] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:42:53 2026] PUT /v2.0/routers/5ec72972-2239-440b-b3c1-46e8a032256b/remove_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/585] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?tenant_id=ad89dd2fda9b4183830faacb249d8098&device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => 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: 279/586] 10.0.0.57 () {32 vars in 741 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/subnets?network_id=78a1b857-de2f-4fe2-98b7-04acbd92f9d9 => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/587] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/ports?network_id=a0e17a26-ee86-47d9-8b96-cb3bd0376259&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: 309/588] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/networks?tenant_id=ad89dd2fda9b4183830faacb249d8098&shared=False => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/589] 10.0.0.57 () {32 vars in 652 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/592] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:42:54 2026] GET /v2.0/networks/a0e17a26-ee86-47d9-8b96-cb3bd0376259?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/593] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/594] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/networks => generated 1313 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/595] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/networks/a0e17a26-ee86-47d9-8b96-cb3bd0376259?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/596] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/subnets => generated 1312 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/597] 10.0.0.57 () {32 vars in 722 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/networks/695cb89c-53c4-42f4-aa69-4a24816a03db => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/598] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/subnets/b05f8f83-21ba-4cf7-b48b-c7eb48341c3a => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:55.397 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8dbbfdbd-acd4-472c-aa89-ef67de90b659 50bd8c788e94445482856f9e0fe6298e 5e0e4a4f6dea4f2484ab75f8cee9516e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 320/599] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:42:55 2026] DELETE /v2.0/subnets/040f9bfe-73ee-4893-851e-e53718e38cdc => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:55.422 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1f76bbd-a082-43d9-965d-4510ca2c54a3 50bd8c788e94445482856f9e0fe6298e 5e0e4a4f6dea4f2484ab75f8cee9516e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 321/600] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:42:55 2026] DELETE /v2.0/networks/2ac66531-e5ec-4731-959d-c375383c4643 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:42:55.485 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-aa738cca-235a-459a-a256-a1732d3e87a9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 322/601] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:42:55 2026] DELETE /v2.0/subnets/b05f8f83-21ba-4cf7-b48b-c7eb48341c3a => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:55.871 7 INFO neutron.db.l3_hamode_db [None req-aa738cca-235a-459a-a256-a1732d3e87a9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network e95b828c-a154-4810-9061-bcf449a38162 was deleted as no HA routers are present in tenant f602d4545e944a6ca602567f1c445ddf. [pid: 7|app: 0|req: 280/602] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:42:54 2026] DELETE /v2.0/routers/5ec72972-2239-440b-b3c1-46e8a032256b => generated 0 bytes in 1001 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/603] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/604] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:55 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/605] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:42:55 2026] DELETE /v2.0/networks/695cb89c-53c4-42f4-aa69-4a24816a03db => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/606] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/607] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/608] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/ports?tenant_id=ad89dd2fda9b4183830faacb249d8098&device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/609] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/610] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/subnets?id=8e649c34-1748-4412-8ddf-d458bab737df => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/611] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:42:56 2026] DELETE /v2.0/subnets/c02e83d4-90f6-45f0-9f42-ab936be3c2da => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/612] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/ports?network_id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/613] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/ports?tenant_id=12a81961b52c405ea385438a8a6b2d7e&device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/614] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?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: 332/615] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/networks?id=a0e17a26-ee86-47d9-8b96-cb3bd0376259 => generated 775 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/616] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/617] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e44c02f9-42a3-42f9-b716-cfa233ed5b71 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:42:56.512 7 INFO neutron.services.segments.plugin [-] Segment 619afbba-26a3-4609-a1f6-8f02792c18ac resource provider aggregate not found 2026-05-12 17:42:56.520 8 INFO neutron.services.segments.plugin [-] Segment 057cc973-0f5f-4eda-9f79-d80e3acfa9cc resource provider aggregate not found 2026-05-12 17:42:56.524 8 INFO neutron.services.segments.plugin [-] Segment 057cc973-0f5f-4eda-9f79-d80e3acfa9cc resource provider aggregate not found 2026-05-12 17:42:56.539 7 INFO neutron.services.segments.plugin [-] Segment 619afbba-26a3-4609-a1f6-8f02792c18ac resource provider aggregate not found [pid: 8|app: 0|req: 335/618] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/subnets?id=b6071a89-7aef-4db0-b9c4-338d7c652560 => generated 697 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:56.545 7 INFO neutron.services.segments.plugin [-] Segment 619afbba-26a3-4609-a1f6-8f02792c18ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 619afbba-26a3-4609-a1f6-8f02792c18ac found for delete ", "request_id": "req-81b257c6-0f27-462b-b78f-4c4bfa3734a3"}]} 2026-05-12 17:42:56.550 8 INFO neutron.services.segments.plugin [-] Segment 057cc973-0f5f-4eda-9f79-d80e3acfa9cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057cc973-0f5f-4eda-9f79-d80e3acfa9cc found for delete ", "request_id": "req-81470b57-760b-448b-997d-3de1d046f2cf"}]} [pid: 7|app: 0|req: 284/619] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:42:56 2026] DELETE /v2.0/networks/e59571ea-44c0-4b70-822f-b68ce45ecf1b => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:42:56.560 8 INFO neutron.services.segments.plugin [-] Segment 057cc973-0f5f-4eda-9f79-d80e3acfa9cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057cc973-0f5f-4eda-9f79-d80e3acfa9cc found for delete ", "request_id": "req-a41068f0-7057-4947-ad5a-d871d64ae56d"}]} [pid: 8|app: 0|req: 336/620] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/ports?network_id=a0e17a26-ee86-47d9-8b96-cb3bd0376259&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:42:56.598 7 INFO neutron.services.segments.plugin [-] Segment 619afbba-26a3-4609-a1f6-8f02792c18ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 619afbba-26a3-4609-a1f6-8f02792c18ac found for delete ", "request_id": "req-bd3d560c-7ebe-4dab-95a1-48464132ce4f"}]} [pid: 7|app: 0|req: 285/621] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/networks/a0e17a26-ee86-47d9-8b96-cb3bd0376259?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/622] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/networks/a0e17a26-ee86-47d9-8b96-cb3bd0376259?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/623] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/security-groups?tenant_id=5e0e4a4f6dea4f2484ab75f8cee9516e&name=default => generated 2925 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/624] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:42:56 2026] GET /v2.0/security-groups?tenant_id=f602d4545e944a6ca602567f1c445ddf&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/625] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:56 2026] DELETE /v2.0/security-groups/ec5b34ee-7a2c-4e07-aef2-7125fed81ca8 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/626] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:42:56 2026] DELETE /v2.0/security-groups/faaf3683-f833-4169-8346-c303318bedea => 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: 288/627] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/628] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/629] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&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: 341/630] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:57 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/631] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/632] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/633] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/634] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:58 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&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-05-12 17:42:59.143 7 INFO neutron.services.segments.plugin [-] Segment 2d0bd675-5eb9-4cad-be73-7e37f5f97064 resource provider aggregate not found 2026-05-12 17:42:59.150 7 INFO neutron.services.segments.plugin [-] Segment 2d0bd675-5eb9-4cad-be73-7e37f5f97064 resource provider aggregate not found 2026-05-12 17:42:59.165 7 INFO neutron.services.segments.plugin [-] Segment 2d0bd675-5eb9-4cad-be73-7e37f5f97064 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d0bd675-5eb9-4cad-be73-7e37f5f97064 found for delete ", "request_id": "req-3f3c42f9-fe97-405b-b73a-ae28d60a6bb6"}]} 2026-05-12 17:42:59.166 7 INFO neutron.services.segments.plugin [-] Segment 2d0bd675-5eb9-4cad-be73-7e37f5f97064 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d0bd675-5eb9-4cad-be73-7e37f5f97064 found for delete ", "request_id": "req-28f58071-9960-4bdf-b73f-1fc6dfc911e7"}]} 2026-05-12 17:42:59.191 8 WARNING neutron_lib.context [None req-a6f58438-39de-46c8-ad3d-f47b6b768465 e7c6f8de9812412bbf0620b87a9dbef2 f7aa86bde37d4b74b7d5380e22cbcb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:42:59.401 7 INFO neutron.db.segments_db [None req-14a76de9-35ed-4be2-b7b2-2a572165625e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 1454931e-79d9-4183-a051-73a54f94d49a of type vxlan for network af8551a7-8f74-4da5-9c18-b4fc6cf748a7 2026-05-12 17:42:59.405 8 INFO neutron.db.segments_db [None req-a6f58438-39de-46c8-ad3d-f47b6b768465 e7c6f8de9812412bbf0620b87a9dbef2 f7aa86bde37d4b74b7d5380e22cbcb19 - - default default] Added segment 99e4891d-c48c-4b1f-867c-02d42cdba773 of type vxlan for network 9f3c5c60-a053-4645-ab4e-7933200e63e9 [pid: 7|app: 0|req: 293/635] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:42:59 2026] POST /v2.0/networks => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/636] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:42:58 2026] POST /v2.0/networks => generated 644 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/637] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:59 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:59.611 8 WARNING neutron_lib.context [None req-e8babca3-8a9f-4101-91c1-574ec0383332 e7c6f8de9812412bbf0620b87a9dbef2 f7aa86bde37d4b74b7d5380e22cbcb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/638] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:59 2026] POST /v2.0/subnets => generated 690 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/639] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:42:59 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/640] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:59 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:59.828 7 INFO neutron.db.segments_db [None req-715740b7-5ffe-496d-bdf7-1475e4a816c9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment e34aba72-dcd8-4ff2-a09a-55e2db67bbf7 of type vxlan for network a74a83ed-e2ac-460a-91d1-fdc3f3493655 [pid: 8|app: 0|req: 345/641] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:59 2026] POST /v2.0/subnets => generated 641 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/642] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:42:59 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:42:59.976 8 WARNING neutron_lib.context [None req-2978464f-13d9-498c-b865-3a4396d71734 e7c6f8de9812412bbf0620b87a9dbef2 f7aa86bde37d4b74b7d5380e22cbcb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:00.030 8 INFO neutron.db.segments_db [None req-2978464f-13d9-498c-b865-3a4396d71734 e7c6f8de9812412bbf0620b87a9dbef2 f7aa86bde37d4b74b7d5380e22cbcb19 - - default default] Added segment 6cf4efe6-119c-4067-b5bd-68ef90ab80d8 of type vxlan for network 596afe69-50e7-4490-a98c-88a6445e0acb 2026-05-12 17:43:00.112 7 INFO neutron.db.l3_hamode_db [None req-715740b7-5ffe-496d-bdf7-1475e4a816c9 cf03041789494cb8a3493f1359d214af 96b65fab8eea49438ac648be58529ae1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 347/643] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:42:59 2026] POST /v2.0/networks => generated 643 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/644] 10.0.0.57 () {34 vars in 742 bytes} [Tue May 12 17:43:00 2026] PUT /v2.0/networks/596afe69-50e7-4490-a98c-88a6445e0acb => generated 592 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:00.267 8 WARNING neutron_lib.context [None req-82b11652-9472-487a-91ee-5170ebd06ea6 e7c6f8de9812412bbf0620b87a9dbef2 f7aa86bde37d4b74b7d5380e22cbcb19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 349/645] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:00 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/646] 10.0.0.57 () {34 vars in 740 bytes} [Tue May 12 17:43:00 2026] PUT /v2.0/subnets/766c5fac-bee4-4efe-9315-2c1b4f1c16fe => generated 636 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:00.940 8 INFO neutron.services.segments.plugin [-] Segment 6cf4efe6-119c-4067-b5bd-68ef90ab80d8 resource provider aggregate not found 2026-05-12 17:43:00.953 8 INFO neutron.services.segments.plugin [-] Segment 6cf4efe6-119c-4067-b5bd-68ef90ab80d8 resource provider aggregate not found 2026-05-12 17:43:00.970 8 INFO neutron.services.segments.plugin [-] Segment 6cf4efe6-119c-4067-b5bd-68ef90ab80d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf4efe6-119c-4067-b5bd-68ef90ab80d8 found for delete ", "request_id": "req-ae2034b3-aad4-4ce5-bae3-44d823117872"}]} 2026-05-12 17:43:00.972 8 INFO neutron.services.segments.plugin [-] Segment 6cf4efe6-119c-4067-b5bd-68ef90ab80d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cf4efe6-119c-4067-b5bd-68ef90ab80d8 found for delete ", "request_id": "req-e4d50dcb-0886-4caa-a173-387eac20a857"}]} [pid: 8|app: 0|req: 351/647] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:00 2026] DELETE /v2.0/networks/596afe69-50e7-4490-a98c-88a6445e0acb => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:01.037 7 INFO neutron.db.l3_hamode_db [None req-715740b7-5ffe-496d-bdf7-1475e4a816c9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 352/648] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:00 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:01.062 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c82797b-9246-4ad5-bcb7-25ce777f3a3b e7c6f8de9812412bbf0620b87a9dbef2 f7aa86bde37d4b74b7d5380e22cbcb19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 353/649] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/networks/596afe69-50e7-4490-a98c-88a6445e0acb => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/650] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/651] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/652] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/653] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&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: 358/654] 10.0.0.57 () {32 vars in 741 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/subnets?network_id=78a1b857-de2f-4fe2-98b7-04acbd92f9d9 => 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: 359/655] 10.0.0.57 () {32 vars in 652 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/656] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/networks => generated 1309 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/657] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/subnets => generated 1280 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/658] 10.0.0.57 () {32 vars in 722 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/networks/9f3c5c60-a053-4645-ab4e-7933200e63e9 => generated 669 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/659] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:43:01 2026] GET /v2.0/subnets/01c170d3-c1dc-4852-b8fc-8404e94232bb => generated 641 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:01.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dbc1fb3c-235f-472f-ad88-3b0e7a6256c2 e7c6f8de9812412bbf0620b87a9dbef2 f7aa86bde37d4b74b7d5380e22cbcb19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 364/660] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/subnets/766c5fac-bee4-4efe-9315-2c1b4f1c16fe => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:01.725 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a34d742-81ab-4bd3-9f80-5a924b00e93f e7c6f8de9812412bbf0620b87a9dbef2 f7aa86bde37d4b74b7d5380e22cbcb19 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 365/661] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/networks/596afe69-50e7-4490-a98c-88a6445e0acb => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/662] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/subnets/01c170d3-c1dc-4852-b8fc-8404e94232bb => 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: 367/663] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:01 2026] DELETE /v2.0/networks/9f3c5c60-a053-4645-ab4e-7933200e63e9 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/664] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:42:59 2026] POST /v2.0/routers => generated 730 bytes in 2606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/665] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:02 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/666] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:02 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/667] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:02 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/668] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:02 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&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-05-12 17:43:02.991 8 INFO neutron.services.segments.plugin [-] Segment 99e4891d-c48c-4b1f-867c-02d42cdba773 resource provider aggregate not found 2026-05-12 17:43:02.995 8 INFO neutron.services.segments.plugin [-] Segment 99e4891d-c48c-4b1f-867c-02d42cdba773 resource provider aggregate not found 2026-05-12 17:43:03.009 8 INFO neutron.services.segments.plugin [-] Segment 99e4891d-c48c-4b1f-867c-02d42cdba773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e4891d-c48c-4b1f-867c-02d42cdba773 found for delete ", "request_id": "req-173835d9-7d56-4520-a0f4-d2a468e8c6e8"}]} 2026-05-12 17:43:03.012 8 INFO neutron.services.segments.plugin [-] Segment 99e4891d-c48c-4b1f-867c-02d42cdba773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e4891d-c48c-4b1f-867c-02d42cdba773 found for delete ", "request_id": "req-34e3e2d1-4be9-4821-8b1a-2166dfcb5d9e"}]} [pid: 8|app: 0|req: 372/669] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:02 2026] GET /v2.0/security-groups?tenant_id=f7aa86bde37d4b74b7d5380e22cbcb19&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/670] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:03 2026] DELETE /v2.0/security-groups/e978b291-257b-416d-a1c7-1e807145e5a4 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/671] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:03 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/672] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:03 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/673] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:03 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/674] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:03 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/675] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:43:02 2026] PUT /v2.0/routers/130a7df8-b1ab-4ab2-83d5-fdfb977f44e6/add_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:04.440 8 WARNING neutron_lib.context [None req-2387259c-6ff0-477e-bb76-52c3fb499055 a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 378/676] 10.0.0.57 () {34 vars in 684 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/security-groups => generated 1660 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:04.650 7 WARNING neutron_lib.context [None req-0526be12-47f3-4804-90b3-fb5736cc1f07 a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 299/677] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/678] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:04 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:04.884 8 WARNING neutron_lib.context [None req-b3679cca-2e06-4669-8b8e-f016f196e641 a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 300/679] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:04 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/680] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:04 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/681] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:43:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:05.032 8 WARNING neutron_lib.context [None req-607faabc-b8dd-4867-ac3d-6bdc67ced083 a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 302/682] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:04 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:05.295 7 WARNING neutron_lib.context [None req-b53cee42-594b-4151-a5dc-7f50fe63821d 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:05.483 7 INFO neutron.db.segments_db [None req-b53cee42-594b-4151-a5dc-7f50fe63821d 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Added segment 8d4c4107-e015-4ecc-b59c-9bcf8c52d2fc of type vxlan for network 997f5796-d70a-46a9-8297-261f332e11e6 [pid: 7|app: 0|req: 303/683] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:43:05 2026] POST /v2.0/networks => generated 630 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:05.614 7 WARNING neutron_lib.context [None req-40dd5b67-c5ef-4a63-80eb-6075aa5e03a2 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 381/684] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:43:05 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:05.687 7 INFO neutron.db.segments_db [None req-40dd5b67-c5ef-4a63-80eb-6075aa5e03a2 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Added segment 6644b1ca-30a8-4c45-a9cd-09193c3b29bd of type vxlan for network 1b042ee4-c7fe-4bfd-8598-c09f4889fc20 [pid: 7|app: 0|req: 304/685] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:43:05 2026] POST /v2.0/networks => generated 629 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:05.819 8 WARNING neutron_lib.context [None req-dd49f302-73a0-488a-82e6-6563c4d6206d 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 305/686] 10.0.0.235 () {34 vars in 1100 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2037797190&fields=id&tenant_id=96b65fab8eea49438ac648be58529ae1 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/687] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:05 2026] POST /v2.0/subnets => generated 626 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:06.159 8 WARNING neutron_lib.context [None req-8cfd4598-206f-4630-962d-646963486a88 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 306/688] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/689] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/networks?id=af8551a7-8f74-4da5-9c18-b4fc6cf748a7 => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/690] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/691] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/quotas/96b65fab8eea49438ac648be58529ae1 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/692] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/ports?tenant_id=96b65fab8eea49438ac648be58529ae1&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/693] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:06 2026] POST /v2.0/subnets => generated 626 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:06.444 8 WARNING neutron_lib.context [None req-d96dde2c-ef69-4c55-a0ee-0bcd599226b4 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 311/694] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:06.505 8 INFO neutron.db.segments_db [None req-d96dde2c-ef69-4c55-a0ee-0bcd599226b4 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Added segment 2080e5d0-be50-4876-ab3f-f963def18d2e of type vxlan for network fd66d46a-7648-4767-930e-25b27bbe3f1d [pid: 7|app: 0|req: 312/695] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/networks/af8551a7-8f74-4da5-9c18-b4fc6cf748a7?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/696] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/697] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/networks/af8551a7-8f74-4da5-9c18-b4fc6cf748a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/698] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:06 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:06.844 8 INFO neutron.db.l3_hamode_db [None req-d96dde2c-ef69-4c55-a0ee-0bcd599226b4 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:07.002 8 INFO neutron.db.l3_hamode_db [None req-d96dde2c-ef69-4c55-a0ee-0bcd599226b4 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:07.336 7 INFO neutron.db.l3_db [None req-5c45564e-5bfb-425e-815f-75ef7acd2b73 910cb2f8dee74ccf90785be60c3023b7 ad89dd2fda9b4183830faacb249d8098 - - default default] Floating IP 9ad8fb0c-559b-4429-8a48-a55e5ae736e9 associated. External IP: 10.96.250.203, port: d42c1842-8c7d-48e1-a06e-c36a719ea165. [pid: 8|app: 0|req: 384/699] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:06 2026] POST /v2.0/routers => generated 507 bytes in 1459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/700] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:07 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/701] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:07 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/702] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:43:06 2026] PUT /v2.0/floatingips/9ad8fb0c-559b-4429-8a48-a55e5ae736e9 => generated 855 bytes in 1483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:08.274 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4da96b20-8fed-45ff-b5d2-a0ac58809639'] response: {'name': 'network-changed', 'server_uuid': '07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d', 'tag': 'd42c1842-8c7d-48e1-a06e-c36a719ea165', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 317/703] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:08 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/704] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:08 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/705] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:08 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&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: 320/706] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:08 2026] GET /v2.0/ports?tenant_id=ad89dd2fda9b4183830faacb249d8098&device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/707] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:08 2026] GET /v2.0/networks?id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 779 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/708] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:43:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/709] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => 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: 324/710] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/subnets?id=8e649c34-1748-4412-8ddf-d458bab737df => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/711] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/ports?network_id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/712] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/713] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/714] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/715] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/716] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:43:07 2026] PUT /v2.0/routers/257cb193-3e20-4b6f-853a-73159fc6de02/add_router_interface => generated 309 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/717] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/ports/5a701260-7796-42c1-9e25-f5f5030dc41a => generated 955 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/718] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:09 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:10.561 8 INFO neutron.db.l3_db [None req-a8c22de8-2244-4730-9439-1ae5aec65163 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Floating IP a66f5bb0-fae7-40eb-97a6-373b86dac09c associated. External IP: 10.96.250.214, port: e44c02f9-42a3-42f9-b716-cfa233ed5b71. [pid: 8|app: 0|req: 389/719] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:43:09 2026] PUT /v2.0/floatingips/a66f5bb0-fae7-40eb-97a6-373b86dac09c => generated 856 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/722] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/723] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:43:09 2026] PUT /v2.0/routers/257cb193-3e20-4b6f-853a-73159fc6de02/add_router_interface => generated 309 bytes in 1536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:11.118 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6f75e7d-f64b-4be4-8738-270888d897f0'] response: {'name': 'network-changed', 'server_uuid': '3ea303cd-fa08-4e7e-996e-3e2361cee188', 'tag': 'e44c02f9-42a3-42f9-b716-cfa233ed5b71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 393/724] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/ports/c5017f13-a247-49fd-8dec-86105dc93650 => generated 955 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/725] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/726] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/727] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/networks?id=af8551a7-8f74-4da5-9c18-b4fc6cf748a7 => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/728] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=96b65fab8eea49438ac648be58529ae1 => generated 181 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:11.498 7 WARNING neutron_lib.context [req-d54dd399-7df3-4e6c-a380-e8aa197ead61 req-df22df3f-cc04-45c9-a123-762821255135 a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 336/729] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:43:11 2026] POST /v2.0/ports => generated 958 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/730] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:11 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/731] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports?tenant_id=12a81961b52c405ea385438a8a6b2d7e&device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/732] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:43:11 2026] PUT /v2.0/routers/257cb193-3e20-4b6f-853a-73159fc6de02/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/733] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/734] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/networks?id=a0e17a26-ee86-47d9-8b96-cb3bd0376259 => generated 775 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/735] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 961 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/736] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:43:12 2026] PUT /v2.0/ports/b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b => generated 1239 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:12.683 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-830edfce-b066-423b-b16a-64cc81eea167'] response: {'name': 'network-changed', 'server_uuid': '532293e5-f8e1-427b-a510-56d8714e15c1', 'tag': 'b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/737] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e44c02f9-42a3-42f9-b716-cfa233ed5b71 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/738] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&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: 342/739] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/subnets?id=b6071a89-7aef-4db0-b9c4-338d7c652560 => generated 697 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/740] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/ports?network_id=a0e17a26-ee86-47d9-8b96-cb3bd0376259&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/741] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/networks/a0e17a26-ee86-47d9-8b96-cb3bd0376259?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/742] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:12 2026] GET /v2.0/networks/a0e17a26-ee86-47d9-8b96-cb3bd0376259?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: 346/743] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/ports?tenant_id=96b65fab8eea49438ac648be58529ae1&device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/744] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:43:12 2026] PUT /v2.0/routers/257cb193-3e20-4b6f-853a-73159fc6de02/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/745] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/ports?device_id=257cb193-3e20-4b6f-853a-73159fc6de02 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/746] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/networks?tenant_id=96b65fab8eea49438ac648be58529ae1&shared=False => generated 771 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/747] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/748] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/749] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/security-groups?id=3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e&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: 403/750] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/751] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/752] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:13 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:13.954 7 INFO neutron.services.segments.plugin [-] Segment 2080e5d0-be50-4876-ab3f-f963def18d2e resource provider aggregate not found 2026-05-12 17:43:13.959 7 INFO neutron.services.segments.plugin [-] Segment 2080e5d0-be50-4876-ab3f-f963def18d2e resource provider aggregate not found 2026-05-12 17:43:13.971 7 INFO neutron.services.segments.plugin [-] Segment 2080e5d0-be50-4876-ab3f-f963def18d2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2080e5d0-be50-4876-ab3f-f963def18d2e found for delete ", "request_id": "req-0fc5e1d8-c0cd-43f9-a69a-e2a10bc2329f"}]} 2026-05-12 17:43:13.976 7 INFO neutron.db.l3_hamode_db [None req-2f621cb7-2f91-4608-92eb-88cf0b1bdfad 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] HA network fd66d46a-7648-4767-930e-25b27bbe3f1d was deleted as no HA routers are present in tenant 412a1c700ac946a0a87f3c9e2da013a4. [pid: 7|app: 0|req: 348/753] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:13 2026] DELETE /v2.0/routers/257cb193-3e20-4b6f-853a-73159fc6de02 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:13.994 7 INFO neutron.services.segments.plugin [-] Segment 2080e5d0-be50-4876-ab3f-f963def18d2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2080e5d0-be50-4876-ab3f-f963def18d2e found for delete ", "request_id": "req-106434ee-de67-4f54-93e2-7dffd27ceec5"}]} [pid: 7|app: 0|req: 349/754] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:13 2026] DELETE /v2.0/subnets/c5f6480c-ff8f-4f5d-ae88-f336fd4981a5 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:14.267 8 INFO neutron.db.l3_db [req-2600c5c4-dbb3-4fde-80dd-c6fdfe764067 req-74f6f73f-6536-4f31-b40f-219393c4b88e 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] Floating IP a66f5bb0-fae7-40eb-97a6-373b86dac09c disassociated. External IP: 10.96.250.214, port: e44c02f9-42a3-42f9-b716-cfa233ed5b71. [pid: 7|app: 0|req: 350/755] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:14 2026] DELETE /v2.0/subnets/1546d3d6-444d-4ca5-8a66-f16e226e4a46 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/756] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:43:13 2026] DELETE /v2.0/ports/e44c02f9-42a3-42f9-b716-cfa233ed5b71 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/757] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:14 2026] DELETE /v2.0/networks/1b042ee4-c7fe-4bfd-8598-c09f4889fc20 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/758] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:14.676 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-867b781b-b220-4f26-b9f6-c0aeb40de229'] response: {'server_uuid': '3ea303cd-fa08-4e7e-996e-3e2361cee188', 'name': 'network-vif-deleted', 'tag': 'e44c02f9-42a3-42f9-b716-cfa233ed5b71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 407/759] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports?tenant_id=96b65fab8eea49438ac648be58529ae1&device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/760] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/761] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/subnets?id=e41792bc-3574-4f48-ac97-7c4770e2ece6 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/762] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports?network_id=af8551a7-8f74-4da5-9c18-b4fc6cf748a7&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/763] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/networks/af8551a7-8f74-4da5-9c18-b4fc6cf748a7?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: 412/764] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/networks/af8551a7-8f74-4da5-9c18-b4fc6cf748a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/765] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:14 2026] DELETE /v2.0/networks/997f5796-d70a-46a9-8297-261f332e11e6 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:14.992 7 WARNING neutron_lib.context [None req-aafedde0-1d16-401c-8339-dfab57d0bc4a 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 413/766] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:14 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:15.063 7 INFO neutron.db.segments_db [None req-aafedde0-1d16-401c-8339-dfab57d0bc4a 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Added segment 02edc272-7ed2-486b-907d-3df69aa0d226 of type vxlan for network 084e9d1d-e85b-4462-a737-0eec2cae271d [pid: 8|app: 0|req: 414/767] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&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: 354/768] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:43:14 2026] POST /v2.0/networks => generated 628 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:15.168 8 WARNING neutron_lib.context [None req-606e41a1-de7f-47b6-87ae-f2d30bf29c14 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 415/769] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:15 2026] POST /v2.0/subnets => generated 626 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:15.485 7 WARNING neutron_lib.context [None req-d4e81cc3-0692-47fa-b864-7325a3f74a7b 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:15.533 7 INFO neutron.db.segments_db [None req-d4e81cc3-0692-47fa-b864-7325a3f74a7b 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Added segment c6aef3fd-3793-4599-9037-9f1c6bb49a39 of type vxlan for network e531165e-b42c-4578-8497-e8567f100468 [pid: 8|app: 0|req: 416/770] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:15.865 7 INFO neutron.db.l3_hamode_db [None req-d4e81cc3-0692-47fa-b864-7325a3f74a7b 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 417/771] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 1240 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:16.023 7 INFO neutron.services.segments.plugin [-] Segment 6644b1ca-30a8-4c45-a9cd-09193c3b29bd resource provider aggregate not found 2026-05-12 17:43:16.031 7 INFO neutron.services.segments.plugin [-] Segment 6644b1ca-30a8-4c45-a9cd-09193c3b29bd resource provider aggregate not found [pid: 8|app: 0|req: 418/772] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 12 17:43:15 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:16.047 7 INFO neutron.services.segments.plugin [-] Segment 6644b1ca-30a8-4c45-a9cd-09193c3b29bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6644b1ca-30a8-4c45-a9cd-09193c3b29bd found for delete ", "request_id": "req-9fd41dc8-7eb2-4427-a764-f3bc1aa8fc80"}]} 2026-05-12 17:43:16.051 7 INFO neutron.services.segments.plugin [-] Segment 6644b1ca-30a8-4c45-a9cd-09193c3b29bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6644b1ca-30a8-4c45-a9cd-09193c3b29bd found for delete ", "request_id": "req-cd56c6dc-98c5-4ebb-bbe7-8b0fbd2c29e6"}]} 2026-05-12 17:43:16.070 7 INFO neutron.services.segments.plugin [-] Segment 8d4c4107-e015-4ecc-b59c-9bcf8c52d2fc resource provider aggregate not found 2026-05-12 17:43:16.076 7 INFO neutron.services.segments.plugin [-] Segment 8d4c4107-e015-4ecc-b59c-9bcf8c52d2fc resource provider aggregate not found 2026-05-12 17:43:16.090 7 INFO neutron.services.segments.plugin [-] Segment 8d4c4107-e015-4ecc-b59c-9bcf8c52d2fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d4c4107-e015-4ecc-b59c-9bcf8c52d2fc found for delete ", "request_id": "req-8ce6ee57-4b5d-48eb-9131-91019398da67"}]} 2026-05-12 17:43:16.091 7 INFO neutron.services.segments.plugin [-] Segment 8d4c4107-e015-4ecc-b59c-9bcf8c52d2fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d4c4107-e015-4ecc-b59c-9bcf8c52d2fc found for delete ", "request_id": "req-b4baaaa6-5e82-4779-8368-d0e6a7578a4e"}]} 2026-05-12 17:43:16.119 7 INFO neutron.db.l3_hamode_db [None req-d4e81cc3-0692-47fa-b864-7325a3f74a7b 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 419/773] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => 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: 420/774] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/775] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:15 2026] POST /v2.0/routers => generated 507 bytes in 1375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:16.864 7 WARNING neutron_lib.context [None req-f398a405-e705-4007-b3bf-0b722b7a939d 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 421/776] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:16 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => 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: 356/777] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:43:16 2026] POST /v2.0/ports => generated 947 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/778] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/779] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/780] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:17 2026] GET /v2.0/ports?device_id=3ea303cd-fa08-4e7e-996e-3e2361cee188 => 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: 360/781] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => 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: 361/782] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/783] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:43:17 2026] PUT /v2.0/routers/d559a8b3-bb0d-4069-bb61-6a7c2b6f7e50/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/784] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:43:18 2026] GET /v2.0/ports/e738418c-b097-4e88-acf8-95696d8df5de => generated 1021 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/785] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:19 2026] DELETE /v2.0/security-groups/3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:19.180 7 INFO neutron.api.v2.resource [None req-2070b24f-4443-4b34-ba52-460a01a51b8f 27629a1166554f4bba907865a3469b50 12a81961b52c405ea385438a8a6b2d7e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 364/786] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/security-groups/3f2b96e7-34ab-4ecc-b3a2-0afccc1ed58e => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/787] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:43:19 2026] DELETE /v2.0/floatingips/a66f5bb0-fae7-40eb-97a6-373b86dac09c => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/788] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:43:18 2026] PUT /v2.0/routers/d559a8b3-bb0d-4069-bb61-6a7c2b6f7e50/remove_router_interface => generated 309 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:19.820 8 INFO neutron.api.v2.resource [None req-03903d7c-03d5-475d-b29d-bf44c3383986 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/789] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:43:19 2026] PUT /v2.0/routers/d559a8b3-bb0d-4069-bb61-6a7c2b6f7e50/remove_router_interface => generated 197 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/790] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/791] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/ports?device_id=d559a8b3-bb0d-4069-bb61-6a7c2b6f7e50 => 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: 427/792] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:19 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:20.560 8 INFO neutron.services.segments.plugin [-] Segment c6aef3fd-3793-4599-9037-9f1c6bb49a39 resource provider aggregate not found 2026-05-12 17:43:20.566 8 INFO neutron.services.segments.plugin [-] Segment c6aef3fd-3793-4599-9037-9f1c6bb49a39 resource provider aggregate not found 2026-05-12 17:43:20.580 8 INFO neutron.services.segments.plugin [-] Segment c6aef3fd-3793-4599-9037-9f1c6bb49a39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6aef3fd-3793-4599-9037-9f1c6bb49a39 found for delete ", "request_id": "req-16fcd7e8-2c46-41d8-9015-f681728a5e43"}]} 2026-05-12 17:43:20.583 8 INFO neutron.services.segments.plugin [-] Segment c6aef3fd-3793-4599-9037-9f1c6bb49a39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6aef3fd-3793-4599-9037-9f1c6bb49a39 found for delete ", "request_id": "req-d7ea8ad5-b82d-4079-8b10-c2821bb99841"}]} [pid: 7|app: 0|req: 366/793] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:43:19 2026] PUT /v2.0/routers/30e1ec9b-e064-488e-af26-a0d6d9952eef/remove_router_interface => generated 309 bytes in 1116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:20.593 8 INFO neutron.db.l3_hamode_db [None req-1ebd5992-8e29-48e9-b4ca-5332540743eb 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] HA network e531165e-b42c-4578-8497-e8567f100468 was deleted as no HA routers are present in tenant 412a1c700ac946a0a87f3c9e2da013a4. [pid: 8|app: 0|req: 428/794] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:19 2026] DELETE /v2.0/routers/d559a8b3-bb0d-4069-bb61-6a7c2b6f7e50 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/795] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:20 2026] DELETE /v2.0/subnets/1ac682bb-3bb0-4327-aefb-9e86244ec01e => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/796] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:20 2026] DELETE /v2.0/networks/084e9d1d-e85b-4462-a737-0eec2cae271d => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/797] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:21.198 8 WARNING neutron_lib.context [None req-ba82f64c-b113-4112-af5c-35b4a212f67c 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:21.290 8 INFO neutron.db.segments_db [None req-ba82f64c-b113-4112-af5c-35b4a212f67c 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Added segment 7525fece-a283-4fc5-8bf4-4bb639adfeeb of type vxlan for network 1d667849-374c-4102-99fb-36898add040b [pid: 8|app: 0|req: 432/798] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:43:21 2026] POST /v2.0/networks => generated 630 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/799] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:21.481 8 WARNING neutron_lib.context [None req-beeaee7e-9161-44ce-9268-994cb48ac6d5 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:21.659 7 INFO neutron.services.segments.plugin [-] Segment 3ba18503-4c05-4870-b09f-ccf4483b93db resource provider aggregate not found 2026-05-12 17:43:21.664 7 INFO neutron.services.segments.plugin [-] Segment 3ba18503-4c05-4870-b09f-ccf4483b93db resource provider aggregate not found 2026-05-12 17:43:21.676 7 INFO neutron.services.segments.plugin [-] Segment 3ba18503-4c05-4870-b09f-ccf4483b93db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ba18503-4c05-4870-b09f-ccf4483b93db found for delete ", "request_id": "req-37d9aece-ce46-420f-b40d-2b6ec71bbcc8"}]} 2026-05-12 17:43:21.680 7 INFO neutron.services.segments.plugin [-] Segment 3ba18503-4c05-4870-b09f-ccf4483b93db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ba18503-4c05-4870-b09f-ccf4483b93db found for delete ", "request_id": "req-1541f634-f826-4a3e-91fb-9234f93a2700"}]} 2026-05-12 17:43:21.692 7 INFO neutron.db.l3_hamode_db [None req-d262649f-aca9-48e6-b0b1-a9ded53f8dd8 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network f9d6fd7f-0b89-467b-ad02-9aedb4377d14 was deleted as no HA routers are present in tenant 12a81961b52c405ea385438a8a6b2d7e. [pid: 7|app: 0|req: 367/800] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:20 2026] DELETE /v2.0/routers/30e1ec9b-e064-488e-af26-a0d6d9952eef => generated 0 bytes in 1096 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/801] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:21 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/802] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:21 2026] POST /v2.0/subnets => generated 626 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/803] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:21 2026] DELETE /v2.0/subnets/b6071a89-7aef-4db0-b9c4-338d7c652560 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:21.950 7 WARNING neutron_lib.context [None req-a63bc289-5a9b-403c-bc9a-fdd2d24efc78 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:21.984 7 INFO neutron.db.segments_db [None req-a63bc289-5a9b-403c-bc9a-fdd2d24efc78 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Added segment 77d13bf9-5b69-498e-b4ec-16e8211574c3 of type vxlan for network 37bd4faf-e937-44db-9d7c-f3ab0a46b733 2026-05-12 17:43:22.119 8 INFO neutron.db.l3_db [None req-cb4a5a74-1d18-4ebe-ac68-cec8ce98b1f6 a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] Floating IP e1494305-0d9b-4d62-abf2-52fe25a66ade associated. External IP: 10.96.250.206, port: b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b. 2026-05-12 17:43:22.233 7 INFO neutron.db.l3_hamode_db [None req-a63bc289-5a9b-403c-bc9a-fdd2d24efc78 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:22.367 7 INFO neutron.db.l3_hamode_db [None req-a63bc289-5a9b-403c-bc9a-fdd2d24efc78 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 435/804] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:43:21 2026] PUT /v2.0/floatingips/e1494305-0d9b-4d62-abf2-52fe25a66ade => generated 856 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:22.560 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba381b8-e79f-4c2e-b179-72e97b5ef624'] response: {'name': 'network-changed', 'server_uuid': '532293e5-f8e1-427b-a510-56d8714e15c1', 'tag': 'b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b', 'status': 'completed', 'code': 200} 2026-05-12 17:43:22.601 8 INFO neutron.services.segments.plugin [-] Segment 02edc272-7ed2-486b-907d-3df69aa0d226 resource provider aggregate not found 2026-05-12 17:43:22.620 8 INFO neutron.services.segments.plugin [-] Segment 02edc272-7ed2-486b-907d-3df69aa0d226 resource provider aggregate not found 2026-05-12 17:43:22.626 8 INFO neutron.services.segments.plugin [-] Segment 02edc272-7ed2-486b-907d-3df69aa0d226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02edc272-7ed2-486b-907d-3df69aa0d226 found for delete ", "request_id": "req-643d2f54-c5b9-4a98-b5b6-363f6b961daa"}]} 2026-05-12 17:43:22.646 8 INFO neutron.services.segments.plugin [-] Segment 02edc272-7ed2-486b-907d-3df69aa0d226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02edc272-7ed2-486b-907d-3df69aa0d226 found for delete ", "request_id": "req-0049e3bd-aecd-4c98-a8b5-62d1eb67836c"}]} [pid: 8|app: 0|req: 436/805] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:22 2026] DELETE /v2.0/networks/a0e17a26-ee86-47d9-8b96-cb3bd0376259 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/806] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:22 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/807] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/security-groups?tenant_id=12a81961b52c405ea385438a8a6b2d7e&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/808] 10.0.0.235 () {34 vars in 971 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports/d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/809] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:21 2026] POST /v2.0/routers => generated 506 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/810] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?tenant_id=96b65fab8eea49438ac648be58529ae1&device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => 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: 440/811] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:23 2026] DELETE /v2.0/security-groups/43352dec-363c-4244-9ee0-6732dae5b810 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/812] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/networks?id=af8551a7-8f74-4da5-9c18-b4fc6cf748a7 => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/813] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/814] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/subnets?id=e41792bc-3574-4f48-ac97-7c4770e2ece6 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/815] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?network_id=af8551a7-8f74-4da5-9c18-b4fc6cf748a7&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/816] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/networks/af8551a7-8f74-4da5-9c18-b4fc6cf748a7?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: 446/817] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/networks/af8551a7-8f74-4da5-9c18-b4fc6cf748a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/818] 199.19.213.3 () {34 vars in 998 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/subnets?network_id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 683 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/819] 199.19.213.3 () {34 vars in 1144 bytes} [Tue May 12 17:43:23 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d&device_owner=compute%3Anova&network_id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 971 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/820] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:43:23 2026] PUT /v2.0/routers/9cc2d1b4-b6d6-4432-a68c-331d0a7e0154/add_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/821] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:43:24 2026] GET /v2.0/ports/8f89de3e-c2ec-49e0-9eb1-cbd7530df190 => generated 955 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:24.654 8 INFO neutron.services.segments.plugin [-] Segment 69cff723-2a89-4854-b35f-cea919c67857 resource provider aggregate not found 2026-05-12 17:43:24.665 8 INFO neutron.services.segments.plugin [-] Segment 69cff723-2a89-4854-b35f-cea919c67857 resource provider aggregate not found 2026-05-12 17:43:24.677 8 INFO neutron.services.segments.plugin [-] Segment 69cff723-2a89-4854-b35f-cea919c67857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69cff723-2a89-4854-b35f-cea919c67857 found for delete ", "request_id": "req-db07e1b4-7c19-4b2d-8310-2cfdbedd40ed"}]} 2026-05-12 17:43:24.682 8 INFO neutron.services.segments.plugin [-] Segment 69cff723-2a89-4854-b35f-cea919c67857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69cff723-2a89-4854-b35f-cea919c67857 found for delete ", "request_id": "req-1ec3621c-8ff1-4872-93c9-b08e97c865ca"}]} [pid: 8|app: 0|req: 449/822] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:43:24 2026] PUT /v2.0/ports/d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 1149 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:25.126 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f425f8e-1948-4fee-b3e4-ef973b765995'] response: {'name': 'network-changed', 'server_uuid': '07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d', 'tag': 'd42c1842-8c7d-48e1-a06e-c36a719ea165', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:25.440 8 INFO neutron.db.segments_db [None req-c88c51cf-6891-426a-8646-75d6ede1e935 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment d85be98d-31fe-42b9-9275-a31a2b917d3c of type vxlan for network 67434272-c586-49a6-a72a-1a9d0fc006c8 [pid: 7|app: 0|req: 374/825] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:43:24 2026] PUT /v2.0/routers/9cc2d1b4-b6d6-4432-a68c-331d0a7e0154/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/826] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/ports?tenant_id=ad89dd2fda9b4183830faacb249d8098&device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/827] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/ports?device_id=9cc2d1b4-b6d6-4432-a68c-331d0a7e0154 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/828] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:43:25 2026] POST /v2.0/networks => generated 737 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/829] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/networks?id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 779 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/830] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:25 2026] POST /v2.0/subnets => generated 684 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/831] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:43:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:25.855 7 INFO neutron.db.segments_db [None req-7102f07c-0e63-40f5-8efd-3638ee957429 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 689a26a2-c12e-4526-a55e-7a3b26d672ff of type vxlan for network 413cf35b-5127-4796-b38a-5479f28ce911 2026-05-12 17:43:26.092 7 INFO neutron.db.l3_hamode_db [None req-7102f07c-0e63-40f5-8efd-3638ee957429 cf03041789494cb8a3493f1359d214af 8ff6cdf89e1740579bc6c12796da2900 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:26.145 8 INFO neutron.db.l3_hamode_db [None req-2d692655-a8ec-4242-925d-9d00addd0a70 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] HA network 37bd4faf-e937-44db-9d7c-f3ab0a46b733 was deleted as no HA routers are present in tenant 412a1c700ac946a0a87f3c9e2da013a4. [pid: 8|app: 0|req: 453/832] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:25 2026] DELETE /v2.0/routers/9cc2d1b4-b6d6-4432-a68c-331d0a7e0154 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/833] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => 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: 455/834] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:26 2026] DELETE /v2.0/subnets/3851ed0b-4c51-46c1-bbe2-a59897c49401 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/835] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/subnets?id=8e649c34-1748-4412-8ddf-d458bab737df => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:26.712 8 INFO neutron.services.segments.plugin [-] Segment 77d13bf9-5b69-498e-b4ec-16e8211574c3 resource provider aggregate not found 2026-05-12 17:43:26.716 8 INFO neutron.services.segments.plugin [-] Segment 77d13bf9-5b69-498e-b4ec-16e8211574c3 resource provider aggregate not found 2026-05-12 17:43:26.724 8 INFO neutron.services.segments.plugin [-] Segment 77d13bf9-5b69-498e-b4ec-16e8211574c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d13bf9-5b69-498e-b4ec-16e8211574c3 found for delete ", "request_id": "req-a735090d-13e1-4b38-8e32-c4ebd7933e09"}]} 2026-05-12 17:43:26.735 8 INFO neutron.services.segments.plugin [-] Segment 77d13bf9-5b69-498e-b4ec-16e8211574c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d13bf9-5b69-498e-b4ec-16e8211574c3 found for delete ", "request_id": "req-23287c39-b600-4307-989c-8a211cf4c982"}]} [pid: 8|app: 0|req: 457/836] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:26 2026] DELETE /v2.0/networks/1d667849-374c-4102-99fb-36898add040b => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/837] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:26 2026] GET /v2.0/ports?network_id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:26.832 8 WARNING neutron_lib.context [None req-fe5c3274-d6c1-44f2-acde-ef161dce6398 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:26.874 8 INFO neutron.db.segments_db [None req-fe5c3274-d6c1-44f2-acde-ef161dce6398 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Added segment 98eb925a-44a8-46f8-8865-0301877b9fdb of type vxlan for network 7549987c-e372-43c1-aa8d-e541ff89e5a3 2026-05-12 17:43:26.953 7 INFO neutron.db.l3_hamode_db [None req-7102f07c-0e63-40f5-8efd-3638ee957429 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:27.231 8 INFO neutron.db.l3_hamode_db [None req-fe5c3274-d6c1-44f2-acde-ef161dce6398 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 380/838] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:25 2026] POST /v2.0/routers => generated 724 bytes in 2173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/839] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:27 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:28.063 8 INFO neutron.db.l3_hamode_db [None req-fe5c3274-d6c1-44f2-acde-ef161dce6398 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:43:28.753 8 INFO neutron.services.segments.plugin [-] Segment 7525fece-a283-4fc5-8bf4-4bb639adfeeb resource provider aggregate not found 2026-05-12 17:43:28.762 8 INFO neutron.services.segments.plugin [-] Segment 7525fece-a283-4fc5-8bf4-4bb639adfeeb resource provider aggregate not found 2026-05-12 17:43:28.779 8 INFO neutron.services.segments.plugin [-] Segment 7525fece-a283-4fc5-8bf4-4bb639adfeeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7525fece-a283-4fc5-8bf4-4bb639adfeeb found for delete ", "request_id": "req-1a365611-d8ce-4e07-a872-13d3e5e77033"}]} 2026-05-12 17:43:28.779 8 INFO neutron.services.segments.plugin [-] Segment 7525fece-a283-4fc5-8bf4-4bb639adfeeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7525fece-a283-4fc5-8bf4-4bb639adfeeb found for delete ", "request_id": "req-e8eae0c0-c0b0-42b5-8899-2769a450319d"}]} [pid: 8|app: 0|req: 459/840] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:26 2026] POST /v2.0/routers => generated 688 bytes in 2296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/841] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/842] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/routers/cd653dcd-138a-48d7-ae7a-33839c37e583 => generated 694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/843] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/routers => 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: 463/844] 10.0.0.57 () {34 vars in 740 bytes} [Tue May 12 17:43:29 2026] PUT /v2.0/routers/cd653dcd-138a-48d7-ae7a-33839c37e583 => generated 701 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/845] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 1152 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/846] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/routers/cd653dcd-138a-48d7-ae7a-33839c37e583 => generated 701 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/847] 199.19.213.3 () {34 vars in 1094 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/848] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:29 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/849] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/ports?device_id=cd653dcd-138a-48d7-ae7a-33839c37e583 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/850] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:43:28 2026] PUT /v2.0/routers/1c3c0b44-8ab4-474e-955c-0ef1bd661b90/add_router_interface => generated 309 bytes in 2090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/851] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/ports?tenant_id=ad89dd2fda9b4183830faacb249d8098&device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/852] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/networks?id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/853] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => 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: 386/854] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/855] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/subnets?id=8e649c34-1748-4412-8ddf-d458bab737df => generated 701 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/856] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/ports?network_id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d&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: 389/857] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?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: 390/858] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?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) 2026-05-12 17:43:30.763 7 WARNING neutron_lib.context [None req-1be20d47-4221-4619-ba19-926195428952 76442a2bf22043469348e3e46d6bb420 8ff6cdf89e1740579bc6c12796da2900 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:30.890 8 INFO neutron.services.segments.plugin [-] Segment 98eb925a-44a8-46f8-8865-0301877b9fdb resource provider aggregate not found 2026-05-12 17:43:30.895 8 INFO neutron.services.segments.plugin [-] Segment 98eb925a-44a8-46f8-8865-0301877b9fdb resource provider aggregate not found 2026-05-12 17:43:30.911 8 INFO neutron.services.segments.plugin [-] Segment 98eb925a-44a8-46f8-8865-0301877b9fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98eb925a-44a8-46f8-8865-0301877b9fdb found for delete ", "request_id": "req-81ccb5aa-efef-4329-ac70-010955be58a0"}]} 2026-05-12 17:43:30.913 8 INFO neutron.services.segments.plugin [-] Segment 98eb925a-44a8-46f8-8865-0301877b9fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98eb925a-44a8-46f8-8865-0301877b9fdb found for delete ", "request_id": "req-87ff0bf6-a79c-4316-b14b-f73a090b8e1e"}]} 2026-05-12 17:43:30.916 8 INFO neutron.db.l3_hamode_db [None req-ff8a3683-0caf-4f04-ae43-e2516d3c0066 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] HA network 7549987c-e372-43c1-aa8d-e541ff89e5a3 was deleted as no HA routers are present in tenant 412a1c700ac946a0a87f3c9e2da013a4. [pid: 7|app: 0|req: 391/859] 10.0.0.57 () {34 vars in 684 bytes} [Tue May 12 17:43:30 2026] POST /v2.0/security-groups => generated 1661 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/860] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:30 2026] DELETE /v2.0/routers/cd653dcd-138a-48d7-ae7a-33839c37e583 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:30.929 7 WARNING neutron_lib.context [None req-a0aaa9e0-c752-4ed9-8318-5a3402bb68b4 76442a2bf22043469348e3e46d6bb420 8ff6cdf89e1740579bc6c12796da2900 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 470/861] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/ports?device_id=cd653dcd-138a-48d7-ae7a-33839c37e583 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:30.970 8 INFO neutron.api.v2.resource [None req-dcd22389-ca48-4727-8ae0-755ee1cb9288 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/862] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:30 2026] DELETE /v2.0/routers/cd653dcd-138a-48d7-ae7a-33839c37e583 => 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: 472/863] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:43:30 2026] GET /v2.0/ports?device_id=9cc2d1b4-b6d6-4432-a68c-331d0a7e0154 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:31.025 8 INFO neutron.api.v2.resource [None req-049ee9c2-6c83-47ab-9a4b-680aba07d273 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 473/864] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/routers/9cc2d1b4-b6d6-4432-a68c-331d0a7e0154 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:31.040 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34e72b98-0568-4288-b1d6-137755b56811 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 474/865] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/subnets/3851ed0b-4c51-46c1-bbe2-a59897c49401 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/867] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:43:31 2026] GET /v2.0/ports?device_id=d559a8b3-bb0d-4069-bb61-6a7c2b6f7e50 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/866] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:43:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:31.076 7 WARNING neutron_lib.context [None req-93888921-4c6c-4bf0-a91e-8989091273ea 76442a2bf22043469348e3e46d6bb420 8ff6cdf89e1740579bc6c12796da2900 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:31.086 8 INFO neutron.api.v2.resource [None req-e54b9324-3808-4e82-8cc5-f9f1c80bdb6f 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 476/868] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/routers/d559a8b3-bb0d-4069-bb61-6a7c2b6f7e50 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:31.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c95f8957-6a4f-4059-9891-101feb9d73ff 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/869] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/subnets/1ac682bb-3bb0-4327-aefb-9e86244ec01e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/870] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:43:31 2026] GET /v2.0/ports?device_id=257cb193-3e20-4b6f-853a-73159fc6de02 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:31.156 8 INFO neutron.api.v2.resource [None req-a5d90d7e-2ec7-463b-ab67-9f705421ff1f 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 479/871] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/routers/257cb193-3e20-4b6f-853a-73159fc6de02 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:31.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4875054f-ffee-477f-a93e-d4fe603fc44d 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/872] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/subnets/c5f6480c-ff8f-4f5d-ae88-f336fd4981a5 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:31.187 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f680c6c-a6ba-480d-ae15-df7ec88cd3a1 3841daeba9794d1faec11259edcd9ecf 412a1c700ac946a0a87f3c9e2da013a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/873] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/subnets/1546d3d6-444d-4ca5-8a66-f16e226e4a46 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/874] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:43:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:31.205 8 WARNING neutron_lib.context [None req-f91ce0c0-6f0f-4470-bc71-2f201efc9f46 76442a2bf22043469348e3e46d6bb420 8ff6cdf89e1740579bc6c12796da2900 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 482/875] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:43:31 2026] POST /v2.0/floatingips => generated 552 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/876] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:31 2026] GET /v2.0/security-groups?tenant_id=412a1c700ac946a0a87f3c9e2da013a4&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/877] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:31 2026] DELETE /v2.0/security-groups/7f9eeaeb-c1b0-4e30-bac7-395e36cf1753 => 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: 395/878] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/ports?tenant_id=ad89dd2fda9b4183830faacb249d8098&device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 1421 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/879] 10.0.0.235 () {34 vars in 1100 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1089287813&fields=id&tenant_id=8ff6cdf89e1740579bc6c12796da2900 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/880] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/networks?id=67434272-c586-49a6-a72a-1a9d0fc006c8 => generated 669 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/881] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/quotas/8ff6cdf89e1740579bc6c12796da2900 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/882] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/ports?tenant_id=8ff6cdf89e1740579bc6c12796da2900&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/883] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/networks/67434272-c586-49a6-a72a-1a9d0fc006c8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/884] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/networks/67434272-c586-49a6-a72a-1a9d0fc006c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/885] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/networks?id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 779 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/886] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/887] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/888] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/subnets?id=8e649c34-1748-4412-8ddf-d458bab737df => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/889] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => 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: 401/890] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/ports?network_id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/891] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:32 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/892] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?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: 491/893] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 1244 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/894] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/895] 199.19.213.3 () {34 vars in 1118 bytes} [Tue May 12 17:43:33 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:33.965 8 WARNING neutron_lib.context [None req-af21d6b8-1121-40bd-b1d1-06664a1f3e95 bdf0ba41585645d6a75434e10e34d5a9 036f63a09702411db51503539aebde73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 493/896] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:43:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/897] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => 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: 495/898] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/security-groups => generated 4529 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/899] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:43:33 2026] PUT /v2.0/ports/d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 968 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/900] 10.0.0.57 () {34 vars in 757 bytes} [Tue May 12 17:43:34 2026] PUT /v2.0/security-groups/3a3b133b-df73-4e7c-92e2-ea00eabd8827 => generated 1662 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/901] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/security-groups/3a3b133b-df73-4e7c-92e2-ea00eabd8827 => generated 1662 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/902] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:34 2026] DELETE /v2.0/security-groups/3a3b133b-df73-4e7c-92e2-ea00eabd8827 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:34.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d82890b-de38-4450-b04b-c15337db14e8'] response: {'name': 'network-changed', 'server_uuid': '07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d', 'tag': 'd42c1842-8c7d-48e1-a06e-c36a719ea165', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 406/903] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:43:34 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) 2026-05-12 17:43:34.586 8 INFO neutron.api.v2.resource [None req-03a4f3a3-2d53-4653-86ab-99f52dc44e61 bdf0ba41585645d6a75434e10e34d5a9 036f63a09702411db51503539aebde73 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 498/904] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:34 2026] DELETE /v2.0/security-groups/3a3b133b-df73-4e7c-92e2-ea00eabd8827 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:34.601 7 WARNING neutron_lib.context [None req-947d1e34-7d06-4896-a3d5-e6909eb74a0d bdf0ba41585645d6a75434e10e34d5a9 036f63a09702411db51503539aebde73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 407/905] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:43:34 2026] POST /v2.0/security-groups => generated 1625 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:34.744 8 WARNING neutron_lib.context [None req-53a3a028-0936-47ad-a94d-41ab63f4418e bdf0ba41585645d6a75434e10e34d5a9 036f63a09702411db51503539aebde73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 408/906] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/ports?tenant_id=ad89dd2fda9b4183830faacb249d8098&device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/907] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:43:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/908] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/security-group-rules/e063abbc-700a-4a95-ad97-beacd6f4f529 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/909] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/networks?id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/910] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/911] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/912] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:34 2026] GET /v2.0/subnets?id=8e649c34-1748-4412-8ddf-d458bab737df => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/913] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:43:34 2026] DELETE /v2.0/security-group-rules/e063abbc-700a-4a95-ad97-beacd6f4f529 => 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: 412/914] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/ports?network_id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/915] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:43:35 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-05-12 17:43:35.104 8 WARNING neutron_lib.context [None req-32fc7a4b-0354-433c-949e-b6dbb8ad63cc bdf0ba41585645d6a75434e10e34d5a9 036f63a09702411db51503539aebde73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 413/916] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/917] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/918] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:43:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/919] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/security-group-rules/a9a30c71-076c-4b92-be83-e3522fd6d4be => generated 601 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/920] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => 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: 505/921] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/922] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:43:35 2026] DELETE /v2.0/security-group-rules/a9a30c71-076c-4b92-be83-e3522fd6d4be => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/923] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:43:35.540 7 WARNING neutron_lib.context [None req-ae91d2d7-658b-4d7a-95bb-06c0ed52097a bdf0ba41585645d6a75434e10e34d5a9 036f63a09702411db51503539aebde73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:43:35.582 7 INFO neutron.db.securitygroups_db [None req-ae91d2d7-658b-4d7a-95bb-06c0ed52097a bdf0ba41585645d6a75434e10e34d5a9 036f63a09702411db51503539aebde73 - - default default] Project 036f63a09702411db51503539aebde73 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: 507/924] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/925] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:43:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/926] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/security-group-rules/6be43742-671e-49d1-b9f3-b74eed001b26 => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/927] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/928] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/929] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:43:35 2026] DELETE /v2.0/security-group-rules/6be43742-671e-49d1-b9f3-b74eed001b26 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/930] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:43:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/931] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:35 2026] DELETE /v2.0/security-groups/695a0572-2bf8-4711-b3c5-46e2e44414de => 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: 422/932] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/933] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/934] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/ports?tenant_id=ad89dd2fda9b4183830faacb249d8098&device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/935] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/networks?id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 779 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/936] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => 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: 424/937] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/938] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/subnets?id=8e649c34-1748-4412-8ddf-d458bab737df => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/939] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/ports?network_id=7fce3c33-02b9-4b8b-b257-65a42dde9c1d&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/940] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/941] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/942] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/943] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/security-groups?id=6b6b9b88-7e6a-4832-9ffb-280f0f394806&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/944] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:36 2026] GET /v2.0/security-groups?tenant_id=036f63a09702411db51503539aebde73&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: 428/945] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:37 2026] DELETE /v2.0/security-groups/57c34837-1bb2-4dce-ba84-700121fe26a5 => 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: 518/946] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:37 2026] GET /v2.0/networks?id=67434272-c586-49a6-a72a-1a9d0fc006c8 => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/947] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:43:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8ff6cdf89e1740579bc6c12796da2900 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:37.417 8 WARNING neutron_lib.context [req-89920043-277b-4d2a-b843-b125bd5e234c req-05b41e56-e964-4ccf-b516-debff1adde57 76442a2bf22043469348e3e46d6bb420 8ff6cdf89e1740579bc6c12796da2900 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 430/948] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:37 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => 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: 519/949] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:43:37 2026] POST /v2.0/ports => generated 954 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/950] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:43:37 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:38.101 7 INFO neutron.db.l3_db [req-a2a157bd-f14b-4179-8773-1f8ef4f485a3 req-150b4d8a-cfdd-4513-b234-10137bdd1dbc 910cb2f8dee74ccf90785be60c3023b7 ad89dd2fda9b4183830faacb249d8098 - - default default] Floating IP 9ad8fb0c-559b-4429-8a48-a55e5ae736e9 disassociated. External IP: 10.96.250.203, port: d42c1842-8c7d-48e1-a06e-c36a719ea165. [pid: 8|app: 0|req: 520/951] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:43:37 2026] PUT /v2.0/ports/b428c1b5-c814-47b1-9223-797f5fbc5f5c => generated 1235 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:38.314 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16593646-ad95-458d-854d-0eac94aaed5d'] response: {'name': 'network-changed', 'server_uuid': 'c37e39f3-542d-4366-b176-ff9c17076555', 'tag': 'b428c1b5-c814-47b1-9223-797f5fbc5f5c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 521/952] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/953] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:43:37 2026] DELETE /v2.0/ports/d42c1842-8c7d-48e1-a06e-c36a719ea165 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/954] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/955] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&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: 523/956] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:38.721 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74ef85f3-0a5d-47eb-82b1-48ec01764b53'] response: {'server_uuid': '07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d', 'name': 'network-vif-deleted', 'tag': 'd42c1842-8c7d-48e1-a06e-c36a719ea165', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 524/957] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/security-groups?id=2f29bc69-1a5f-4601-9744-b4688bd212a0&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/958] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/959] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&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: 435/960] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/ports?tenant_id=8ff6cdf89e1740579bc6c12796da2900&device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/961] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/networks?tenant_id=8ff6cdf89e1740579bc6c12796da2900&shared=False => generated 765 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/962] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:43:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/963] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/964] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/965] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/968] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/969] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:39 2026] GET /v2.0/security-groups?id=2f29bc69-1a5f-4601-9744-b4688bd212a0&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/970] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?tenant_id=8ff6cdf89e1740579bc6c12796da2900&device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/971] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b428c1b5-c814-47b1-9223-797f5fbc5f5c => 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: 440/972] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/subnets?id=4ad03571-2b32-4b15-8a16-625c3ec2134b => generated 687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/973] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?network_id=67434272-c586-49a6-a72a-1a9d0fc006c8&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/974] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/networks/67434272-c586-49a6-a72a-1a9d0fc006c8?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/975] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/networks/67434272-c586-49a6-a72a-1a9d0fc006c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/976] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/977] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&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: 443/978] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => 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: 536/979] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?tenant_id=96b65fab8eea49438ac648be58529ae1&device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/980] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/networks?id=af8551a7-8f74-4da5-9c18-b4fc6cf748a7 => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/981] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/982] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/subnets?id=e41792bc-3574-4f48-ac97-7c4770e2ece6 => generated 693 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/983] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/ports?network_id=af8551a7-8f74-4da5-9c18-b4fc6cf748a7&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: 446/984] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:40 2026] GET /v2.0/networks/af8551a7-8f74-4da5-9c18-b4fc6cf748a7?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: 539/985] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/networks/af8551a7-8f74-4da5-9c18-b4fc6cf748a7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/986] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/987] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/security-groups?id=2f29bc69-1a5f-4601-9744-b4688bd212a0&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: 448/988] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/989] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/990] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:41 2026] GET /v2.0/ports?device_id=07046ee5-f3a5-4052-ae1f-4bf1ddb1cc7d => 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: 542/991] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/992] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/security-groups?id=2f29bc69-1a5f-4601-9744-b4688bd212a0&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: 543/993] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/994] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&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: 544/995] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:42 2026] DELETE /v2.0/security-groups/6b6b9b88-7e6a-4832-9ffb-280f0f394806 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:42.964 7 INFO neutron.api.v2.resource [None req-fce425c4-328c-4cab-a759-10ca56d4bcca 910cb2f8dee74ccf90785be60c3023b7 ad89dd2fda9b4183830faacb249d8098 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 452/996] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:43:42 2026] GET /v2.0/security-groups/6b6b9b88-7e6a-4832-9ffb-280f0f394806 => 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: 545/997] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:43:42 2026] DELETE /v2.0/floatingips/9ad8fb0c-559b-4429-8a48-a55e5ae736e9 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/998] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/security-groups?tenant_id=e5a36ff9f39d473dbbab5448d438dc3f&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/999] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => 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: 455/1000] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:43 2026] DELETE /v2.0/security-groups/e0664b4d-d6a1-4e4a-ad6d-899adb9a38ee => 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: 456/1001] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/security-groups?id=2f29bc69-1a5f-4601-9744-b4688bd212a0&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: 457/1002] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:43 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/1003] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:44 2026] GET /v2.0/security-groups?tenant_id=7be1916b1d1e45aca313927347bdef2d&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1004] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:44 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1005] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:44 2026] DELETE /v2.0/security-groups/b1b56cd2-cf75-4ffc-b0db-fc4bd17a06ad => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1006] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:43:43 2026] PUT /v2.0/routers/d6396a96-189b-442f-97ea-389060a73954/remove_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1007] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:44 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1008] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:45 2026] GET /v2.0/security-groups?id=2f29bc69-1a5f-4601-9744-b4688bd212a0&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1009] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:45 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:45.607 8 INFO neutron.db.l3_db [None req-e517d47f-a0e1-49e2-a3ad-fb8770083d94 76442a2bf22043469348e3e46d6bb420 8ff6cdf89e1740579bc6c12796da2900 - - default default] Floating IP ac51b0b9-f7d8-4f5a-87b1-41d69ab2a0c3 associated. External IP: 10.96.250.219, port: b428c1b5-c814-47b1-9223-797f5fbc5f5c. 2026-05-12 17:43:45.707 7 INFO neutron.services.segments.plugin [-] Segment 1131db99-8c35-44c7-9983-5e012d82ec43 resource provider aggregate not found 2026-05-12 17:43:45.718 7 INFO neutron.services.segments.plugin [-] Segment 1131db99-8c35-44c7-9983-5e012d82ec43 resource provider aggregate not found 2026-05-12 17:43:45.721 7 INFO neutron.db.l3_hamode_db [None req-f3d025eb-bdf7-47ab-884f-926c7ca62f44 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network b05ca416-29fa-4252-a760-b0ff5ec8a104 was deleted as no HA routers are present in tenant ad89dd2fda9b4183830faacb249d8098. [pid: 7|app: 0|req: 461/1010] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:44 2026] DELETE /v2.0/routers/d6396a96-189b-442f-97ea-389060a73954 => generated 0 bytes in 1052 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:45.729 7 INFO neutron.services.segments.plugin [-] Segment 1131db99-8c35-44c7-9983-5e012d82ec43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1131db99-8c35-44c7-9983-5e012d82ec43 found for delete ", "request_id": "req-4aa0a295-ab1f-45ff-9ade-57083fcf633c"}]} 2026-05-12 17:43:45.738 7 INFO neutron.services.segments.plugin [-] Segment 1131db99-8c35-44c7-9983-5e012d82ec43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1131db99-8c35-44c7-9983-5e012d82ec43 found for delete ", "request_id": "req-8b070ed2-1f9b-4ed7-8185-85c3a616277b"}]} [pid: 7|app: 0|req: 462/1011] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:45 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1012] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:45 2026] DELETE /v2.0/subnets/8e649c34-1748-4412-8ddf-d458bab737df => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1013] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:45 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1014] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:43:45 2026] PUT /v2.0/floatingips/ac51b0b9-f7d8-4f5a-87b1-41d69ab2a0c3 => generated 855 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:46.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3568f58d-5fcc-45a1-a99b-39877bd5fd50'] response: {'name': 'network-changed', 'server_uuid': 'c37e39f3-542d-4366-b176-ff9c17076555', 'tag': 'b428c1b5-c814-47b1-9223-797f5fbc5f5c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 551/1015] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1016] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/security-groups?id=2f29bc69-1a5f-4601-9744-b4688bd212a0&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1017] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:46 2026] DELETE /v2.0/networks/7fce3c33-02b9-4b8b-b257-65a42dde9c1d => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1018] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1019] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/security-groups?id=2f29bc69-1a5f-4601-9744-b4688bd212a0&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1020] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/ports?tenant_id=8ff6cdf89e1740579bc6c12796da2900&device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1021] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/security-groups?tenant_id=ad89dd2fda9b4183830faacb249d8098&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1022] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/networks?id=67434272-c586-49a6-a72a-1a9d0fc006c8 => generated 765 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1023] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b428c1b5-c814-47b1-9223-797f5fbc5f5c => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1024] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/subnets?id=4ad03571-2b32-4b15-8a16-625c3ec2134b => generated 687 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1025] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:46 2026] DELETE /v2.0/security-groups/8914a037-a96f-47f8-901c-5266cf830cb4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1026] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/ports?network_id=67434272-c586-49a6-a72a-1a9d0fc006c8&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: 469/1027] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:43:46 2026] GET /v2.0/networks/67434272-c586-49a6-a72a-1a9d0fc006c8?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: 559/1028] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/networks/67434272-c586-49a6-a72a-1a9d0fc006c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1029] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1030] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:43:47.776 7 INFO neutron.services.segments.plugin [-] Segment 701aeeb5-7ac7-43cf-8b12-a590c5adf10f resource provider aggregate not found 2026-05-12 17:43:47.781 7 INFO neutron.services.segments.plugin [-] Segment 701aeeb5-7ac7-43cf-8b12-a590c5adf10f resource provider aggregate not found 2026-05-12 17:43:47.792 7 INFO neutron.services.segments.plugin [-] Segment 701aeeb5-7ac7-43cf-8b12-a590c5adf10f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 701aeeb5-7ac7-43cf-8b12-a590c5adf10f found for delete ", "request_id": "req-f5c3b722-6582-43cc-974c-1762f4c3382d"}]} 2026-05-12 17:43:47.798 7 INFO neutron.services.segments.plugin [-] Segment 701aeeb5-7ac7-43cf-8b12-a590c5adf10f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 701aeeb5-7ac7-43cf-8b12-a590c5adf10f found for delete ", "request_id": "req-08d1d533-4a88-41fb-80dd-18e6e5fa3170"}]} [pid: 7|app: 0|req: 471/1031] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1032] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:43:47 2026] GET /v2.0/security-groups?id=2f29bc69-1a5f-4601-9744-b4688bd212a0&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1033] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/security-groups?tenant_id=e0567a846f794d368d9ae622355f33ec&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1034] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1035] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/security-groups/0b0ec64a-3343-4190-98d4-39718d5bafa2 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:48.901 8 INFO neutron.db.l3_db [req-e1269771-3b90-40c2-99a3-c5354c0236ff req-fffacee7-40d4-4173-8710-a932e68d4ced 76442a2bf22043469348e3e46d6bb420 8ff6cdf89e1740579bc6c12796da2900 - - default default] Floating IP ac51b0b9-f7d8-4f5a-87b1-41d69ab2a0c3 disassociated. External IP: 10.96.250.219, port: b428c1b5-c814-47b1-9223-797f5fbc5f5c. [pid: 7|app: 0|req: 474/1036] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:48 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => 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: 563/1037] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:43:48 2026] DELETE /v2.0/ports/b428c1b5-c814-47b1-9223-797f5fbc5f5c => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:49.367 7 INFO neutron.db.segments_db [None req-e83e14e0-0998-40d9-873e-2f0c689ec4fb cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 666a0005-0bdd-48d3-b303-a7eb72add5b2 of type vxlan for network f2ddd24e-7fd1-4440-8600-55bb06d4152e [pid: 7|app: 0|req: 475/1038] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:43:48 2026] POST /v2.0/networks => generated 743 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:49.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97b855fb-639b-4a96-a25e-cf56aad8e96b'] response: {'server_uuid': 'c37e39f3-542d-4366-b176-ff9c17076555', 'name': 'network-vif-deleted', 'tag': 'b428c1b5-c814-47b1-9223-797f5fbc5f5c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 564/1039] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:49 2026] POST /v2.0/subnets => generated 690 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:49.741 7 INFO neutron.db.segments_db [None req-1fea994d-1eba-4d28-b6cd-7ce1ac5d9d62 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 3eb810c3-71d9-4fc5-80cf-d2271c257fc4 of type vxlan for network 8abac968-5ce1-4b08-869c-a571246e4b14 2026-05-12 17:43:50.034 7 INFO neutron.db.l3_hamode_db [None req-1fea994d-1eba-4d28-b6cd-7ce1ac5d9d62 cf03041789494cb8a3493f1359d214af 14510cb44dfa44b99400cf51974cab49 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 565/1040] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:50 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:50.931 7 INFO neutron.db.l3_hamode_db [None req-1fea994d-1eba-4d28-b6cd-7ce1ac5d9d62 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 566/1041] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:51 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1042] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:43:49 2026] POST /v2.0/routers => generated 730 bytes in 2193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1043] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:52 2026] GET /v2.0/ports?device_id=c37e39f3-542d-4366-b176-ff9c17076555 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1044] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:43:51 2026] PUT /v2.0/routers/366362f3-b2d5-4021-9c25-f52869813ab2/add_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1045] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/security-groups/2f29bc69-1a5f-4601-9744-b4688bd212a0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:43:53.596 8 INFO neutron.api.v2.resource [None req-5874e0e6-d37f-4f2c-b1ab-99ea3288db8e 76442a2bf22043469348e3e46d6bb420 8ff6cdf89e1740579bc6c12796da2900 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 568/1046] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:43:53 2026] GET /v2.0/security-groups/2f29bc69-1a5f-4601-9744-b4688bd212a0 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:43:53.873 8 WARNING neutron_lib.context [None req-a8b63bae-2d6d-407c-9438-ff61673bfd8d 3456d60b5bf64249b0a1c534db4d5d9a 14510cb44dfa44b99400cf51974cab49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 479/1047] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:43:53 2026] DELETE /v2.0/floatingips/ac51b0b9-f7d8-4f5a-87b1-41d69ab2a0c3 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1048] 10.0.0.57 () {34 vars in 684 bytes} [Tue May 12 17:43:53 2026] POST /v2.0/security-groups => generated 1661 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:43:54.016 8 WARNING neutron_lib.context [None req-20023944-9ec1-4eb1-8dba-ad0c7f85eed7 3456d60b5bf64249b0a1c534db4d5d9a 14510cb44dfa44b99400cf51974cab49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 570/1049] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:43:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:54.140 8 WARNING neutron_lib.context [None req-3b06cc4a-a6cf-4619-99f7-9164baaf8bfe 3456d60b5bf64249b0a1c534db4d5d9a 14510cb44dfa44b99400cf51974cab49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 571/1050] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:43:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:43:54.277 8 WARNING neutron_lib.context [None req-08f4ce91-5e06-44ad-ba6e-7a58f735270d 3456d60b5bf64249b0a1c534db4d5d9a 14510cb44dfa44b99400cf51974cab49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 572/1051] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:43:54 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1054] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:43:53 2026] PUT /v2.0/routers/1c3c0b44-8ab4-474e-955c-0ef1bd661b90/remove_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1055] 10.0.0.235 () {34 vars in 1100 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1226353196&fields=id&tenant_id=14510cb44dfa44b99400cf51974cab49 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1056] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/networks?id=f2ddd24e-7fd1-4440-8600-55bb06d4152e => generated 675 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1057] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/quotas/14510cb44dfa44b99400cf51974cab49 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1058] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/ports?tenant_id=14510cb44dfa44b99400cf51974cab49&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1059] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/networks/f2ddd24e-7fd1-4440-8600-55bb06d4152e?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1060] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/networks/f2ddd24e-7fd1-4440-8600-55bb06d4152e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1061] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:55 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:56.222 8 INFO neutron.services.segments.plugin [-] Segment 689a26a2-c12e-4526-a55e-7a3b26d672ff resource provider aggregate not found 2026-05-12 17:43:56.231 8 INFO neutron.services.segments.plugin [-] Segment 689a26a2-c12e-4526-a55e-7a3b26d672ff resource provider aggregate not found 2026-05-12 17:43:56.252 8 INFO neutron.db.l3_hamode_db [None req-6d51ba97-04f9-4fa6-a863-9f4634b8c023 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network 413cf35b-5127-4796-b38a-5479f28ce911 was deleted as no HA routers are present in tenant 8ff6cdf89e1740579bc6c12796da2900. 2026-05-12 17:43:56.253 8 INFO neutron.services.segments.plugin [-] Segment 689a26a2-c12e-4526-a55e-7a3b26d672ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 689a26a2-c12e-4526-a55e-7a3b26d672ff found for delete ", "request_id": "req-7070c13d-0594-47a7-b538-ba34538e06a1"}]} [pid: 8|app: 0|req: 575/1062] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:55 2026] DELETE /v2.0/routers/1c3c0b44-8ab4-474e-955c-0ef1bd661b90 => generated 0 bytes in 1084 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1063] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:43:56 2026] DELETE /v2.0/subnets/4ad03571-2b32-4b15-8a16-625c3ec2134b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:43:56.518 8 INFO neutron.services.segments.plugin [-] Segment 689a26a2-c12e-4526-a55e-7a3b26d672ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 689a26a2-c12e-4526-a55e-7a3b26d672ff found for delete ", "request_id": "req-f80335c2-0c62-4e72-bf86-b870c9a72a6d"}]} [pid: 7|app: 0|req: 489/1064] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:56 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => 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: 576/1065] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:43:56 2026] DELETE /v2.0/networks/67434272-c586-49a6-a72a-1a9d0fc006c8 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1066] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:57 2026] GET /v2.0/security-groups?tenant_id=8ff6cdf89e1740579bc6c12796da2900&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1067] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:57 2026] DELETE /v2.0/security-groups/756af50e-b183-401b-8f45-7d61af1e45d1 => 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: 491/1068] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:43:58.897 8 INFO neutron.services.segments.plugin [-] Segment d85be98d-31fe-42b9-9275-a31a2b917d3c resource provider aggregate not found 2026-05-12 17:43:58.904 8 INFO neutron.services.segments.plugin [-] Segment d85be98d-31fe-42b9-9275-a31a2b917d3c resource provider aggregate not found 2026-05-12 17:43:58.939 8 INFO neutron.services.segments.plugin [-] Segment d85be98d-31fe-42b9-9275-a31a2b917d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d85be98d-31fe-42b9-9275-a31a2b917d3c found for delete ", "request_id": "req-aa7ba29b-71e6-4119-9741-e3967fd4b691"}]} 2026-05-12 17:43:58.942 8 INFO neutron.services.segments.plugin [-] Segment d85be98d-31fe-42b9-9275-a31a2b917d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d85be98d-31fe-42b9-9275-a31a2b917d3c found for delete ", "request_id": "req-19e13712-4fef-4802-a871-09dce5c960ca"}]} [pid: 7|app: 0|req: 492/1069] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => 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: 493/1070] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1071] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 12 17:43:59 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&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: 578/1072] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:43:58 2026] GET /v2.0/security-groups?tenant_id=5d8d8334888f41dc8b693e91ac79ba8e&name=default => generated 2925 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1073] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:43:59 2026] DELETE /v2.0/security-groups/0f98e6ca-1f2a-4933-8523-22cb60421bae => 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: 579/1074] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1075] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/networks?id=f2ddd24e-7fd1-4440-8600-55bb06d4152e => generated 675 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1076] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:44:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=14510cb44dfa44b99400cf51974cab49 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:00.414 7 WARNING neutron_lib.context [req-396905c9-64c6-416d-a3b4-bc8dd39cd228 req-e6cc8657-8f90-457a-815b-88eb0b7817d2 3456d60b5bf64249b0a1c534db4d5d9a 14510cb44dfa44b99400cf51974cab49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 497/1077] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:44:00 2026] POST /v2.0/ports => generated 954 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1078] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:44:00 2026] PUT /v2.0/ports/c6c4f59e-6a50-410c-b22c-280fc4ee3742 => generated 1235 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1079] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1080] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:01 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1081] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/ports?tenant_id=14510cb44dfa44b99400cf51974cab49&device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:02.087 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3db339a4-3023-4363-9f01-1af71261c4e8'] response: {'name': 'network-changed', 'server_uuid': '32b26b8a-2f55-48db-bebc-1f62206cd781', 'tag': 'c6c4f59e-6a50-410c-b22c-280fc4ee3742', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 583/1082] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/networks?tenant_id=14510cb44dfa44b99400cf51974cab49&shared=False => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1083] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1084] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1085] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1086] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1087] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:02 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1088] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1089] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&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: 587/1090] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/ports?tenant_id=14510cb44dfa44b99400cf51974cab49&device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1091] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c6c4f59e-6a50-410c-b22c-280fc4ee3742 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1092] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/subnets?id=95cb0436-7094-4f49-a85b-6bdaa5d6a429 => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1093] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/ports?network_id=f2ddd24e-7fd1-4440-8600-55bb06d4152e&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1094] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/networks/f2ddd24e-7fd1-4440-8600-55bb06d4152e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1095] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/networks/f2ddd24e-7fd1-4440-8600-55bb06d4152e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1096] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1097] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1098] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:03 2026] GET /v2.0/security-groups?tenant_id=e24a94ea9e4a4028962bb5dd97541501&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1099] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:03 2026] DELETE /v2.0/security-groups/4b72bbb8-4be9-4e6f-bb50-6a0a61325616 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:04.271 8 WARNING neutron_lib.context [None req-9b598a88-d825-4988-8f8d-05bcbf320183 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 510/1100] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/security-groups?tenant_id=7811688eed8b4956b26772e9fbc3c1d2&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1101] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:04.421 8 INFO neutron.db.segments_db [None req-9b598a88-d825-4988-8f8d-05bcbf320183 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Added segment 57539a1d-eee9-41a6-822e-7ce5b228e666 of type vxlan for network 3be6a279-c710-40ed-a30e-475b95ff7e8b [pid: 7|app: 0|req: 512/1102] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:04 2026] DELETE /v2.0/security-groups/62b69f4c-b1a5-49a9-b02e-3828f4e2fdc7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1103] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1104] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:04 2026] POST /v2.0/networks => generated 631 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:04.541 7 WARNING neutron_lib.context [None req-39295b6f-2d32-40c3-8892-5a6b354157e4 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:04.596 7 INFO neutron.db.segments_db [None req-39295b6f-2d32-40c3-8892-5a6b354157e4 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Added segment 221f18ec-d300-4189-a549-add0d2f8c249 of type vxlan for network 7d88ced1-8cfa-4418-a36e-051b2c38a9c2 [pid: 7|app: 0|req: 514/1105] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:04 2026] POST /v2.0/networks => generated 632 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:04.793 8 WARNING neutron_lib.context [None req-8341e01b-60df-4ce9-a812-e3d5c162424a 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:04.855 8 INFO neutron.db.segments_db [None req-8341e01b-60df-4ce9-a812-e3d5c162424a 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Added segment fbac9e1d-9d21-4c3c-9e00-43cf3f6cec3a of type vxlan for network b59f58f5-3c85-4346-b3d6-932e3fd0b789 [pid: 8|app: 0|req: 592/1106] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:04 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:04.979 8 WARNING neutron_lib.context [None req-0be17c21-9805-4dcd-b69f-8984c0a79764 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 515/1107] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:04 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:05.031 8 INFO neutron.db.segments_db [None req-0be17c21-9805-4dcd-b69f-8984c0a79764 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Added segment 4b742516-e329-41dc-9303-e9669b8b2e49 of type vxlan for network e46023fb-6d78-47aa-8b4a-b92ef1a7dbc9 [pid: 7|app: 0|req: 516/1108] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1109] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:04 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:05.144 7 WARNING neutron_lib.context [None req-c51f5603-3bc2-445a-93ad-3f3cb43fe5f8 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:05.202 7 INFO neutron.db.segments_db [None req-c51f5603-3bc2-445a-93ad-3f3cb43fe5f8 2ced4d1faf8449089533805899fc7f4d 3e99edd5a3b7440385e0a94b0787cb75 - - default default] Added segment adaf3c71-fb8d-403c-a509-3ba5c386686e of type vxlan for network fc5d7dfb-110c-4aa4-ad92-478cbaa514ac [pid: 7|app: 0|req: 517/1110] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:05 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1111] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1112] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:44:05 2026] PUT /v2.0/networks/3be6a279-c710-40ed-a30e-475b95ff7e8b/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1113] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:44:05 2026] PUT /v2.0/networks/7d88ced1-8cfa-4418-a36e-051b2c38a9c2/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1114] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:44:05 2026] PUT /v2.0/networks/b59f58f5-3c85-4346-b3d6-932e3fd0b789/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1115] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:44:05 2026] PUT /v2.0/networks/e46023fb-6d78-47aa-8b4a-b92ef1a7dbc9/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:05.559 8 INFO neutron.db.l3_db [req-457d67da-b2dc-44ac-aaaa-28d6e1b2b82f req-6d3a95fb-177e-43eb-819d-5d8c4867fbc1 a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] Floating IP e1494305-0d9b-4d62-abf2-52fe25a66ade disassociated. External IP: 10.96.250.206, port: b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b. [pid: 7|app: 0|req: 522/1116] 10.0.0.57 () {32 vars in 665 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1117] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1118] 10.0.0.57 () {32 vars in 679 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1119] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/security-groups?id=6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1120] 10.0.0.57 () {32 vars in 675 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1121] 10.0.0.57 () {32 vars in 687 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1122] 10.0.0.57 () {32 vars in 673 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1123] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:44:05 2026] DELETE /v2.0/ports/b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1124] 10.0.0.57 () {32 vars in 687 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:06.021 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65fc15bc-9124-489d-a634-354f550c6989'] response: {'server_uuid': '532293e5-f8e1-427b-a510-56d8714e15c1', 'name': 'network-vif-deleted', 'tag': 'b3bc8dbc-a702-4eac-9aaf-5474b3dcb25b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 596/1125] 10.0.0.57 () {32 vars in 683 bytes} [Tue May 12 17:44:05 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1126] 10.0.0.57 () {32 vars in 695 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1127] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1128] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:06.320 7 INFO neutron.services.segments.plugin [-] Segment 57539a1d-eee9-41a6-822e-7ce5b228e666 resource provider aggregate not found 2026-05-12 17:44:06.325 7 INFO neutron.services.segments.plugin [-] Segment 57539a1d-eee9-41a6-822e-7ce5b228e666 resource provider aggregate not found [pid: 7|app: 0|req: 531/1129] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/networks/3be6a279-c710-40ed-a30e-475b95ff7e8b => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:06.465 8 INFO neutron.services.segments.plugin [-] Segment 221f18ec-d300-4189-a549-add0d2f8c249 resource provider aggregate not found 2026-05-12 17:44:06.470 8 INFO neutron.services.segments.plugin [-] Segment 221f18ec-d300-4189-a549-add0d2f8c249 resource provider aggregate not found 2026-05-12 17:44:06.485 8 INFO neutron.services.segments.plugin [-] Segment 221f18ec-d300-4189-a549-add0d2f8c249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 221f18ec-d300-4189-a549-add0d2f8c249 found for delete ", "request_id": "req-1ea06f6d-60a2-41eb-a844-bd4885cac2ae"}]} 2026-05-12 17:44:06.488 8 INFO neutron.services.segments.plugin [-] Segment 221f18ec-d300-4189-a549-add0d2f8c249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 221f18ec-d300-4189-a549-add0d2f8c249 found for delete ", "request_id": "req-a57f9469-6382-4746-af44-9f602c5920f3"}]} [pid: 8|app: 0|req: 599/1130] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/networks/7d88ced1-8cfa-4418-a36e-051b2c38a9c2 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:06.502 7 INFO neutron.services.segments.plugin [-] Segment 57539a1d-eee9-41a6-822e-7ce5b228e666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57539a1d-eee9-41a6-822e-7ce5b228e666 found for delete ", "request_id": "req-bee9eda5-30f3-409d-ae6e-95a51772b23a"}]} 2026-05-12 17:44:06.504 7 INFO neutron.services.segments.plugin [-] Segment 57539a1d-eee9-41a6-822e-7ce5b228e666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57539a1d-eee9-41a6-822e-7ce5b228e666 found for delete ", "request_id": "req-82825148-d677-421d-b1f8-3c8c621c2450"}]} [pid: 7|app: 0|req: 532/1131] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/networks/b59f58f5-3c85-4346-b3d6-932e3fd0b789 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1132] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:06 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => 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: 600/1133] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/networks/e46023fb-6d78-47aa-8b4a-b92ef1a7dbc9 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1134] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:06 2026] DELETE /v2.0/networks/fc5d7dfb-110c-4aa4-ad92-478cbaa514ac => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1135] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => 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: 535/1136] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&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: 8|app: 0|req: 602/1137] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => 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: 536/1138] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:07 2026] GET /v2.0/security-groups?tenant_id=6f433d21b2a841acb2e5d36abf07d6f6&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1139] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:08 2026] DELETE /v2.0/security-groups/db492420-6f33-47f6-b1bd-1548647aae2e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:08.523 7 INFO neutron.services.segments.plugin [-] Segment fbac9e1d-9d21-4c3c-9e00-43cf3f6cec3a resource provider aggregate not found 2026-05-12 17:44:08.527 7 INFO neutron.services.segments.plugin [-] Segment fbac9e1d-9d21-4c3c-9e00-43cf3f6cec3a resource provider aggregate not found 2026-05-12 17:44:08.538 7 INFO neutron.services.segments.plugin [-] Segment fbac9e1d-9d21-4c3c-9e00-43cf3f6cec3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbac9e1d-9d21-4c3c-9e00-43cf3f6cec3a found for delete ", "request_id": "req-0cfbf251-dcfb-4518-a957-bc841791aaff"}]} 2026-05-12 17:44:08.551 7 INFO neutron.services.segments.plugin [-] Segment fbac9e1d-9d21-4c3c-9e00-43cf3f6cec3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbac9e1d-9d21-4c3c-9e00-43cf3f6cec3a found for delete ", "request_id": "req-95b8896b-504b-4c12-bb96-493ad5c73bce"}]} 2026-05-12 17:44:08.560 7 INFO neutron.services.segments.plugin [-] Segment adaf3c71-fb8d-403c-a509-3ba5c386686e resource provider aggregate not found 2026-05-12 17:44:08.564 8 INFO neutron.services.segments.plugin [-] Segment 4b742516-e329-41dc-9303-e9669b8b2e49 resource provider aggregate not found 2026-05-12 17:44:08.571 8 INFO neutron.services.segments.plugin [-] Segment 4b742516-e329-41dc-9303-e9669b8b2e49 resource provider aggregate not found 2026-05-12 17:44:08.575 7 INFO neutron.services.segments.plugin [-] Segment adaf3c71-fb8d-403c-a509-3ba5c386686e resource provider aggregate not found 2026-05-12 17:44:08.579 8 INFO neutron.services.segments.plugin [-] Segment 4b742516-e329-41dc-9303-e9669b8b2e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b742516-e329-41dc-9303-e9669b8b2e49 found for delete ", "request_id": "req-5fbb4421-db25-4ffc-9854-288ca59cf607"}]} 2026-05-12 17:44:08.580 7 INFO neutron.services.segments.plugin [-] Segment adaf3c71-fb8d-403c-a509-3ba5c386686e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adaf3c71-fb8d-403c-a509-3ba5c386686e found for delete ", "request_id": "req-04653170-4d16-4387-b629-c3ff040388ed"}]} 2026-05-12 17:44:08.590 8 INFO neutron.services.segments.plugin [-] Segment 4b742516-e329-41dc-9303-e9669b8b2e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b742516-e329-41dc-9303-e9669b8b2e49 found for delete ", "request_id": "req-00ccc7a7-e40b-4dd3-8c1c-b76b9259bb98"}]} 2026-05-12 17:44:08.592 7 INFO neutron.services.segments.plugin [-] Segment adaf3c71-fb8d-403c-a509-3ba5c386686e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adaf3c71-fb8d-403c-a509-3ba5c386686e found for delete ", "request_id": "req-537cc4be-8132-4975-8a75-dbc75f6ee6dd"}]} [pid: 8|app: 0|req: 604/1140] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/security-groups?tenant_id=3e99edd5a3b7440385e0a94b0787cb75&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1141] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1142] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&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: 605/1143] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:08 2026] DELETE /v2.0/security-groups/615158cc-a7d5-4a5a-810f-8dcb89ea7925 => 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: 539/1144] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => 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: 540/1145] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:08 2026] GET /v2.0/security-groups?tenant_id=63fcba123e134b4da2327da5716fbdd3&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1146] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/ports?device_id=532293e5-f8e1-427b-a510-56d8714e15c1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1147] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/security-groups/0aed49c2-638d-4a71-bdf4-2b8e23447d4e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:09.223 8 INFO neutron.db.l3_db [None req-dd4a2e23-652e-411d-b55b-8defa7d2be78 3456d60b5bf64249b0a1c534db4d5d9a 14510cb44dfa44b99400cf51974cab49 - - default default] Floating IP 0bbc1050-2ab4-4fa3-bec6-61401e688792 associated. External IP: 10.96.250.212, port: c6c4f59e-6a50-410c-b22c-280fc4ee3742. [pid: 7|app: 0|req: 543/1148] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:09 2026] GET /v2.0/security-groups?tenant_id=30a12ceab815467e90376de905937448&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1149] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:09 2026] DELETE /v2.0/security-groups/dd3b93cf-662b-4b0b-9afc-b64bc01d10a3 => 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: 606/1152] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:44:08 2026] PUT /v2.0/floatingips/0bbc1050-2ab4-4fa3-bec6-61401e688792 => generated 855 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1153] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:10 2026] DELETE /v2.0/security-groups/6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:10.303 8 INFO neutron.api.v2.resource [None req-9ff73981-07fb-4a7f-9f38-9d5fa37e4181 a77226ed0dde4ec29f38f23c23c62afe 96b65fab8eea49438ac648be58529ae1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 607/1154] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-groups/6ccd8cfa-f85c-4a2a-bc01-e4dba2c1f90b => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:10.505 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f525931-3276-48c1-a2a9-6ceb0a1f5de3'] response: {'name': 'network-changed', 'server_uuid': '32b26b8a-2f55-48db-bebc-1f62206cd781', 'tag': 'c6c4f59e-6a50-410c-b22c-280fc4ee3742', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 608/1155] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1156] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:44:10 2026] DELETE /v2.0/floatingips/e1494305-0d9b-4d62-abf2-52fe25a66ade => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1157] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1158] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/ports?tenant_id=14510cb44dfa44b99400cf51974cab49&device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1159] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/networks?id=f2ddd24e-7fd1-4440-8600-55bb06d4152e => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1160] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:44:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c6c4f59e-6a50-410c-b22c-280fc4ee3742 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1161] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/subnets?id=95cb0436-7094-4f49-a85b-6bdaa5d6a429 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1162] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/ports?network_id=f2ddd24e-7fd1-4440-8600-55bb06d4152e&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1163] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/networks/f2ddd24e-7fd1-4440-8600-55bb06d4152e?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1164] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/networks/f2ddd24e-7fd1-4440-8600-55bb06d4152e?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: 617/1165] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1166] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:11 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1167] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:44:10 2026] PUT /v2.0/routers/130a7df8-b1ab-4ab2-83d5-fdfb977f44e6/remove_router_interface => generated 309 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1168] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/security-groups?tenant_id=19e9a72a4b82444a95a58af60a792092&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1169] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:12.641 7 WARNING neutron_lib.context [None req-a3c032b0-b305-4bab-824e-65e7f466265f cda3c76483d940d7b1609a05b6f5768f c0a0d695ecea4e20be7cd8c8561860cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:12.751 8 INFO neutron.services.segments.plugin [-] Segment e34aba72-dcd8-4ff2-a09a-55e2db67bbf7 resource provider aggregate not found 2026-05-12 17:44:12.758 8 INFO neutron.services.segments.plugin [-] Segment e34aba72-dcd8-4ff2-a09a-55e2db67bbf7 resource provider aggregate not found 2026-05-12 17:44:12.769 8 INFO neutron.services.segments.plugin [-] Segment e34aba72-dcd8-4ff2-a09a-55e2db67bbf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e34aba72-dcd8-4ff2-a09a-55e2db67bbf7 found for delete ", "request_id": "req-67ec3510-3222-4494-81c1-71463e5e1267"}]} 2026-05-12 17:44:12.778 8 INFO neutron.services.segments.plugin [-] Segment e34aba72-dcd8-4ff2-a09a-55e2db67bbf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e34aba72-dcd8-4ff2-a09a-55e2db67bbf7 found for delete ", "request_id": "req-cbff87c1-7d8d-4d0b-ab90-1513fadd54cb"}]} 2026-05-12 17:44:12.779 8 INFO neutron.db.l3_hamode_db [None req-41d030e1-2432-438a-9479-8b795270d674 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network a74a83ed-e2ac-460a-91d1-fdc3f3493655 was deleted as no HA routers are present in tenant 96b65fab8eea49438ac648be58529ae1. [pid: 8|app: 0|req: 619/1170] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:11 2026] DELETE /v2.0/routers/130a7df8-b1ab-4ab2-83d5-fdfb977f44e6 => generated 0 bytes in 1022 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1171] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/security-groups/915221b0-51e1-44ca-8b0f-5784544f9c4d => 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: 621/1172] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:12 2026] GET /v2.0/security-groups?id=4d6e12a9-6d1f-48cf-ab76-52c998453366&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1173] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:12 2026] DELETE /v2.0/subnets/e41792bc-3574-4f48-ac97-7c4770e2ece6 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1174] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:44:12 2026] POST /v2.0/floatingips => generated 552 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1175] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => 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: 554/1176] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:44:13 2026] PUT /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1177] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:13 2026] DELETE /v2.0/networks/af8551a7-8f74-4da5-9c18-b4fc6cf748a7 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1178] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1179] 10.0.0.57 () {34 vars in 769 bytes} [Tue May 12 17:44:13 2026] PUT /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags/green => 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: 626/1180] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1181] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/security-groups?tenant_id=96b65fab8eea49438ac648be58529ae1&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1182] 10.0.0.57 () {34 vars in 765 bytes} [Tue May 12 17:44:13 2026] PUT /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 17:44:13.661 7 INFO neutron.db.l3_db [req-a6e12597-66b4-4a53-a161-ea450eff7a33 req-55d388f8-98da-4865-9abe-c55e45227fff 3456d60b5bf64249b0a1c534db4d5d9a 14510cb44dfa44b99400cf51974cab49 - - default default] Floating IP 0bbc1050-2ab4-4fa3-bec6-61401e688792 disassociated. External IP: 10.96.250.212, port: c6c4f59e-6a50-410c-b22c-280fc4ee3742. [pid: 8|app: 0|req: 629/1183] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:13 2026] DELETE /v2.0/security-groups/5473138e-7947-4d58-a765-db913cb32cf2 => 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: 630/1184] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/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: 631/1185] 10.0.0.57 () {34 vars in 787 bytes} [Tue May 12 17:44:13 2026] PUT /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1186] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1187] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:44:13 2026] PUT /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1188] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1189] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:14.032 8 INFO neutron.api.v2.resource [None req-ecb06684-523b-4ba5-960c-40e60c4d9925 cda3c76483d940d7b1609a05b6f5768f c0a0d695ecea4e20be7cd8c8561860cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1190] 10.0.0.57 () {32 vars in 750 bytes} [Tue May 12 17:44:13 2026] GET /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1191] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:44:13 2026] DELETE /v2.0/ports/c6c4f59e-6a50-410c-b22c-280fc4ee3742 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1192] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:14 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:14.109 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73e81b2b-72d7-4b87-99d1-31bde4b757b0'] response: {'server_uuid': '32b26b8a-2f55-48db-bebc-1f62206cd781', 'name': 'network-vif-deleted', 'tag': 'c6c4f59e-6a50-410c-b22c-280fc4ee3742', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 556/1193] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1194] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:44:14 2026] GET /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:14.216 7 INFO neutron.api.v2.resource [None req-5748d49f-278a-49f6-a1bb-1b21789aa2d5 cda3c76483d940d7b1609a05b6f5768f c0a0d695ecea4e20be7cd8c8561860cb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1195] 10.0.0.57 () {32 vars in 753 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1196] 10.0.0.57 () {32 vars in 741 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1197] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:44:14 2026] GET /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1198] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:44:14 2026] DELETE /v2.0/floatingips/b6eaedc4-e222-452b-93bd-349bfbfb32d4 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:15.063 7 WARNING neutron_lib.context [None req-ef391290-79ed-4f7e-86a4-3bc60e26aaba c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:15.063 7 WARNING neutron_lib.context [None req-ef391290-79ed-4f7e-86a4-3bc60e26aaba c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:15.163 8 INFO neutron.services.segments.plugin [-] Segment 1454931e-79d9-4183-a051-73a54f94d49a resource provider aggregate not found 2026-05-12 17:44:15.169 8 INFO neutron.services.segments.plugin [-] Segment 1454931e-79d9-4183-a051-73a54f94d49a resource provider aggregate not found [pid: 8|app: 0|req: 641/1199] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:15.269 7 INFO neutron.db.segments_db [None req-ef391290-79ed-4f7e-86a4-3bc60e26aaba c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Added segment 1f7b7d12-b050-47d0-a5c1-911ff36d782c of type vxlan for network 5ecefc5d-524c-4269-9f91-cc289a0ed93d 2026-05-12 17:44:15.326 8 INFO neutron.services.segments.plugin [-] Segment 1454931e-79d9-4183-a051-73a54f94d49a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1454931e-79d9-4183-a051-73a54f94d49a found for delete ", "request_id": "req-41c3c4c2-07b0-4882-937a-e846390c6043"}]} 2026-05-12 17:44:15.328 8 INFO neutron.services.segments.plugin [-] Segment 1454931e-79d9-4183-a051-73a54f94d49a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1454931e-79d9-4183-a051-73a54f94d49a found for delete ", "request_id": "req-0b302518-4b45-497b-9b26-8ba3f1156185"}]} 2026-05-12 17:44:15.329 7 INFO neutron.db.segments_db [None req-ef391290-79ed-4f7e-86a4-3bc60e26aaba c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Added segment 639449e4-eec1-4a93-89fa-e87c0a5e3ad0 of type vxlan for network 90867c20-bd30-4051-a656-e95e5557382e [pid: 7|app: 0|req: 559/1200] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:14 2026] POST /v2.0/networks => generated 1245 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1201] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/networks => generated 1844 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1202] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:15 2026] GET /v2.0/security-groups?tenant_id=c0a0d695ecea4e20be7cd8c8561860cb&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:15.743 7 INFO neutron.db.segments_db [None req-e0a3fcd6-b857-41cc-adef-612dd2ff73e3 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 5610aacc-937d-4ae6-992c-7a3d44c8d4c6 of type vxlan for network d904d007-5c86-48b4-bfbd-4fda1bfeb2ca [pid: 8|app: 0|req: 643/1203] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:15 2026] DELETE /v2.0/networks/5ecefc5d-524c-4269-9f91-cc289a0ed93d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1204] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:44:15 2026] POST /v2.0/networks => generated 744 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1205] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:15 2026] DELETE /v2.0/security-groups/72195e12-3d7a-41a2-a850-14613c0d20e8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:15.978 7 INFO neutron.services.segments.plugin [-] Segment 639449e4-eec1-4a93-89fa-e87c0a5e3ad0 resource provider aggregate not found 2026-05-12 17:44:15.984 7 INFO neutron.services.segments.plugin [-] Segment 639449e4-eec1-4a93-89fa-e87c0a5e3ad0 resource provider aggregate not found 2026-05-12 17:44:15.997 7 INFO neutron.services.segments.plugin [-] Segment 639449e4-eec1-4a93-89fa-e87c0a5e3ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 639449e4-eec1-4a93-89fa-e87c0a5e3ad0 found for delete ", "request_id": "req-aa0f0540-4ff5-4cb7-80a3-76ce05412943"}]} [pid: 7|app: 0|req: 562/1206] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:15 2026] DELETE /v2.0/networks/90867c20-bd30-4051-a656-e95e5557382e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:16.005 7 INFO neutron.services.segments.plugin [-] Segment 639449e4-eec1-4a93-89fa-e87c0a5e3ad0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 639449e4-eec1-4a93-89fa-e87c0a5e3ad0 found for delete ", "request_id": "req-95acb830-9ad4-4675-9f93-44a8d41ecbcf"}]} [pid: 7|app: 0|req: 563/1207] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/security-groups?tenant_id=3571e84629f34a1a878de1eb6ad57e41&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1208] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:15 2026] POST /v2.0/subnets => generated 692 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1209] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/networks => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:16.195 7 INFO neutron.db.segments_db [None req-f03afa41-0d79-49b1-abaf-97281f12d440 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 57260910-e31f-4239-8b21-a507646e0a7f of type vxlan for network 372d0252-be35-4bbd-aeaa-962bf36adb44 [pid: 8|app: 0|req: 646/1210] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:16 2026] DELETE /v2.0/security-groups/ceb1dd88-8d3c-4dbc-bcb5-e93dcdcfe135 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:16.274 8 WARNING neutron_lib.context [None req-41a6ce2f-a863-49a1-8e73-ccddccc9aa28 c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:16.345 8 INFO neutron.db.segments_db [None req-41a6ce2f-a863-49a1-8e73-ccddccc9aa28 c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Added segment 4fa46adb-2283-426c-85f7-d12709c97ace of type vxlan for network f3413d27-6f10-4c15-ae8b-860b701cac05 [pid: 8|app: 0|req: 647/1211] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:16 2026] POST /v2.0/networks => generated 653 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1212] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:16 2026] GET /v2.0/ports?device_id=32b26b8a-2f55-48db-bebc-1f62206cd781 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:16.474 8 WARNING neutron_lib.context [None req-6310e454-a975-4650-a520-b87f0c4bfb3e c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:16.494 7 INFO neutron.db.l3_hamode_db [None req-f03afa41-0d79-49b1-abaf-97281f12d440 cf03041789494cb8a3493f1359d214af 5d08d37a6be6485b883067c7db9b75fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:16.545 8 INFO neutron.db.segments_db [None req-6310e454-a975-4650-a520-b87f0c4bfb3e c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Added segment 4d204a8a-8411-440a-a9d3-98d820d4962a of type vxlan for network 2a51f1ca-b912-4b51-9afd-aaeaaaaea4aa [pid: 8|app: 0|req: 649/1213] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:16 2026] POST /v2.0/networks => generated 654 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:16.647 8 WARNING neutron_lib.context [None req-261c4957-2ba3-428b-99e9-97fdc1c49e6e c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:16.674 8 WARNING neutron_lib.context [None req-261c4957-2ba3-428b-99e9-97fdc1c49e6e c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 650/1214] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:44:16 2026] POST /v2.0/ports => generated 1506 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:17.373 8 INFO neutron.services.segments.plugin [-] Segment 1f7b7d12-b050-47d0-a5c1-911ff36d782c resource provider aggregate not found 2026-05-12 17:44:17.379 8 INFO neutron.services.segments.plugin [-] Segment 1f7b7d12-b050-47d0-a5c1-911ff36d782c resource provider aggregate not found 2026-05-12 17:44:17.395 8 INFO neutron.services.segments.plugin [-] Segment 1f7b7d12-b050-47d0-a5c1-911ff36d782c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7b7d12-b050-47d0-a5c1-911ff36d782c found for delete ", "request_id": "req-626ed5eb-17a9-4ab2-949b-e1a13cf4f83c"}]} 2026-05-12 17:44:17.396 8 INFO neutron.services.segments.plugin [-] Segment 1f7b7d12-b050-47d0-a5c1-911ff36d782c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7b7d12-b050-47d0-a5c1-911ff36d782c found for delete ", "request_id": "req-f680657d-5e65-4ee8-b7fd-3086b95aae6f"}]} [pid: 8|app: 0|req: 651/1215] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:44:17 2026] GET /v2.0/ports => generated 1506 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1216] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:17 2026] DELETE /v2.0/ports/26affe2e-3ea0-45e1-988d-fa855897163e => 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: 653/1217] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:17 2026] DELETE /v2.0/security-groups/4d6e12a9-6d1f-48cf-ab76-52c998453366 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:17.980 7 INFO neutron.db.l3_hamode_db [None req-f03afa41-0d79-49b1-abaf-97281f12d440 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 654/1218] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:17 2026] DELETE /v2.0/ports/b4e40adf-89f5-4312-8c04-0c2dcefd0eea => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:17.998 8 INFO neutron.api.v2.resource [None req-34dd05c0-5c6f-4af5-8172-747cf1fb7d60 3456d60b5bf64249b0a1c534db4d5d9a 14510cb44dfa44b99400cf51974cab49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1219] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:44:17 2026] GET /v2.0/security-groups/4d6e12a9-6d1f-48cf-ab76-52c998453366 => 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: 656/1220] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:44:18 2026] GET /v2.0/ports => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1221] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:44:18 2026] DELETE /v2.0/floatingips/0bbc1050-2ab4-4fa3-bec6-61401e688792 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:18.287 8 WARNING neutron_lib.context [None req-45575be2-1bd3-4b16-b25d-0d6d15cecd2f c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:18.338 8 INFO neutron.db.segments_db [None req-45575be2-1bd3-4b16-b25d-0d6d15cecd2f c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Added segment 281542b4-442d-4c5b-ae64-701166d8f99e of type vxlan for network 5bc4e418-1025-4a63-b651-65fb35fe169f [pid: 8|app: 0|req: 658/1222] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:18 2026] POST /v2.0/networks => generated 654 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1223] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:16 2026] POST /v2.0/routers => generated 732 bytes in 2861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:19.029 7 WARNING neutron_lib.context [None req-5ff0a428-a65e-44e4-8277-203117bd602c c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:19.084 7 INFO neutron.db.segments_db [None req-5ff0a428-a65e-44e4-8277-203117bd602c c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Added segment 12717fb1-c273-4798-9e16-f669eba45b0e of type vxlan for network 45dba19a-06eb-4880-9d47-fd9a3fef977d [pid: 7|app: 0|req: 566/1224] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:19 2026] POST /v2.0/networks => generated 654 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1225] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:44:18 2026] PUT /v2.0/routers/366362f3-b2d5-4021-9c25-f52869813ab2/remove_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:20.359 8 INFO neutron.services.segments.plugin [-] Segment 3eb810c3-71d9-4fc5-80cf-d2271c257fc4 resource provider aggregate not found 2026-05-12 17:44:20.363 8 INFO neutron.services.segments.plugin [-] Segment 3eb810c3-71d9-4fc5-80cf-d2271c257fc4 resource provider aggregate not found 2026-05-12 17:44:20.373 8 INFO neutron.services.segments.plugin [-] Segment 3eb810c3-71d9-4fc5-80cf-d2271c257fc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb810c3-71d9-4fc5-80cf-d2271c257fc4 found for delete ", "request_id": "req-d9197621-b655-4401-b63f-a4077b09197d"}]} 2026-05-12 17:44:20.376 8 INFO neutron.services.segments.plugin [-] Segment 3eb810c3-71d9-4fc5-80cf-d2271c257fc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb810c3-71d9-4fc5-80cf-d2271c257fc4 found for delete ", "request_id": "req-c7607c16-e293-4cf9-b8f6-7ea90ead51eb"}]} 2026-05-12 17:44:20.383 8 INFO neutron.db.l3_hamode_db [None req-2ab6d411-2e3f-4054-bd1e-4b20901ab57e cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network 8abac968-5ce1-4b08-869c-a571246e4b14 was deleted as no HA routers are present in tenant 14510cb44dfa44b99400cf51974cab49. [pid: 8|app: 0|req: 660/1226] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:19 2026] DELETE /v2.0/routers/366362f3-b2d5-4021-9c25-f52869813ab2 => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1227] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:44:19 2026] PUT /v2.0/routers/27863df0-6f71-4469-aa0b-d2dc6aafab3e/add_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:20.516 7 WARNING neutron_lib.context [None req-54b38610-504f-4d7e-9135-0536fcfd2c8f c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:20.559 7 WARNING neutron_lib.context [None req-54b38610-504f-4d7e-9135-0536fcfd2c8f c6343b7213624ad9b05d05e6f7a4f889 bfb8438476964ae2ae2939135f2bf98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 661/1228] 10.0.0.57 () {34 vars in 677 bytes} [Tue May 12 17:44:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1229] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:20 2026] DELETE /v2.0/subnets/95cb0436-7094-4f49-a85b-6bdaa5d6a429 => 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: 663/1230] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:44:20 2026] PUT /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1231] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:20 2026] POST /v2.0/subnets => generated 1324 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1232] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/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: 570/1233] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/subnets => generated 1960 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1234] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:20 2026] DELETE /v2.0/networks/f2ddd24e-7fd1-4440-8600-55bb06d4152e => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1235] 10.0.0.57 () {34 vars in 763 bytes} [Tue May 12 17:44:21 2026] PUT /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1236] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1237] 10.0.0.57 () {34 vars in 759 bytes} [Tue May 12 17:44:21 2026] PUT /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1238] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1239] 10.0.0.57 () {34 vars in 781 bytes} [Tue May 12 17:44:21 2026] PUT /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags/black.or.white => 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: 665/1240] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/subnets/d1c3df0c-4334-4eab-b57b-8a668bf313d8 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1241] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/security-groups?tenant_id=14510cb44dfa44b99400cf51974cab49&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1242] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1243] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/security-groups/9d7dbb16-c881-40c6-bdc8-1e55f1cb232c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1244] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/subnets/e1bb849e-a2c7-4b28-ae75-951f0c29a4f3 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1245] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1246] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:44:21 2026] PUT /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1247] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1248] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/networks?id=d904d007-5c86-48b4-bfbd-4fda1bfeb2ca => generated 677 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1249] 10.0.0.57 () {32 vars in 740 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1250] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/quotas/5d08d37a6be6485b883067c7db9b75fc => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:21.760 8 INFO neutron.api.v2.resource [None req-7651c6d0-72a9-4966-ad56-1b3d3b54d682 55f226bc693144d39892c1218beed444 421a2e3551024ebaa3a28a3fcdf96d37 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1251] 10.0.0.57 () {32 vars in 744 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:44:21.772 7 INFO neutron.services.segments.plugin [-] Segment 12717fb1-c273-4798-9e16-f669eba45b0e resource provider aggregate not found 2026-05-12 17:44:21.777 7 INFO neutron.services.segments.plugin [-] Segment 12717fb1-c273-4798-9e16-f669eba45b0e resource provider aggregate not found 2026-05-12 17:44:21.794 7 INFO neutron.services.segments.plugin [-] Segment 12717fb1-c273-4798-9e16-f669eba45b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12717fb1-c273-4798-9e16-f669eba45b0e found for delete ", "request_id": "req-1c660114-5e10-4715-8464-54f2a4473861"}]} 2026-05-12 17:44:21.799 7 INFO neutron.services.segments.plugin [-] Segment 12717fb1-c273-4798-9e16-f669eba45b0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12717fb1-c273-4798-9e16-f669eba45b0e found for delete ", "request_id": "req-825ecc19-9efc-4eb0-9798-5d7b91d80a69"}]} [pid: 7|app: 0|req: 579/1252] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/networks/45dba19a-06eb-4880-9d47-fd9a3fef977d => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1253] 10.0.0.57 () {32 vars in 743 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1254] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/ports?tenant_id=5d08d37a6be6485b883067c7db9b75fc&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1255] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1256] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/networks/d904d007-5c86-48b4-bfbd-4fda1bfeb2ca?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:21.979 8 INFO neutron.api.v2.resource [None req-2719f027-294d-4495-9e82-318f8cc6e552 55f226bc693144d39892c1218beed444 421a2e3551024ebaa3a28a3fcdf96d37 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1257] 10.0.0.57 () {32 vars in 747 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/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: 581/1258] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:21 2026] DELETE /v2.0/networks/5bc4e418-1025-4a63-b651-65fb35fe169f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1259] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:44:21 2026] GET /v2.0/networks/d904d007-5c86-48b4-bfbd-4fda1bfeb2ca?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: 582/1260] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1261] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1262] 10.0.0.57 () {32 vars in 733 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/qos/policies/879d05b3-a950-4ad7-8a94-2c0ba4971db0 => 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: 679/1263] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/networks/2a51f1ca-b912-4b51-9afd-aaeaaaaea4aa => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1264] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:22.395 8 INFO neutron.services.segments.plugin [-] Segment 666a0005-0bdd-48d3-b303-a7eb72add5b2 resource provider aggregate not found 2026-05-12 17:44:22.400 8 INFO neutron.services.segments.plugin [-] Segment 666a0005-0bdd-48d3-b303-a7eb72add5b2 resource provider aggregate not found 2026-05-12 17:44:22.409 8 INFO neutron.services.segments.plugin [-] Segment 666a0005-0bdd-48d3-b303-a7eb72add5b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666a0005-0bdd-48d3-b303-a7eb72add5b2 found for delete ", "request_id": "req-dfa00048-ef39-4243-b86f-80f641da0ae1"}]} 2026-05-12 17:44:22.414 8 INFO neutron.services.segments.plugin [-] Segment 666a0005-0bdd-48d3-b303-a7eb72add5b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 666a0005-0bdd-48d3-b303-a7eb72add5b2 found for delete ", "request_id": "req-715092a5-337c-4157-b24f-59895c283065"}]} 2026-05-12 17:44:22.425 8 INFO neutron.services.segments.plugin [-] Segment 4d204a8a-8411-440a-a9d3-98d820d4962a resource provider aggregate not found 2026-05-12 17:44:22.431 8 INFO neutron.services.segments.plugin [-] Segment 4d204a8a-8411-440a-a9d3-98d820d4962a resource provider aggregate not found 2026-05-12 17:44:22.441 8 INFO neutron.services.segments.plugin [-] Segment 4d204a8a-8411-440a-a9d3-98d820d4962a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d204a8a-8411-440a-a9d3-98d820d4962a found for delete ", "request_id": "req-9e338f31-48c1-4e08-bfd5-a6955a6f630f"}]} [pid: 8|app: 0|req: 680/1265] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:22 2026] DELETE /v2.0/networks/f3413d27-6f10-4c15-ae8b-860b701cac05 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:22.956 8 INFO neutron.services.segments.plugin [-] Segment 4d204a8a-8411-440a-a9d3-98d820d4962a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d204a8a-8411-440a-a9d3-98d820d4962a found for delete ", "request_id": "req-bac39855-b999-4d1d-8118-6e46ba329d29"}]} 2026-05-12 17:44:22.977 8 INFO neutron.services.segments.plugin [-] Segment 4fa46adb-2283-426c-85f7-d12709c97ace resource provider aggregate not found 2026-05-12 17:44:22.998 8 INFO neutron.services.segments.plugin [-] Segment 4fa46adb-2283-426c-85f7-d12709c97ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa46adb-2283-426c-85f7-d12709c97ace found for delete ", "request_id": "req-30f23444-ed7f-4884-91eb-d98760d16865"}]} [pid: 8|app: 0|req: 681/1266] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/security-groups?tenant_id=bfb8438476964ae2ae2939135f2bf98d&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1267] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:22 2026] GET /v2.0/security-groups?tenant_id=3da10295b5de49349754debcb1e23565&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1268] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/security-groups/1224654f-60a5-4d38-a65e-78e8d8d55fc7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1269] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/security-groups/2eebd540-46da-4d64-a35e-704a112ec8c6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1270] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1271] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:23 2026] GET /v2.0/security-groups?tenant_id=421a2e3551024ebaa3a28a3fcdf96d37&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1272] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:23 2026] DELETE /v2.0/security-groups/67ec7504-fba2-46ca-8105-596dc8b8332f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:24.458 7 INFO neutron.services.segments.plugin [-] Segment 281542b4-442d-4c5b-ae64-701166d8f99e resource provider aggregate not found 2026-05-12 17:44:24.464 7 INFO neutron.services.segments.plugin [-] Segment 281542b4-442d-4c5b-ae64-701166d8f99e resource provider aggregate not found [pid: 7|app: 0|req: 589/1273] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:24.837 8 INFO neutron.services.segments.plugin [-] Segment 4fa46adb-2283-426c-85f7-d12709c97ace resource provider aggregate not found 2026-05-12 17:44:24.885 8 INFO neutron.services.segments.plugin [-] Segment 4fa46adb-2283-426c-85f7-d12709c97ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa46adb-2283-426c-85f7-d12709c97ace found for delete ", "request_id": "req-c2229ccb-9846-4aeb-8a56-afa35e73b038"}]} 2026-05-12 17:44:25.043 7 INFO neutron.services.segments.plugin [-] Segment 281542b4-442d-4c5b-ae64-701166d8f99e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 281542b4-442d-4c5b-ae64-701166d8f99e found for delete ", "request_id": "req-86c171ca-63ab-4ce3-9bad-4a2082eb7942"}]} 2026-05-12 17:44:25.045 7 INFO neutron.services.segments.plugin [-] Segment 281542b4-442d-4c5b-ae64-701166d8f99e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 281542b4-442d-4c5b-ae64-701166d8f99e found for delete ", "request_id": "req-4dc133b1-6ddd-40db-a828-cd18e642f62e"}]} [pid: 8|app: 0|req: 685/1276] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:24 2026] GET /v2.0/security-groups?tenant_id=ec2bc34bb5534dd89a4e9f26a8fbd098&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1277] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:25 2026] DELETE /v2.0/security-groups/9c9a52df-9de5-4006-8abf-7625608dfae6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:25.274 7 WARNING neutron_lib.context [None req-565002ac-b015-4f6c-9c3f-0467651c2750 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:25.456 7 INFO neutron.db.segments_db [None req-565002ac-b015-4f6c-9c3f-0467651c2750 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Added segment 8b718693-0432-4442-b7f9-9b1807eab276 of type vxlan for network 155a1145-c28c-4518-8015-e1c38ca2cda8 [pid: 7|app: 0|req: 592/1278] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:25 2026] POST /v2.0/networks => generated 644 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:25.567 8 WARNING neutron_lib.context [None req-51f83b04-a6c7-4c5a-a54b-d3d3854b1259 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 593/1279] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:25 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1280] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:44:25 2026] POST /v2.0/ports => generated 775 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:25.960 7 WARNING neutron_lib.context [None req-f0ed3fd4-52f0-46be-92c4-c73fa3b1afc5 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:26.019 7 INFO neutron.db.segments_db [None req-f0ed3fd4-52f0-46be-92c4-c73fa3b1afc5 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Added segment 523f4f2d-ff83-4b47-af76-a03353326083 of type vxlan for network 75340d96-e089-4f60-9ec3-5dcdaf3be2e7 [pid: 7|app: 0|req: 594/1281] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:25 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:26.131 8 WARNING neutron_lib.context [None req-57c25496-2fbe-43f8-8433-8f9472fae6e7 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 688/1282] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:26 2026] POST /v2.0/subnets => generated 626 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:26.413 7 WARNING neutron_lib.context [None req-a14f0ef8-5075-4660-bfa2-80422c38b206 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 689/1283] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:44:26 2026] GET /v2.0/networks?id=d904d007-5c86-48b4-bfbd-4fda1bfeb2ca => generated 677 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:26.541 8 WARNING neutron_lib.context [req-73c3eeb1-25ca-420e-a851-3eb17b9838da req-b925914d-8ccb-4d26-bd4e-ebf344f97040 dd9529d59b074f05b1da07ade7c2436d 5d08d37a6be6485b883067c7db9b75fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 595/1284] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:44:26 2026] POST /v2.0/ports => generated 950 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1285] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:26 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1286] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:44:26 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) [pid: 7|app: 0|req: 597/1287] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:26 2026] DELETE /v2.0/ports/8606fb65-101f-477e-ab88-2c0abaf88133 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:27.253 8 WARNING neutron_lib.context [None req-cf5e5bf6-5192-43e5-b932-7c66e479feba b77b3b8f92914afa901a07005ded6573 78acb112fc5c4811bbdde7d085280f7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 691/1288] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:44:27 2026] POST /v2.0/security-groups => generated 1601 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:44:27.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fea416ec-1d39-48e6-9b86-c26241cb4e87 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1289] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:27 2026] DELETE /v2.0/ports/8606fb65-101f-477e-ab88-2c0abaf88133 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1290] 10.0.0.57 () {34 vars in 766 bytes} [Tue May 12 17:44:27 2026] PUT /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:27.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e298e3fe-573b-4e84-9387-2694046e6035 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1291] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/ports/8606fb65-101f-477e-ab88-2c0abaf88133 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1292] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:44:27 2026] PUT /v2.0/ports/c20aafed-ca4e-4d77-be53-ee4ed440d82d => generated 1235 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 695/1293] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1294] 10.0.0.57 () {34 vars in 777 bytes} [Tue May 12 17:44:27 2026] PUT /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 17:44:27.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c349a04b-8e14-454e-baac-4a265149e5bf'] response: {'name': 'network-changed', 'server_uuid': 'e9f2345f-b996-4641-9276-b7aca14fe798', 'tag': 'c20aafed-ca4e-4d77-be53-ee4ed440d82d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 697/1295] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1296] 10.0.0.57 () {34 vars in 773 bytes} [Tue May 12 17:44:27 2026] PUT /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/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: 699/1297] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/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: 700/1298] 10.0.0.57 () {34 vars in 795 bytes} [Tue May 12 17:44:27 2026] PUT /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1299] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:27 2026] DELETE /v2.0/subnets/ba206388-b869-4b0f-9b4c-f9599377e4b8 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1300] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1301] 10.0.0.57 () {34 vars in 766 bytes} [Tue May 12 17:44:27 2026] PUT /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1302] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:27 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1303] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1304] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups?id=6f8b76de-0464-41d9-8be6-8371f877a2eb&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1305] 10.0.0.57 () {32 vars in 754 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:28.146 8 INFO neutron.api.v2.resource [None req-62c28a5e-3a83-473c-9d72-e9d7cd263fd3 b77b3b8f92914afa901a07005ded6573 78acb112fc5c4811bbdde7d085280f7d - - default default] show failed (client error): The resource could not be found. 2026-05-12 17:44:28.148 7 INFO neutron.services.segments.plugin [-] Segment 523f4f2d-ff83-4b47-af76-a03353326083 resource provider aggregate not found [pid: 8|app: 0|req: 707/1306] 10.0.0.57 () {32 vars in 758 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:44:28.155 7 INFO neutron.services.segments.plugin [-] Segment 523f4f2d-ff83-4b47-af76-a03353326083 resource provider aggregate not found 2026-05-12 17:44:28.176 7 INFO neutron.services.segments.plugin [-] Segment 523f4f2d-ff83-4b47-af76-a03353326083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 523f4f2d-ff83-4b47-af76-a03353326083 found for delete ", "request_id": "req-80bd62d7-2c3c-49a9-912f-121b2d7fa025"}]} 2026-05-12 17:44:28.179 7 INFO neutron.services.segments.plugin [-] Segment 523f4f2d-ff83-4b47-af76-a03353326083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 523f4f2d-ff83-4b47-af76-a03353326083 found for delete ", "request_id": "req-7e515bc9-04cc-460d-8d5d-4b2148a3d789"}]} [pid: 7|app: 0|req: 600/1307] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:27 2026] DELETE /v2.0/networks/75340d96-e089-4f60-9ec3-5dcdaf3be2e7 => 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: 708/1308] 10.0.0.57 () {32 vars in 757 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:28.216 8 WARNING neutron_lib.context [None req-68741133-cfaa-4e37-87b6-1aadf09a0c77 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 601/1309] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1310] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/ports?tenant_id=5d08d37a6be6485b883067c7db9b75fc&device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:28.276 8 INFO neutron.db.segments_db [None req-68741133-cfaa-4e37-87b6-1aadf09a0c77 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Added segment e08ae601-78ad-4bb3-93a1-6499290ff36b of type vxlan for network 6ce1d9d4-5c08-44a9-b9c0-347461644a55 2026-05-12 17:44:28.293 7 INFO neutron.api.v2.resource [None req-5df3f14b-b109-4442-a90a-049f793aac74 b77b3b8f92914afa901a07005ded6573 78acb112fc5c4811bbdde7d085280f7d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1311] 10.0.0.57 () {32 vars in 761 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1312] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/networks?tenant_id=5d08d37a6be6485b883067c7db9b75fc&shared=False => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1313] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1314] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:28 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1315] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:28.413 8 WARNING neutron_lib.context [None req-2c7144fe-f556-4a57-acdd-ba511b427368 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 606/1316] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:44:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1317] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:28 2026] DELETE /v2.0/security-groups/fab9580a-56ec-4113-8800-52139bb4af79 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1318] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:28 2026] POST /v2.0/subnets => generated 626 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:28.723 7 WARNING neutron_lib.context [None req-7b60dd73-82f8-4d06-a0d6-d369b096739a 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 608/1319] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:44:28 2026] POST /v2.0/ports => generated 912 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1320] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1321] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/security-groups?id=6f8b76de-0464-41d9-8be6-8371f877a2eb&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1322] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:29 2026] DELETE /v2.0/ports/9ffcf4ef-3a0e-4e34-a229-0878b5684614 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:29.388 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c04bbee2-50f7-49db-aca5-a27f75a80f6e 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1323] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/ports/9ffcf4ef-3a0e-4e34-a229-0878b5684614 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1324] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:29 2026] DELETE /v2.0/subnets/ded98a8e-dd64-4e98-a7ab-9f3761f96bba => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1325] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/ports?tenant_id=5d08d37a6be6485b883067c7db9b75fc&device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1326] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/security-groups?tenant_id=10793c7d9b1240a9a73175fcd4e3732a&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1327] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c20aafed-ca4e-4d77-be53-ee4ed440d82d => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1328] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:29 2026] DELETE /v2.0/security-groups/7e292695-9fac-44e0-abd3-249b1d55a452 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1329] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/subnets?id=fd4abb4e-2910-4866-b858-9d079ea40e46 => generated 695 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1330] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/ports?network_id=d904d007-5c86-48b4-bfbd-4fda1bfeb2ca&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:29.986 8 INFO neutron.services.segments.plugin [-] Segment e08ae601-78ad-4bb3-93a1-6499290ff36b resource provider aggregate not found 2026-05-12 17:44:29.993 8 INFO neutron.services.segments.plugin [-] Segment e08ae601-78ad-4bb3-93a1-6499290ff36b resource provider aggregate not found 2026-05-12 17:44:30.008 8 INFO neutron.services.segments.plugin [-] Segment e08ae601-78ad-4bb3-93a1-6499290ff36b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e08ae601-78ad-4bb3-93a1-6499290ff36b found for delete ", "request_id": "req-300a2e6d-9188-4232-a684-05b377799c14"}]} 2026-05-12 17:44:30.009 8 INFO neutron.services.segments.plugin [-] Segment e08ae601-78ad-4bb3-93a1-6499290ff36b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e08ae601-78ad-4bb3-93a1-6499290ff36b found for delete ", "request_id": "req-56aecfc0-5042-4c4e-844f-ca4cbb832245"}]} [pid: 8|app: 0|req: 716/1331] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:29 2026] DELETE /v2.0/networks/6ce1d9d4-5c08-44a9-b9c0-347461644a55 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1332] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:44:29 2026] GET /v2.0/networks/d904d007-5c86-48b4-bfbd-4fda1bfeb2ca?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:30.026 7 WARNING neutron_lib.context [None req-b05c68f6-db73-423d-9437-e411d8302d1a 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 717/1333] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/security-groups?tenant_id=78acb112fc5c4811bbdde7d085280f7d&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1334] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/networks/d904d007-5c86-48b4-bfbd-4fda1bfeb2ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1335] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/security-groups/0bc45120-c38b-4a79-bb0d-9d64506a9359 => 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: 617/1336] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:44:30 2026] POST /v2.0/ports => generated 774 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 720/1337] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/security-groups?tenant_id=7d1449a44f8a48f59239b2eaf23426b2&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1338] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1339] 10.0.0.57 () {34 vars in 736 bytes} [Tue May 12 17:44:30 2026] PUT /v2.0/ports/42339167-2921-4208-a108-6ef9a571eafd => generated 752 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 619/1340] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/security-groups?id=6f8b76de-0464-41d9-8be6-8371f877a2eb&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1341] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/security-groups/ce28ede6-53c1-436b-9412-2f83cce9a111 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1342] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/ports/42339167-2921-4208-a108-6ef9a571eafd => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1343] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports => generated 778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:30.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63eda19e-420e-4d16-9da4-f8e02b7fe225 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 723/1344] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/security-groups?tenant_id=1e2f140d0c6046aab58663dc1e4b5381&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1345] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/42339167-2921-4208-a108-6ef9a571eafd => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1346] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1347] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:44:30 2026] GET /v2.0/ports/5b5e60b9-7a63-43e8-b861-fa27c5eb597e => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1348] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/security-groups/e4f3b9da-31a8-4f4a-865e-39006e1ae0ca => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:30.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83d390cf-b668-4e29-907a-a46105217888 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1349] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/ports/9ffcf4ef-3a0e-4e34-a229-0878b5684614 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:30.963 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d56db1c-df40-4815-adb3-af375ba89e0b 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1350] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/subnets/ded98a8e-dd64-4e98-a7ab-9f3761f96bba => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:30.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b281443a-6515-4823-bfbe-16712115334d 983bfd2972154536af1696010bbb350e 461a1ae823764d03b05f9acfb1674847 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 626/1351] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/subnets/ba206388-b869-4b0f-9b4c-f9599377e4b8 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1352] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:30 2026] DELETE /v2.0/ports/5b5e60b9-7a63-43e8-b861-fa27c5eb597e => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:31.436 7 INFO neutron.services.segments.plugin [-] Segment 8b718693-0432-4442-b7f9-9b1807eab276 resource provider aggregate not found 2026-05-12 17:44:31.441 7 INFO neutron.services.segments.plugin [-] Segment 8b718693-0432-4442-b7f9-9b1807eab276 resource provider aggregate not found [pid: 7|app: 0|req: 627/1353] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:31 2026] DELETE /v2.0/networks/155a1145-c28c-4518-8015-e1c38ca2cda8 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1354] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:31.637 7 INFO neutron.services.segments.plugin [-] Segment 8b718693-0432-4442-b7f9-9b1807eab276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b718693-0432-4442-b7f9-9b1807eab276 found for delete ", "request_id": "req-5a97e601-563c-49d3-93ef-4832f126ab10"}]} 2026-05-12 17:44:31.640 7 INFO neutron.services.segments.plugin [-] Segment 8b718693-0432-4442-b7f9-9b1807eab276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b718693-0432-4442-b7f9-9b1807eab276 found for delete ", "request_id": "req-e3f25747-b975-47f0-af43-935cfc150c03"}]} [pid: 7|app: 0|req: 628/1355] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/security-groups?id=6f8b76de-0464-41d9-8be6-8371f877a2eb&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1356] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:31 2026] GET /v2.0/security-groups?tenant_id=461a1ae823764d03b05f9acfb1674847&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1357] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:32 2026] DELETE /v2.0/security-groups/e6bc9f26-5584-43a7-bb3d-719e2f59ac4d => 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: 729/1358] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1359] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:32 2026] GET /v2.0/security-groups?id=6f8b76de-0464-41d9-8be6-8371f877a2eb&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1360] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1361] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:33 2026] GET /v2.0/security-groups?id=6f8b76de-0464-41d9-8be6-8371f877a2eb&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:34.039 8 WARNING neutron_lib.context [None req-840607fa-aa04-463f-9994-96f36de21aca 3c34474dddb34c6298e834179ca1d1e3 3907fa52484444e1bdc398864a66eb6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:34.216 7 WARNING neutron_lib.context [None req-247ce392-1a8e-4189-aa56-d0bf581d6f8d 274b92faa6b04405aa71e3b976afec07 cd003d484b784c0c86ce616b05b46355 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:34.262 8 INFO neutron.db.segments_db [None req-840607fa-aa04-463f-9994-96f36de21aca 3c34474dddb34c6298e834179ca1d1e3 3907fa52484444e1bdc398864a66eb6e - - default default] Added segment 0784ea56-b6c9-4f55-9ee3-deb4b04f1ff4 of type vxlan for network 78fb33fc-61bd-434f-882c-6f3534eefca8 [pid: 7|app: 0|req: 633/1362] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:44:34 2026] POST /v2.0/subnetpools => generated 548 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1363] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/subnetpools/2d1e3f97-93b4-4bd8-91ea-b386c5719343 => generated 548 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1364] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:33 2026] POST /v2.0/networks => generated 632 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:34.372 8 WARNING neutron_lib.context [None req-31f1f812-a83a-46b8-a843-ecff0bcc227d 3c34474dddb34c6298e834179ca1d1e3 3907fa52484444e1bdc398864a66eb6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 635/1365] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:44:34 2026] PUT /v2.0/subnetpools/2d1e3f97-93b4-4bd8-91ea-b386c5719343 => generated 500 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1366] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:44:34 2026] DELETE /v2.0/subnetpools/2d1e3f97-93b4-4bd8-91ea-b386c5719343 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:34.457 7 INFO neutron.api.v2.resource [None req-399d5cbe-3d21-476f-9872-c60da68cd346 274b92faa6b04405aa71e3b976afec07 cd003d484b784c0c86ce616b05b46355 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1367] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/subnetpools/2d1e3f97-93b4-4bd8-91ea-b386c5719343 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:34.474 7 INFO neutron.api.v2.resource [None req-bfbf85bf-4d1a-410a-a8e5-1e232f112b38 274b92faa6b04405aa71e3b976afec07 cd003d484b784c0c86ce616b05b46355 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 638/1368] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:44:34 2026] DELETE /v2.0/subnetpools/2d1e3f97-93b4-4bd8-91ea-b386c5719343 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1369] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:44:34 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:34.682 7 WARNING neutron_lib.context [None req-fddc41bf-95e9-4730-9d97-f2f3d63ba465 3c34474dddb34c6298e834179ca1d1e3 3907fa52484444e1bdc398864a66eb6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 639/1370] 10.0.0.57 () {34 vars in 665 bytes} [Tue May 12 17:44:34 2026] POST /v2.0/trunks => generated 407 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 732/1371] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:44:34 2026] PUT /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1372] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:34 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1373] 10.0.0.57 () {34 vars in 759 bytes} [Tue May 12 17:44:34 2026] PUT /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags/green => 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: 641/1374] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/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: 734/1375] 10.0.0.57 () {34 vars in 755 bytes} [Tue May 12 17:44:35 2026] PUT /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1376] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1377] 10.0.0.57 () {34 vars in 777 bytes} [Tue May 12 17:44:35 2026] PUT /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1378] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1379] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1380] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/security-groups?id=6f8b76de-0464-41d9-8be6-8371f877a2eb&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1381] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:44:35 2026] PUT /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/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: 739/1382] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1383] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:35.361 8 INFO neutron.api.v2.resource [None req-986b4e48-688b-4adb-8b12-4d2d245e0d58 3c34474dddb34c6298e834179ca1d1e3 3907fa52484444e1bdc398864a66eb6e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 741/1384] 10.0.0.57 () {32 vars in 740 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1385] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:35 2026] DELETE /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/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: 644/1386] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/security-groups?tenant_id=cd003d484b784c0c86ce616b05b46355&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1387] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:35.494 8 INFO neutron.api.v2.resource [None req-e63d897b-2be5-4ad1-a463-f57639b94a82 3c34474dddb34c6298e834179ca1d1e3 3907fa52484444e1bdc398864a66eb6e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1388] 10.0.0.57 () {32 vars in 743 bytes} [Tue May 12 17:44:35 2026] DELETE /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/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: 645/1389] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:35 2026] DELETE /v2.0/security-groups/e689d19e-64cd-40ae-81a7-514aca995b6d => 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: 745/1390] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:44:35 2026] DELETE /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1391] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2/tags => 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: 747/1392] 10.0.0.57 () {32 vars in 718 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1393] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1394] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/security-groups?id=6f8b76de-0464-41d9-8be6-8371f877a2eb&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1395] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:44:35 2026] GET /v2.0/ports/396a8d96-0bde-4236-a7ce-17dc030cca79 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1396] 10.0.0.57 () {32 vars in 721 bytes} [Tue May 12 17:44:35 2026] DELETE /v2.0/trunks/0ea24c3c-c1c2-4bd8-a28f-39f33bed7dc2 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1397] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:35 2026] DELETE /v2.0/ports/396a8d96-0bde-4236-a7ce-17dc030cca79 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:36.198 7 INFO neutron.services.segments.plugin [-] Segment 0784ea56-b6c9-4f55-9ee3-deb4b04f1ff4 resource provider aggregate not found 2026-05-12 17:44:36.204 7 INFO neutron.services.segments.plugin [-] Segment 0784ea56-b6c9-4f55-9ee3-deb4b04f1ff4 resource provider aggregate not found 2026-05-12 17:44:36.221 7 INFO neutron.services.segments.plugin [-] Segment 0784ea56-b6c9-4f55-9ee3-deb4b04f1ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0784ea56-b6c9-4f55-9ee3-deb4b04f1ff4 found for delete ", "request_id": "req-2fb42130-bffd-4597-b49c-841dd279623c"}]} 2026-05-12 17:44:36.222 7 INFO neutron.services.segments.plugin [-] Segment 0784ea56-b6c9-4f55-9ee3-deb4b04f1ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0784ea56-b6c9-4f55-9ee3-deb4b04f1ff4 found for delete ", "request_id": "req-3e60b690-2d70-48f8-8a92-440bef8dfcc5"}]} [pid: 7|app: 0|req: 649/1398] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:36 2026] DELETE /v2.0/networks/78fb33fc-61bd-434f-882c-6f3534eefca8 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1399] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/security-groups?tenant_id=334c4b6445634a1481c6661cca1e209c&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1400] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:36 2026] DELETE /v2.0/security-groups/162bbb6f-ed47-4e98-b5f3-119a03248df8 => 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: 651/1401] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => 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: 751/1402] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/security-groups?tenant_id=9523e568cff948fdababf968a0b8ca58&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1403] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/security-groups?id=6f8b76de-0464-41d9-8be6-8371f877a2eb&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1404] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:36 2026] DELETE /v2.0/security-groups/b1a9b6a9-5224-4388-a8e8-9bca0033c2f9 => 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: 752/1405] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:36 2026] GET /v2.0/security-groups?tenant_id=3907fa52484444e1bdc398864a66eb6e&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: 654/1406] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/security-groups/82960dda-bd5b-4bee-ab14-c7395942ff63 => 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: 655/1407] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1408] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/security-groups?tenant_id=c346cf8fe7fe4f3ea66f8447069a77ff&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1409] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/security-groups/4ee2bb71-f58d-491c-965f-e3354e11c461 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1410] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:44:37 2026] DELETE /v2.0/ports/c20aafed-ca4e-4d77-be53-ee4ed440d82d => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1411] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:37 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1412] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => 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: 756/1413] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:39 2026] GET /v2.0/security-groups?tenant_id=55531f90be584af6a4f4ae7e936d1b2d&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:39.404 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee799cb3-314a-451b-9469-01d3ad97418f'] response: {'server_uuid': 'e9f2345f-b996-4641-9276-b7aca14fe798', 'name': 'network-vif-deleted', 'tag': 'c20aafed-ca4e-4d77-be53-ee4ed440d82d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 658/1414] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:39 2026] DELETE /v2.0/security-groups/fccc19fe-18ac-4921-8532-5b6967a42a1e => 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: 758/1417] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:40 2026] GET /v2.0/ports?device_id=e9f2345f-b996-4641-9276-b7aca14fe798 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:41.359 7 WARNING neutron_lib.context [None req-18d33126-33fa-4170-b97c-01f1e7565a91 372dca62169f4ecfb8d99827223cc0f1 51738eafb6a345b09b16f01a54ef7562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:41.590 7 INFO neutron.db.segments_db [None req-18d33126-33fa-4170-b97c-01f1e7565a91 372dca62169f4ecfb8d99827223cc0f1 51738eafb6a345b09b16f01a54ef7562 - - default default] Added segment 87af7362-7881-4ef7-9857-89c83ffe1ac5 of type vxlan for network 86852e7d-0615-4a31-960d-bfa6f2dcf838 [pid: 7|app: 0|req: 660/1418] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:41 2026] POST /v2.0/networks => generated 631 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:41.734 7 WARNING neutron_lib.context [None req-a76d2a59-05ee-4d71-851a-bdb3b2619ab6 372dca62169f4ecfb8d99827223cc0f1 51738eafb6a345b09b16f01a54ef7562 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:41.788 7 INFO neutron.db.segments_db [None req-a76d2a59-05ee-4d71-851a-bdb3b2619ab6 372dca62169f4ecfb8d99827223cc0f1 51738eafb6a345b09b16f01a54ef7562 - - default default] Added segment 7804a882-5c1e-40d5-bfe0-d611e2c88f28 of type vxlan for network a54505c4-6a06-46fb-b5f5-715b2ab751bb [pid: 7|app: 0|req: 661/1419] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:41 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1420] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:44:41 2026] PUT /v2.0/networks/86852e7d-0615-4a31-960d-bfa6f2dcf838/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1421] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:41 2026] GET /v2.0/networks/86852e7d-0615-4a31-960d-bfa6f2dcf838/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1422] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:44:41 2026] PUT /v2.0/networks/a54505c4-6a06-46fb-b5f5-715b2ab751bb/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1423] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/networks/a54505c4-6a06-46fb-b5f5-715b2ab751bb/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1424] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:44:42 2026] PUT /v2.0/networks/a54505c4-6a06-46fb-b5f5-715b2ab751bb/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1425] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/networks/a54505c4-6a06-46fb-b5f5-715b2ab751bb/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1426] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:44:41 2026] PUT /v2.0/routers/27863df0-6f71-4469-aa0b-d2dc6aafab3e/remove_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1427] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/networks/86852e7d-0615-4a31-960d-bfa6f2dcf838/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1428] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:42 2026] GET /v2.0/security-groups?tenant_id=8ec2b99233a34083ad28040e2258644d&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:42.710 7 INFO neutron.services.segments.plugin [-] Segment 87af7362-7881-4ef7-9857-89c83ffe1ac5 resource provider aggregate not found 2026-05-12 17:44:42.715 7 INFO neutron.services.segments.plugin [-] Segment 87af7362-7881-4ef7-9857-89c83ffe1ac5 resource provider aggregate not found 2026-05-12 17:44:42.721 7 INFO neutron.services.segments.plugin [-] Segment 87af7362-7881-4ef7-9857-89c83ffe1ac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87af7362-7881-4ef7-9857-89c83ffe1ac5 found for delete ", "request_id": "req-e0cff853-297a-46b0-beb7-b0ea25814b70"}]} 2026-05-12 17:44:42.732 7 INFO neutron.services.segments.plugin [-] Segment 87af7362-7881-4ef7-9857-89c83ffe1ac5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87af7362-7881-4ef7-9857-89c83ffe1ac5 found for delete ", "request_id": "req-6b7484a4-4803-40b0-80f5-923d0216935a"}]} [pid: 7|app: 0|req: 669/1429] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.0/networks/86852e7d-0615-4a31-960d-bfa6f2dcf838 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1430] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.0/security-groups/142a5884-9631-4da2-b138-6ba872baca33 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1431] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.0/networks/a54505c4-6a06-46fb-b5f5-715b2ab751bb => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:44:43.468 8 INFO neutron.services.segments.plugin [-] Segment 57260910-e31f-4239-8b21-a507646e0a7f resource provider aggregate not found 2026-05-12 17:44:43.473 8 INFO neutron.services.segments.plugin [-] Segment 57260910-e31f-4239-8b21-a507646e0a7f resource provider aggregate not found 2026-05-12 17:44:43.495 8 INFO neutron.services.segments.plugin [-] Segment 57260910-e31f-4239-8b21-a507646e0a7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57260910-e31f-4239-8b21-a507646e0a7f found for delete ", "request_id": "req-c49e0b53-95de-4df1-a8cd-fded88736c88"}]} 2026-05-12 17:44:43.498 8 INFO neutron.services.segments.plugin [-] Segment 57260910-e31f-4239-8b21-a507646e0a7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57260910-e31f-4239-8b21-a507646e0a7f found for delete ", "request_id": "req-f798f149-6a48-43e0-8aaf-a4bb1f4098a5"}]} 2026-05-12 17:44:43.501 8 INFO neutron.db.l3_hamode_db [None req-d045c8b6-d656-41a9-9abc-6a0306aa128c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network 372d0252-be35-4bbd-aeaa-962bf36adb44 was deleted as no HA routers are present in tenant 5d08d37a6be6485b883067c7db9b75fc. [pid: 8|app: 0|req: 761/1432] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:42 2026] DELETE /v2.0/routers/27863df0-6f71-4469-aa0b-d2dc6aafab3e => generated 0 bytes in 993 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1433] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:44:43 2026] DELETE /v2.0/subnets/fd4abb4e-2910-4866-b858-9d079ea40e46 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1434] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/security-groups?tenant_id=9133be0871ff47a1affc408b4342d531&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1435] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:43 2026] DELETE /v2.0/networks/d904d007-5c86-48b4-bfbd-4fda1bfeb2ca => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1436] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/security-groups/8dcf8ee2-0a17-4a41-aafa-2011478337e3 => 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: 674/1437] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:43 2026] GET /v2.0/security-groups?tenant_id=0b8fc5bb993a4319bc46162fd9b7aec2&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1438] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/security-groups?tenant_id=5d08d37a6be6485b883067c7db9b75fc&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1439] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/security-groups/bb88d54e-edb5-45e1-ba86-339510226e46 => 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: 676/1440] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/security-groups/6f8b76de-0464-41d9-8be6-8371f877a2eb => 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: 765/1441] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/security-groups?tenant_id=51738eafb6a345b09b16f01a54ef7562&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1442] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:44 2026] GET /v2.0/security-groups?tenant_id=becc10babb3d4ba08c3658bc8017b64a&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1443] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/security-groups/4d26a930-8021-4cc6-9670-6aaec8f57f4d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1444] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:44 2026] DELETE /v2.0/security-groups/12d605bf-94a2-4200-b9c9-2cfddab9b6cd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:45.144 8 INFO neutron.db.segments_db [None req-fd73162b-c074-4f79-aae9-2ef4d0078a35 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 05fb2335-ef1a-4d58-80e7-597b7df752da of type vxlan for network 925927e8-af22-45ff-85fb-389a39c83e36 [pid: 8|app: 0|req: 767/1445] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:44:44 2026] POST /v2.0/networks => generated 741 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:45.255 7 INFO neutron.services.segments.plugin [-] Segment 7804a882-5c1e-40d5-bfe0-d611e2c88f28 resource provider aggregate not found 2026-05-12 17:44:45.270 7 INFO neutron.services.segments.plugin [-] Segment 7804a882-5c1e-40d5-bfe0-d611e2c88f28 resource provider aggregate not found 2026-05-12 17:44:45.278 7 INFO neutron.services.segments.plugin [-] Segment 7804a882-5c1e-40d5-bfe0-d611e2c88f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7804a882-5c1e-40d5-bfe0-d611e2c88f28 found for delete ", "request_id": "req-fc363260-ed87-4778-9cf4-7e9ab01b3468"}]} 2026-05-12 17:44:45.280 7 INFO neutron.services.segments.plugin [-] Segment 7804a882-5c1e-40d5-bfe0-d611e2c88f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7804a882-5c1e-40d5-bfe0-d611e2c88f28 found for delete ", "request_id": "req-65529b29-b150-4e63-8de7-a7fc875f530b"}]} [pid: 7|app: 0|req: 679/1446] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:45 2026] POST /v2.0/subnets => generated 688 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:45.533 8 INFO neutron.services.segments.plugin [-] Segment 5610aacc-937d-4ae6-992c-7a3d44c8d4c6 resource provider aggregate not found 2026-05-12 17:44:45.541 8 INFO neutron.services.segments.plugin [-] Segment 5610aacc-937d-4ae6-992c-7a3d44c8d4c6 resource provider aggregate not found 2026-05-12 17:44:45.555 8 INFO neutron.services.segments.plugin [-] Segment 5610aacc-937d-4ae6-992c-7a3d44c8d4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5610aacc-937d-4ae6-992c-7a3d44c8d4c6 found for delete ", "request_id": "req-6683ece2-b7a3-4007-876d-e42e869e2bb8"}]} 2026-05-12 17:44:45.563 8 INFO neutron.services.segments.plugin [-] Segment 5610aacc-937d-4ae6-992c-7a3d44c8d4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5610aacc-937d-4ae6-992c-7a3d44c8d4c6 found for delete ", "request_id": "req-ca8bdf31-aa6d-4f4b-a5ef-cfe85be27193"}]} 2026-05-12 17:44:45.595 8 INFO neutron.db.segments_db [None req-4b9702bc-473d-49b0-871c-18a092200625 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment fdf4fbe1-188d-4ba8-9a26-235877011f49 of type vxlan for network a65adb4d-07b7-4af9-99f4-7dfbd9d305c7 2026-05-12 17:44:45.910 8 INFO neutron.db.l3_hamode_db [None req-4b9702bc-473d-49b0-871c-18a092200625 cf03041789494cb8a3493f1359d214af 249b811be022419191d7e8bf74814ded - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:46.876 8 INFO neutron.db.l3_hamode_db [None req-4b9702bc-473d-49b0-871c-18a092200625 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 768/1447] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:45 2026] POST /v2.0/routers => generated 728 bytes in 2482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1448] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:44:47 2026] PUT /v2.0/routers/01b01936-5c43-4014-afc6-4391a1794ddd/add_router_interface => generated 309 bytes in 1247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1449] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:49 2026] GET /v2.0/security-groups?tenant_id=296fdf7b841b4e20a4ba16e05c04d817&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1450] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:49 2026] DELETE /v2.0/security-groups/c6ef8f50-01eb-4234-b69d-c0eb512b7b68 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1451] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:49 2026] GET /v2.0/security-groups?tenant_id=4b62b65472ed48ecb439db7f722c3dbb&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1452] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:50 2026] DELETE /v2.0/security-groups/72663fac-b0b2-4450-8555-a190b56ffdf4 => 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: 771/1453] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:50 2026] GET /v2.0/security-groups?tenant_id=8c3745a8eada415f8fb5907b4e0362d0&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1454] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:51 2026] DELETE /v2.0/security-groups/fc0c041f-3c41-472a-bfcc-59d30a6ae7f0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1455] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:51 2026] GET /v2.0/security-groups?tenant_id=405de46e03d14bbe8d7163b987b44057&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1456] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:51 2026] DELETE /v2.0/security-groups/0e83fd1f-176c-4f9a-80d9-1eaeeaf80321 => 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: 773/1457] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:44:51 2026] GET /v2.0/networks?id=925927e8-af22-45ff-85fb-389a39c83e36 => generated 673 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1458] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/quotas/249b811be022419191d7e8bf74814ded => 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: 774/1459] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/ports?tenant_id=249b811be022419191d7e8bf74814ded&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1460] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/networks/925927e8-af22-45ff-85fb-389a39c83e36?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1461] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/networks/925927e8-af22-45ff-85fb-389a39c83e36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1462] 10.0.0.57 () {32 vars in 652 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions => generated 20516 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1463] 10.0.0.57 () {32 vars in 680 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1464] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1465] 10.0.0.57 () {32 vars in 680 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1466] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1467] 10.0.0.57 () {32 vars in 664 bytes} [Tue May 12 17:44:52 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: 778/1468] 10.0.0.57 () {32 vars in 698 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1469] 10.0.0.57 () {32 vars in 696 bytes} [Tue May 12 17:44: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) [pid: 8|app: 0|req: 779/1470] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1471] 10.0.0.57 () {32 vars in 688 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1472] 10.0.0.57 () {32 vars in 702 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1473] 10.0.0.57 () {32 vars in 692 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1474] 10.0.0.57 () {32 vars in 694 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1475] 10.0.0.57 () {32 vars in 684 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1476] 10.0.0.57 () {32 vars in 686 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1477] 10.0.0.57 () {32 vars in 660 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/dvr => 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: 783/1478] 10.0.0.57 () {32 vars in 698 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1479] 10.0.0.57 () {32 vars in 678 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/external-net => 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: 784/1480] 10.0.0.57 () {32 vars in 682 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1481] 10.0.0.57 () {32 vars in 674 bytes} [Tue May 12 17:44:52 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: 785/1482] 10.0.0.57 () {32 vars in 688 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1483] 10.0.0.57 () {32 vars in 722 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1484] 10.0.0.57 () {32 vars in 686 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1485] 10.0.0.57 () {32 vars in 668 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1486] 10.0.0.57 () {32 vars in 686 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1487] 10.0.0.57 () {32 vars in 680 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1488] 10.0.0.57 () {32 vars in 698 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1489] 10.0.0.57 () {32 vars in 678 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1490] 10.0.0.57 () {32 vars in 666 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1491] 10.0.0.57 () {32 vars in 676 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1492] 10.0.0.57 () {32 vars in 664 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/l3-ha => 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: 703/1493] 10.0.0.57 () {32 vars in 674 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/l3-flavors => 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: 791/1494] 10.0.0.57 () {32 vars in 712 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1495] 10.0.0.57 () {32 vars in 690 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1496] 10.0.0.57 () {32 vars in 682 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1497] 10.0.0.57 () {32 vars in 668 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1498] 10.0.0.57 () {32 vars in 686 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1499] 10.0.0.57 () {32 vars in 704 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1500] 10.0.0.57 () {32 vars in 674 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1501] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1502] 10.0.0.57 () {32 vars in 674 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1503] 10.0.0.57 () {32 vars in 692 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1504] 10.0.0.57 () {32 vars in 688 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1505] 10.0.0.57 () {32 vars in 708 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1506] 10.0.0.57 () {32 vars in 704 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1507] 10.0.0.57 () {32 vars in 718 bytes} [Tue May 12 17:44:52 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1508] 10.0.0.57 () {32 vars in 696 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1509] 10.0.0.57 () {32 vars in 710 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1510] 10.0.0.57 () {32 vars in 668 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1511] 10.0.0.57 () {32 vars in 686 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1512] 10.0.0.57 () {32 vars in 680 bytes} [Tue May 12 17:44: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: 7|app: 0|req: 713/1513] 10.0.0.57 () {32 vars in 674 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1514] 10.0.0.57 () {32 vars in 670 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1515] 10.0.0.57 () {32 vars in 660 bytes} [Tue May 12 17:44: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: 802/1516] 10.0.0.57 () {32 vars in 698 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1517] 10.0.0.57 () {32 vars in 698 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1518] 10.0.0.57 () {32 vars in 676 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1519] 10.0.0.57 () {32 vars in 668 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1520] 10.0.0.57 () {32 vars in 682 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1521] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1522] 10.0.0.57 () {32 vars in 684 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1523] 10.0.0.57 () {32 vars in 706 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1524] 10.0.0.57 () {32 vars in 668 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1525] 10.0.0.57 () {32 vars in 696 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1526] 10.0.0.57 () {32 vars in 694 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1527] 10.0.0.57 () {32 vars in 684 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1528] 10.0.0.57 () {32 vars in 688 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1529] 10.0.0.57 () {32 vars in 666 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1530] 10.0.0.57 () {32 vars in 680 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1531] 10.0.0.57 () {32 vars in 680 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/rbac-policies => 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: 810/1532] 10.0.0.57 () {32 vars in 690 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1533] 10.0.0.57 () {32 vars in 690 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1534] 10.0.0.57 () {32 vars in 694 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1535] 10.0.0.57 () {32 vars in 684 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1536] 10.0.0.57 () {32 vars in 688 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1537] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1538] 10.0.0.57 () {32 vars in 702 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1539] 10.0.0.57 () {32 vars in 712 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1540] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:44: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: 7|app: 0|req: 727/1541] 10.0.0.57 () {32 vars in 714 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1542] 10.0.0.57 () {32 vars in 726 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1543] 10.0.0.57 () {32 vars in 740 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1544] 10.0.0.57 () {32 vars in 718 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1545] 10.0.0.57 () {32 vars in 682 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1546] 10.0.0.57 () {32 vars in 668 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1547] 10.0.0.57 () {32 vars in 718 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1548] 10.0.0.57 () {32 vars in 678 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1549] 10.0.0.57 () {32 vars in 668 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1550] 10.0.0.57 () {32 vars in 696 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1551] 10.0.0.57 () {32 vars in 704 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1552] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1553] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1554] 10.0.0.57 () {32 vars in 682 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1555] 10.0.0.57 () {32 vars in 704 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1556] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => 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: 736/1557] 10.0.0.57 () {32 vars in 694 bytes} [Tue May 12 17:44:53 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: 822/1558] 10.0.0.57 () {32 vars in 688 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1559] 10.0.0.57 () {32 vars in 696 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1560] 10.0.0.57 () {32 vars in 678 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1561] 10.0.0.57 () {32 vars in 688 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1562] 10.0.0.57 () {32 vars in 700 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1563] 10.0.0.57 () {32 vars in 664 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1564] 10.0.0.57 () {32 vars in 680 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1565] 10.0.0.57 () {32 vars in 692 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1566] 10.0.0.57 () {32 vars in 676 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1567] 10.0.0.57 () {32 vars in 666 bytes} [Tue May 12 17:44:53 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1568] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/security-groups?tenant_id=ccfe8a5906b34fddad7a8f59b250c7b6&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1569] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:54 2026] DELETE /v2.0/security-groups/d9b7f149-e094-43fa-8db4-8a883e4ad3f2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1570] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:54 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:54.876 8 WARNING neutron_lib.context [None req-bae59776-e2e6-4f86-88c8-adbee7d5c087 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:55.025 8 INFO neutron.db.segments_db [None req-bae59776-e2e6-4f86-88c8-adbee7d5c087 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Added segment 7d853b57-0eeb-44d2-a739-db724fb44024 of type vxlan for network 12a9d8ae-103b-437d-b2cf-7a97d581759f [pid: 8|app: 0|req: 828/1573] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:54 2026] POST /v2.0/networks => generated 639 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:55.167 7 WARNING neutron_lib.context [None req-008727f6-75c8-4284-8834-fab1863aac52 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 746/1574] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:55 2026] POST /v2.0/subnets => generated 657 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1575] 10.0.0.57 () {32 vars in 721 bytes} [Tue May 12 17:44:55 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:55.690 7 WARNING neutron_lib.context [None req-95986ed3-ce76-4a98-b173-e1ddcf7bc2d4 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1576] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:55 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => 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: 747/1577] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:55 2026] POST /v2.0/subnets => generated 732 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:55.984 8 WARNING neutron_lib.context [None req-f820a3d7-9d07-43ee-9770-462429fafd55 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:56.047 8 INFO neutron.db.segments_db [None req-f820a3d7-9d07-43ee-9770-462429fafd55 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Added segment 5318595a-299d-454d-94cf-7681377000c7 of type vxlan for network 17d7a848-a499-4a72-abfc-58e1a13a7263 [pid: 8|app: 0|req: 831/1578] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:55 2026] POST /v2.0/networks => generated 638 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:56.170 8 WARNING neutron_lib.context [None req-05137497-3cb6-4b92-9d86-e10109758a25 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 832/1579] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/subnets => generated 655 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1580] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/security-groups?tenant_id=7ee54587702b44119ed4e36d408de54c&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:56.431 8 WARNING neutron_lib.context [None req-f2fe9732-7852-4d28-b45a-d7a100c2e7c6 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 749/1581] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:56 2026] DELETE /v2.0/security-groups/91d04538-1bbb-486b-b1be-62738c6d69c5 => 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: 833/1582] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/subnets => generated 726 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:56.797 7 WARNING neutron_lib.context [None req-e45d39a1-1cde-4ee2-96fe-0548c8933efb cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 834/1583] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:44:56 2026] GET /v2.0/security-groups?tenant_id=af7dbc1b190b458aba5250681aaa1c31&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:56.841 8 WARNING neutron_lib.context [None req-1157340d-9119-4308-bc7e-fee579e84e37 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:56.907 8 INFO neutron.db.segments_db [None req-1157340d-9119-4308-bc7e-fee579e84e37 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Added segment 7d60f379-7931-4917-92fe-ac3c1ed0274e of type vxlan for network 66788a63-6191-4f24-809b-cc911b1211e6 2026-05-12 17:44:56.945 7 INFO neutron.db.segments_db [None req-e45d39a1-1cde-4ee2-96fe-0548c8933efb cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Added segment 07e3dd7a-57d5-489e-b284-1ff67a324e32 of type vxlan for network 121fdf19-b702-4737-b3e6-9da63d617162 [pid: 8|app: 0|req: 835/1584] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/networks => generated 637 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1585] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:44:57 2026] GET /v2.0/networks?id=925927e8-af22-45ff-85fb-389a39c83e36 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1586] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:56 2026] POST /v2.0/networks => generated 647 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1587] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:57 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:44:57.084 8 WARNING neutron_lib.context [None req-9be06290-580f-4263-9617-a94579c15381 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1588] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:44:57 2026] DELETE /v2.0/security-groups/c321002e-371a-4aae-84be-c3981aa6998b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:57.181 7 WARNING neutron_lib.context [req-03d67326-72d6-4a22-a35d-ffbfdb643e38 req-7b042828-af6a-4e1c-8645-72354b143ebb 176a83b1e87f40fbb7b935f87fb14d72 249b811be022419191d7e8bf74814ded - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 838/1589] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/subnets => generated 656 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:57.369 8 WARNING neutron_lib.context [None req-9059dc44-4787-4515-90e6-03386afc0e0f cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 752/1590] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/ports => generated 954 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:57.628 7 WARNING neutron_lib.context [None req-5de0c435-8548-471c-bced-afd142992a86 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 839/1591] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/ports => generated 779 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 753/1592] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/subnets => generated 730 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:57.945 7 WARNING neutron_lib.context [None req-d22e7cba-a195-495c-8452-00ab735cd740 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:58.005 7 INFO neutron.db.segments_db [None req-d22e7cba-a195-495c-8452-00ab735cd740 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Added segment c41649ff-4175-40c7-a3d6-498186420f6c of type vxlan for network 7ef65fa6-1b30-4d60-80ce-8b96a1af83c4 [pid: 7|app: 0|req: 754/1593] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:57 2026] POST /v2.0/networks => generated 635 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:44:58.103 7 WARNING neutron_lib.context [None req-302c1311-7236-4a5b-9e9d-69b8ce4e8a5d 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:58.141 7 INFO neutron.db.segments_db [None req-302c1311-7236-4a5b-9e9d-69b8ce4e8a5d 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Added segment e1feef31-a800-423f-85a2-0bc10d1aa3c2 of type vxlan for network a2084e82-6e27-480e-976d-c59cdeccd368 [pid: 8|app: 0|req: 840/1594] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:44:57 2026] PUT /v2.0/ports/a934ccc9-f339-4e38-91e9-8b9af34fbdde => generated 1235 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:58.223 8 WARNING neutron_lib.context [None req-ffed6c36-cb7f-4ebc-b89c-1abb43c33b20 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:58.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba5aa35b-4224-4713-8e77-0e48971a3c21'] response: {'name': 'network-changed', 'server_uuid': '3fc8cde2-b040-402b-bd68-9e7d51b64074', 'tag': 'a934ccc9-f339-4e38-91e9-8b9af34fbdde', 'status': 'completed', 'code': 200} 2026-05-12 17:44:58.493 7 INFO neutron.db.l3_hamode_db [None req-302c1311-7236-4a5b-9e9d-69b8ce4e8a5d 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 841/1595] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:58 2026] POST /v2.0/subnets => generated 646 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1596] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:44:58 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:58.657 8 WARNING neutron_lib.context [None req-90eaad01-4096-416d-82c4-9e112394b344 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 843/1597] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:44:58 2026] POST /v2.0/ports => generated 962 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 844/1598] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/security-groups?id=141f274a-cc38-4586-9628-6d4dda4b792b&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1599] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/ports?tenant_id=249b811be022419191d7e8bf74814ded&device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:44:59.349 8 WARNING neutron_lib.context [None req-a2e58950-d1cb-4717-acb3-dab3b4b5d835 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:44:59.487 7 INFO neutron.db.l3_hamode_db [None req-302c1311-7236-4a5b-9e9d-69b8ce4e8a5d 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:44:59.522 8 INFO neutron.db.segments_db [None req-a2e58950-d1cb-4717-acb3-dab3b4b5d835 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Added segment 4c1b4b4a-3f97-4dc9-b865-d00a30576def of type vxlan for network e12ade5a-da6e-4504-acfe-8e5a486384fe [pid: 8|app: 0|req: 846/1600] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:44:59 2026] POST /v2.0/networks => generated 650 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1601] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:44:59 2026] DELETE /v2.0/ports/68414077-7148-4863-9810-b944521eb4f1 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1602] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:44:59 2026] GET /v2.0/networks?tenant_id=249b811be022419191d7e8bf74814ded&shared=False => generated 769 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:59.939 8 WARNING neutron_lib.context [None req-7049e43a-95c4-41c7-859d-47b367a0f3f9 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 849/1603] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:59 2026] POST /v2.0/subnets => generated 627 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:00.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d6e9904-b9f7-484d-b254-c235dd822786 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 850/1604] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:45:00 2026] DELETE /v2.0/ports/68414077-7148-4863-9810-b944521eb4f1 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1605] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1606] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:00.280 8 WARNING neutron_lib.context [None req-ac1596c2-4fe9-422f-9dc4-9d2bdcb2ac4e 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:00.327 8 INFO neutron.db.segments_db [None req-ac1596c2-4fe9-422f-9dc4-9d2bdcb2ac4e 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Added segment 793c16f1-acfc-429a-90d8-209342e48534 of type vxlan for network dec9a555-bf6c-43b6-835e-837f50c23930 [pid: 7|app: 0|req: 755/1607] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:44:58 2026] POST /v2.0/routers => generated 685 bytes in 2406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:00.537 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98170d97-495e-4e23-b7ba-61ea2cc3069c cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1608] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/ports/68414077-7148-4863-9810-b944521eb4f1 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1609] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:00 2026] GET /v2.0/security-groups?id=141f274a-cc38-4586-9628-6d4dda4b792b&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:00.689 8 INFO neutron.db.l3_hamode_db [None req-ac1596c2-4fe9-422f-9dc4-9d2bdcb2ac4e 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:01.687 8 INFO neutron.db.l3_hamode_db [None req-ac1596c2-4fe9-422f-9dc4-9d2bdcb2ac4e 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 758/1610] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:00 2026] PUT /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1611] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:02 2026] DELETE /v2.0/subnets/a8c8f5fd-a0c4-41ad-a7af-dabd5d79dfb9 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1612] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/ports?tenant_id=249b811be022419191d7e8bf74814ded&device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1613] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:02 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1614] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:00 2026] POST /v2.0/routers => generated 694 bytes in 2605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:03.260 8 INFO neutron.services.segments.plugin [-] Segment c41649ff-4175-40c7-a3d6-498186420f6c resource provider aggregate not found 2026-05-12 17:45:03.265 8 INFO neutron.services.segments.plugin [-] Segment c41649ff-4175-40c7-a3d6-498186420f6c resource provider aggregate not found 2026-05-12 17:45:03.278 8 INFO neutron.services.segments.plugin [-] Segment c41649ff-4175-40c7-a3d6-498186420f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c41649ff-4175-40c7-a3d6-498186420f6c found for delete ", "request_id": "req-0f341fc1-5d47-400c-b6b1-f46da185ee9b"}]} 2026-05-12 17:45:03.281 8 INFO neutron.services.segments.plugin [-] Segment c41649ff-4175-40c7-a3d6-498186420f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c41649ff-4175-40c7-a3d6-498186420f6c found for delete ", "request_id": "req-afcd1c60-da52-4ec7-bc4d-2c0a3d6b2660"}]} [pid: 8|app: 0|req: 854/1615] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:02 2026] DELETE /v2.0/networks/7ef65fa6-1b30-4d60-80ce-8b96a1af83c4 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1616] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a934ccc9-f339-4e38-91e9-8b9af34fbdde => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1617] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:03 2026] GET /v2.0/security-groups?id=141f274a-cc38-4586-9628-6d4dda4b792b&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1618] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:02 2026] PUT /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d/add_router_interface => generated 309 bytes in 1619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:04.296 7 WARNING neutron_lib.context [None req-b2e0bd4e-3656-4431-919d-a49ef0458cd1 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:04.348 7 INFO neutron.db.segments_db [None req-b2e0bd4e-3656-4431-919d-a49ef0458cd1 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Added segment 7c52a885-6de1-4241-adcf-14f80fe6b807 of type vxlan for network 6ce3d323-6b74-4ae2-95c7-3805a00e727e [pid: 7|app: 0|req: 763/1619] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:04 2026] POST /v2.0/networks => generated 636 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1620] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:45:04 2026] GET /v2.0/subnets?id=a2e388be-486f-4ed4-b582-8b4a035671e5 => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1621] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:03 2026] PUT /v2.0/routers/2aad0823-21a9-487e-9fad-394f40fa6ab0/add_router_interface => generated 309 bytes in 2198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:05.556 8 WARNING neutron_lib.context [None req-aaa83407-65c7-432e-b7b4-106a91bf179c cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1622] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:05 2026] POST /v2.0/subnets => generated 646 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1623] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1624] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:04 2026] PUT /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d/add_router_interface => generated 309 bytes in 1506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:05.986 7 WARNING neutron_lib.context [None req-22bfe7ce-d8d9-40c3-939a-b8678dfaf19c 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 860/1625] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:05 2026] GET /v2.0/ports?network_id=925927e8-af22-45ff-85fb-389a39c83e36&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:06.017 8 WARNING neutron_lib.context [None req-58648f26-bf62-48e2-b0a7-96da1837b4dc cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 861/1626] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:45:06 2026] POST /v2.0/ports => generated 924 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1627] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/security-groups?id=141f274a-cc38-4586-9628-6d4dda4b792b&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1628] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/networks/925927e8-af22-45ff-85fb-389a39c83e36?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:06.444 8 WARNING neutron_lib.context [None req-15ad1772-ec39-4a15-99a0-2ee8c608d5cb 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1629] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:45:05 2026] POST /v2.0/ports => generated 958 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 864/1630] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:45:06 2026] POST /v2.0/security-groups => generated 1628 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1631] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/networks/925927e8-af22-45ff-85fb-389a39c83e36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:06.624 8 WARNING neutron_lib.context [None req-191172f7-637d-4ce1-9ddc-14f3f3a60f0c 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 767/1632] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:45:06 2026] DELETE /v2.0/ports/082cb72d-954a-4936-95d6-0f2c05db0e04 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:06.751 7 WARNING neutron_lib.context [None req-03f9e28f-c120-4cb7-95fe-61cfc1198d87 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 768/1633] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:06.917 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f8c4daa-8ea1-4421-b8d9-d177a0bd6673 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1634] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:45:06 2026] GET /v2.0/ports/082cb72d-954a-4936-95d6-0f2c05db0e04 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:06.921 7 WARNING neutron_lib.context [None req-35cab20b-4b1e-446a-9da0-7c2717ba8f11 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 770/1635] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1636] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:45:06 2026] POST /v2.0/ports => generated 958 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:45:07.085 8 WARNING neutron_lib.context [None req-53dbc7f4-d440-46c0-b592-fb7ee785f804 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 867/1637] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:07 2026] POST /v2.0/security-group-rules => generated 599 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:07.261 8 WARNING neutron_lib.context [None req-0fcb1460-55c6-45e9-9ce4-e7401a4bcc41 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 771/1638] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:07 2026] DELETE /v2.0/subnets/6ea4a73a-4a51-4368-8195-77fc6fba6786 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:07.331 7 WARNING neutron_lib.context [None req-39feae9d-724b-493d-9794-be1bdb8571ec 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 772/1639] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:08.212 8 INFO neutron.db.l3_db [None req-0fcb1460-55c6-45e9-9ce4-e7401a4bcc41 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Floating IP 538a10ec-0dcd-425c-9f28-857184969bbb associated. External IP: 10.96.250.206, port: 9c515908-ca24-4244-a6f2-25767c854b25. 2026-05-12 17:45:08.502 7 INFO neutron.services.segments.plugin [-] Segment 7c52a885-6de1-4241-adcf-14f80fe6b807 resource provider aggregate not found 2026-05-12 17:45:08.507 7 INFO neutron.services.segments.plugin [-] Segment 7c52a885-6de1-4241-adcf-14f80fe6b807 resource provider aggregate not found [pid: 7|app: 0|req: 773/1640] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:07 2026] DELETE /v2.0/networks/6ce3d323-6b74-4ae2-95c7-3805a00e727e => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:08.523 7 INFO neutron.services.segments.plugin [-] Segment 7c52a885-6de1-4241-adcf-14f80fe6b807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c52a885-6de1-4241-adcf-14f80fe6b807 found for delete ", "request_id": "req-cdfad475-b4ec-474e-9283-1f165ed8397d"}]} 2026-05-12 17:45:08.524 7 INFO neutron.services.segments.plugin [-] Segment 7c52a885-6de1-4241-adcf-14f80fe6b807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c52a885-6de1-4241-adcf-14f80fe6b807 found for delete ", "request_id": "req-dda54771-f536-44f4-81ae-304874258598"}]} 2026-05-12 17:45:08.528 7 WARNING neutron_lib.context [None req-460ac42e-6f78-4f8c-aab3-07ad20968f5e 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1641] 10.0.0.57 () {34 vars in 676 bytes} [Tue May 12 17:45:07 2026] POST /v2.0/floatingips => generated 842 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1642] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:08 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:08.625 8 WARNING neutron_lib.context [None req-fad46cb5-dc05-47d4-94cc-6ac31794f27d cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1643] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:08.768 7 INFO neutron.db.l3_db [None req-909d0a3a-3f3d-41aa-bd6f-8e6c255a5044 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Floating IP 538a10ec-0dcd-425c-9f28-857184969bbb disassociated. External IP: 10.96.250.206, port: 9c515908-ca24-4244-a6f2-25767c854b25. [pid: 8|app: 0|req: 870/1644] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/ports => generated 778 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 871/1645] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:08 2026] GET /v2.0/security-groups?id=141f274a-cc38-4586-9628-6d4dda4b792b&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:08.955 8 WARNING neutron_lib.context [None req-52dd77e8-2876-463d-a337-d017351b2cd7 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1646] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1647] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:45:08 2026] PUT /v2.0/floatingips/538a10ec-0dcd-425c-9f28-857184969bbb => generated 552 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:09.169 7 WARNING neutron_lib.context [None req-2c54ca1f-3e16-435b-a4d3-7d1c72e1e903 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 873/1648] 10.0.0.57 () {34 vars in 736 bytes} [Tue May 12 17:45:09 2026] PUT /v2.0/ports/30c8b000-0f68-41a6-b7a2-def9ec03224f => generated 752 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 776/1649] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1650] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:45:09 2026] DELETE /v2.0/ports/30c8b000-0f68-41a6-b7a2-def9ec03224f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:09.573 7 WARNING neutron_lib.context [None req-e6fd9bdc-2db0-4488-9c87-32882306ae65 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 874/1651] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:45:09 2026] DELETE /v2.0/floatingips/538a10ec-0dcd-425c-9f28-857184969bbb => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1652] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:09.733 7 WARNING neutron_lib.context [None req-a2dc4589-06c2-42bd-915c-b6020bf06a0c 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 875/1653] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/ports => generated 782 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:09.771 8 WARNING neutron_lib.context [None req-89793429-5313-4904-a5f1-f3d96da45ef4 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1654] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:09.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdf1e170-d063-43ba-87bc-24f52a2f5a29 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1655] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:45:09 2026] GET /v2.0/ports/30c8b000-0f68-41a6-b7a2-def9ec03224f => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:09.983 8 WARNING neutron_lib.context [None req-509a6a67-17b2-4ecb-9447-25c73ec388b7 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 880/1658] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1659] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/ports => generated 782 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1660] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:10.257 8 WARNING neutron_lib.context [None req-31d77314-dd33-4dac-a8ca-045203642983 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 883/1661] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1662] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/ports/7d29999f-59e5-4618-8902-c2855dd64f76 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1663] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/security-groups?id=141f274a-cc38-4586-9628-6d4dda4b792b&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:10.550 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b36c6d8f-2fcd-4fc3-8c7d-46cd33976b84 cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1664] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/ports/082cb72d-954a-4936-95d6-0f2c05db0e04 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:10.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eab24cb8-1027-41ae-9bbe-cc33dc6164da cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 887/1665] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/subnets/6ea4a73a-4a51-4368-8195-77fc6fba6786 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:10.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5aaa4c7a-b872-46b7-b93e-a8339fd8b29a cc7ffedb42fb47d9a916df67b306ac16 f32e6a2aafb8473abae73006e8e260ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1666] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/subnets/a8c8f5fd-a0c4-41ad-a7af-dabd5d79dfb9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:10.730 7 INFO neutron.db.l3_db [None req-a2dc4589-06c2-42bd-915c-b6020bf06a0c 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Floating IP 124c6bc0-300e-4db4-a5de-eb4fbde3ca5e associated. External IP: 10.96.250.211, port: 68d265db-236b-429d-ac6b-a7a7369d4753. [pid: 8|app: 0|req: 889/1667] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/ports/7d29999f-59e5-4618-8902-c2855dd64f76 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1668] 10.0.0.235 () {34 vars in 1096 bytes} [Tue May 12 17:45:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1940043771&fields=id&tenant_id=8b1fc2131c0e435bb3d6faca25ea8549 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:11.020 8 INFO neutron.services.segments.plugin [-] Segment 07e3dd7a-57d5-489e-b284-1ff67a324e32 resource provider aggregate not found 2026-05-12 17:45:11.024 8 INFO neutron.services.segments.plugin [-] Segment 07e3dd7a-57d5-489e-b284-1ff67a324e32 resource provider aggregate not found 2026-05-12 17:45:11.031 8 INFO neutron.services.segments.plugin [-] Segment 07e3dd7a-57d5-489e-b284-1ff67a324e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e3dd7a-57d5-489e-b284-1ff67a324e32 found for delete ", "request_id": "req-12290a4a-b0b9-4e5a-8447-fcc8a750f2c8"}]} 2026-05-12 17:45:11.036 8 INFO neutron.services.segments.plugin [-] Segment 07e3dd7a-57d5-489e-b284-1ff67a324e32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e3dd7a-57d5-489e-b284-1ff67a324e32 found for delete ", "request_id": "req-ed338bba-8998-46f8-ae70-9f4da495bf43"}]} [pid: 8|app: 0|req: 891/1669] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:10 2026] DELETE /v2.0/networks/121fdf19-b702-4737-b3e6-9da63d617162 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1670] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1671] 10.0.0.57 () {34 vars in 676 bytes} [Tue May 12 17:45:09 2026] POST /v2.0/floatingips => generated 842 bytes in 1399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1672] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/quotas/8b1fc2131c0e435bb3d6faca25ea8549 => 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: 893/1673] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/floatingips/124c6bc0-300e-4db4-a5de-eb4fbde3ca5e => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1674] 10.0.0.57 () {32 vars in 654 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/floatingips => generated 845 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1675] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&fields=id => generated 287 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1676] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?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: 783/1677] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?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: 7|app: 0|req: 784/1678] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 971 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:11.829 8 INFO neutron.db.l3_db [None req-a45b6684-900e-4dab-a4a8-146893aad5fc 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Floating IP 124c6bc0-300e-4db4-a5de-eb4fbde3ca5e associated. External IP: 10.96.250.211, port: 68d265db-236b-429d-ac6b-a7a7369d4753. [pid: 7|app: 0|req: 785/1679] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/security-groups?tenant_id=f32e6a2aafb8473abae73006e8e260ef&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1680] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:11 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => 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: 787/1681] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:12 2026] GET /v2.0/security-groups?id=141f274a-cc38-4586-9628-6d4dda4b792b&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1682] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:12 2026] DELETE /v2.0/security-groups/2060e0e6-ff86-4feb-a10e-5dc9c2bbcfd9 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1683] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:45:11 2026] PUT /v2.0/floatingips/124c6bc0-300e-4db4-a5de-eb4fbde3ca5e => generated 842 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:12.824 7 INFO neutron.db.l3_db [None req-4ddea3a9-3576-48bc-9682-add51351a3ee 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] Floating IP 124c6bc0-300e-4db4-a5de-eb4fbde3ca5e disassociated. External IP: 10.96.250.211, port: 9c515908-ca24-4244-a6f2-25767c854b25. [pid: 7|app: 0|req: 789/1684] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:45:12 2026] PUT /v2.0/floatingips/124c6bc0-300e-4db4-a5de-eb4fbde3ca5e => generated 552 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1685] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1686] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:45:13 2026] DELETE /v2.0/floatingips/124c6bc0-300e-4db4-a5de-eb4fbde3ca5e => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:13.487 8 INFO neutron.api.v2.resource [None req-f484b201-3dcf-4b60-91a2-6c243a777d90 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1687] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:45:13 2026] DELETE /v2.0/floatingips/124c6bc0-300e-4db4-a5de-eb4fbde3ca5e => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1688] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/security-groups?id=141f274a-cc38-4586-9628-6d4dda4b792b&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1689] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:45:13 2026] DELETE /v2.0/ports/9c515908-ca24-4244-a6f2-25767c854b25 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1690] 10.0.0.57 () {32 vars in 622 bytes} [Tue May 12 17:45:13 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1691] 10.0.0.57 () {32 vars in 632 bytes} [Tue May 12 17:45:13 2026] GET /v2.0/ => generated 632 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1692] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:45:13 2026] DELETE /v2.0/ports/68d265db-236b-429d-ac6b-a7a7369d4753 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1693] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/ports?device_id=2aad0823-21a9-487e-9fad-394f40fa6ab0 => generated 958 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1694] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1695] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/security-groups?tenant_id=b4683c7b595747d7a52c568f29990a0e&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1696] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:14 2026] GET /v2.0/security-groups?id=141f274a-cc38-4586-9628-6d4dda4b792b&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1697] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:14 2026] DELETE /v2.0/security-groups/23f4a7b2-1b94-4e14-902e-50c3a4e4bde9 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1698] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:45:14 2026] PUT /v2.0/routers/2aad0823-21a9-487e-9fad-394f40fa6ab0/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1699] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => 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: 795/1700] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:45:15 2026] DELETE /v2.0/ports/a934ccc9-f339-4e38-91e9-8b9af34fbdde => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:15.920 8 INFO neutron.services.segments.plugin [-] Segment 793c16f1-acfc-429a-90d8-209342e48534 resource provider aggregate not found 2026-05-12 17:45:15.924 8 INFO neutron.services.segments.plugin [-] Segment 793c16f1-acfc-429a-90d8-209342e48534 resource provider aggregate not found 2026-05-12 17:45:15.932 8 INFO neutron.services.segments.plugin [-] Segment 793c16f1-acfc-429a-90d8-209342e48534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 793c16f1-acfc-429a-90d8-209342e48534 found for delete ", "request_id": "req-76737267-6959-4d35-92c5-b4865598d864"}]} 2026-05-12 17:45:15.939 8 INFO neutron.services.segments.plugin [-] Segment 793c16f1-acfc-429a-90d8-209342e48534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 793c16f1-acfc-429a-90d8-209342e48534 found for delete ", "request_id": "req-86ca07b3-a81a-4e6a-a909-43c9da322794"}]} 2026-05-12 17:45:15.945 8 INFO neutron.db.l3_hamode_db [None req-64ba4339-0376-4db3-a972-8b1926eb00c1 28738f5c41384da59a1a32956b8aff64 fb384452ed5248ce896731e368cab43d - - default default] HA network dec9a555-bf6c-43b6-835e-837f50c23930 was deleted as no HA routers are present in tenant fb384452ed5248ce896731e368cab43d. [pid: 8|app: 0|req: 906/1701] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:15 2026] DELETE /v2.0/routers/2aad0823-21a9-487e-9fad-394f40fa6ab0 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1702] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:15 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:16.016 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b53c0eb5-c0cf-4376-a807-77f1196ec193'] response: {'server_uuid': '3fc8cde2-b040-402b-bd68-9e7d51b64074', 'name': 'network-vif-deleted', 'tag': 'a934ccc9-f339-4e38-91e9-8b9af34fbdde', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 796/1703] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:15 2026] DELETE /v2.0/subnets/5a970cec-1bf5-40e7-9007-893d51882ea8 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1704] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1705] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b1fc2131c0e435bb3d6faca25ea8549 => generated 179 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:16.194 8 WARNING neutron_lib.context [req-c3e672b0-16e2-4bdc-ab19-905476146b7b req-26b72f3c-c2f0-430b-b0a9-2e2ccd4efac0 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:16.292 7 INFO neutron.services.segments.plugin [-] Segment 4c1b4b4a-3f97-4dc9-b865-d00a30576def resource provider aggregate not found 2026-05-12 17:45:16.297 7 INFO neutron.services.segments.plugin [-] Segment 4c1b4b4a-3f97-4dc9-b865-d00a30576def resource provider aggregate not found 2026-05-12 17:45:16.314 7 INFO neutron.services.segments.plugin [-] Segment 4c1b4b4a-3f97-4dc9-b865-d00a30576def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c1b4b4a-3f97-4dc9-b865-d00a30576def found for delete ", "request_id": "req-7b1ac585-2910-455c-98b1-5d9658c39dfb"}]} 2026-05-12 17:45:16.322 7 INFO neutron.services.segments.plugin [-] Segment 4c1b4b4a-3f97-4dc9-b865-d00a30576def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c1b4b4a-3f97-4dc9-b865-d00a30576def found for delete ", "request_id": "req-1c5e2f87-1573-4ef3-aaec-5f967e912a3c"}]} [pid: 7|app: 0|req: 797/1706] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:16 2026] DELETE /v2.0/networks/e12ade5a-da6e-4504-acfe-8e5a486384fe => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1707] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:45:16 2026] POST /v2.0/ports => generated 1183 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 911/1708] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:16 2026] GET /v2.0/security-groups?tenant_id=fb384452ed5248ce896731e368cab43d&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1709] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:16 2026] DELETE /v2.0/security-groups/3944c122-2718-417e-abab-90f008ff87c2 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1710] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => 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: 798/1711] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:45:16 2026] PUT /v2.0/ports/f2079077-eeec-4678-8a1e-c06dea906932 => generated 1464 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1712] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1198 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 799/1713] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:17 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1714] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1715] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?device_id=3fc8cde2-b040-402b-bd68-9e7d51b64074 => 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: 916/1716] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:18.267 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6caa581e-9ff6-4125-9beb-d0964ce9e8cc'] response: {'name': 'network-changed', 'server_uuid': '2d77b218-c1a2-4659-ba01-5e18f25ded29', 'tag': 'f2079077-eeec-4678-8a1e-c06dea906932', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 801/1717] 199.19.213.3 () {34 vars in 1102 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A289&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => 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: 917/1718] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a&id=deb8e6a4-df6a-42ee-bfbb-5be00e087039 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1719] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&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: 918/1720] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1721] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1722] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:19.010 7 WARNING neutron_lib.context [None req-64d772d9-33f2-488c-89e2-7665a19d99d3 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:19.011 7 WARNING neutron_lib.context [None req-64d772d9-33f2-488c-89e2-7665a19d99d3 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 920/1723] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:18 2026] GET /v2.0/security-groups?tenant_id=2665f3d8a91a48cab4cc624305bac387&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:19.183 7 INFO neutron.db.segments_db [None req-64d772d9-33f2-488c-89e2-7665a19d99d3 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Added segment 012bb5ef-9d04-4a19-9dd1-30ad20a8c9df of type vxlan for network 9e26c6d2-0508-48ec-942e-541c599e9801 [pid: 8|app: 0|req: 921/1724] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/security-groups/39d50e10-6459-4a45-a8ea-2eb80bf2e957 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:19.249 7 INFO neutron.db.segments_db [None req-64d772d9-33f2-488c-89e2-7665a19d99d3 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Added segment 0f0a5c88-66b5-49b4-9994-32405f2006db of type vxlan for network 09aadb29-0e0a-4322-b969-b1f697d1620e [pid: 7|app: 0|req: 804/1725] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:18 2026] POST /v2.0/networks => generated 1245 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1726] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/networks => generated 1844 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:19.577 7 INFO neutron.services.segments.plugin [-] Segment 012bb5ef-9d04-4a19-9dd1-30ad20a8c9df resource provider aggregate not found 2026-05-12 17:45:19.581 7 INFO neutron.services.segments.plugin [-] Segment 012bb5ef-9d04-4a19-9dd1-30ad20a8c9df resource provider aggregate not found 2026-05-12 17:45:19.595 7 INFO neutron.services.segments.plugin [-] Segment 012bb5ef-9d04-4a19-9dd1-30ad20a8c9df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 012bb5ef-9d04-4a19-9dd1-30ad20a8c9df found for delete ", "request_id": "req-1389dbaf-7393-4a49-9cd9-a91d4d96ff5c"}]} 2026-05-12 17:45:19.598 7 INFO neutron.services.segments.plugin [-] Segment 012bb5ef-9d04-4a19-9dd1-30ad20a8c9df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 012bb5ef-9d04-4a19-9dd1-30ad20a8c9df found for delete ", "request_id": "req-f26d23c2-29ea-4552-a246-512d264f179f"}]} [pid: 7|app: 0|req: 805/1727] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/networks/9e26c6d2-0508-48ec-942e-541c599e9801 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1728] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1729] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1730] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1731] 199.19.213.3 () {34 vars in 1102 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A289&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => 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: 806/1732] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:19 2026] DELETE /v2.0/networks/09aadb29-0e0a-4322-b969-b1f697d1620e => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1733] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a&id=deb8e6a4-df6a-42ee-bfbb-5be00e087039 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1734] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/networks => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:19.874 7 WARNING neutron_lib.context [None req-17888dac-7cbb-4160-95a5-837d5742a4aa 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 928/1735] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&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: 929/1736] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:19.946 7 INFO neutron.db.segments_db [None req-17888dac-7cbb-4160-95a5-837d5742a4aa 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Added segment 7e3a8399-3c30-419f-9486-b200bbfe5bda of type vxlan for network da9c501a-c806-4a27-99de-2f006ee1e0cd [pid: 8|app: 0|req: 930/1737] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1738] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:45:19 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1739] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:19 2026] POST /v2.0/networks => generated 650 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:20.063 8 WARNING neutron_lib.context [None req-cccbb64b-4879-4a2e-9988-356cab189ac7 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:20.123 8 INFO neutron.db.segments_db [None req-cccbb64b-4879-4a2e-9988-356cab189ac7 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Added segment 9f243a22-191f-4dfc-ba6a-43c64f05a745 of type vxlan for network b65c3413-b473-483b-8879-12fe8d1f8f69 [pid: 8|app: 0|req: 932/1740] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/networks => generated 650 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:20.271 7 WARNING neutron_lib.context [None req-dd3afcc1-735a-4181-87f8-227945fa2eb8 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:20.299 7 WARNING neutron_lib.context [None req-dd3afcc1-735a-4181-87f8-227945fa2eb8 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 809/1741] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:45:20 2026] POST /v2.0/ports => generated 1506 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 810/1742] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:45:20 2026] GET /v2.0/ports => generated 1506 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1743] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:45:21 2026] DELETE /v2.0/ports/358c0fc9-b98b-452f-8309-0f73ccfaeabe => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1744] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:45:21 2026] DELETE /v2.0/ports/2df39248-a12d-451b-a95e-3cc23f7ef3c5 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1745] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:45:21 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:21.541 7 WARNING neutron_lib.context [None req-915b44e4-3a93-4884-a2ba-bd6d61937be8 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 933/1746] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:45:20 2026] PUT /v2.0/routers/01b01936-5c43-4014-afc6-4391a1794ddd/remove_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:21.603 7 INFO neutron.db.segments_db [None req-915b44e4-3a93-4884-a2ba-bd6d61937be8 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Added segment 44b95690-7e49-424a-9bb4-59421e01d5fd of type vxlan for network 88295154-9ee9-4bb4-bd60-53d323e5659b 2026-05-12 17:45:21.618 7 INFO neutron.services.segments.plugin [-] Segment 0f0a5c88-66b5-49b4-9994-32405f2006db resource provider aggregate not found 2026-05-12 17:45:21.624 7 INFO neutron.services.segments.plugin [-] Segment 0f0a5c88-66b5-49b4-9994-32405f2006db resource provider aggregate not found 2026-05-12 17:45:21.643 7 INFO neutron.services.segments.plugin [-] Segment 0f0a5c88-66b5-49b4-9994-32405f2006db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0a5c88-66b5-49b4-9994-32405f2006db found for delete ", "request_id": "req-758d1cca-769c-4c35-abbb-836f0aba6a53"}]} 2026-05-12 17:45:21.647 7 INFO neutron.services.segments.plugin [-] Segment 0f0a5c88-66b5-49b4-9994-32405f2006db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0a5c88-66b5-49b4-9994-32405f2006db found for delete ", "request_id": "req-39154b46-71ea-4ee9-a05f-a55bc4891f6d"}]} [pid: 7|app: 0|req: 814/1747] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:21 2026] POST /v2.0/networks => generated 649 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:21.778 7 WARNING neutron_lib.context [None req-eec68af5-2fcb-45aa-86a2-2aa208107e4a 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:21.847 7 INFO neutron.db.segments_db [None req-eec68af5-2fcb-45aa-86a2-2aa208107e4a 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Added segment ee8c564d-5294-40a4-b350-51a0cc3ebee7 of type vxlan for network 73c2d95d-5ce7-4182-9378-c3fb9874ef4c [pid: 7|app: 0|req: 815/1748] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:21 2026] POST /v2.0/networks => generated 649 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:22.038 7 WARNING neutron_lib.context [None req-d767a233-b67e-49e4-9561-0f48900882c9 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:22.079 7 WARNING neutron_lib.context [None req-d767a233-b67e-49e4-9561-0f48900882c9 1d4439e5b3e14bb19c7ace0a4cbe365a 6441eae86c054363b2205082a8b251e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1749] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:22 2026] POST /v2.0/subnets => generated 1274 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1750] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1200 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:22.749 8 INFO neutron.services.segments.plugin [-] Segment fdf4fbe1-188d-4ba8-9a26-235877011f49 resource provider aggregate not found 2026-05-12 17:45:22.754 8 INFO neutron.services.segments.plugin [-] Segment fdf4fbe1-188d-4ba8-9a26-235877011f49 resource provider aggregate not found 2026-05-12 17:45:22.780 8 INFO neutron.services.segments.plugin [-] Segment fdf4fbe1-188d-4ba8-9a26-235877011f49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf4fbe1-188d-4ba8-9a26-235877011f49 found for delete ", "request_id": "req-b745ca1c-9031-4c38-b861-fce004b4c256"}]} 2026-05-12 17:45:22.781 8 INFO neutron.services.segments.plugin [-] Segment fdf4fbe1-188d-4ba8-9a26-235877011f49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdf4fbe1-188d-4ba8-9a26-235877011f49 found for delete ", "request_id": "req-19785bd1-a3a9-4831-ba0f-8ee1a806163e"}]} 2026-05-12 17:45:22.783 8 INFO neutron.db.l3_hamode_db [None req-c59327b8-bd34-4ebf-838b-b5cc966ef039 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network a65adb4d-07b7-4af9-99f4-7dfbd9d305c7 was deleted as no HA routers are present in tenant 249b811be022419191d7e8bf74814ded. [pid: 8|app: 0|req: 934/1751] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:21 2026] DELETE /v2.0/routers/01b01936-5c43-4014-afc6-4391a1794ddd => generated 0 bytes in 1188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1752] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/subnets => generated 1910 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1753] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:22 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1754] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:22 2026] DELETE /v2.0/subnets/716e4e39-8283-47fd-958d-995c97c59a8d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1755] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:22 2026] DELETE /v2.0/subnets/a2e388be-486f-4ed4-b582-8b4a035671e5 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1756] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/subnets/2d1310f5-0caa-42b9-99d6-3b309146bb15 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1757] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1758] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/networks/925927e8-af22-45ff-85fb-389a39c83e36 => 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: 939/1759] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/networks/73c2d95d-5ce7-4182-9378-c3fb9874ef4c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1760] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:23 2026] GET /v2.0/security-groups?tenant_id=249b811be022419191d7e8bf74814ded&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1761] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/networks/88295154-9ee9-4bb4-bd60-53d323e5659b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:23.668 7 INFO neutron.services.segments.plugin [-] Segment 05fb2335-ef1a-4d58-80e7-597b7df752da resource provider aggregate not found [pid: 8|app: 0|req: 941/1762] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/security-groups/141f274a-cc38-4586-9628-6d4dda4b792b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:23.678 7 INFO neutron.services.segments.plugin [-] Segment 05fb2335-ef1a-4d58-80e7-597b7df752da resource provider aggregate not found 2026-05-12 17:45:23.684 7 INFO neutron.services.segments.plugin [-] Segment 05fb2335-ef1a-4d58-80e7-597b7df752da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05fb2335-ef1a-4d58-80e7-597b7df752da found for delete ", "request_id": "req-7e206040-206d-4678-bc79-63998c0bab63"}]} 2026-05-12 17:45:23.689 7 INFO neutron.services.segments.plugin [-] Segment 05fb2335-ef1a-4d58-80e7-597b7df752da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05fb2335-ef1a-4d58-80e7-597b7df752da found for delete ", "request_id": "req-bf368bac-3968-40f9-8f3c-a2d106326b02"}]} 2026-05-12 17:45:23.699 7 INFO neutron.services.segments.plugin [-] Segment 44b95690-7e49-424a-9bb4-59421e01d5fd resource provider aggregate not found 2026-05-12 17:45:23.707 7 INFO neutron.services.segments.plugin [-] Segment 44b95690-7e49-424a-9bb4-59421e01d5fd resource provider aggregate not found 2026-05-12 17:45:23.718 7 INFO neutron.services.segments.plugin [-] Segment 44b95690-7e49-424a-9bb4-59421e01d5fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44b95690-7e49-424a-9bb4-59421e01d5fd found for delete ", "request_id": "req-03d333b6-bc18-4806-8508-8e79ec992da3"}]} 2026-05-12 17:45:23.731 7 INFO neutron.services.segments.plugin [-] Segment 44b95690-7e49-424a-9bb4-59421e01d5fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44b95690-7e49-424a-9bb4-59421e01d5fd found for delete ", "request_id": "req-27a95bb4-175b-4877-8cea-9dafffd6a57d"}]} [pid: 7|app: 0|req: 822/1763] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/networks/b65c3413-b473-483b-8879-12fe8d1f8f69 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1764] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:23 2026] DELETE /v2.0/networks/da9c501a-c806-4a27-99de-2f006ee1e0cd => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1765] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:24 2026] GET /v2.0/security-groups?tenant_id=6441eae86c054363b2205082a8b251e9&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1766] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:24 2026] DELETE /v2.0/security-groups/c55f1fea-c249-4ac8-96f3-ebe8c4d4265e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:26.626 7 INFO neutron.services.segments.plugin [-] Segment 9f243a22-191f-4dfc-ba6a-43c64f05a745 resource provider aggregate not found 2026-05-12 17:45:26.630 7 INFO neutron.services.segments.plugin [-] Segment 9f243a22-191f-4dfc-ba6a-43c64f05a745 resource provider aggregate not found 2026-05-12 17:45:26.642 7 INFO neutron.services.segments.plugin [-] Segment 9f243a22-191f-4dfc-ba6a-43c64f05a745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f243a22-191f-4dfc-ba6a-43c64f05a745 found for delete ", "request_id": "req-6b22a05c-5c43-43dd-8d4c-40ee8327de51"}]} 2026-05-12 17:45:26.652 7 INFO neutron.services.segments.plugin [-] Segment 9f243a22-191f-4dfc-ba6a-43c64f05a745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f243a22-191f-4dfc-ba6a-43c64f05a745 found for delete ", "request_id": "req-d8618c80-2fe4-40cb-9117-936e1e6b8976"}]} 2026-05-12 17:45:26.846 7 WARNING neutron_lib.context [None req-2ee40dcc-b1c7-4d25-a014-e1ca26d7d1db c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:27.004 7 INFO neutron.db.segments_db [None req-2ee40dcc-b1c7-4d25-a014-e1ca26d7d1db c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Added segment 7088e77e-5ca6-4782-acce-9c9e74e7d86b of type vxlan for network 14b6e8d2-e4a2-4024-91c0-0cd2cabcba68 [pid: 7|app: 0|req: 825/1769] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:26 2026] POST /v2.0/networks => generated 633 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:27.129 8 WARNING neutron_lib.context [None req-d6ce2158-a1fd-4d12-827b-6759ca8d6c78 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:27.149 8 INFO neutron.services.segments.plugin [-] Segment ee8c564d-5294-40a4-b350-51a0cc3ebee7 resource provider aggregate not found 2026-05-12 17:45:27.155 8 INFO neutron.services.segments.plugin [-] Segment ee8c564d-5294-40a4-b350-51a0cc3ebee7 resource provider aggregate not found 2026-05-12 17:45:27.169 8 INFO neutron.services.segments.plugin [-] Segment ee8c564d-5294-40a4-b350-51a0cc3ebee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8c564d-5294-40a4-b350-51a0cc3ebee7 found for delete ", "request_id": "req-99b529b7-7079-49ac-b781-ed91a05c8f60"}]} 2026-05-12 17:45:27.174 8 INFO neutron.services.segments.plugin [-] Segment ee8c564d-5294-40a4-b350-51a0cc3ebee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee8c564d-5294-40a4-b350-51a0cc3ebee7 found for delete ", "request_id": "req-97cf9e56-acc6-40db-86be-11b6a7ec9403"}]} 2026-05-12 17:45:27.187 8 INFO neutron.services.segments.plugin [-] Segment 7e3a8399-3c30-419f-9486-b200bbfe5bda resource provider aggregate not found 2026-05-12 17:45:27.193 8 INFO neutron.services.segments.plugin [-] Segment 7e3a8399-3c30-419f-9486-b200bbfe5bda resource provider aggregate not found 2026-05-12 17:45:27.202 8 INFO neutron.services.segments.plugin [-] Segment 7e3a8399-3c30-419f-9486-b200bbfe5bda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e3a8399-3c30-419f-9486-b200bbfe5bda found for delete ", "request_id": "req-ce714d8b-4325-4adb-a045-0e77fc02e217"}]} 2026-05-12 17:45:27.210 8 INFO neutron.services.segments.plugin [-] Segment 7e3a8399-3c30-419f-9486-b200bbfe5bda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e3a8399-3c30-419f-9486-b200bbfe5bda found for delete ", "request_id": "req-a3c765ee-572e-4794-8ce3-a210ac4271ed"}]} 2026-05-12 17:45:27.220 8 INFO neutron.db.segments_db [None req-d6ce2158-a1fd-4d12-827b-6759ca8d6c78 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Added segment 6d27ede6-5808-4c24-83ba-a976a9cfd997 of type vxlan for network cd52dbda-a866-4b73-b4cb-579d333692b2 [pid: 8|app: 0|req: 945/1770] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:27 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:27.326 7 WARNING neutron_lib.context [None req-d34813fa-0c97-4e56-8466-3f19af623cad c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1771] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:27 2026] POST /v2.0/subnets => generated 646 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:27.652 8 WARNING neutron_lib.context [None req-51c79249-a4e8-43cd-b2b3-740acdbe9e79 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 946/1772] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:27 2026] POST /v2.0/subnets => generated 655 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:27.916 8 WARNING neutron_lib.context [None req-bb01aabf-8bf3-4fd2-981c-bc7a42cdf40d c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:27.966 8 INFO neutron.db.segments_db [None req-bb01aabf-8bf3-4fd2-981c-bc7a42cdf40d c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Added segment 890c6971-cdab-4639-9ce5-1021e18d8941 of type vxlan for network 9c798f36-bd4f-4401-b010-08ec0b6e702a 2026-05-12 17:45:28.116 7 INFO neutron.db.segments_db [None req-cd4a2552-b8fa-4bc6-b0a7-b086ac74a036 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] Added segment 6b24f674-053d-4e29-8666-a08c720e9dcb of type vxlan for network 7d14a61e-b275-4808-86af-69a158830c88 [pid: 7|app: 0|req: 827/1773] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:27 2026] POST /v2.0/networks => generated 725 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:28.268 8 INFO neutron.db.l3_hamode_db [None req-bb01aabf-8bf3-4fd2-981c-bc7a42cdf40d c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 828/1774] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:28 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:28.384 8 INFO neutron.db.l3_hamode_db [None req-bb01aabf-8bf3-4fd2-981c-bc7a42cdf40d c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 829/1775] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:28 2026] POST /v2.0/subnets => generated 644 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1776] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:28 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:28.610 7 WARNING neutron.api.v2.base [None req-dc2f1e99-8726-4259-b345-24ba825cc444 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-12 17:45:28.611 7 INFO neutron.api.v2.resource [None req-dc2f1e99-8726-4259-b345-24ba825cc444 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 831/1777] 10.0.0.57 () {34 vars in 680 bytes} [Tue May 12 17:45:28 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-12 17:45:28.834 7 INFO neutron.services.segments.plugin [-] Segment 6b24f674-053d-4e29-8666-a08c720e9dcb resource provider aggregate not found 2026-05-12 17:45:28.839 7 INFO neutron.services.segments.plugin [-] Segment 6b24f674-053d-4e29-8666-a08c720e9dcb resource provider aggregate not found 2026-05-12 17:45:28.850 7 INFO neutron.services.segments.plugin [-] Segment 6b24f674-053d-4e29-8666-a08c720e9dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b24f674-053d-4e29-8666-a08c720e9dcb found for delete ", "request_id": "req-3581e11b-0d34-43e9-a09b-f6dd756ae793"}]} 2026-05-12 17:45:28.858 7 INFO neutron.services.segments.plugin [-] Segment 6b24f674-053d-4e29-8666-a08c720e9dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b24f674-053d-4e29-8666-a08c720e9dcb found for delete ", "request_id": "req-59ed51da-9c37-4cb4-bb62-67d1d8edeb22"}]} [pid: 7|app: 0|req: 832/1778] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:28 2026] DELETE /v2.0/networks/7d14a61e-b275-4808-86af-69a158830c88 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1779] 10.0.0.57 () {32 vars in 817 bytes} [Tue May 12 17:45:28 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&mac_address=fa%3A16%3A3e%3A4b%3A16%3A85 => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:28.991 7 INFO neutron.db.segments_db [None req-c5463930-a03a-4ebe-9703-ac2ca4e78042 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] Added segment b784295c-242d-4b2f-abc0-d7f11c053e6c of type vxlan for network 664a112a-1e4d-404b-a4c2-51a509ff9179 [pid: 8|app: 0|req: 947/1780] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:27 2026] POST /v2.0/routers => generated 510 bytes in 1167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:29.083 8 WARNING neutron_lib.context [None req-6fc7c1ba-b871-4113-80ab-2143c0654035 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 834/1781] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:28 2026] POST /v2.0/networks => generated 726 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:29.940 8 INFO neutron.db.l3_db [None req-6fc7c1ba-b871-4113-80ab-2143c0654035 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Floating IP 3ae8b547-f452-45cb-8d8b-a2afd6c500a7 associated. External IP: 10.96.250.201, port: f2079077-eeec-4678-8a1e-c06dea906932. [pid: 8|app: 0|req: 948/1782] 10.0.0.57 () {34 vars in 676 bytes} [Tue May 12 17:45:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1783] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:29 2026] PUT /v2.0/routers/07d5ebaa-61e0-46da-afde-15ef2b747659/add_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1784] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:45:30 2026] GET /v2.0/ports/cf4228d6-c2aa-42ba-9ce4-9c7dd6a20fc5 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:30.360 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-960cbeeb-8d78-4b8e-8cbf-8674dac102fb'] response: {'name': 'network-changed', 'server_uuid': '2d77b218-c1a2-4659-ba01-5e18f25ded29', 'tag': 'f2079077-eeec-4678-8a1e-c06dea906932', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 949/1785] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:30 2026] POST /v2.0/subnets => generated 647 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1786] 10.0.0.235 () {34 vars in 1096 bytes} [Tue May 12 17:45:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1940043771&fields=id&tenant_id=8b1fc2131c0e435bb3d6faca25ea8549 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:30.616 8 WARNING neutron.api.v2.base [None req-fd70a5f9-698d-4abb-9bbb-6fb0d753c203 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-12 17:45:30.617 8 INFO neutron.api.v2.resource [None req-fd70a5f9-698d-4abb-9bbb-6fb0d753c203 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 951/1787] 10.0.0.57 () {34 vars in 680 bytes} [Tue May 12 17:45:30 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1788] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:45:30 2026] GET /v2.0/networks?id=66788a63-6191-4f24-809b-cc911b1211e6 => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:30.876 8 INFO neutron.services.segments.plugin [-] Segment b784295c-242d-4b2f-abc0-d7f11c053e6c resource provider aggregate not found 2026-05-12 17:45:30.882 8 INFO neutron.services.segments.plugin [-] Segment b784295c-242d-4b2f-abc0-d7f11c053e6c resource provider aggregate not found 2026-05-12 17:45:30.891 8 INFO neutron.services.segments.plugin [-] Segment b784295c-242d-4b2f-abc0-d7f11c053e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b784295c-242d-4b2f-abc0-d7f11c053e6c found for delete ", "request_id": "req-49dc6881-7219-47c5-8f35-598322ac1e58"}]} 2026-05-12 17:45:30.895 8 INFO neutron.services.segments.plugin [-] Segment b784295c-242d-4b2f-abc0-d7f11c053e6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b784295c-242d-4b2f-abc0-d7f11c053e6c found for delete ", "request_id": "req-bfdbf956-ce44-4dae-a5bb-c412891e1aae"}]} [pid: 8|app: 0|req: 953/1789] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:30 2026] DELETE /v2.0/networks/664a112a-1e4d-404b-a4c2-51a509ff9179 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1790] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:45:30 2026] GET /v2.0/quotas/8b1fc2131c0e435bb3d6faca25ea8549 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1791] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:45:30 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:31.010 8 INFO neutron.db.segments_db [None req-19425c6d-2c04-4198-922d-20ae4060f471 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] Added segment 71caf53d-f6f4-4de5-b254-26d201806030 of type vxlan for network b722350d-bff9-48a2-a70c-cf86fd3d47df [pid: 8|app: 0|req: 956/1792] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:30 2026] POST /v2.0/networks => generated 726 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1793] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&fields=id => generated 333 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1794] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1795] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:31 2026] POST /v2.0/subnets => generated 647 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1796] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:30 2026] PUT /v2.0/routers/07d5ebaa-61e0-46da-afde-15ef2b747659/add_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1797] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1798] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1799] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/ports/a582be8e-5690-4ddd-934c-8f02db886ed8 => generated 967 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1800] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?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: 841/1801] 199.19.213.3 () {34 vars in 1102 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A289&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1802] 10.0.0.57 () {34 vars in 680 bytes} [Tue May 12 17:45:31 2026] POST /v2.0/rbac-policies => generated 324 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1803] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a&id=deb8e6a4-df6a-42ee-bfbb-5be00e087039 => generated 1410 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1804] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/ports?device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1805] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&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: 965/1806] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:31 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1807] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?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: 967/1808] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?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: 8|app: 0|req: 968/1809] 10.0.0.57 () {32 vars in 722 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/networks/b722350d-bff9-48a2-a70c-cf86fd3d47df => generated 654 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1810] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:45:31 2026] PUT /v2.0/routers/07d5ebaa-61e0-46da-afde-15ef2b747659/remove_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:32.821 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73cf9887-a937-4405-9761-b62ea036bfc5 8d853910929b4be494e4d2911504266c 5dbe8bdb6f614fc392197e4916b796ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1811] 10.0.0.57 () {32 vars in 722 bytes} [Tue May 12 17:45:32 2026] GET /v2.0/networks/b722350d-bff9-48a2-a70c-cf86fd3d47df => generated 138 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:33.346 7 INFO neutron.services.segments.plugin [-] Segment 71caf53d-f6f4-4de5-b254-26d201806030 resource provider aggregate not found 2026-05-12 17:45:33.356 7 INFO neutron.services.segments.plugin [-] Segment 71caf53d-f6f4-4de5-b254-26d201806030 resource provider aggregate not found 2026-05-12 17:45:33.362 7 INFO neutron.services.segments.plugin [-] Segment 71caf53d-f6f4-4de5-b254-26d201806030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71caf53d-f6f4-4de5-b254-26d201806030 found for delete ", "request_id": "req-d8cda284-28d7-4a16-9780-eb194701feec"}]} 2026-05-12 17:45:33.378 7 INFO neutron.services.segments.plugin [-] Segment 71caf53d-f6f4-4de5-b254-26d201806030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71caf53d-f6f4-4de5-b254-26d201806030 found for delete ", "request_id": "req-425205d6-d596-4d31-b838-b5eeedef3e71"}]} [pid: 7|app: 0|req: 844/1812] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:32 2026] DELETE /v2.0/networks/b722350d-bff9-48a2-a70c-cf86fd3d47df => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1813] 199.19.213.3 () {34 vars in 1094 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:33.441 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f1cb4a2-c391-4b19-aa71-bba3dc68666a 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1814] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:33 2026] DELETE /v2.0/subnets/dfe14158-f041-43a1-b4ef-f7ad1c6be23b => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:33.462 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14b8c664-ad11-4957-a17b-9e41b4994b58 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1815] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:33 2026] DELETE /v2.0/subnets/369b8d0d-31c8-41f9-802d-5828df8f77ab => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:33.481 7 INFO neutron.pecan_wsgi.hooks.translation [None req-987b1134-bafe-4256-bac0-9c207e254cbf 14b0d405c8c74adbbc1c78a0ecd9cb83 8b7c42f6405c4ff896d0b79bde3d6083 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 848/1816] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:33 2026] DELETE /v2.0/subnets/58d536c2-96c1-4013-9313-5fe655c6b962 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1817] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:45:32 2026] PUT /v2.0/routers/07d5ebaa-61e0-46da-afde-15ef2b747659/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1818] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/ports?device_id=07d5ebaa-61e0-46da-afde-15ef2b747659 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1819] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:33 2026] GET /v2.0/security-groups?tenant_id=199dfdffa0414f49a97a429e4a4ada56&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1820] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:33 2026] DELETE /v2.0/security-groups/554b9bd1-6a82-4ef6-ae20-fc25e296dbbe => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:34.279 8 INFO neutron.services.segments.plugin [-] Segment 890c6971-cdab-4639-9ce5-1021e18d8941 resource provider aggregate not found 2026-05-12 17:45:34.287 8 INFO neutron.services.segments.plugin [-] Segment 890c6971-cdab-4639-9ce5-1021e18d8941 resource provider aggregate not found 2026-05-12 17:45:34.295 8 INFO neutron.services.segments.plugin [-] Segment 890c6971-cdab-4639-9ce5-1021e18d8941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890c6971-cdab-4639-9ce5-1021e18d8941 found for delete ", "request_id": "req-ca003599-f76f-4122-a747-759a233465fa"}]} 2026-05-12 17:45:34.301 8 INFO neutron.services.segments.plugin [-] Segment 890c6971-cdab-4639-9ce5-1021e18d8941 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890c6971-cdab-4639-9ce5-1021e18d8941 found for delete ", "request_id": "req-adae85a9-8ed2-4e55-a4bb-6f65f9ad5ad9"}]} 2026-05-12 17:45:34.309 8 INFO neutron.db.l3_hamode_db [None req-38f4875b-6bc5-40bb-8215-cb2da86dc3c6 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] HA network 9c798f36-bd4f-4401-b010-08ec0b6e702a was deleted as no HA routers are present in tenant 8be3a4220c5d4ca2a84beb17363a6fea. [pid: 8|app: 0|req: 971/1821] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:33 2026] DELETE /v2.0/routers/07d5ebaa-61e0-46da-afde-15ef2b747659 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1822] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:34 2026] DELETE /v2.0/subnets/97fe613a-334e-4058-9a62-8d5fcc84fe23 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1823] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:45:34 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1824] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:34 2026] GET /v2.0/security-groups?tenant_id=5dbe8bdb6f614fc392197e4916b796ae&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1825] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 12 17:45:34 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1826] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:34 2026] DELETE /v2.0/subnets/53bb4283-07f7-4c26-a884-2a2cbd301263 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1827] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:34 2026] DELETE /v2.0/security-groups/9a383181-1c52-4ad1-b831-0e84f987fab0 => 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: 975/1828] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 12 17:45:34 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1829] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:34 2026] GET /v2.0/security-groups?tenant_id=8b7c42f6405c4ff896d0b79bde3d6083&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1830] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:34 2026] DELETE /v2.0/networks/cd52dbda-a866-4b73-b4cb-579d333692b2 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1831] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/security-groups/57961c42-1653-4b3b-8417-902ee9992639 => 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: 855/1832] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1833] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1834] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/security-groups?tenant_id=7b0316f0f9d44ef3b702edc77e11cfb3&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1835] 199.19.213.3 () {34 vars in 1102 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A289&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:35.402 7 INFO neutron.services.segments.plugin [-] Segment 6d27ede6-5808-4c24-83ba-a976a9cfd997 resource provider aggregate not found 2026-05-12 17:45:35.405 7 INFO neutron.services.segments.plugin [-] Segment 6d27ede6-5808-4c24-83ba-a976a9cfd997 resource provider aggregate not found 2026-05-12 17:45:35.416 7 INFO neutron.services.segments.plugin [-] Segment 6d27ede6-5808-4c24-83ba-a976a9cfd997 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d27ede6-5808-4c24-83ba-a976a9cfd997 found for delete ", "request_id": "req-2e31c6d8-d1cc-4322-aafe-d3be26bdb802"}]} [pid: 8|app: 0|req: 978/1836] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/networks/14b6e8d2-e4a2-4024-91c0-0cd2cabcba68 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:35.425 7 INFO neutron.services.segments.plugin [-] Segment 6d27ede6-5808-4c24-83ba-a976a9cfd997 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d27ede6-5808-4c24-83ba-a976a9cfd997 found for delete ", "request_id": "req-61d4702e-164a-4515-89a8-573d9fe8914b"}]} [pid: 8|app: 0|req: 979/1837] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a&id=deb8e6a4-df6a-42ee-bfbb-5be00e087039 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:35.452 8 WARNING neutron_lib.context [None req-e7bfff74-7e14-4d97-8442-109896534009 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:35.500 8 INFO neutron.db.segments_db [None req-e7bfff74-7e14-4d97-8442-109896534009 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Added segment 89895d06-b584-4a79-afc8-618b78e0986f of type vxlan for network 188d181c-da89-4d3a-a23c-776d297f480e [pid: 7|app: 0|req: 859/1838] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:35 2026] DELETE /v2.0/security-groups/28bd5ed5-c205-4487-a8e5-a556a7998697 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1839] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1840] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&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: 980/1841] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:35 2026] POST /v2.0/networks => generated 634 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:35.615 8 WARNING neutron_lib.context [None req-a28712ef-5560-4456-8221-9702d965839d c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 862/1842] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1843] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:45:35 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1844] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:35 2026] POST /v2.0/subnets => generated 646 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:35.961 7 WARNING neutron_lib.context [None req-c50c0b59-3bc9-4a66-900f-68f7bfc38d2f c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:36.005 7 INFO neutron.db.segments_db [None req-c50c0b59-3bc9-4a66-900f-68f7bfc38d2f c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Added segment dc94173d-bd74-4fdc-ba87-d486950038f7 of type vxlan for network be76a53e-a630-4170-ba12-0a58f92fd783 [pid: 8|app: 0|req: 982/1845] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/networks?id=66788a63-6191-4f24-809b-cc911b1211e6 => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:36.268 7 INFO neutron.db.l3_hamode_db [None req-c50c0b59-3bc9-4a66-900f-68f7bfc38d2f c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:36.316 8 INFO neutron.services.segments.plugin [-] Segment 7088e77e-5ca6-4782-acce-9c9e74e7d86b resource provider aggregate not found 2026-05-12 17:45:36.321 8 INFO neutron.services.segments.plugin [-] Segment 7088e77e-5ca6-4782-acce-9c9e74e7d86b resource provider aggregate not found [pid: 8|app: 0|req: 983/1846] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b1fc2131c0e435bb3d6faca25ea8549 => generated 179 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:36.343 8 INFO neutron.services.segments.plugin [-] Segment 7088e77e-5ca6-4782-acce-9c9e74e7d86b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7088e77e-5ca6-4782-acce-9c9e74e7d86b found for delete ", "request_id": "req-b02e780a-e001-4fa7-adde-c6ff8d4a9b73"}]} 2026-05-12 17:45:36.346 8 INFO neutron.services.segments.plugin [-] Segment 7088e77e-5ca6-4782-acce-9c9e74e7d86b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7088e77e-5ca6-4782-acce-9c9e74e7d86b found for delete ", "request_id": "req-19ded73a-cc4e-424a-82ec-a5d661c921e1"}]} 2026-05-12 17:45:36.353 8 WARNING neutron_lib.context [req-c8d2db1c-24ec-42ab-bc03-5b3dcec7c56a req-397bd914-3fe3-4124-8e79-0394e13972d8 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:36.428 7 INFO neutron.db.l3_hamode_db [None req-c50c0b59-3bc9-4a66-900f-68f7bfc38d2f c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 984/1847] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:45:36 2026] POST /v2.0/ports => generated 1187 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 864/1848] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:35 2026] POST /v2.0/routers => generated 510 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1849] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:36 2026] GET /v2.0/ports?device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1190 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:37.086 7 WARNING neutron_lib.context [None req-189361c3-67a9-45af-98b6-86ec32d5abc3 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 866/1850] 10.0.0.57 () {34 vars in 664 bytes} [Tue May 12 17:45:37 2026] POST /v2.0/ports => generated 963 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 985/1851] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:45:36 2026] PUT /v2.0/ports/2d1cb433-6f1c-4034-9a48-bb72644e42a6 => generated 1468 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1852] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:37.465 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d7f1ae1-3e94-4d91-b67b-7c8f2555b0b7'] response: {'name': 'network-changed', 'server_uuid': '81cea120-1d82-47d8-867e-c78756fe2826', 'tag': '2d1cb433-6f1c-4034-9a48-bb72644e42a6', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 986/1853] 10.0.0.67 () {30 vars in 649 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/extensions => generated 20516 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1854] 10.0.0.67 () {30 vars in 723 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/quotas/e6f602e8c13f4ceaa4a19f4a472a4cf5/details => generated 847 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1855] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:45:37 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1856] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/networks?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&shared=False => generated 2375 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1857] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1858] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:37 2026] PUT /v2.0/routers/ce967c09-bc86-4e4d-9931-eac6b433a505/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1859] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:45:38 2026] GET /v2.0/ports/330de2ab-6c7e-4bb2-8750-ccf4c341cd2c => generated 1037 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 992/1860] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1471 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1861] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.218&port_id=2d1cb433-6f1c-4034-9a48-bb72644e42a6 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1862] 199.19.213.3 () {34 vars in 1104 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b7&port_id=2d1cb433-6f1c-4034-9a48-bb72644e42a6 => 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: 995/1863] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/subnets?id=ec325f48-3870-4fdb-97f2-55c6f14762eb&id=035670cb-fb6c-465f-a4cd-830a2778149c => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1864] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1865] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1866] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?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: 869/1867] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:45:38 2026] PUT /v2.0/routers/ce967c09-bc86-4e4d-9931-eac6b433a505/remove_router_interface => generated 309 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 999/1868] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:39.682 7 INFO neutron.api.v2.resource [None req-b0a528c1-7cf5-4adc-9318-32087830741c c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1869] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:45:39 2026] PUT /v2.0/routers/ce967c09-bc86-4e4d-9931-eac6b433a505/remove_router_interface => generated 197 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1870] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:45:39 2026] GET /v2.0/ports?device_id=ce967c09-bc86-4e4d-9931-eac6b433a505 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:39.939 8 WARNING neutron_lib.context [None req-5f39fed3-b6ad-41a9-8e36-f59ede3724dd 1e03e31dd4f34598988137a79553ed4a 6b9835fe81dd4f63a9f720a8153d7d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:40.269 7 INFO neutron.services.segments.plugin [-] Segment dc94173d-bd74-4fdc-ba87-d486950038f7 resource provider aggregate not found 2026-05-12 17:45:40.274 7 INFO neutron.services.segments.plugin [-] Segment dc94173d-bd74-4fdc-ba87-d486950038f7 resource provider aggregate not found 2026-05-12 17:45:40.286 7 INFO neutron.services.segments.plugin [-] Segment dc94173d-bd74-4fdc-ba87-d486950038f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc94173d-bd74-4fdc-ba87-d486950038f7 found for delete ", "request_id": "req-c016cd1a-3180-4003-a340-10912cfdbae0"}]} 2026-05-12 17:45:40.288 7 INFO neutron.services.segments.plugin [-] Segment dc94173d-bd74-4fdc-ba87-d486950038f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc94173d-bd74-4fdc-ba87-d486950038f7 found for delete ", "request_id": "req-ffe24486-7cd7-40b2-b5d4-6e8c37924230"}]} 2026-05-12 17:45:40.299 7 INFO neutron.db.l3_hamode_db [None req-7b030a7f-6486-464b-89d3-b5df79eb3ccd c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] HA network be76a53e-a630-4170-ba12-0a58f92fd783 was deleted as no HA routers are present in tenant 8be3a4220c5d4ca2a84beb17363a6fea. [pid: 7|app: 0|req: 871/1871] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:39 2026] DELETE /v2.0/routers/ce967c09-bc86-4e4d-9931-eac6b433a505 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1874] 10.0.0.67 () {30 vars in 649 bytes} [Tue May 12 17:45:40 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1875] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:40 2026] DELETE /v2.0/subnets/97224fbf-d0f3-4c26-b849-d0c2dea5e021 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1876] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:45:39 2026] POST /v2.0/floatingips => generated 552 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1877] 10.0.0.67 () {30 vars in 723 bytes} [Tue May 12 17:45:40 2026] GET /v2.0/quotas/e6f602e8c13f4ceaa4a19f4a472a4cf5/details => generated 847 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:40.596 7 WARNING neutron_lib.context [None req-2fa37569-6c14-4281-af0b-4ef670b25b5b 1e03e31dd4f34598988137a79553ed4a 6b9835fe81dd4f63a9f720a8153d7d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:40.868 8 INFO neutron.services.segments.plugin [-] Segment 89895d06-b584-4a79-afc8-618b78e0986f resource provider aggregate not found 2026-05-12 17:45:40.874 8 INFO neutron.services.segments.plugin [-] Segment 89895d06-b584-4a79-afc8-618b78e0986f resource provider aggregate not found 2026-05-12 17:45:40.887 8 INFO neutron.services.segments.plugin [-] Segment 89895d06-b584-4a79-afc8-618b78e0986f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89895d06-b584-4a79-afc8-618b78e0986f found for delete ", "request_id": "req-d20d064b-2e77-480c-996f-2c408db5d3ba"}]} 2026-05-12 17:45:40.888 8 INFO neutron.services.segments.plugin [-] Segment 89895d06-b584-4a79-afc8-618b78e0986f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89895d06-b584-4a79-afc8-618b78e0986f found for delete ", "request_id": "req-43abeb24-e0e4-4167-9724-19b3e199e846"}]} [pid: 8|app: 0|req: 1002/1878] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:40 2026] DELETE /v2.0/networks/188d181c-da89-4d3a-a23c-776d297f480e => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:40.921 8 WARNING neutron_lib.context [None req-78d167e6-c7aa-4f8b-97b7-1e516cf018ce c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:40.978 8 INFO neutron.db.segments_db [None req-78d167e6-c7aa-4f8b-97b7-1e516cf018ce c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Added segment 5a2d4b9d-5631-45e2-8b8e-12b103203910 of type vxlan for network 9e721f47-a718-432f-8e58-f54c8b53986d [pid: 8|app: 0|req: 1003/1879] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:45:40 2026] POST /v2.0/networks => generated 633 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:41.079 8 WARNING neutron_lib.context [None req-f1c8ce2f-98e9-4801-8836-d034dd809eec c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 877/1880] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:45:40 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:41.210 7 WARNING neutron_lib.context [None req-abe1e62b-352b-41b9-998f-32e8f4fddfc7 1e03e31dd4f34598988137a79553ed4a 6b9835fe81dd4f63a9f720a8153d7d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1004/1881] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:41 2026] POST /v2.0/subnets => generated 646 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:41.375 8 WARNING neutron_lib.context [None req-f4b00b81-dc51-459d-8f41-924a6c4f5411 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:41.414 8 INFO neutron.db.segments_db [None req-f4b00b81-dc51-459d-8f41-924a6c4f5411 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Added segment e426638e-990e-48da-88bf-6f05cad1f178 of type vxlan for network 64ba0e06-9f97-445a-9025-f867fba5a0ab 2026-05-12 17:45:41.734 8 INFO neutron.db.l3_hamode_db [None req-f4b00b81-dc51-459d-8f41-924a6c4f5411 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 878/1882] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:45:41 2026] POST /v2.0/floatingips => generated 552 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:41.862 7 WARNING neutron_lib.context [None req-7fed1c04-a8e3-4739-a18f-69e2bac18268 1e03e31dd4f34598988137a79553ed4a 6b9835fe81dd4f63a9f720a8153d7d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:41.898 8 INFO neutron.db.l3_hamode_db [None req-f4b00b81-dc51-459d-8f41-924a6c4f5411 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 879/1883] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:45:41 2026] POST /v2.0/floatingips => generated 552 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:42.547 7 WARNING neutron_lib.context [None req-13e0a3ea-dbaa-43dd-8b3f-c80a5c983850 1e03e31dd4f34598988137a79553ed4a 6b9835fe81dd4f63a9f720a8153d7d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1005/1884] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:41 2026] POST /v2.0/routers => generated 511 bytes in 1270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1885] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:42 2026] GET /v2.0/ports?device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1202 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1886] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:45:42 2026] POST /v2.0/floatingips => generated 552 bytes in 658 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1887] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1888] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/security-groups?tenant_id=e6f602e8c13f4ceaa4a19f4a472a4cf5&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1889] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:45:43 2026] PUT /v2.0/floatingips/92ba66e7-8ee9-4099-94a1-6d3b65f343f0/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1890] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:43 2026] DELETE /v2.0/security-groups/ea0bfe64-2306-47fb-a1e2-76145cd78dfc => 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: 885/1891] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:45:43 2026] PUT /v2.0/floatingips/a2f97a99-a7ea-4f9e-a546-3d44c126f302/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1892] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:45:43 2026] PUT /v2.0/floatingips/74a9b257-816f-40df-8165-1b34b6adf409/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: 887/1893] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:45:43 2026] PUT /v2.0/floatingips/487ab89b-2b47-4add-a133-300d1f0df938/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1894] 10.0.0.57 () {32 vars in 671 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1895] 10.0.0.57 () {32 vars in 685 bytes} [Tue May 12 17:45:43 2026] GET /v2.0/floatingips?tags=red%2Cblue => 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: 890/1896] 10.0.0.57 () {32 vars in 681 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1897] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1898] 10.0.0.57 () {32 vars in 679 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1899] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:42 2026] PUT /v2.0/routers/6b327c3c-912e-4e00-ab08-895ec203c089/add_router_interface => generated 309 bytes in 1955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1900] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/ports/269982e7-93f9-4105-bbb1-4665f1ef666a => generated 959 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1901] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1902] 10.0.0.57 () {32 vars in 689 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1903] 10.0.0.57 () {32 vars in 701 bytes} [Tue May 12 17:45:44 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1904] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:45:45 2026] DELETE /v2.0/floatingips/92ba66e7-8ee9-4099-94a1-6d3b65f343f0 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1905] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:45:45 2026] DELETE /v2.0/floatingips/a2f97a99-a7ea-4f9e-a546-3d44c126f302 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1906] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:45:44 2026] PUT /v2.0/routers/6b327c3c-912e-4e00-ab08-895ec203c089/remove_router_interface => generated 309 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1907] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:45:45 2026] DELETE /v2.0/floatingips/74a9b257-816f-40df-8165-1b34b6adf409 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:45.943 7 INFO neutron.db.segments_db [None req-fe530a64-d76c-4db2-835c-82eb96053e2c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment b2fc09e6-f695-4b8d-97eb-755836f5d50b of type vxlan for network 4cc98739-3783-47ec-80ba-1522b033bd08 [pid: 8|app: 0|req: 1011/1908] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:45:45 2026] GET /v2.0/ports?device_id=6b327c3c-912e-4e00-ab08-895ec203c089 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1909] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:45:45 2026] POST /v2.0/networks => generated 740 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1910] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:45:45 2026] DELETE /v2.0/floatingips/487ab89b-2b47-4add-a133-300d1f0df938 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1911] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:46 2026] POST /v2.0/subnets => generated 687 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:46.634 7 INFO neutron.services.segments.plugin [-] Segment e426638e-990e-48da-88bf-6f05cad1f178 resource provider aggregate not found 2026-05-12 17:45:46.639 7 INFO neutron.services.segments.plugin [-] Segment e426638e-990e-48da-88bf-6f05cad1f178 resource provider aggregate not found 2026-05-12 17:45:46.653 7 INFO neutron.db.l3_hamode_db [None req-44636dd6-ef0b-4b16-9848-1e8a346c2e35 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] HA network 64ba0e06-9f97-445a-9025-f867fba5a0ab was deleted as no HA routers are present in tenant 8be3a4220c5d4ca2a84beb17363a6fea. 2026-05-12 17:45:46.654 7 INFO neutron.services.segments.plugin [-] Segment e426638e-990e-48da-88bf-6f05cad1f178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e426638e-990e-48da-88bf-6f05cad1f178 found for delete ", "request_id": "req-5c990994-3787-491a-a523-b0dc98ba2b44"}]} [pid: 7|app: 0|req: 899/1912] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:46 2026] DELETE /v2.0/routers/6b327c3c-912e-4e00-ab08-895ec203c089 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:46.665 7 INFO neutron.services.segments.plugin [-] Segment e426638e-990e-48da-88bf-6f05cad1f178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e426638e-990e-48da-88bf-6f05cad1f178 found for delete ", "request_id": "req-55a94881-4869-4338-b86f-f039d4ae9490"}]} 2026-05-12 17:45:46.701 7 INFO neutron.db.segments_db [None req-26992357-cdd3-492d-aafc-2dfcd3b4b3b9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 3c272740-f6d4-4f69-8acd-c980f67dabc8 of type vxlan for network b55a83a0-590d-4962-a9c8-b4505519a3e4 [pid: 8|app: 0|req: 1014/1913] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:45:46 2026] DELETE /v2.0/floatingips/a2e5b2e6-6638-42f5-aea5-dd6b662200cf => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:46.996 7 INFO neutron.db.l3_hamode_db [None req-26992357-cdd3-492d-aafc-2dfcd3b4b3b9 cf03041789494cb8a3493f1359d214af 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1015/1914] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:46 2026] DELETE /v2.0/subnets/4974e4cb-a861-4cce-8476-e4e328485de9 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:47.402 8 INFO neutron.services.segments.plugin [-] Segment 5a2d4b9d-5631-45e2-8b8e-12b103203910 resource provider aggregate not found 2026-05-12 17:45:47.415 8 INFO neutron.services.segments.plugin [-] Segment 5a2d4b9d-5631-45e2-8b8e-12b103203910 resource provider aggregate not found 2026-05-12 17:45:47.440 8 INFO neutron.services.segments.plugin [-] Segment 5a2d4b9d-5631-45e2-8b8e-12b103203910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2d4b9d-5631-45e2-8b8e-12b103203910 found for delete ", "request_id": "req-fd40d2f0-2b23-4871-9c60-7b3cf9510a70"}]} 2026-05-12 17:45:47.442 8 INFO neutron.services.segments.plugin [-] Segment 5a2d4b9d-5631-45e2-8b8e-12b103203910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2d4b9d-5631-45e2-8b8e-12b103203910 found for delete ", "request_id": "req-2a86c4cc-2a45-4e2a-9812-760a49d55d0c"}]} [pid: 8|app: 0|req: 1016/1915] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:45:47 2026] DELETE /v2.0/networks/9e721f47-a718-432f-8e58-f54c8b53986d => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:45:47.488 8 WARNING neutron_lib.context [None req-d62bc5bc-eef9-4d3a-922f-e937bf1d318d c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:47.548 8 INFO neutron.db.segments_db [None req-d62bc5bc-eef9-4d3a-922f-e937bf1d318d c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Added segment 2ec4f5b7-d42a-4d9f-a194-164f7caa8038 of type vxlan for network 34d00421-b40d-4ea3-bdb2-eb9d78279b01 2026-05-12 17:45:47.890 8 INFO neutron.db.l3_hamode_db [None req-d62bc5bc-eef9-4d3a-922f-e937bf1d318d c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:47.964 7 INFO neutron.db.l3_hamode_db [None req-26992357-cdd3-492d-aafc-2dfcd3b4b3b9 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:48.833 8 INFO neutron.db.l3_hamode_db [None req-d62bc5bc-eef9-4d3a-922f-e937bf1d318d c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 900/1916] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:46 2026] POST /v2.0/routers => generated 727 bytes in 2366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1917] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/security-groups?tenant_id=41554ff1d2134e4c8c4e35b1b67aa98a&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: 902/1918] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/ports?device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1919] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:47 2026] POST /v2.0/routers => generated 691 bytes in 2325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1920] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:49 2026] DELETE /v2.0/security-groups/171bb329-a84e-4271-b6dd-added39d550b => 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: 1019/1921] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1922] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:45:49 2026] GET /v2.0/routers/5af3cc40-38fa-4065-8e07-f0863ebe7c34 => generated 697 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1923] 10.0.0.57 () {32 vars in 817 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&mac_address=fa%3A16%3A3e%3A7e%3Aeb%3Ac5 => generated 1204 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1924] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/security-groups?tenant_id=f75a44e969ea42348327b3bb08c32d84&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1925] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:45:50 2026] GET /v2.0/routers => generated 700 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:50.373 8 WARNING neutron_lib.context [None req-ab3dadc1-792b-49ec-a929-1605aae76a8b 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1926] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:49 2026] PUT /v2.0/routers/77a6f60b-0fb8-45df-8ffd-8a6228792d28/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1927] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:50 2026] DELETE /v2.0/security-groups/af2807c8-cfbe-446d-a16b-2fa8977d315b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1928] 10.0.0.57 () {34 vars in 740 bytes} [Tue May 12 17:45:50 2026] PUT /v2.0/routers/5af3cc40-38fa-4065-8e07-f0863ebe7c34 => generated 704 bytes in 622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:51.421 8 INFO neutron.db.l3_db [None req-ab3dadc1-792b-49ec-a929-1605aae76a8b 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Floating IP f0c7b942-5977-4378-ab81-e2dd93f0bdf9 associated. External IP: 10.96.250.216, port: 2d1cb433-6f1c-4034-9a48-bb72644e42a6. [pid: 7|app: 0|req: 906/1929] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/security-groups?tenant_id=6b9835fe81dd4f63a9f720a8153d7d9b&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1930] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/routers/5af3cc40-38fa-4065-8e07-f0863ebe7c34 => generated 704 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1931] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:51 2026] DELETE /v2.0/security-groups/f71a9cec-87f6-4cec-a127-bc1dc37015dc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1932] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:45:51 2026] GET /v2.0/ports?device_id=5af3cc40-38fa-4065-8e07-f0863ebe7c34 => 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: 1024/1933] 10.0.0.57 () {34 vars in 676 bytes} [Tue May 12 17:45:50 2026] POST /v2.0/floatingips => generated 855 bytes in 1444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:52.314 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97e86760-2dc8-417f-b674-38f76d130eb3'] response: {'name': 'network-changed', 'server_uuid': '81cea120-1d82-47d8-867e-c78756fe2826', 'tag': '2d1cb433-6f1c-4034-9a48-bb72644e42a6', 'status': 'completed', 'code': 200} 2026-05-12 17:45:52.448 8 INFO neutron.db.segments_db [None req-7b592413-6d89-463b-b6ae-0ca444e76597 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment 9df0e550-d27c-4a86-9617-96d2ba5eec6c of type vxlan for network 3019501b-1369-46c4-b1bd-24e53f285bbb [pid: 8|app: 0|req: 1025/1934] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:45:52 2026] POST /v2.0/networks => generated 740 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:52.767 7 INFO neutron.services.segments.plugin [-] Segment 2ec4f5b7-d42a-4d9f-a194-164f7caa8038 resource provider aggregate not found 2026-05-12 17:45:52.770 7 INFO neutron.services.segments.plugin [-] Segment 2ec4f5b7-d42a-4d9f-a194-164f7caa8038 resource provider aggregate not found 2026-05-12 17:45:52.785 7 INFO neutron.services.segments.plugin [-] Segment 2ec4f5b7-d42a-4d9f-a194-164f7caa8038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ec4f5b7-d42a-4d9f-a194-164f7caa8038 found for delete ", "request_id": "req-960e1afc-2529-4d8e-9d81-a4677bcefe20"}]} 2026-05-12 17:45:52.792 7 INFO neutron.services.segments.plugin [-] Segment 2ec4f5b7-d42a-4d9f-a194-164f7caa8038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ec4f5b7-d42a-4d9f-a194-164f7caa8038 found for delete ", "request_id": "req-dfab258c-5630-4162-92c3-f173cdca2b38"}]} 2026-05-12 17:45:52.796 7 INFO neutron.db.l3_hamode_db [None req-69a88151-0b43-457c-9dc0-f1f5cbfdd29e c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] HA network 34d00421-b40d-4ea3-bdb2-eb9d78279b01 was deleted as no HA routers are present in tenant 8be3a4220c5d4ca2a84beb17363a6fea. [pid: 7|app: 0|req: 910/1935] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:51 2026] DELETE /v2.0/routers/5af3cc40-38fa-4065-8e07-f0863ebe7c34 => generated 0 bytes in 1030 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1936] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:52 2026] POST /v2.0/subnets => generated 687 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1937] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?device_id=5af3cc40-38fa-4065-8e07-f0863ebe7c34 => 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: 912/1938] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:52.892 8 INFO neutron.db.segments_db [None req-b73e6021-d569-4604-a0a7-393b92dbd862 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Added segment c9b226af-08ac-4ebf-884f-ee7f58bf65e2 of type vxlan for network a2755393-f432-41b9-8107-4e85369575ae 2026-05-12 17:45:52.892 7 INFO neutron.api.v2.resource [None req-c2d2f3cc-8b8f-4218-8c7a-388e41a1e207 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1939] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:52 2026] DELETE /v2.0/routers/5af3cc40-38fa-4065-8e07-f0863ebe7c34 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1940] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/networks?id=66788a63-6191-4f24-809b-cc911b1211e6 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1941] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/ports?device_id=6b327c3c-912e-4e00-ab08-895ec203c089 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1942] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:45:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.218&port_id=2d1cb433-6f1c-4034-9a48-bb72644e42a6 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:53.025 7 INFO neutron.api.v2.resource [None req-ec8646ac-c893-4dee-803b-1fe6fbc4fbd2 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1943] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/routers/6b327c3c-912e-4e00-ab08-895ec203c089 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1944] 199.19.213.3 () {34 vars in 1104 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b7&port_id=2d1cb433-6f1c-4034-9a48-bb72644e42a6 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:53.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c32b4798-3977-4809-95c2-20b446cbe138 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1945] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/subnets/4974e4cb-a861-4cce-8476-e4e328485de9 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1946] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/subnets?id=ec325f48-3870-4fdb-97f2-55c6f14762eb&id=035670cb-fb6c-465f-a4cd-830a2778149c => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1947] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/ports?device_id=ce967c09-bc86-4e4d-9931-eac6b433a505 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1948] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:53.153 7 INFO neutron.api.v2.resource [None req-175f144b-a27f-4cd1-be8c-a6446e8d13db c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1949] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/routers/ce967c09-bc86-4e4d-9931-eac6b433a505 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:53.183 8 INFO neutron.db.l3_hamode_db [None req-b73e6021-d569-4604-a0a7-393b92dbd862 cf03041789494cb8a3493f1359d214af 03b73a54f2d74873864d6538b8ed42f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 924/1950] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:53.202 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b96cfd52-895c-4d52-a6ce-52d574abdb8e c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1951] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/subnets/97224fbf-d0f3-4c26-b849-d0c2dea5e021 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1952] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1953] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/ports?device_id=07d5ebaa-61e0-46da-afde-15ef2b747659 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1954] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:45:53.344 7 INFO neutron.api.v2.resource [None req-4461d110-fbb1-4324-abe2-8925db68ff27 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 929/1955] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/routers/07d5ebaa-61e0-46da-afde-15ef2b747659 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:53.361 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b24d9c6d-d713-446a-af72-5c6911582a62 c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1956] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/subnets/97fe613a-334e-4058-9a62-8d5fcc84fe23 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:53.381 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e33cf86-5cee-4cd3-aaed-b84eac5d16ac c5545874b5fe42aaa624c1e5f9d47f3d 8be3a4220c5d4ca2a84beb17363a6fea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 931/1957] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:45:53 2026] DELETE /v2.0/subnets/53bb4283-07f7-4c26-a884-2a2cbd301263 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:54.178 8 INFO neutron.db.l3_hamode_db [None req-b73e6021-d569-4604-a0a7-393b92dbd862 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 932/1958] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:45:53 2026] GET /v2.0/security-groups?tenant_id=8be3a4220c5d4ca2a84beb17363a6fea&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1959] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:54 2026] DELETE /v2.0/security-groups/76048d87-a6a3-4480-9eac-61c279b6006a => 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: 1027/1962] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:45:52 2026] POST /v2.0/routers => generated 727 bytes in 2363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1963] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:45:55 2026] PUT /v2.0/routers/95504de4-f009-4a47-ad7d-5c3aadab96e2/add_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:56.481 8 WARNING neutron_lib.context [None req-ef81b267-dc1e-4a70-98d8-70c55c14249c 06a041c3608047d6bc7d992911bd140f 3983a979fcd84d1b8b852b9793d993d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:56.512 7 WARNING neutron_lib.context [None req-055c9986-1559-44d0-a699-6142c64df577 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:56.592 7 INFO neutron.db.segments_db [None req-055c9986-1559-44d0-a699-6142c64df577 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Added segment a8d1c535-18e1-4791-8392-06b8bd5343c0 of type vxlan for network 978093cc-7d4f-4f9c-ba34-2628568e8409 [pid: 8|app: 0|req: 1028/1964] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:45:56 2026] POST /v2.0/security-groups => generated 1624 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1965] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/ports?device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1966] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/security-groups => generated 4529 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1967] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1968] 10.0.0.57 () {34 vars in 757 bytes} [Tue May 12 17:45:56 2026] PUT /v2.0/security-groups/a1be9589-105e-468b-9c61-a72877957b2b => generated 1663 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:56.969 7 INFO neutron.db.l3_hamode_db [None req-055c9986-1559-44d0-a699-6142c64df577 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1033/1969] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:45:56 2026] GET /v2.0/security-groups/a1be9589-105e-468b-9c61-a72877957b2b => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1970] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:56 2026] DELETE /v2.0/security-groups/a1be9589-105e-468b-9c61-a72877957b2b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:57.141 7 INFO neutron.db.l3_hamode_db [None req-055c9986-1559-44d0-a699-6142c64df577 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1035/1971] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:57.190 8 INFO neutron.api.v2.resource [None req-82f03608-9643-4441-a895-69e1e60bd7a5 06a041c3608047d6bc7d992911bd140f 3983a979fcd84d1b8b852b9793d993d0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/1972] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:57 2026] DELETE /v2.0/security-groups/a1be9589-105e-468b-9c61-a72877957b2b => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:45:57.201 8 WARNING neutron_lib.context [None req-9975d9be-2ab3-440f-b444-643efd81c04e 06a041c3608047d6bc7d992911bd140f 3983a979fcd84d1b8b852b9793d993d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1973] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:45:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:45:57.342 8 WARNING neutron_lib.context [None req-7546e51c-1409-456a-bcd3-ee48d142883e 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1038/1974] 10.0.0.57 () {34 vars in 684 bytes} [Tue May 12 17:45:57 2026] POST /v2.0/security-groups => generated 1675 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:45:57.495 8 WARNING neutron_lib.context [None req-de2f7428-d38b-48d9-805b-e7d4e6845640 06a041c3608047d6bc7d992911bd140f 3983a979fcd84d1b8b852b9793d993d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1039/1975] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:57.664 8 WARNING neutron_lib.context [None req-19efc7da-5dc2-4fc4-9f5c-a4bdcb81f42e 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1040/1976] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1977] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/security-group-rules/f05fb257-b1f5-483e-9d96-0e316c50dcae => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:57.840 8 WARNING neutron_lib.context [None req-148b5e9a-2a61-4f36-a643-981d38d9fec0 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1978] 10.0.0.57 () {34 vars in 667 bytes} [Tue May 12 17:45:56 2026] POST /v2.0/routers => generated 474 bytes in 1444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1979] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:57 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:57.967 8 WARNING neutron_lib.context [None req-6630041b-806f-400b-b4c0-2c7c70847d4c 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 938/1980] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:45:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:58.009 7 WARNING neutron_lib.context [None req-1cf6ef5b-5824-433a-83ba-72b00d74fc50 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:58.016 8 INFO neutron.db.l3_hamode_db [None req-6630041b-806f-400b-b4c0-2c7c70847d4c 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:58.128 8 INFO neutron.db.l3_hamode_db [None req-6630041b-806f-400b-b4c0-2c7c70847d4c 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 939/1981] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1982] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:45:58 2026] DELETE /v2.0/security-group-rules/f05fb257-b1f5-483e-9d96-0e316c50dcae => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:58.218 7 WARNING neutron_lib.context [None req-b66e434a-fcf8-4ccc-9634-c862edfd1862 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1983] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1984] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:45:58 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) 2026-05-12 17:45:58.422 7 WARNING neutron_lib.context [None req-76c6a1c2-504f-4596-b954-bf53c640c486 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:58.459 7 INFO neutron.db.securitygroups_db [None req-76c6a1c2-504f-4596-b954-bf53c640c486 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Project 401d1b7a3dfc462f90db73a8adb17c1e 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: 943/1985] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:58.573 7 WARNING neutron_lib.context [None req-0a535069-9fea-43ef-8b17-7263032fea9a 06a041c3608047d6bc7d992911bd140f 3983a979fcd84d1b8b852b9793d993d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 944/1986] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:58.701 7 WARNING neutron_lib.context [None req-2059b01d-625f-4613-a877-5a502f6c12f7 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:58.764 7 INFO neutron.db.securitygroups_db [None req-2059b01d-625f-4613-a877-5a502f6c12f7 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Project 401d1b7a3dfc462f90db73a8adb17c1e 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: 1043/1987] 10.0.0.57 () {34 vars in 667 bytes} [Tue May 12 17:45:57 2026] POST /v2.0/routers => generated 474 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1988] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/security-group-rules/78c7272c-17cc-4119-9f11-b58eef774d35 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:45:58.820 8 WARNING neutron_lib.context [None req-9085704b-9134-46e1-ab1f-cbd039ce5706 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1989] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:58.929 8 INFO neutron.db.l3_hamode_db [None req-9085704b-9134-46e1-ab1f-cbd039ce5706 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 946/1990] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:45:58 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1991] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:45:58 2026] DELETE /v2.0/security-group-rules/78c7272c-17cc-4119-9f11-b58eef774d35 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:59.065 8 INFO neutron.db.l3_hamode_db [None req-9085704b-9134-46e1-ab1f-cbd039ce5706 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 948/1992] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:45:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:59.101 7 WARNING neutron_lib.context [None req-f62619bf-dba1-4948-b8b5-b51560bf15d5 06a041c3608047d6bc7d992911bd140f 3983a979fcd84d1b8b852b9793d993d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 949/1993] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1994] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:45:59 2026] GET /v2.0/security-group-rules/07614ecd-376e-4240-8a95-f46309f5cf58 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1995] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:45:59 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:59.312 7 WARNING neutron_lib.context [None req-efd64c01-7a8d-4011-bf26-5f2f29dd144e 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 952/1996] 10.0.0.57 () {34 vars in 684 bytes} [Tue May 12 17:45:59 2026] POST /v2.0/security-groups => generated 1660 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1997] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:45:59 2026] DELETE /v2.0/security-group-rules/07614ecd-376e-4240-8a95-f46309f5cf58 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:59.508 7 WARNING neutron_lib.context [None req-c1ccd886-8d4c-4330-99be-d1461928317c 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1998] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1999] 10.0.0.57 () {32 vars in 672 bytes} [Tue May 12 17:45:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:45:59.686 7 WARNING neutron_lib.context [None req-211f25ce-d4a7-4a98-9a8a-088cdafbadc3 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1045/2000] 10.0.0.57 () {34 vars in 667 bytes} [Tue May 12 17:45:58 2026] POST /v2.0/routers => generated 474 bytes in 906 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2001] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:45:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:45:59.802 7 WARNING neutron_lib.context [None req-94530ef2-1bb6-4027-8751-1dca501b4b71 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1046/2002] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:45:59 2026] DELETE /v2.0/security-groups/bf9f7920-838b-4d55-a411-1262a530eacf => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:45:59.831 8 WARNING neutron_lib.context [None req-ec0afb60-753d-4951-b6d4-f58348b3f352 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:45:59.859 7 INFO neutron.db.l3_hamode_db [None req-94530ef2-1bb6-4027-8751-1dca501b4b71 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:45:59.986 7 INFO neutron.db.l3_hamode_db [None req-94530ef2-1bb6-4027-8751-1dca501b4b71 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1047/2003] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:45:59 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2004] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2005] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2006] 10.0.0.235 () {34 vars in 1100 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1890397299&fields=id&tenant_id=401d1b7a3dfc462f90db73a8adb17c1e => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2007] 10.0.0.235 () {34 vars in 1100 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1398542602&fields=id&tenant_id=401d1b7a3dfc462f90db73a8adb17c1e => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2008] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/networks?id=4cc98739-3783-47ec-80ba-1522b033bd08 => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2009] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/quotas/401d1b7a3dfc462f90db73a8adb17c1e => 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: 957/2010] 10.0.0.57 () {34 vars in 667 bytes} [Tue May 12 17:45:59 2026] POST /v2.0/routers => generated 474 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:00.720 7 WARNING neutron_lib.context [None req-2574ccc0-e182-4711-80e9-b070ee034db1 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:00.770 7 INFO neutron.db.l3_hamode_db [None req-2574ccc0-e182-4711-80e9-b070ee034db1 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1054/2011] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/ports?tenant_id=401d1b7a3dfc462f90db73a8adb17c1e&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2012] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/networks/4cc98739-3783-47ec-80ba-1522b033bd08?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2013] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:46:00 2026] GET /v2.0/networks/4cc98739-3783-47ec-80ba-1522b033bd08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:00.905 7 INFO neutron.db.l3_hamode_db [None req-2574ccc0-e182-4711-80e9-b070ee034db1 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1057/2014] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => 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: 1058/2015] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/security-groups?tenant_id=3983a979fcd84d1b8b852b9793d993d0&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2016] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:01 2026] DELETE /v2.0/security-groups/377fdef9-4817-4c33-af4c-ec941803bd09 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2017] 10.0.0.57 () {34 vars in 667 bytes} [Tue May 12 17:46:00 2026] POST /v2.0/routers => generated 474 bytes in 893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2018] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:46:01 2026] PUT /v2.0/routers/888b6cab-f82b-4846-a974-44e3a0d73c2d/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2019] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:46:01 2026] PUT /v2.0/routers/82be5154-5acf-48b3-996c-21e940627740/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2020] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:46:01 2026] PUT /v2.0/routers/54e84daa-47c3-43c1-ad6f-120cc182332d/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2021] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:46:01 2026] PUT /v2.0/routers/6e62e690-eebd-48e3-9834-9472dc7209e6/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2022] 10.0.0.57 () {32 vars in 663 bytes} [Tue May 12 17:46:01 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2023] 10.0.0.57 () {32 vars in 677 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2024] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2025] 10.0.0.57 () {32 vars in 673 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2026] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2027] 10.0.0.57 () {32 vars in 685 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2028] 10.0.0.57 () {32 vars in 671 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2029] 10.0.0.57 () {32 vars in 685 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2030] 10.0.0.57 () {32 vars in 681 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2031] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2032] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:46:02 2026] GET /v2.0/routers/888b6cab-f82b-4846-a974-44e3a0d73c2d => generated 485 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2033] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => 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: 1067/2034] 10.0.0.57 () {34 vars in 741 bytes} [Tue May 12 17:46:02 2026] PUT /v2.0/routers/888b6cab-f82b-4846-a974-44e3a0d73c2d => generated 485 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2035] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/ports?device_id=888b6cab-f82b-4846-a974-44e3a0d73c2d => 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: 969/2036] 10.0.0.58 () {30 vars in 688 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2037] 10.0.0.58 () {30 vars in 690 bytes} [Tue May 12 17:46:03 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: 971/2038] 10.0.0.58 () {30 vars in 666 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2039] 10.0.0.58 () {30 vars in 702 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2040] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:46:03 2026] DELETE /v2.0/routers/888b6cab-f82b-4846-a974-44e3a0d73c2d => generated 0 bytes in 438 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2041] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:46:03 2026] GET /v2.0/routers/82be5154-5acf-48b3-996c-21e940627740 => generated 493 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2042] 10.0.0.58 () {28 vars in 437 bytes} [Tue May 12 17:46:04 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: 975/2043] 10.0.0.58 () {30 vars in 726 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 657 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2044] 10.0.0.58 () {30 vars in 688 bytes} [Tue May 12 17:46:04 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: 977/2045] 10.0.0.58 () {30 vars in 690 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2046] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => 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: 979/2047] 10.0.0.58 () {30 vars in 666 bytes} [Tue May 12 17:46:04 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: 980/2048] 10.0.0.58 () {30 vars in 702 bytes} [Tue May 12 17:46:04 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: 981/2049] 10.0.0.58 () {30 vars in 726 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2050] 10.0.0.57 () {34 vars in 741 bytes} [Tue May 12 17:46:03 2026] PUT /v2.0/routers/82be5154-5acf-48b3-996c-21e940627740 => generated 493 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2051] 10.0.0.58 () {30 vars in 688 bytes} [Tue May 12 17:46:04 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: 1070/2052] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/ports?device_id=82be5154-5acf-48b3-996c-21e940627740 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2053] 10.0.0.58 () {30 vars in 690 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2054] 10.0.0.58 () {30 vars in 666 bytes} [Tue May 12 17:46:04 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: 985/2055] 10.0.0.58 () {30 vars in 702 bytes} [Tue May 12 17:46:04 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: 986/2056] 10.0.0.58 () {30 vars in 728 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2057] 10.0.0.58 () {30 vars in 680 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2058] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:46:04 2026] DELETE /v2.0/routers/82be5154-5acf-48b3-996c-21e940627740 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2059] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:46:04 2026] GET /v2.0/routers/54e84daa-47c3-43c1-ad6f-120cc182332d => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2060] 10.0.0.58 () {34 vars in 702 bytes} [Tue May 12 17:46:04 2026] POST /v2.0/ports => generated 1132 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 989/2061] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:46:05 2026] GET /v2.0/networks?id=4cc98739-3783-47ec-80ba-1522b033bd08 => generated 672 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2062] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:05 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2063] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:46:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=401d1b7a3dfc462f90db73a8adb17c1e => generated 274 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:05.496 7 WARNING neutron_lib.context [req-4da34bf2-40cb-4e14-a9f3-5cda027822e1 req-05c99b94-2651-4fa8-8986-c9e05156afbb 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1073/2064] 10.0.0.57 () {34 vars in 741 bytes} [Tue May 12 17:46:05 2026] PUT /v2.0/routers/54e84daa-47c3-43c1-ad6f-120cc182332d => generated 502 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2065] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:46:05 2026] GET /v2.0/ports?device_id=54e84daa-47c3-43c1-ad6f-120cc182332d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2066] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:46:05 2026] POST /v2.0/ports => generated 993 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2067] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:46:05 2026] DELETE /v2.0/routers/54e84daa-47c3-43c1-ad6f-120cc182332d => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 993/2068] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:05 2026] GET /v2.0/security-groups?tenant_id=1d460797353440b397d48ce1f7fa41f4&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: 994/2069] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:46:06 2026] GET /v2.0/routers/6e62e690-eebd-48e3-9834-9472dc7209e6 => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2070] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:06 2026] DELETE /v2.0/security-groups/445fa00d-d4b1-47fd-bb4f-e41c5473bbcf => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2071] 10.0.0.57 () {34 vars in 741 bytes} [Tue May 12 17:46:06 2026] PUT /v2.0/routers/6e62e690-eebd-48e3-9834-9472dc7209e6 => generated 487 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2072] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:46:05 2026] PUT /v2.0/ports/87672638-229b-4f4c-bc64-25ca02a0e399 => generated 1274 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:07.085 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-188765d4-6786-4074-9af0-e69fccc10159'] response: {'name': 'network-changed', 'server_uuid': '8b95bd06-3649-4f35-91a6-124166d58446', 'tag': '87672638-229b-4f4c-bc64-25ca02a0e399', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 997/2073] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:06 2026] GET /v2.0/security-groups?tenant_id=b9ac64db1d3a4340a7712f154540a55d&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: 998/2074] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/ports?device_id=6e62e690-eebd-48e3-9834-9472dc7209e6 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2075] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1008 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2076] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:07 2026] DELETE /v2.0/security-groups/a17946c0-6ae5-497e-8334-84fa439342b9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2077] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2078] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:46:07 2026] DELETE /v2.0/routers/6e62e690-eebd-48e3-9834-9472dc7209e6 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2079] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/routers/c797448f-76ee-429e-b195-865ef25679d2 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2080] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/ports?tenant_id=401d1b7a3dfc462f90db73a8adb17c1e&device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1277 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2081] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2082] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/networks?tenant_id=401d1b7a3dfc462f90db73a8adb17c1e&shared=False => generated 768 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2083] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2084] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2085] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:46:07 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: 1007/2086] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:46:07 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: 1008/2087] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:46:07 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2088] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2089] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:46:08 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: 7|app: 0|req: 1011/2090] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:46:08 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: 1012/2091] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:46:08 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: 1080/2092] 10.0.0.57 () {34 vars in 741 bytes} [Tue May 12 17:46:07 2026] PUT /v2.0/routers/c797448f-76ee-429e-b195-865ef25679d2 => generated 480 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:08.272 7 INFO neutron.api.v2.resource [None req-903da15c-2629-41a9-a51c-9c6a0bad7822 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1013/2093] 199.19.213.3 () {30 vars in 760 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/security-groups/lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2094] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/ports?device_id=c797448f-76ee-429e-b195-865ef25679d2 => 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: 1081/2095] 199.19.213.3 () {30 vars in 782 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/security-groups?name=lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2096] 199.19.213.3 () {34 vars in 733 bytes} [Tue May 12 17:46:08 2026] POST /v2.0/security-groups => generated 1636 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2097] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2098] 199.19.213.3 () {30 vars in 812 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/security-group-rules?security_group_id=ec296eea-de8f-42c5-9e96-c847fc958707 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2099] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2100] 199.19.213.3 () {34 vars in 786 bytes} [Tue May 12 17:46:08 2026] PUT /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1087/2101] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:46:08 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: 1088/2102] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:08.914 7 INFO neutron.services.segments.plugin [-] Segment a8d1c535-18e1-4791-8392-06b8bd5343c0 resource provider aggregate not found 2026-05-12 17:46:08.920 7 INFO neutron.services.segments.plugin [-] Segment a8d1c535-18e1-4791-8392-06b8bd5343c0 resource provider aggregate not found 2026-05-12 17:46:08.927 7 INFO neutron.services.segments.plugin [-] Segment a8d1c535-18e1-4791-8392-06b8bd5343c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d1c535-18e1-4791-8392-06b8bd5343c0 found for delete ", "request_id": "req-4b3254f9-ab73-46d8-81e4-3bcb8f08dcce"}]} 2026-05-12 17:46:08.934 7 INFO neutron.services.segments.plugin [-] Segment a8d1c535-18e1-4791-8392-06b8bd5343c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8d1c535-18e1-4791-8392-06b8bd5343c0 found for delete ", "request_id": "req-ba433dda-b3aa-4cce-a32c-933300b7be20"}]} 2026-05-12 17:46:08.936 7 INFO neutron.db.l3_hamode_db [None req-ed89ceeb-5cc4-44c9-bf6b-7246bb618968 784222119a9840999defce6c6f798359 b083879328964327bd878520cd690380 - - default default] HA network 978093cc-7d4f-4f9c-ba34-2628568e8409 was deleted as no HA routers are present in tenant b083879328964327bd878520cd690380. [pid: 7|app: 0|req: 1015/2103] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:46:08 2026] DELETE /v2.0/routers/c797448f-76ee-429e-b195-865ef25679d2 => 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: 1016/2104] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2105] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/ports?tenant_id=401d1b7a3dfc462f90db73a8adb17c1e&device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2106] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2107] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=87672638-229b-4f4c-bc64-25ca02a0e399 => 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: 1018/2108] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2109] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:46:08 2026] GET /v2.0/subnets?id=10da3f58-d32a-48e4-bdc5-f06f94308af8 => generated 690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2110] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/ports?network_id=4cc98739-3783-47ec-80ba-1522b033bd08&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2111] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/networks/4cc98739-3783-47ec-80ba-1522b033bd08?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2112] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/networks/4cc98739-3783-47ec-80ba-1522b033bd08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2113] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2114] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2117] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:09 2026] GET /v2.0/security-groups?tenant_id=b083879328964327bd878520cd690380&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2118] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:10 2026] DELETE /v2.0/security-groups/bee2b404-c6c9-4f86-9174-0ff16ccea781 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:10.243 8 WARNING neutron_lib.context [None req-2baae954-8b9b-437c-ba59-77f7c4540b38 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:10.451 8 INFO neutron.db.segments_db [None req-2baae954-8b9b-437c-ba59-77f7c4540b38 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Added segment d24cb7e8-8eb2-465c-ad0e-00f727f10e3b of type vxlan for network bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 [pid: 7|app: 0|req: 1025/2119] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/security-groups?tenant_id=571ec050108e4f67b31cac6100f25dbd&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2120] 10.0.0.57 () {34 vars in 670 bytes} [Tue May 12 17:46:10 2026] POST /v2.0/networks => generated 632 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:10.561 8 WARNING neutron_lib.context [None req-872314d5-c344-4a58-ad9c-594acd72a06d 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:10.606 8 INFO neutron.db.segments_db [None req-872314d5-c344-4a58-ad9c-594acd72a06d 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Added segment c9d94f7c-aed8-46e1-a5ed-effa8b66a3f4 of type vxlan for network 065ccff6-c915-4d2d-98f9-dc269cef2ba3 [pid: 7|app: 0|req: 1026/2121] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:10 2026] DELETE /v2.0/security-groups/66dfea98-3ee6-41bc-ade5-bd03a7da3954 => 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: 1027/2122] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/security-groups?tenant_id=006ba4ac3b34467d96bf7e302b2fa7a0&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:10.902 8 INFO neutron.db.l3_hamode_db [None req-872314d5-c344-4a58-ad9c-594acd72a06d 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1028/2123] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:10 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1008 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2124] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:10 2026] DELETE /v2.0/security-groups/2961f122-2a6f-4150-84a3-975ea3a0ca0b => 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: 1030/2125] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:11 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:11.876 8 INFO neutron.db.l3_hamode_db [None req-872314d5-c344-4a58-ad9c-594acd72a06d 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1031/2126] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:46:11 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1277 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2127] 199.19.213.3 () {34 vars in 1122 bytes} [Tue May 12 17:46:11 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2128] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2129] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2130] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:46:10 2026] POST /v2.0/routers => generated 693 bytes in 2386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2131] 10.0.0.57 () {32 vars in 775 bytes} [Tue May 12 17:46:12 2026] GET /v2.0/subnets?project_id=69217ef21e994444a14db6ac80a17a85&cidr=10.100.0.0%2F28 => generated 14 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2132] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:46:13 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2133] 10.0.0.57 () {32 vars in 783 bytes} [Tue May 12 17:46:13 2026] GET /v2.0/subnets?network_id=78a1b857-de2f-4fe2-98b7-04acbd92f9d9&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2134] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:13 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:13.348 8 WARNING neutron_lib.context [None req-ed4615cc-5a8f-4842-9738-b7af9d3fbcd2 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1037/2135] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:13 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2136] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:46:13 2026] POST /v2.0/subnets => generated 657 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2137] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1010 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2138] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2139] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:14 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:15.147 8 INFO neutron.db.l3_db [None req-88853535-54d7-4874-86d7-b47e466f22b8 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Floating IP 71c67788-b2cb-49f6-9207-8275a5cde7d4 associated. External IP: 10.96.250.213, port: 87672638-229b-4f4c-bc64-25ca02a0e399. [pid: 7|app: 0|req: 1038/2140] 10.0.0.57 () {34 vars in 782 bytes} [Tue May 12 17:46:13 2026] PUT /v2.0/routers/096d4432-1094-40ee-8be7-fc17296b20aa/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2141] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:46:15 2026] GET /v2.0/networks => generated 9561 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2142] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:46:15 2026] GET /v2.0/subnets => generated 10019 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2143] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:46:15 2026] GET /v2.0/routers => generated 2897 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2144] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:46:14 2026] PUT /v2.0/floatingips/71c67788-b2cb-49f6-9207-8275a5cde7d4 => generated 855 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:15.555 8 WARNING neutron_lib.context [None req-e38c0354-5126-44b6-b57c-801d84da59b6 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:15.589 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7b5977d-6ccc-4005-9422-1f5e72b41c83'] response: {'name': 'network-changed', 'server_uuid': '8b95bd06-3649-4f35-91a6-124166d58446', 'tag': '87672638-229b-4f4c-bc64-25ca02a0e399', 'status': 'completed', 'code': 200} 2026-05-12 17:46:15.693 7 WARNING neutron_lib.context [None req-963d6975-5432-415d-9b2c-6739913cec82 6d294cbbf98344ed87dab4f83ca15551 f83a5fd7936b4bc39effd4153a5b0d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1104/2145] 10.0.0.57 () {34 vars in 684 bytes} [Tue May 12 17:46:15 2026] POST /v2.0/security-groups => generated 1675 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:46:15.737 8 WARNING neutron_lib.context [None req-77de1d0b-8151-4171-8f6d-ad56921148e1 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1105/2146] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:15.850 8 WARNING neutron_lib.context [None req-6cb796be-810c-4e81-9c61-a8db04874535 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1042/2147] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:46:15 2026] POST /v2.0/security-groups => generated 1602 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2148] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:15.975 7 WARNING neutron_lib.context [None req-161fedda-12c3-4456-a7c9-af7d4ae3eeac 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:15.976 8 WARNING neutron_lib.context [None req-941c34c4-c4e8-48a6-bee2-1136d131c050 6d294cbbf98344ed87dab4f83ca15551 f83a5fd7936b4bc39effd4153a5b0d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1043/2149] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2150] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:46:15 2026] POST /v2.0/security-groups => generated 1603 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:46:16.129 8 WARNING neutron_lib.context [None req-94f4a4df-00a0-4d83-831b-b5d75bdad334 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1044/2151] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/ports?tenant_id=401d1b7a3dfc462f90db73a8adb17c1e&device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:16.161 7 WARNING neutron_lib.context [None req-2c251408-b6dd-41ae-8926-2077eee139ad 6d294cbbf98344ed87dab4f83ca15551 f83a5fd7936b4bc39effd4153a5b0d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1045/2152] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2153] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:16.288 8 WARNING neutron_lib.context [None req-54a3371c-ec8a-4918-8a4e-fc9e42c39efb 6d294cbbf98344ed87dab4f83ca15551 f83a5fd7936b4bc39effd4153a5b0d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/2154] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/networks?id=4cc98739-3783-47ec-80ba-1522b033bd08 => generated 768 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:16.347 7 WARNING neutron_lib.context [None req-994076a3-f384-4a97-84d6-05fa6efcee75 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:16.403 7 INFO neutron.db.securitygroups_db [None req-994076a3-f384-4a97-84d6-05fa6efcee75 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Project 69217ef21e994444a14db6ac80a17a85 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: 1109/2155] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2156] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2157] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=87672638-229b-4f4c-bc64-25ca02a0e399 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:16.510 7 WARNING neutron_lib.context [None req-031b9dae-8450-4781-b279-30f1396c056f 6d294cbbf98344ed87dab4f83ca15551 f83a5fd7936b4bc39effd4153a5b0d53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1111/2158] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/subnets?id=10da3f58-d32a-48e4-bdc5-f06f94308af8 => generated 690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:16.557 8 WARNING neutron_lib.context [None req-0476cc0e-6a4e-42d4-b4cc-ec7b9ded1e0c 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:16.590 8 INFO neutron.db.securitygroups_db [None req-0476cc0e-6a4e-42d4-b4cc-ec7b9ded1e0c 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Project 69217ef21e994444a14db6ac80a17a85 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: 1048/2159] 10.0.0.57 () {34 vars in 683 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-groups => generated 1603 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2160] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:16 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2161] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/ports?network_id=4cc98739-3783-47ec-80ba-1522b033bd08&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2162] 10.0.0.57 () {34 vars in 766 bytes} [Tue May 12 17:46:16 2026] PUT /v2.0/security-groups/b76353c4-75e4-4738-b866-8f1f54a4ce38/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2163] 10.0.0.57 () {34 vars in 766 bytes} [Tue May 12 17:46:16 2026] PUT /v2.0/security-groups/9febada8-2136-4861-a2a6-78dd18f84405/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: 1050/2164] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/networks/4cc98739-3783-47ec-80ba-1522b033bd08?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2165] 10.0.0.235 () {34 vars in 1016 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/security-groups?id=750ab703-6a2e-424d-b7aa-ef2605425d5a&fields=id => 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: 1051/2166] 10.0.0.57 () {34 vars in 766 bytes} [Tue May 12 17:46:16 2026] PUT /v2.0/security-groups/33ac14e9-9d11-42a5-9179-0d65443c94fb/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: 1052/2167] 10.0.0.57 () {34 vars in 766 bytes} [Tue May 12 17:46:16 2026] PUT /v2.0/security-groups/e0c0b44d-6bd8-4acf-af28-c21490937823/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2168] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/networks/4cc98739-3783-47ec-80ba-1522b033bd08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2169] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/networks?id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2171] 10.0.0.57 () {32 vars in 679 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/security-groups?tags=red => generated 4809 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2171] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/quotas/dde95548358b47278f05da4c0ff9a3f5 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2172] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/security-groups?tags=red%2Cblue => 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: 1055/2173] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2174] 10.0.0.57 () {32 vars in 689 bytes} [Tue May 12 17:46:16 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2175] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?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: 1120/2176] 10.0.0.57 () {32 vars in 701 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4809 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2177] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?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: 1121/2178] 10.0.0.57 () {32 vars in 687 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/security-groups?not-tags=red => generated 6098 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2179] 10.0.0.57 () {32 vars in 701 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7685 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2180] 10.0.0.57 () {32 vars in 697 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7685 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2181] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/networks => generated 1297 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2182] 10.0.0.57 () {32 vars in 709 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6098 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2183] 10.0.0.235 () {34 vars in 1100 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1872155620&fields=id&tenant_id=69217ef21e994444a14db6ac80a17a85 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2184] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/security-groups/b76353c4-75e4-4738-b866-8f1f54a4ce38 => 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: 1125/2185] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/networks?id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 => generated 660 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2186] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/quotas/69217ef21e994444a14db6ac80a17a85 => 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: 1127/2187] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/ports?tenant_id=69217ef21e994444a14db6ac80a17a85&fields=id => generated 103 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2188] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/security-groups/9febada8-2136-4861-a2a6-78dd18f84405 => 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: 1128/2189] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?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: 1062/2190] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/security-groups/33ac14e9-9d11-42a5-9179-0d65443c94fb => 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: 1129/2191] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?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: 1063/2192] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/security-groups/e0c0b44d-6bd8-4acf-af28-c21490937823 => 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: 1064/2193] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:17 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1130/2194] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:17 2026] DELETE /v2.0/security-groups/214e2ba1-2c1a-443b-908b-52c9ca946f81 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2195] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:18 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => 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: 1131/2196] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:18 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => 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: 1132/2197] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1066/2198] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/security-groups?tenant_id=fd4781c505d443dbac2066a46e4672fe&name=default => generated 2929 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2199] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:19 2026] DELETE /v2.0/security-groups/b1015bb0-e5e0-438f-b4b7-31e918cb3a8c => 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: 1067/2200] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/security-groups?tenant_id=f83a5fd7936b4bc39effd4153a5b0d53&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2201] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:19 2026] DELETE /v2.0/security-groups/1e2c2b33-d4b0-437d-8022-03cd88ff6b7e => 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: 1068/2202] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:19 2026] GET /v2.0/security-groups?tenant_id=3420be6f9f104107969ddae67a0b5012&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2203] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:20 2026] DELETE /v2.0/security-groups/52f7422e-871b-4424-841a-153d3c6a12f8 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2204] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1136/2205] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => 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: 1070/2206] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:20 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => 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: 1137/2207] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:21 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1071/2208] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:46:21 2026] GET /v2.0/networks?id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2209] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:46:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dde95548358b47278f05da4c0ff9a3f5 => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2210] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:22 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1072/2211] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:46:22 2026] POST /v2.0/ports => generated 1078 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2212] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:46:22 2026] PUT /v2.0/ports/83b1744f-63c8-4eba-9920-4eb776b3d473 => generated 1239 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1073/2213] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:23 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1010 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1141/2214] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:23 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1074/2215] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:23 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:23.581 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df3ecd93-909c-451e-a55e-54cb88a358cc'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': '83b1744f-63c8-4eba-9920-4eb776b3d473', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1142/2216] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:46:23 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1279 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2217] 10.0.0.57 () {32 vars in 857 bytes} [Tue May 12 17:46:23 2026] GET /v2.0/floatingips?floating_network_id=78a1b857-de2f-4fe2-98b7-04acbd92f9d9&port_id=87672638-229b-4f4c-bc64-25ca02a0e399 => 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: 1143/2218] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:23 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2219] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:23 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2220] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/security-groups?id=750ab703-6a2e-424d-b7aa-ef2605425d5a&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: 7|app: 0|req: 1077/2221] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.29&port_id=83b1744f-63c8-4eba-9920-4eb776b3d473 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2222] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/subnets?id=53aacd76-7c1f-4534-8f17-81bf52201c9f => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2223] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/ports?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2224] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2225] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?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: 1148/2226] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2227] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1079/2228] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/networks?id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 => generated 660 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:24.806 8 WARNING neutron_lib.context [None req-e5110612-079e-4a55-9f78-10a8b2f92182 ac8c47920af24bbbbd66fa9c0ea55c19 296921dde756440395416ceee48a7865 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1080/2229] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2230] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:46:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2231] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=69217ef21e994444a14db6ac80a17a85 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:24.887 7 WARNING neutron_lib.context [None req-3b4e046d-a47d-4329-8df3-8d320cf2592e ac8c47920af24bbbbd66fa9c0ea55c19 296921dde756440395416ceee48a7865 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1151/2232] 10.0.0.184 () {34 vars in 1120 bytes} [Tue May 12 17:46:24 2026] GET /v2.0/security-groups?id=0322d734-f10f-4695-bc33-87da57447f69&id=504c3fc0-0213-444b-9c0f-68cfa278a72f&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:24.911 8 WARNING neutron_lib.context [req-67cd7c91-24a0-42b0-ab3c-0c68e3b77c41 req-8b45b14d-c42a-4534-bc20-e43dd5f91b95 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1082/2233] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:46:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:24.948 7 WARNING neutron_lib.context [None req-0d938033-6822-4756-a50a-9e2c2e32b9dc ac8c47920af24bbbbd66fa9c0ea55c19 296921dde756440395416ceee48a7865 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1085/2236] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:46:24 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-05-12 17:46:25.008 7 WARNING neutron_lib.context [None req-442ec0a2-b89f-4846-8be6-a9320825f904 ac8c47920af24bbbbd66fa9c0ea55c19 296921dde756440395416ceee48a7865 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1086/2237] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:46:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:25.077 7 WARNING neutron_lib.context [None req-023f4e90-2d04-45b6-a2df-2245468677be ac8c47920af24bbbbd66fa9c0ea55c19 296921dde756440395416ceee48a7865 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2238] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:46:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2239] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:46:25 2026] PUT /v2.0/subnetpools/d7ebe69c-b5c3-4972-a421-b74828337b8a/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2240] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:46:25 2026] PUT /v2.0/subnetpools/8ba9b380-aa6b-4147-b2ed-59f745215c37/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2241] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:46:25 2026] PUT /v2.0/subnetpools/0cc5a931-de4b-468d-9ef7-926524f0aff2/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2242] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:46:24 2026] POST /v2.0/ports => generated 954 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1091/2243] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:46:25 2026] PUT /v2.0/subnetpools/52fd7692-e1f8-40d9-9f08-6e9125258793/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2244] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2245] 10.0.0.57 () {32 vars in 671 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2246] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/networks?id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2247] 10.0.0.57 () {32 vars in 685 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2248] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.29&port_id=83b1744f-63c8-4eba-9920-4eb776b3d473 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2249] 10.0.0.57 () {32 vars in 681 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2250] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/subnets?id=53aacd76-7c1f-4534-8f17-81bf52201c9f => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2251] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2252] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/ports?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2253] 10.0.0.57 () {32 vars in 679 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2254] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2255] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2256] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2257] 10.0.0.57 () {32 vars in 689 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2258] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:46:25 2026] PUT /v2.0/ports/56309ee5-469a-40e6-aec2-31ace704cb38 => generated 1235 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1154/2259] 10.0.0.57 () {32 vars in 701 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:25.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddba03e8-81df-44b2-8926-bf22dbe24f32'] response: {'name': 'network-changed', 'server_uuid': '0f5fc409-7a80-4900-b3cc-5d5d5086252c', 'tag': '56309ee5-469a-40e6-aec2-31ace704cb38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1106/2260] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2261] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:46:25 2026] DELETE /v2.0/subnetpools/d7ebe69c-b5c3-4972-a421-b74828337b8a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2262] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:25 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2263] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:46:25 2026] DELETE /v2.0/subnetpools/8ba9b380-aa6b-4147-b2ed-59f745215c37 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2264] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:46:25 2026] DELETE /v2.0/subnetpools/0cc5a931-de4b-468d-9ef7-926524f0aff2 => 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: 1157/2265] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:46:25 2026] DELETE /v2.0/subnetpools/52fd7692-e1f8-40d9-9f08-6e9125258793 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2266] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:46:26 2026] DELETE /v2.0/subnetpools/276c1361-b82b-4b04-bde2-d0264fb45e9e => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2267] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/ports?tenant_id=69217ef21e994444a14db6ac80a17a85&device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2268] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/networks?tenant_id=69217ef21e994444a14db6ac80a17a85&shared=False => generated 756 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2269] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2270] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2271] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/security-groups?id=750ab703-6a2e-424d-b7aa-ef2605425d5a&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2272] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:26 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2273] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2274] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2275] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2276] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2277] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/security-groups?tenant_id=296921dde756440395416ceee48a7865&name=default => generated 2929 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2278] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:27 2026] DELETE /v2.0/security-groups/d83f6cf6-b881-492a-8ea0-a9583501fcf5 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2279] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/ports?tenant_id=69217ef21e994444a14db6ac80a17a85&device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1116/2280] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=56309ee5-469a-40e6-aec2-31ace704cb38 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2281] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/subnets?id=e3e0e892-b009-4303-a29f-d29a2c285141 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2282] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/ports?network_id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024&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: 1165/2283] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/security-groups?tenant_id=5a2003f752ee40938a37bba1286bd889&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2284] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2285] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2286] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:27 2026] DELETE /v2.0/security-groups/f47c761c-96f3-478b-8bf1-6502e81bb480 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2287] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:46:27 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2288] 199.19.213.3 () {34 vars in 1042 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/security-groups?id=750ab703-6a2e-424d-b7aa-ef2605425d5a&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2289] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/security-groups?tenant_id=7396f426cdae41e49b8fef967e08f305&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2290] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2291] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:28 2026] DELETE /v2.0/security-groups/75c47934-2527-420e-b5ae-3aeb8466c535 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2292] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2293] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2294] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:28 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2295] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1010 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2296] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:29.453 8 INFO neutron.db.l3_db [req-fa2408bb-c006-4a7f-9dea-fe0fedab91e4 req-02ccff17-47de-4ffe-a4dd-b4d7ba312143 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] Floating IP 71c67788-b2cb-49f6-9207-8275a5cde7d4 disassociated. External IP: 10.96.250.213, port: 87672638-229b-4f4c-bc64-25ca02a0e399. [pid: 7|app: 0|req: 1127/2297] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2298] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2299] 10.0.0.235 () {34 vars in 1120 bytes} [Tue May 12 17:46:29 2026] GET /v2.0/security-groups?id=504c3fc0-0213-444b-9c0f-68cfa278a72f&id=0322d734-f10f-4695-bc33-87da57447f69&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2300] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:46:29 2026] DELETE /v2.0/ports/87672638-229b-4f4c-bc64-25ca02a0e399 => generated 0 bytes in 777 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2301] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:30 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:30.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-920de12e-a473-4424-8492-a091935b016e'] response: {'server_uuid': '8b95bd06-3649-4f35-91a6-124166d58446', 'name': 'network-vif-deleted', 'tag': '87672638-229b-4f4c-bc64-25ca02a0e399', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1172/2302] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:30 2026] GET /v2.0/security-groups?id=750ab703-6a2e-424d-b7aa-ef2605425d5a&fields=id&fields=name => generated 96 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2303] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:30 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => 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: 1173/2304] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:30 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2305] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:30 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&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: 1174/2306] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:30 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2307] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:31 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => 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: 1133/2308] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:31 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2309] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:31 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:32.917 7 WARNING neutron_lib.context [None req-0a28d2a5-11c9-4386-90ad-46be36f08e21 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1177/2310] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:32 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => 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: 1178/2311] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2312] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:33.109 7 INFO neutron.db.segments_db [None req-0a28d2a5-11c9-4386-90ad-46be36f08e21 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Added segment 504c7ca1-3e44-412f-91fb-aa0284bc6c06 of type vxlan for network 1ba596bd-f452-42b7-974a-b94bc1741c92 [pid: 7|app: 0|req: 1134/2313] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:46:32 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2314] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:33.218 8 WARNING neutron_lib.context [None req-bb7ff51f-9055-4a9c-b73d-ee14d5d8f0ef d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1135/2315] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1136/2316] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/security-groups?id=750ab703-6a2e-424d-b7aa-ef2605425d5a&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: 1137/2317] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2318] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2319] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:46:33 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:33.430 7 WARNING neutron_lib.context [None req-2f37cb34-5fba-46f2-8c9f-e07245fe6413 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1181/2320] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:46:33 2026] POST /v2.0/ports => generated 743 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:33.612 8 WARNING neutron_lib.context [None req-893ee67a-6269-45af-be59-28268f37384e d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1182/2321] 10.0.0.57 () {34 vars in 665 bytes} [Tue May 12 17:46:33 2026] POST /v2.0/trunks => generated 407 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:33.880 8 WARNING neutron_lib.context [None req-6c6986ac-4040-4e78-92eb-0e778fc5a345 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:33.932 8 INFO neutron.db.segments_db [None req-6c6986ac-4040-4e78-92eb-0e778fc5a345 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Added segment ab008e91-6698-481e-a34d-76349c992862 of type vxlan for network d683f622-e655-4f4a-a9c3-aacd0d432ee7 [pid: 8|app: 0|req: 1183/2322] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:46:33 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:34.051 8 WARNING neutron_lib.context [None req-ef0ecad9-9b78-4716-a6be-9efdeaa8bc4c d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:34.346 7 INFO neutron.db.l3_db [None req-2f37cb34-5fba-46f2-8c9f-e07245fe6413 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Floating IP ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 associated. External IP: 10.96.250.211, port: 56309ee5-469a-40e6-aec2-31ace704cb38. [pid: 8|app: 0|req: 1184/2323] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:46:34 2026] POST /v2.0/ports => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1185/2324] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:34 2026] GET /v2.0/ports?device_id=8b95bd06-3649-4f35-91a6-124166d58446 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:34.380 8 WARNING neutron_lib.context [None req-cdd18fbe-f97b-4355-b5b1-5ef2505abee6 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1186/2325] 10.0.0.57 () {34 vars in 665 bytes} [Tue May 12 17:46:34 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:34.631 8 WARNING neutron_lib.context [None req-3cdd4320-9913-49d6-a6c2-58bf0a140a6a d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:34.704 8 INFO neutron.db.segments_db [None req-3cdd4320-9913-49d6-a6c2-58bf0a140a6a d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Added segment 4fa49800-a2ff-4916-aec1-a1c9604f3013 of type vxlan for network fa825a56-7e1c-48b0-abe1-426b53513b3d [pid: 7|app: 0|req: 1140/2326] 10.0.0.57 () {34 vars in 676 bytes} [Tue May 12 17:46:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2327] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:46:34 2026] POST /v2.0/networks => generated 631 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2328] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:46:34 2026] GET /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:34.878 8 WARNING neutron_lib.context [None req-8d7f0ddb-89d9-4c43-964a-2c60035fe29b d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:34.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9db6aadc-853a-4beb-b74e-e34a00f2882a'] response: {'name': 'network-changed', 'server_uuid': '0f5fc409-7a80-4900-b3cc-5d5d5086252c', 'tag': '56309ee5-469a-40e6-aec2-31ace704cb38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2329] 199.19.213.3 () {34 vars in 1094 bytes} [Tue May 12 17:46:34 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29&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) [pid: 8|app: 0|req: 1188/2330] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:46:34 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:35.205 7 WARNING neutron_lib.context [None req-dd2baf94-2530-448e-b269-80d39010afdb d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1143/2331] 10.0.0.57 () {34 vars in 665 bytes} [Tue May 12 17:46:35 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:35.414 7 WARNING neutron_lib.context [None req-536ce476-a559-48f6-8246-c439fce3d824 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1189/2332] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/ports?tenant_id=69217ef21e994444a14db6ac80a17a85&device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:35.495 7 INFO neutron.db.segments_db [None req-536ce476-a559-48f6-8246-c439fce3d824 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Added segment 22e2918c-9d77-43f3-b7d7-cee980eb8f07 of type vxlan for network e41cd1f0-01ad-49a3-a6fa-ff73d34dd498 [pid: 8|app: 0|req: 1190/2333] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/networks?id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 => generated 756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2334] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=56309ee5-469a-40e6-aec2-31ace704cb38 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2335] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:46:35 2026] POST /v2.0/networks => generated 632 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2336] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/subnets?id=e3e0e892-b009-4303-a29f-d29a2c285141 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:35.647 7 WARNING neutron_lib.context [None req-cfa2d461-998d-4c1f-a767-c7889dea39fe d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1192/2337] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:35 2026] DELETE /v2.0/security-groups/504c3fc0-0213-444b-9c0f-68cfa278a72f => 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: 1193/2338] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/ports?network_id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:35.710 8 INFO neutron.api.v2.resource [None req-182b62f5-6ac7-4253-a3ec-392ba35f8878 25d4ee09546d478b8a41c58dee16a3f4 401d1b7a3dfc462f90db73a8adb17c1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1194/2339] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/security-groups/504c3fc0-0213-444b-9c0f-68cfa278a72f => 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: 1195/2340] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2341] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:46:35 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1147/2342] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:46:35 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?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: 1196/2343] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:46:35 2026] DELETE /v2.0/floatingips/71c67788-b2cb-49f6-9207-8275a5cde7d4 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2344] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:36.132 7 WARNING neutron_lib.context [None req-062cac18-518e-4742-b314-9792ae476b4c d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1197/2345] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2346] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:36 2026] DELETE /v2.0/security-groups/0322d734-f10f-4695-bc33-87da57447f69 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2347] 10.0.0.57 () {34 vars in 665 bytes} [Tue May 12 17:46:36 2026] POST /v2.0/trunks => generated 407 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:36.335 7 WARNING neutron_lib.context [None req-b5170533-9a38-49b8-966a-5dd58da1b5e4 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:36.386 7 INFO neutron.db.segments_db [None req-b5170533-9a38-49b8-966a-5dd58da1b5e4 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Added segment 9d5927c6-dfd9-49f6-8b27-db7f45406937 of type vxlan for network 6536cc62-2090-4221-8167-a0f5b5b5c8f7 [pid: 7|app: 0|req: 1150/2348] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:46:36 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:36.498 7 WARNING neutron_lib.context [None req-1dc2a76f-f3e1-46f7-9dda-9eec00751e3e d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2349] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:46:36 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1152/2350] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:46:36 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:36.872 7 WARNING neutron_lib.context [None req-b2027634-6320-41cb-9e90-5062ed0353f5 d1fde5c9156840d0b861d73b9f6b895d 7e32de0154964db5a6d612e0663ebecf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1153/2351] 10.0.0.57 () {34 vars in 665 bytes} [Tue May 12 17:46:36 2026] POST /v2.0/trunks => generated 407 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2352] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2353] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:46:37 2026] PUT /v2.0/trunks/5525b303-8db6-4456-8275-a261f1a3ac48/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2354] 199.19.213.3 () {34 vars in 1102 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A289&port_id=f2079077-eeec-4678-8a1e-c06dea906932 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2355] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:46:37 2026] PUT /v2.0/trunks/12294f18-d830-407e-80dc-263d772e7e74/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2356] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a&id=deb8e6a4-df6a-42ee-bfbb-5be00e087039 => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2357] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:46:37 2026] PUT /v2.0/trunks/c560b185-55cf-4bba-81af-8d996c015769/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2358] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:46:36 2026] PUT /v2.0/routers/77a6f60b-0fb8-45df-8ffd-8a6228792d28/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2359] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&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: 1200/2360] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:46:37 2026] PUT /v2.0/trunks/2c0183e4-7008-45f3-bdab-eb4935bfcd8c/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2361] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2362] 10.0.0.57 () {32 vars in 661 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2363] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2364] 10.0.0.57 () {32 vars in 675 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2365] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?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: 1206/2366] 10.0.0.57 () {32 vars in 671 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2367] 10.0.0.57 () {32 vars in 683 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2368] 10.0.0.57 () {32 vars in 669 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2369] 10.0.0.57 () {32 vars in 683 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2370] 10.0.0.57 () {32 vars in 679 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2371] 10.0.0.57 () {32 vars in 691 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2372] 10.0.0.57 () {32 vars in 718 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks/5525b303-8db6-4456-8275-a261f1a3ac48 => generated 412 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2373] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/ports/bc258d8c-6634-4c1d-ab58-d7cbeb87c3f4 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2374] 10.0.0.57 () {32 vars in 721 bytes} [Tue May 12 17:46:37 2026] DELETE /v2.0/trunks/5525b303-8db6-4456-8275-a261f1a3ac48 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2375] 10.0.0.57 () {32 vars in 718 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/trunks/12294f18-d830-407e-80dc-263d772e7e74 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2376] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:46:37 2026] GET /v2.0/ports/5cfd657e-de62-4b94-afb0-93abb5c6918b => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2377] 10.0.0.57 () {32 vars in 721 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/trunks/12294f18-d830-407e-80dc-263d772e7e74 => 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: 1218/2378] 10.0.0.57 () {32 vars in 718 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/trunks/c560b185-55cf-4bba-81af-8d996c015769 => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2379] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/ports/33342f5b-e69a-439b-af78-f3692ef40333 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2380] 10.0.0.57 () {32 vars in 721 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/trunks/c560b185-55cf-4bba-81af-8d996c015769 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2381] 10.0.0.57 () {32 vars in 718 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/trunks/2c0183e4-7008-45f3-bdab-eb4935bfcd8c => generated 414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:38.397 7 INFO neutron.services.segments.plugin [-] Segment 3c272740-f6d4-4f69-8acd-c980f67dabc8 resource provider aggregate not found 2026-05-12 17:46:38.403 7 INFO neutron.services.segments.plugin [-] Segment 3c272740-f6d4-4f69-8acd-c980f67dabc8 resource provider aggregate not found [pid: 8|app: 0|req: 1222/2382] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/ports/11db1554-68ff-4b92-b7e5-ba107c0d26a4 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:38.419 7 INFO neutron.services.segments.plugin [-] Segment 3c272740-f6d4-4f69-8acd-c980f67dabc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c272740-f6d4-4f69-8acd-c980f67dabc8 found for delete ", "request_id": "req-ebf3d874-564f-4955-b29a-0db68ed4caf0"}]} 2026-05-12 17:46:38.420 7 INFO neutron.services.segments.plugin [-] Segment 3c272740-f6d4-4f69-8acd-c980f67dabc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c272740-f6d4-4f69-8acd-c980f67dabc8 found for delete ", "request_id": "req-3c37f76c-47d8-4be7-8abf-86cdf42c5034"}]} 2026-05-12 17:46:38.435 7 INFO neutron.db.l3_hamode_db [None req-e0acc863-2cfc-470d-ab36-17b407100451 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network b55a83a0-590d-4962-a9c8-b4505519a3e4 was deleted as no HA routers are present in tenant 401d1b7a3dfc462f90db73a8adb17c1e. [pid: 7|app: 0|req: 1161/2383] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:46:37 2026] DELETE /v2.0/routers/77a6f60b-0fb8-45df-8ffd-8a6228792d28 => generated 0 bytes in 1166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2384] 10.0.0.57 () {32 vars in 721 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/trunks/2c0183e4-7008-45f3-bdab-eb4935bfcd8c => 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: 1224/2385] 10.0.0.57 () {32 vars in 718 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/trunks/b2b6a6fb-2530-44a0-938d-af3dd83d1973 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2386] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:46:38 2026] GET /v2.0/ports/7357058d-fb76-4165-a1bd-02cf7b9a9877 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2387] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/subnets/10da3f58-d32a-48e4-bdc5-f06f94308af8 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2388] 10.0.0.57 () {32 vars in 721 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/trunks/b2b6a6fb-2530-44a0-938d-af3dd83d1973 => 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: 1227/2389] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/ports/bc258d8c-6634-4c1d-ab58-d7cbeb87c3f4 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2390] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/networks/4cc98739-3783-47ec-80ba-1522b033bd08 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2391] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:46:38 2026] DELETE /v2.0/ports/5cfd657e-de62-4b94-afb0-93abb5c6918b => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2392] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:46:39 2026] DELETE /v2.0/ports/33342f5b-e69a-439b-af78-f3692ef40333 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2393] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:46:39 2026] DELETE /v2.0/ports/11db1554-68ff-4b92-b7e5-ba107c0d26a4 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2394] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:46:39 2026] DELETE /v2.0/ports/7357058d-fb76-4165-a1bd-02cf7b9a9877 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:39.871 8 INFO neutron.services.segments.plugin [-] Segment 504c7ca1-3e44-412f-91fb-aa0284bc6c06 resource provider aggregate not found 2026-05-12 17:46:39.878 8 INFO neutron.services.segments.plugin [-] Segment 504c7ca1-3e44-412f-91fb-aa0284bc6c06 resource provider aggregate not found [pid: 8|app: 0|req: 1232/2395] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:46:39 2026] DELETE /v2.0/networks/1ba596bd-f452-42b7-974a-b94bc1741c92 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:39.902 8 INFO neutron.services.segments.plugin [-] Segment 504c7ca1-3e44-412f-91fb-aa0284bc6c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 504c7ca1-3e44-412f-91fb-aa0284bc6c06 found for delete ", "request_id": "req-da2a8e64-4da3-460b-b193-75102d661b51"}]} 2026-05-12 17:46:39.908 8 INFO neutron.services.segments.plugin [-] Segment 504c7ca1-3e44-412f-91fb-aa0284bc6c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 504c7ca1-3e44-412f-91fb-aa0284bc6c06 found for delete ", "request_id": "req-ba4d0746-3118-4ff4-a8ab-59b1f1d14952"}]} [pid: 8|app: 0|req: 1235/2398] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:46:39 2026] DELETE /v2.0/networks/d683f622-e655-4f4a-a9c3-aacd0d432ee7 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2399] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:46:38 2026] PUT /v2.0/routers/95504de4-f009-4a47-ad7d-5c3aadab96e2/remove_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2400] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:46:40 2026] DELETE /v2.0/networks/fa825a56-7e1c-48b0-abe1-426b53513b3d => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2401] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:46:40 2026] DELETE /v2.0/networks/e41cd1f0-01ad-49a3-a6fa-ff73d34dd498 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:40.449 7 INFO neutron.services.segments.plugin [-] Segment b2fc09e6-f695-4b8d-97eb-755836f5d50b resource provider aggregate not found 2026-05-12 17:46:40.458 7 INFO neutron.services.segments.plugin [-] Segment b2fc09e6-f695-4b8d-97eb-755836f5d50b resource provider aggregate not found 2026-05-12 17:46:40.467 7 INFO neutron.services.segments.plugin [-] Segment b2fc09e6-f695-4b8d-97eb-755836f5d50b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2fc09e6-f695-4b8d-97eb-755836f5d50b found for delete ", "request_id": "req-0df39062-494d-42f7-9108-d2cd8fddea9b"}]} 2026-05-12 17:46:40.477 7 INFO neutron.services.segments.plugin [-] Segment b2fc09e6-f695-4b8d-97eb-755836f5d50b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2fc09e6-f695-4b8d-97eb-755836f5d50b found for delete ", "request_id": "req-2dda533b-1f42-46c8-99cf-ef501627827f"}]} [pid: 8|app: 0|req: 1238/2402] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:46:40 2026] DELETE /v2.0/networks/6536cc62-2090-4221-8167-a0f5b5b5c8f7 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:46:41.019 7 INFO neutron.db.l3_hamode_db [None req-161ee0de-c61b-4ae3-9106-15a55d1e0d5f cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] HA network a2755393-f432-41b9-8107-4e85369575ae was deleted as no HA routers are present in tenant 03b73a54f2d74873864d6538b8ed42f8. [pid: 7|app: 0|req: 1165/2403] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:46:40 2026] DELETE /v2.0/routers/95504de4-f009-4a47-ad7d-5c3aadab96e2 => generated 0 bytes in 962 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2404] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:46:41 2026] DELETE /v2.0/subnets/0a196c26-a9f5-435d-a8ed-3ad50c9e8f86 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2405] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:46:41 2026] DELETE /v2.0/networks/3019501b-1369-46c4-b1bd-24e53f285bbb => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2406] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 12 17:46:41 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2407] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:41 2026] GET /v2.0/security-groups?tenant_id=f0b0e2b8f9134d0584ed1f2dbccde6f3&name=default => generated 2929 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:41.922 8 INFO neutron.services.segments.plugin [-] Segment ab008e91-6698-481e-a34d-76349c992862 resource provider aggregate not found 2026-05-12 17:46:41.940 8 INFO neutron.services.segments.plugin [-] Segment ab008e91-6698-481e-a34d-76349c992862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab008e91-6698-481e-a34d-76349c992862 found for delete ", "request_id": "req-487c4bef-2dc7-4459-9826-f7aab73e92a2"}]} [pid: 7|app: 0|req: 1168/2408] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 12 17:46:41 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:41.948 8 INFO neutron.services.segments.plugin [-] Segment ab008e91-6698-481e-a34d-76349c992862 resource provider aggregate not found 2026-05-12 17:46:41.958 8 INFO neutron.services.segments.plugin [-] Segment 4fa49800-a2ff-4916-aec1-a1c9604f3013 resource provider aggregate not found 2026-05-12 17:46:41.973 8 INFO neutron.services.segments.plugin [-] Segment 4fa49800-a2ff-4916-aec1-a1c9604f3013 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa49800-a2ff-4916-aec1-a1c9604f3013 found for delete ", "request_id": "req-fcb9b36d-eb24-46b8-b6e7-9be4cadf03a3"}]} 2026-05-12 17:46:41.977 8 INFO neutron.services.segments.plugin [-] Segment ab008e91-6698-481e-a34d-76349c992862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab008e91-6698-481e-a34d-76349c992862 found for delete ", "request_id": "req-74b2cfdd-7f05-4795-a922-69f2d8d26e32"}]} 2026-05-12 17:46:41.988 8 INFO neutron.services.segments.plugin [-] Segment 22e2918c-9d77-43f3-b7d7-cee980eb8f07 resource provider aggregate not found 2026-05-12 17:46:41.992 8 INFO neutron.services.segments.plugin [-] Segment 4fa49800-a2ff-4916-aec1-a1c9604f3013 resource provider aggregate not found 2026-05-12 17:46:42.005 8 INFO neutron.services.segments.plugin [-] Segment 22e2918c-9d77-43f3-b7d7-cee980eb8f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e2918c-9d77-43f3-b7d7-cee980eb8f07 found for delete ", "request_id": "req-f34d15ef-176b-4c75-94f6-82853abcffb2"}]} 2026-05-12 17:46:42.015 8 INFO neutron.services.segments.plugin [-] Segment 9d5927c6-dfd9-49f6-8b27-db7f45406937 resource provider aggregate not found 2026-05-12 17:46:42.019 8 INFO neutron.services.segments.plugin [-] Segment 4fa49800-a2ff-4916-aec1-a1c9604f3013 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa49800-a2ff-4916-aec1-a1c9604f3013 found for delete ", "request_id": "req-defc8301-935b-4a5d-b147-033d01641643"}]} 2026-05-12 17:46:42.034 8 INFO neutron.services.segments.plugin [-] Segment 9d5927c6-dfd9-49f6-8b27-db7f45406937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5927c6-dfd9-49f6-8b27-db7f45406937 found for delete ", "request_id": "req-d4ad2237-c414-4aa2-9f55-84398dd27b63"}]} 2026-05-12 17:46:42.040 8 INFO neutron.services.segments.plugin [-] Segment 22e2918c-9d77-43f3-b7d7-cee980eb8f07 resource provider aggregate not found 2026-05-12 17:46:42.051 8 INFO neutron.services.segments.plugin [-] Segment 22e2918c-9d77-43f3-b7d7-cee980eb8f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22e2918c-9d77-43f3-b7d7-cee980eb8f07 found for delete ", "request_id": "req-821ae629-99e9-4bb8-b5ac-8ec199deb9b1"}]} [pid: 7|app: 0|req: 1169/2409] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:42 2026] GET /v2.0/security-groups?tenant_id=03b73a54f2d74873864d6538b8ed42f8&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:42.086 8 INFO neutron.services.segments.plugin [-] Segment 9d5927c6-dfd9-49f6-8b27-db7f45406937 resource provider aggregate not found [pid: 8|app: 0|req: 1241/2410] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:41 2026] DELETE /v2.0/security-groups/b2b0ca39-bff7-4709-bf4a-444828f3f5ed => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2411] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:42 2026] DELETE /v2.0/security-groups/eb97d500-0880-4af5-8349-532af2452395 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:42.443 8 INFO neutron.services.segments.plugin [-] Segment 9d5927c6-dfd9-49f6-8b27-db7f45406937 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5927c6-dfd9-49f6-8b27-db7f45406937 found for delete ", "request_id": "req-2b3093fa-f2ab-4b96-ab58-750b63777c5e"}]} 2026-05-12 17:46:42.499 7 INFO neutron.services.segments.plugin [-] Segment c9b226af-08ac-4ebf-884f-ee7f58bf65e2 resource provider aggregate not found 2026-05-12 17:46:42.503 7 INFO neutron.services.segments.plugin [-] Segment c9b226af-08ac-4ebf-884f-ee7f58bf65e2 resource provider aggregate not found 2026-05-12 17:46:42.516 7 INFO neutron.services.segments.plugin [-] Segment c9b226af-08ac-4ebf-884f-ee7f58bf65e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9b226af-08ac-4ebf-884f-ee7f58bf65e2 found for delete ", "request_id": "req-6b113ed7-1a59-49c8-a56c-e715d96c307f"}]} 2026-05-12 17:46:42.521 7 INFO neutron.services.segments.plugin [-] Segment c9b226af-08ac-4ebf-884f-ee7f58bf65e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9b226af-08ac-4ebf-884f-ee7f58bf65e2 found for delete ", "request_id": "req-c8d3710f-6643-4147-8024-f7cac689d7eb"}]} 2026-05-12 17:46:42.537 7 INFO neutron.services.segments.plugin [-] Segment 9df0e550-d27c-4a86-9617-96d2ba5eec6c resource provider aggregate not found 2026-05-12 17:46:42.542 7 INFO neutron.services.segments.plugin [-] Segment 9df0e550-d27c-4a86-9617-96d2ba5eec6c resource provider aggregate not found [pid: 7|app: 0|req: 1171/2412] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:42 2026] GET /v2.0/security-groups?tenant_id=401d1b7a3dfc462f90db73a8adb17c1e&name=default => generated 2925 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:42.558 7 INFO neutron.services.segments.plugin [-] Segment 9df0e550-d27c-4a86-9617-96d2ba5eec6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9df0e550-d27c-4a86-9617-96d2ba5eec6c found for delete ", "request_id": "req-73ad7242-45e5-47a7-9c3a-b54c82cb47d9"}]} 2026-05-12 17:46:42.565 7 INFO neutron.services.segments.plugin [-] Segment 9df0e550-d27c-4a86-9617-96d2ba5eec6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9df0e550-d27c-4a86-9617-96d2ba5eec6c found for delete ", "request_id": "req-d34805ee-6811-4e3f-b1ec-537132658779"}]} [pid: 8|app: 0|req: 1242/2413] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:42 2026] GET /v2.0/security-groups?tenant_id=cdfa06d7c2f4461a840f319db2579af0&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2414] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:42 2026] DELETE /v2.0/security-groups/37e1bc4f-b40a-4d69-8ed0-a3008bb01997 => 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: 1243/2415] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:42 2026] DELETE /v2.0/security-groups/6eec5653-0821-4bee-99ba-4a926ae224f7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2416] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:42 2026] GET /v2.0/security-groups?tenant_id=7e32de0154964db5a6d612e0663ebecf&name=default => generated 2929 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2417] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:42 2026] DELETE /v2.0/security-groups/da345fb7-ca63-4d08-a140-f49295bf9bd0 => 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: 1174/2418] 10.0.0.57 () {32 vars in 825 bytes} [Tue May 12 17:46:43 2026] GET /v2.0/ports?project_id=69217ef21e994444a14db6ac80a17a85&network_id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 => generated 3691 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2419] 10.0.0.57 () {32 vars in 741 bytes} [Tue May 12 17:46:44 2026] GET /v2.0/subnets?network_id=78a1b857-de2f-4fe2-98b7-04acbd92f9d9 => generated 667 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:44.547 7 INFO neutron.db.l3_db [None req-d5a32158-fa98-47f6-8a87-3db49dda6b41 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Floating IP ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 disassociated. External IP: 10.96.250.211, port: 56309ee5-469a-40e6-aec2-31ace704cb38. [pid: 7|app: 0|req: 1175/2420] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:46:44 2026] PUT /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 554 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2421] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:46:44 2026] GET /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2422] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:46:45 2026] GET /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 554 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:46.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76d834a9-567d-4196-bbd3-863752706e51'] response: {'name': 'network-changed', 'server_uuid': '0f5fc409-7a80-4900-b3cc-5d5d5086252c', 'tag': '56309ee5-469a-40e6-aec2-31ace704cb38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1177/2423] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/ports?tenant_id=69217ef21e994444a14db6ac80a17a85&device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2424] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/networks?id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2425] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=56309ee5-469a-40e6-aec2-31ace704cb38 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:46.672 8 WARNING neutron_lib.context [None req-557c3e2b-4e9e-45f4-91e3-5c2a04705792 73bfea1ef6ba4b28b970beea704ab8cc 5f5d231a4fe440d2a90804d6dc7eafca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1180/2426] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/subnets?id=e3e0e892-b009-4303-a29f-d29a2c285141 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2427] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/ports?network_id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024&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: 1182/2428] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2429] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:46.862 8 INFO neutron.db.segments_db [None req-557c3e2b-4e9e-45f4-91e3-5c2a04705792 73bfea1ef6ba4b28b970beea704ab8cc 5f5d231a4fe440d2a90804d6dc7eafca - - default default] Added segment 2baa052f-ba4f-48f6-aa12-e32fced43874 of type vxlan for network b5e9c15f-a0ad-4f45-8d18-e7cce925ece2 [pid: 8|app: 0|req: 1247/2430] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:46:46 2026] POST /v2.0/networks => generated 632 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:46:47.016 8 WARNING neutron_lib.context [None req-5dc39d03-c55d-4d35-a6f3-1e6221bcedc5 73bfea1ef6ba4b28b970beea704ab8cc 5f5d231a4fe440d2a90804d6dc7eafca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1184/2431] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:46:46 2026] GET /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2432] 10.0.0.57 () {34 vars in 677 bytes} [Tue May 12 17:46:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2433] 10.0.0.57 () {34 vars in 677 bytes} [Tue May 12 17:46:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2434] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:46:47 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1187/2435] 10.0.0.57 () {34 vars in 677 bytes} [Tue May 12 17:46:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2436] 10.0.0.57 () {34 vars in 746 bytes} [Tue May 12 17:46:47 2026] PUT /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2437] 10.0.0.57 () {34 vars in 677 bytes} [Tue May 12 17:46:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2438] 10.0.0.57 () {32 vars in 726 bytes} [Tue May 12 17:46:47 2026] GET /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2439] 10.0.0.57 () {34 vars in 677 bytes} [Tue May 12 17:46:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2440] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:46:47 2026] PUT /v2.0/policies/f75f349f-5ec9-4058-8277-ab3a33cc5172/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2441] 10.0.0.57 () {34 vars in 757 bytes} [Tue May 12 17:46:47 2026] PUT /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2442] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:46:47 2026] PUT /v2.0/policies/f0966515-b30a-41ec-9ad9-cdfa68cca073/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2443] 10.0.0.57 () {32 vars in 726 bytes} [Tue May 12 17:46:47 2026] GET /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/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: 1192/2444] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:46:47 2026] PUT /v2.0/policies/430d3052-e8ef-4ef1-8e55-d9cdc5ba941e/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2445] 10.0.0.57 () {34 vars in 753 bytes} [Tue May 12 17:46:47 2026] PUT /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags/red => 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: 1193/2446] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:46:47 2026] PUT /v2.0/policies/abf6ca65-fd20-4bfd-8144-668a74349e34/tags => 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: 1254/2447] 10.0.0.57 () {32 vars in 726 bytes} [Tue May 12 17:46:47 2026] GET /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/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: 1194/2448] 10.0.0.57 () {34 vars in 775 bytes} [Tue May 12 17:46:47 2026] PUT /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2449] 10.0.0.57 () {32 vars in 726 bytes} [Tue May 12 17:46:47 2026] GET /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2450] 10.0.0.57 () {34 vars in 746 bytes} [Tue May 12 17:46:47 2026] PUT /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/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: 1256/2451] 10.0.0.57 () {32 vars in 726 bytes} [Tue May 12 17:46:47 2026] GET /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2452] 10.0.0.57 () {32 vars in 734 bytes} [Tue May 12 17:46:47 2026] GET /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:48.082 8 INFO neutron.api.v2.resource [None req-6089a0ee-c779-4ebe-8519-2db289a28051 73bfea1ef6ba4b28b970beea704ab8cc 5f5d231a4fe440d2a90804d6dc7eafca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1257/2453] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 17:46:48.100 8 WARNING neutron_lib.context [None req-f1d4592c-238a-45f1-92c2-5bae2804216a 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1197/2454] 10.0.0.57 () {32 vars in 673 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2455] 10.0.0.57 () {32 vars in 737 bytes} [Tue May 12 17:46:48 2026] DELETE /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2456] 10.0.0.57 () {34 vars in 684 bytes} [Tue May 12 17:46:48 2026] POST /v2.0/security-groups => generated 1677 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2457] 10.0.0.57 () {32 vars in 726 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:48.292 8 WARNING neutron_lib.context [None req-2d0b33a6-dfa9-4803-adeb-8de817218bf3 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1199/2458] 10.0.0.57 () {32 vars in 687 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:48.330 7 INFO neutron.api.v2.resource [None req-470f33f9-c88f-48f0-908b-5e33fdf6fd10 73bfea1ef6ba4b28b970beea704ab8cc 5f5d231a4fe440d2a90804d6dc7eafca - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2459] 10.0.0.57 () {32 vars in 741 bytes} [Tue May 12 17:46:48 2026] DELETE /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/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: 1201/2460] 10.0.0.57 () {32 vars in 683 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2461] 10.0.0.57 () {32 vars in 729 bytes} [Tue May 12 17:46:48 2026] DELETE /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2462] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2463] 10.0.0.57 () {32 vars in 726 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:48.500 8 WARNING neutron_lib.context [None req-30a9a22b-480b-4d97-8715-fdb7308c1609 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1203/2464] 10.0.0.57 () {32 vars in 695 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2465] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:48 2026] POST /v2.0/security-group-rules => generated 596 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2466] 10.0.0.57 () {32 vars in 681 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:48.721 8 WARNING neutron_lib.context [None req-dec9aaed-e687-4abe-ae72-4262a5eb10de 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1204/2467] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:46:48 2026] DELETE /v2.0/ports/d888ed3b-50fa-42ef-b7b1-55585efbf753 => 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: 1205/2468] 10.0.0.57 () {32 vars in 695 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2469] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2470] 10.0.0.57 () {32 vars in 691 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:48.930 8 WARNING neutron_lib.context [None req-f7860656-988e-4aa5-bfbc-377d247abce8 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:48.934 7 INFO neutron.services.segments.plugin [-] Segment 2baa052f-ba4f-48f6-aa12-e32fced43874 resource provider aggregate not found 2026-05-12 17:46:48.943 7 INFO neutron.services.segments.plugin [-] Segment 2baa052f-ba4f-48f6-aa12-e32fced43874 resource provider aggregate not found 2026-05-12 17:46:48.952 7 INFO neutron.services.segments.plugin [-] Segment 2baa052f-ba4f-48f6-aa12-e32fced43874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2baa052f-ba4f-48f6-aa12-e32fced43874 found for delete ", "request_id": "req-6895642e-4024-4125-bb59-e89ad69ec664"}]} 2026-05-12 17:46:48.954 7 INFO neutron.services.segments.plugin [-] Segment 2baa052f-ba4f-48f6-aa12-e32fced43874 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2baa052f-ba4f-48f6-aa12-e32fced43874 found for delete ", "request_id": "req-f53dd402-a795-46bc-b2bd-a2083ed108a3"}]} [pid: 7|app: 0|req: 1206/2471] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:46:48 2026] DELETE /v2.0/networks/b5e9c15f-a0ad-4f45-8d18-e7cce925ece2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2472] 10.0.0.57 () {32 vars in 703 bytes} [Tue May 12 17:46:48 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2473] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:48 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-05-12 17:46:49.086 8 WARNING neutron_lib.context [None req-baccc848-39f2-4d5d-9abe-42a045398d7d 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1208/2474] 10.0.0.57 () {32 vars in 733 bytes} [Tue May 12 17:46:49 2026] DELETE /v2.0/qos/policies/f75f349f-5ec9-4058-8277-ab3a33cc5172 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:49.125 8 INFO neutron.db.securitygroups_db [None req-baccc848-39f2-4d5d-9abe-42a045398d7d 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Project 69217ef21e994444a14db6ac80a17a85 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: 1209/2475] 10.0.0.57 () {32 vars in 733 bytes} [Tue May 12 17:46:49 2026] DELETE /v2.0/qos/policies/f0966515-b30a-41ec-9ad9-cdfa68cca073 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2476] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:49 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) 2026-05-12 17:46:49.229 8 WARNING neutron_lib.context [None req-1cb61855-20c4-4f7d-b1cb-41bbc07b140f 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:49.263 8 INFO neutron.db.securitygroups_db [None req-1cb61855-20c4-4f7d-b1cb-41bbc07b140f 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Project 69217ef21e994444a14db6ac80a17a85 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: 1210/2477] 10.0.0.57 () {32 vars in 733 bytes} [Tue May 12 17:46:49 2026] DELETE /v2.0/qos/policies/430d3052-e8ef-4ef1-8e55-d9cdc5ba941e => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2478] 10.0.0.57 () {34 vars in 694 bytes} [Tue May 12 17:46:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2479] 10.0.0.57 () {32 vars in 733 bytes} [Tue May 12 17:46:49 2026] DELETE /v2.0/qos/policies/abf6ca65-fd20-4bfd-8144-668a74349e34 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2480] 10.0.0.57 () {32 vars in 733 bytes} [Tue May 12 17:46:49 2026] DELETE /v2.0/qos/policies/861c975e-2966-4e0d-920e-35d07a79c8f3 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2481] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/security-groups?tenant_id=5f5d231a4fe440d2a90804d6dc7eafca&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2482] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:46:49 2026] GET /v2.0/networks => generated 1297 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2483] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:50 2026] DELETE /v2.0/security-groups/4aae2010-9da7-4e26-b3e9-62a2a16656fe => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2484] 10.0.0.235 () {34 vars in 1100 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1412806286&fields=id&tenant_id=69217ef21e994444a14db6ac80a17a85 => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2485] 10.0.0.235 () {34 vars in 982 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/networks?id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2486] 10.0.0.235 () {34 vars in 965 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/quotas/69217ef21e994444a14db6ac80a17a85 => 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: 1215/2487] 10.0.0.235 () {34 vars in 1002 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/ports?tenant_id=69217ef21e994444a14db6ac80a17a85&fields=id => generated 149 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2488] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/security-groups?tenant_id=946ac9ee4a294c3c8a4bb5a36edd2848&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2489] 10.0.0.235 () {34 vars in 1008 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2490] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/security-groups?tenant_id=ebf49d1e730445e5bd7a61681fa2c087&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2491] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:50 2026] DELETE /v2.0/security-groups/551b5a89-93d7-44ec-9b20-b6cc6b6b032f => 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: 1217/2492] 10.0.0.235 () {34 vars in 1108 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2493] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:50 2026] DELETE /v2.0/security-groups/bd8edd84-4707-4bd4-93e3-7e38da32c1e9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2494] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2495] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:50 2026] GET /v2.0/security-groups?tenant_id=57d95d4c2f714d5fa133525f2452e7a6&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2496] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:51 2026] DELETE /v2.0/security-groups/bda7bca0-c43c-4a9f-9f28-065384117b14 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2497] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/security-groups?tenant_id=21e2805b94c5432f8e2643a431c30745&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2498] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:51 2026] DELETE /v2.0/security-groups/83c1bf90-6cac-4758-9e95-511be5abac56 => 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: 1279/2499] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:51 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => 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: 1221/2500] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:53 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => 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: 1280/2501] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:54 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => 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: 1223/2504] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/networks?id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 => generated 660 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2505] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:55.431 8 WARNING neutron_lib.context [None req-3e7c958b-cdff-41b2-b9f4-b6fefc40cddb 365a2a12df2c47f386b22ce8d5514e98 d3b83ecdff074625aac7f97a9de2735d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2506] 199.19.213.3 () {34 vars in 1048 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=69217ef21e994444a14db6ac80a17a85 => generated 274 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:46:55.446 7 WARNING neutron_lib.context [req-dbba73c7-048b-4d48-8b94-a9df5e97fbf2 req-cc0594c8-976c-4368-93c3-9bc7076dc6f1 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:46:55.657 8 INFO neutron.db.segments_db [None req-3e7c958b-cdff-41b2-b9f4-b6fefc40cddb 365a2a12df2c47f386b22ce8d5514e98 d3b83ecdff074625aac7f97a9de2735d - - default default] Added segment e8372658-75f0-4171-abe2-f047e2cc894a of type vxlan for network 0a9752f5-f917-47d5-a838-b382c6549fad [pid: 8|app: 0|req: 1282/2507] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:46:55 2026] POST /v2.0/networks => generated 632 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2508] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:46:55 2026] PUT /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2509] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2510] 10.0.0.57 () {34 vars in 763 bytes} [Tue May 12 17:46:55 2026] PUT /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2511] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:46:55 2026] POST /v2.0/ports => generated 958 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1286/2512] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:46:55 2026] GET /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2513] 10.0.0.57 () {34 vars in 759 bytes} [Tue May 12 17:46:55 2026] PUT /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2514] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2515] 10.0.0.57 () {34 vars in 781 bytes} [Tue May 12 17:46:56 2026] PUT /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2516] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2517] 10.0.0.57 () {34 vars in 752 bytes} [Tue May 12 17:46:56 2026] PUT /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2518] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2519] 10.0.0.57 () {32 vars in 740 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:46:56.367 8 INFO neutron.api.v2.resource [None req-b9e76e24-bf47-42ce-a7f5-d5c19e2c20ba 365a2a12df2c47f386b22ce8d5514e98 d3b83ecdff074625aac7f97a9de2735d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1294/2520] 10.0.0.57 () {32 vars in 744 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2521] 10.0.0.57 () {32 vars in 743 bytes} [Tue May 12 17:46:56 2026] DELETE /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2522] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:46:55 2026] PUT /v2.0/ports/5462dc55-91e4-4c5b-b916-6cbc223bfdd8 => generated 1239 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:46:56.505 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-332a20c0-3be8-4f78-97fe-b80ef30bb4a6'] response: {'name': 'network-changed', 'server_uuid': '90cec7b7-89c5-4808-a437-27c547f4c730', 'tag': '5462dc55-91e4-4c5b-b916-6cbc223bfdd8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1228/2523] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:56.549 7 INFO neutron.api.v2.resource [None req-cdd73148-e8c8-45ba-90c1-41f9c51798a3 365a2a12df2c47f386b22ce8d5514e98 d3b83ecdff074625aac7f97a9de2735d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1229/2524] 10.0.0.57 () {32 vars in 747 bytes} [Tue May 12 17:46:56 2026] DELETE /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/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: 1296/2525] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 973 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2526] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:46:56 2026] DELETE /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2527] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2528] 10.0.0.57 () {32 vars in 732 bytes} [Tue May 12 17:46:56 2026] GET /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:46:56.780 8 INFO neutron.services.segments.plugin [-] Segment e8372658-75f0-4171-abe2-f047e2cc894a resource provider aggregate not found 2026-05-12 17:46:56.785 8 INFO neutron.services.segments.plugin [-] Segment e8372658-75f0-4171-abe2-f047e2cc894a resource provider aggregate not found [pid: 8|app: 0|req: 1298/2529] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:46:56 2026] DELETE /v2.0/networks/0a9752f5-f917-47d5-a838-b382c6549fad => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2530] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:57 2026] GET /v2.0/ports?tenant_id=69217ef21e994444a14db6ac80a17a85&device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:46:57.086 8 INFO neutron.services.segments.plugin [-] Segment e8372658-75f0-4171-abe2-f047e2cc894a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8372658-75f0-4171-abe2-f047e2cc894a found for delete ", "request_id": "req-3e1f855e-3381-4b28-908a-e1403f202ff4"}]} 2026-05-12 17:46:57.088 8 INFO neutron.services.segments.plugin [-] Segment e8372658-75f0-4171-abe2-f047e2cc894a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8372658-75f0-4171-abe2-f047e2cc894a found for delete ", "request_id": "req-859696c3-3910-4bf6-a9b9-71f3b91834b4"}]} [pid: 8|app: 0|req: 1299/2531] 199.19.213.3 () {34 vars in 1016 bytes} [Tue May 12 17:46:57 2026] GET /v2.0/networks?tenant_id=69217ef21e994444a14db6ac80a17a85&shared=False => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2532] 199.19.213.3 () {34 vars in 928 bytes} [Tue May 12 17:46:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2533] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:57 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2534] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:57 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2535] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:57 2026] GET /v2.0/security-groups?tenant_id=b8e372c4b8a24840809eb062efec275b&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2536] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:57 2026] DELETE /v2.0/security-groups/48ffc248-2205-4ade-8740-ea9eae2da76c => 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: 1301/2537] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups?tenant_id=d3b83ecdff074625aac7f97a9de2735d&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2538] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/ports?tenant_id=69217ef21e994444a14db6ac80a17a85&device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2539] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:46:58 2026] DELETE /v2.0/security-groups/a0e44c76-8407-4c3d-bebd-98f8b578fccc => 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: 1303/2540] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5462dc55-91e4-4c5b-b916-6cbc223bfdd8 => 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: 1238/2541] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/subnets?id=e3e0e892-b009-4303-a29f-d29a2c285141 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2542] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/ports?network_id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024&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: 1239/2543] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2544] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2545] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2546] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:46:58 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2547] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2548] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:00 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2549] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:01 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2550] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:01 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:01.778 7 WARNING neutron_lib.context [None req-fca07bf2-8144-475d-aad4-dfbf43be17a8 1bc76b6b438944d692a7014c8bda38e3 2f76254a3e364134b6044621cc7e6173 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:01.828 7 INFO neutron.db.segments_db [None req-fca07bf2-8144-475d-aad4-dfbf43be17a8 1bc76b6b438944d692a7014c8bda38e3 2f76254a3e364134b6044621cc7e6173 - - default default] Added segment 0f52c072-8e70-4bd7-a30d-68be061e4205 of type vxlan for network a89b5d92-a716-49f4-ae07-c2b57f58fa2b 2026-05-12 17:47:02.154 7 INFO neutron.db.l3_hamode_db [None req-fca07bf2-8144-475d-aad4-dfbf43be17a8 1bc76b6b438944d692a7014c8bda38e3 2f76254a3e364134b6044621cc7e6173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:47:02.293 7 INFO neutron.db.l3_hamode_db [None req-fca07bf2-8144-475d-aad4-dfbf43be17a8 1bc76b6b438944d692a7014c8bda38e3 2f76254a3e364134b6044621cc7e6173 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1309/2551] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:02 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 975 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2552] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:02 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2553] 10.0.0.57 () {34 vars in 667 bytes} [Tue May 12 17:47:01 2026] POST /v2.0/routers => generated 474 bytes in 1567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2554] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:47:03 2026] PUT /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2555] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2556] 10.0.0.57 () {34 vars in 761 bytes} [Tue May 12 17:47:03 2026] PUT /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2557] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2558] 10.0.0.57 () {34 vars in 757 bytes} [Tue May 12 17:47:03 2026] PUT /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags/red => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2559] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2560] 10.0.0.57 () {34 vars in 779 bytes} [Tue May 12 17:47:03 2026] PUT /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/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: 7|app: 0|req: 1247/2561] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2562] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2563] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2564] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:47:03 2026] PUT /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2565] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => 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: 1250/2566] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2567] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:03 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&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: 1251/2568] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2569] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:04.131 7 INFO neutron.api.v2.resource [None req-74510dcf-dde4-4c27-ace7-79144a2b0f55 1bc76b6b438944d692a7014c8bda38e3 2f76254a3e364134b6044621cc7e6173 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1252/2570] 10.0.0.57 () {32 vars in 742 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2571] 10.0.0.57 () {32 vars in 741 bytes} [Tue May 12 17:47:04 2026] DELETE /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2572] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:04.347 7 INFO neutron.api.v2.resource [None req-d4d701f1-5faa-48fc-acb9-2de33e97afd4 1bc76b6b438944d692a7014c8bda38e3 2f76254a3e364134b6044621cc7e6173 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2573] 10.0.0.57 () {32 vars in 745 bytes} [Tue May 12 17:47:04 2026] DELETE /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2574] 10.0.0.57 () {32 vars in 733 bytes} [Tue May 12 17:47:04 2026] DELETE /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:04.479 8 INFO neutron.db.l3_db [None req-1dd51524-500f-4fc3-ac53-6a1adab02d24 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Floating IP ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 associated. External IP: 10.96.250.211, port: 5462dc55-91e4-4c5b-b916-6cbc223bfdd8. [pid: 7|app: 0|req: 1257/2575] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2576] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec => generated 480 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2577] 10.0.0.57 () {34 vars in 748 bytes} [Tue May 12 17:47:04 2026] PUT /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 856 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2578] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:47:04 2026] GET /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2579] 10.0.0.57 () {34 vars in 741 bytes} [Tue May 12 17:47:04 2026] PUT /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec => generated 480 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:05.297 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-135825e4-3ae4-4da9-abbb-3d6b10727959'] response: {'name': 'network-changed', 'server_uuid': '90cec7b7-89c5-4808-a437-27c547f4c730', 'tag': '5462dc55-91e4-4c5b-b916-6cbc223bfdd8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1321/2580] 10.0.0.57 () {32 vars in 735 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/ports?device_id=d6855d18-e6ff-4052-8de4-502e66b625ec => 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: 1322/2581] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/ports?tenant_id=69217ef21e994444a14db6ac80a17a85&device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => 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: 1323/2582] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/networks?id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 => generated 756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2583] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5462dc55-91e4-4c5b-b916-6cbc223bfdd8 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2584] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/subnets?id=e3e0e892-b009-4303-a29f-d29a2c285141 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2585] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/ports?network_id=bc501f21-7a0c-49bd-a9e7-8e06c0d7f024&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2586] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2587] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:05.970 7 INFO neutron.services.segments.plugin [-] Segment 0f52c072-8e70-4bd7-a30d-68be061e4205 resource provider aggregate not found 2026-05-12 17:47:05.975 7 INFO neutron.services.segments.plugin [-] Segment 0f52c072-8e70-4bd7-a30d-68be061e4205 resource provider aggregate not found 2026-05-12 17:47:05.995 7 INFO neutron.services.segments.plugin [-] Segment 0f52c072-8e70-4bd7-a30d-68be061e4205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f52c072-8e70-4bd7-a30d-68be061e4205 found for delete ", "request_id": "req-36620bd5-959f-434e-b91d-4d6962cf7ac7"}]} 2026-05-12 17:47:06.000 7 INFO neutron.services.segments.plugin [-] Segment 0f52c072-8e70-4bd7-a30d-68be061e4205 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f52c072-8e70-4bd7-a30d-68be061e4205 found for delete ", "request_id": "req-8c2ad702-5f26-4e36-86c0-142a974ec5ff"}]} 2026-05-12 17:47:06.002 7 INFO neutron.db.l3_hamode_db [None req-b6f7f7fd-d320-4546-8747-515bbe80c595 1bc76b6b438944d692a7014c8bda38e3 2f76254a3e364134b6044621cc7e6173 - - default default] HA network a89b5d92-a716-49f4-ae07-c2b57f58fa2b was deleted as no HA routers are present in tenant 2f76254a3e364134b6044621cc7e6173. [pid: 7|app: 0|req: 1260/2588] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:47:05 2026] DELETE /v2.0/routers/d6855d18-e6ff-4052-8de4-502e66b625ec => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2589] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:47:05 2026] GET /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2590] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:47:06 2026] GET /v2.0/security-groups?tenant_id=2f76254a3e364134b6044621cc7e6173&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2591] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2592] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:47:07 2026] DELETE /v2.0/security-groups/38e27777-4272-456e-88ad-945106c4a5d1 => 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: 1331/2593] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:47:07 2026] GET /v2.0/security-groups?tenant_id=bdec98f4ead74143a8ce74d411bc3558&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2594] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:47:07 2026] DELETE /v2.0/security-groups/e445341f-c457-4a79-a7c5-f3360e400b0d => 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: 1332/2595] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2596] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:47:09 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: 1333/2597] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:47:09 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: 1265/2598] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2599] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2600] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2601] 199.19.213.3 () {34 vars in 714 bytes} [Tue May 12 17:47:09 2026] POST /v2.0/ports => generated 1093 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2602] 10.0.0.235 () {34 vars in 971 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1093 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1336/2603] 10.0.0.235 () {34 vars in 907 bytes} [Tue May 12 17:47:09 2026] GET /v2.0/extensions => generated 20516 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2606] 199.19.213.3 () {34 vars in 1260 bytes} [Tue May 12 17:47:10 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2607] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:10 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2608] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:10 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2609] 199.19.213.3 () {34 vars in 973 bytes} [Tue May 12 17:47:11 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1093 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2610] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:47:11 2026] GET /v2.0/networks?id=12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 802 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2611] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:47:11 2026] PUT /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1283 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2612] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2519 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1341/2613] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.29&port_id=83b1744f-63c8-4eba-9920-4eb776b3d473 => 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: 1273/2614] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/subnets?id=53aacd76-7c1f-4534-8f17-81bf52201c9f => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:13.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b96f7cd3-093d-42ab-a7b1-612e2f599355'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': 'c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1342/2615] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/ports?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&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: 1274/2616] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2617] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2618] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2619] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/subnets?id=65e62289-e2d1-4830-a145-3622eeb59f3c => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2620] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/ports?network_id=12a9d8ae-103b-437d-b2cf-7a97d581759f&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: 1345/2621] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2622] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:13 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2623] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2519 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2624] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/networks?id=12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2625] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2626] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/subnets?id=65e62289-e2d1-4830-a145-3622eeb59f3c => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2627] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/ports?network_id=12a9d8ae-103b-437d-b2cf-7a97d581759f&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: 1280/2628] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2629] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:14 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2630] 10.0.0.184 () {34 vars in 990 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => 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: 1350/2631] 10.0.0.184 () {34 vars in 1040 bytes} [Tue May 12 17:47:15 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2632] 10.0.0.235 () {34 vars in 971 bytes} [Tue May 12 17:47:16 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2633] 199.19.213.3 () {34 vars in 786 bytes} [Tue May 12 17:47:16 2026] PUT /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1308 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:17.189 7 INFO neutron.api.v2.resource [None req-9825c64a-8cbc-4741-b302-4797e0b55f14 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1283/2634] 199.19.213.3 () {30 vars in 760 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/security-groups/lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:17.234 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4894ea2d-c36f-4d8f-9e8c-a1e918056cfd'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': 'c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1352/2635] 199.19.213.3 () {30 vars in 782 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/security-groups?name=lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 1637 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2636] 199.19.213.3 () {34 vars in 786 bytes} [Tue May 12 17:47:17 2026] PUT /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1308 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2637] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1285/2638] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2639] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2640] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:47:17 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: 1288/2641] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2642] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks?id=12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 802 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2643] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2644] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:17.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed4678ac-206f-400a-bdbb-6b9559e8f1db'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': 'c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1356/2645] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/subnets?id=65e62289-e2d1-4830-a145-3622eeb59f3c => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2646] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2647] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports?network_id=12a9d8ae-103b-437d-b2cf-7a97d581759f&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: 1291/2648] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2649] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2650] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:17 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2651] 199.19.213.3 () {30 vars in 740 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2652] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2653] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2654] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:47:18 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2655] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2656] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/networks?id=12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 802 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2657] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => 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: 1296/2658] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/subnets?id=65e62289-e2d1-4830-a145-3622eeb59f3c => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2659] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/ports?network_id=12a9d8ae-103b-437d-b2cf-7a97d581759f&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2660] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2661] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:19 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2662] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:20 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2663] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:20 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&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: 7|app: 0|req: 1299/2664] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:21 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2665] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:21 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2666] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:47:22 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2667] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:22 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2668] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:22 2026] GET /v2.0/security-groups?id=fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:22.925 8 INFO neutron.db.l3_db [req-83f36640-6250-422a-870d-bb69eb8ac07b req-b936aaf8-2222-4102-ba02-5700ce961d10 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] Floating IP ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 disassociated. External IP: 10.96.250.211, port: 5462dc55-91e4-4c5b-b916-6cbc223bfdd8. [pid: 8|app: 0|req: 1367/2669] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:47:22 2026] DELETE /v2.0/ports/5462dc55-91e4-4c5b-b916-6cbc223bfdd8 => generated 0 bytes in 1131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2670] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:23 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => 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: 1368/2671] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:24 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:25.597 7 WARNING neutron_lib.context [None req-76b0d234-01bd-474a-83aa-a419df41b296 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:25.961 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78c16608-329c-4d4b-8b2d-e10b9dc720ab'] response: {'server_uuid': '90cec7b7-89c5-4808-a437-27c547f4c730', 'name': 'network-vif-deleted', 'tag': '5462dc55-91e4-4c5b-b916-6cbc223bfdd8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2674] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:25 2026] GET /v2.0/ports?device_id=90cec7b7-89c5-4808-a437-27c547f4c730 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:26.488 7 INFO neutron.db.l3_db [None req-76b0d234-01bd-474a-83aa-a419df41b296 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Floating IP 36506a89-7a41-4c22-a6e0-d4555e218216 associated. External IP: 10.96.250.218, port: 108526f9-66f3-43c5-9ea3-c419b925e77d. [pid: 7|app: 0|req: 1305/2675] 10.0.0.57 () {34 vars in 676 bytes} [Tue May 12 17:47:25 2026] POST /v2.0/floatingips => generated 899 bytes in 1239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2676] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:47:27 2026] DELETE /v2.0/security-groups/fe55c619-fc24-4d6f-bbfb-5ddd61fe29aa => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2677] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:47:27 2026] DELETE /v2.0/floatingips/ebf77e24-dc90-4b84-8ef7-52ace9cdaec1 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2678] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2679] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:27 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2680] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1308/2681] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:47:28 2026] GET /v2.0/security-groups?id=88f27601-7aaf-44a2-b67e-9d78568214e8&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: 1374/2682] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:47:29 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2683] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:47:29 2026] DELETE /v2.0/ports/56309ee5-469a-40e6-aec2-31ace704cb38 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2684] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:47: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: 1310/2685] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:47:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2686] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:47:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2687] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:47:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:30.061 7 INFO neutron.api.v2.resource [None req-71e9ba19-27cc-47fe-86a4-7f08a9ae7335 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1312/2688] 199.19.213.3 () {30 vars in 760 bytes} [Tue May 12 17:47:30 2026] GET /v2.0/security-groups/lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2689] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:30 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:30.069 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab8d7d43-09e6-4648-a123-3bef30214d12'] response: {'server_uuid': '0f5fc409-7a80-4900-b3cc-5d5d5086252c', 'name': 'network-vif-deleted', 'tag': '56309ee5-469a-40e6-aec2-31ace704cb38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1313/2690] 199.19.213.3 () {30 vars in 782 bytes} [Tue May 12 17:47:30 2026] GET /v2.0/security-groups?name=lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 1637 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2691] 199.19.213.3 () {30 vars in 812 bytes} [Tue May 12 17:47:30 2026] GET /v2.0/security-group-rules?security_group_id=ec296eea-de8f-42c5-9e96-c847fc958707 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2692] 199.19.213.3 () {34 vars in 744 bytes} [Tue May 12 17:47:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2693] 199.19.213.3 () {34 vars in 744 bytes} [Tue May 12 17:47:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2694] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:31 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => 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: 1380/2695] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:47:32 2026] GET /v2.0/ports?device_id=0f5fc409-7a80-4900-b3cc-5d5d5086252c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2696] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:47:33 2026] DELETE /v2.0/security-groups/88f27601-7aaf-44a2-b67e-9d78568214e8 => 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: 1381/2697] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:47:33 2026] PUT /v2.0/routers/096d4432-1094-40ee-8be7-fc17296b20aa/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2698] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:47:34 2026] DELETE /v2.0/subnets/e3e0e892-b009-4303-a29f-d29a2c285141 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:35.734 8 INFO neutron.services.segments.plugin [-] Segment c9d94f7c-aed8-46e1-a5ed-effa8b66a3f4 resource provider aggregate not found 2026-05-12 17:47:35.741 8 INFO neutron.services.segments.plugin [-] Segment c9d94f7c-aed8-46e1-a5ed-effa8b66a3f4 resource provider aggregate not found 2026-05-12 17:47:35.749 8 INFO neutron.services.segments.plugin [-] Segment c9d94f7c-aed8-46e1-a5ed-effa8b66a3f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9d94f7c-aed8-46e1-a5ed-effa8b66a3f4 found for delete ", "request_id": "req-08be650e-f3a5-4cb6-b5bc-5f5f177786b4"}]} 2026-05-12 17:47:35.756 8 INFO neutron.db.l3_hamode_db [None req-cb6da1db-5c8b-44a3-b994-55f85c471cb0 599de4693637430784c0365e0459aa1f 69217ef21e994444a14db6ac80a17a85 - - default default] HA network 065ccff6-c915-4d2d-98f9-dc269cef2ba3 was deleted as no HA routers are present in tenant 69217ef21e994444a14db6ac80a17a85. 2026-05-12 17:47:35.760 8 INFO neutron.services.segments.plugin [-] Segment c9d94f7c-aed8-46e1-a5ed-effa8b66a3f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9d94f7c-aed8-46e1-a5ed-effa8b66a3f4 found for delete ", "request_id": "req-03a7f3d4-737d-4d5e-b1a6-29654ba60fbe"}]} [pid: 8|app: 0|req: 1382/2699] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:47:34 2026] DELETE /v2.0/routers/096d4432-1094-40ee-8be7-fc17296b20aa => generated 0 bytes in 994 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:35.898 7 INFO neutron.services.segments.plugin [-] Segment d24cb7e8-8eb2-465c-ad0e-00f727f10e3b resource provider aggregate not found 2026-05-12 17:47:35.904 7 INFO neutron.services.segments.plugin [-] Segment d24cb7e8-8eb2-465c-ad0e-00f727f10e3b resource provider aggregate not found 2026-05-12 17:47:35.918 7 INFO neutron.services.segments.plugin [-] Segment d24cb7e8-8eb2-465c-ad0e-00f727f10e3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d24cb7e8-8eb2-465c-ad0e-00f727f10e3b found for delete ", "request_id": "req-7087c8d3-47bf-47aa-a353-2a0d36e99ca6"}]} 2026-05-12 17:47:35.923 7 INFO neutron.services.segments.plugin [-] Segment d24cb7e8-8eb2-465c-ad0e-00f727f10e3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d24cb7e8-8eb2-465c-ad0e-00f727f10e3b found for delete ", "request_id": "req-c237a877-fc28-4bf7-9442-45a0f74d5be8"}]} [pid: 7|app: 0|req: 1318/2700] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:35 2026] DELETE /v2.0/networks/bc501f21-7a0c-49bd-a9e7-8e06c0d7f024 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2701] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:47:36 2026] GET /v2.0/security-groups?tenant_id=69217ef21e994444a14db6ac80a17a85&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2702] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:47:36 2026] DELETE /v2.0/security-groups/54cb5bac-a54c-4eae-9d1a-33d5f361345d => 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: 1384/2703] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:47:37 2026] GET /v2.0/security-groups?tenant_id=25c274da400d4ea09a5440920b3b7bbb&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2704] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:47:37 2026] DELETE /v2.0/security-groups/ab7fc9d8-750f-480b-aeca-8b1e84c98036 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2705] 199.19.213.3 () {34 vars in 1094 bytes} [Tue May 12 17:47:37 2026] GET /v2.0/ports?device_id=81cea120-1d82-47d8-867e-c78756fe2826&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2706] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:47:38 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2707] 10.0.0.58 () {30 vars in 688 bytes} [Tue May 12 17:47:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2708] 10.0.0.58 () {30 vars in 690 bytes} [Tue May 12 17:47:38 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: 1387/2709] 10.0.0.58 () {30 vars in 666 bytes} [Tue May 12 17:47:38 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: 1323/2710] 10.0.0.58 () {30 vars in 702 bytes} [Tue May 12 17:47:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2711] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:47:38 2026] GET /v2.0/networks?id=66788a63-6191-4f24-809b-cc911b1211e6 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2712] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:47:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.218&port_id=2d1cb433-6f1c-4034-9a48-bb72644e42a6 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2713] 199.19.213.3 () {34 vars in 1104 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b7&port_id=2d1cb433-6f1c-4034-9a48-bb72644e42a6 => 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: 1325/2714] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/subnets?id=ec325f48-3870-4fdb-97f2-55c6f14762eb&id=035670cb-fb6c-465f-a4cd-830a2778149c => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2715] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&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: 1326/2716] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2717] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2718] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2719] 10.0.0.58 () {28 vars in 437 bytes} [Tue May 12 17:47:39 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2720] 10.0.0.58 () {30 vars in 726 bytes} [Tue May 12 17:47:39 2026] GET /v2.0/subnets/aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2723] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2724] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2725] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2726] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:47:40 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: 1396/2727] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/subnets/aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2728] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2729] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:47:40 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: 1333/2730] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2731] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:47: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: 1334/2732] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:47:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:41.536 8 WARNING neutron_lib.context [None req-ce76b557-f08b-4ea1-8ee4-84c485403e43 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:41.677 8 INFO neutron.db.segments_db [None req-ce76b557-f08b-4ea1-8ee4-84c485403e43 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Added segment d2d9b41e-a98f-4f0f-8d4e-d8b7b34de7f4 of type vxlan for network e924ad02-0892-4330-8880-0c90fe3c0c87 [pid: 8|app: 0|req: 1399/2733] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:41 2026] POST /v2.0/networks => generated 631 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:41.795 7 WARNING neutron_lib.context [None req-2b296be8-b5e3-44c8-9ce0-eaebd8edda24 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1400/2734] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2735] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:41 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?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: 1335/2736] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:47:41 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:42.113 8 WARNING neutron_lib.context [None req-76557f4e-950c-44ed-9782-164d77fbc95c 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:42.161 8 INFO neutron.db.segments_db [None req-76557f4e-950c-44ed-9782-164d77fbc95c 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Added segment d7e5b0a8-076e-4ca6-bed1-5569ea8e07b8 of type vxlan for network ba3bd717-ff31-46e1-b900-708f14763e54 [pid: 8|app: 0|req: 1402/2737] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:42 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:42.285 7 WARNING neutron_lib.context [None req-4ca4f693-66bf-4b33-aa06-40599b4d3b45 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1403/2738] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:47:42 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2739] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:47:42 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:42.603 7 WARNING neutron_lib.context [None req-e736148d-3bc5-440e-a8d6-c6c7014fa7df 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:42.661 7 INFO neutron.db.segments_db [None req-e736148d-3bc5-440e-a8d6-c6c7014fa7df 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Added segment 5c6b8ad4-ddd4-42b7-b947-ef19354e7d52 of type vxlan for network f3e3b5c6-78f4-48e4-aee1-49f937863f88 [pid: 7|app: 0|req: 1337/2740] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:42 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:42.770 7 WARNING neutron_lib.context [None req-dbeb0d22-66c4-41b0-8e4c-064bc9e17cfb 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1404/2741] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:47:42 2026] POST /v2.0/ports => generated 1303 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1338/2742] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:47:42 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:43.082 7 WARNING neutron_lib.context [None req-30fefacc-f17c-446e-bb0f-b9c8752733b3 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:43.139 7 INFO neutron.db.segments_db [None req-30fefacc-f17c-446e-bb0f-b9c8752733b3 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Added segment 4633dba7-0018-4247-be58-3903585f318b of type vxlan for network 80f32dca-a997-4304-8f1f-f7161395086f [pid: 7|app: 0|req: 1339/2743] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:43 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:43.243 7 WARNING neutron_lib.context [None req-4941bc04-1315-45b8-a8b4-f73667bb49ae 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1405/2744] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:47:42 2026] PUT /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 1464 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2745] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:47:43 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:43.584 8 WARNING neutron_lib.context [None req-4f1c86a5-dc91-4df9-ab2d-8f08af141481 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:43.622 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e4d6227-4b76-4ee0-9d5f-363bfd04ca15'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': '0883b88a-09f8-43d0-ae34-f70bb515fed3', 'status': 'completed', 'code': 200} 2026-05-12 17:47:43.641 8 INFO neutron.db.segments_db [None req-4f1c86a5-dc91-4df9-ab2d-8f08af141481 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Added segment 42dd8197-064a-48e0-9b42-26346da9b9b7 of type vxlan for network 6d68be9a-a6ed-42fb-8d98-834db03cdfd3 [pid: 8|app: 0|req: 1406/2746] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:43 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:47:43.747 7 WARNING neutron_lib.context [None req-3e4dd738-277a-4d9c-9b1a-1b1a19ae086b 1268481d95194a20bac8db7a7bb550f8 13699dddadd84425a5f438dec378fe90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1341/2747] 10.0.0.57 () {34 vars in 663 bytes} [Tue May 12 17:47:43 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2748] 10.0.0.57 () {34 vars in 746 bytes} [Tue May 12 17:47:44 2026] PUT /v2.0/ports/32276e3f-ead9-4200-b271-ec7509692336/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1342/2749] 10.0.0.57 () {34 vars in 746 bytes} [Tue May 12 17:47:44 2026] PUT /v2.0/ports/89b5ffb1-4693-4e19-8e29-73004470abf9/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2750] 10.0.0.57 () {34 vars in 746 bytes} [Tue May 12 17:47:44 2026] PUT /v2.0/ports/34c7ee22-f746-49ad-b915-9c80bdb290fc/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2751] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 4038 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2752] 10.0.0.57 () {34 vars in 746 bytes} [Tue May 12 17:47:44 2026] PUT /v2.0/ports/408444db-0dd7-4855-991d-26a3a1373401/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2753] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2754] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2755] 199.19.213.3 () {34 vars in 1102 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A275&port_id=0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2756] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a&id=deb8e6a4-df6a-42ee-bfbb-5be00e087039 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2757] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2758] 10.0.0.57 () {32 vars in 659 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2759] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2760] 10.0.0.57 () {32 vars in 673 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2761] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2762] 10.0.0.57 () {32 vars in 669 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2763] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2764] 10.0.0.57 () {32 vars in 681 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2765] 10.0.0.57 () {32 vars in 667 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2766] 10.0.0.57 () {32 vars in 681 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2767] 10.0.0.57 () {32 vars in 677 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2768] 10.0.0.57 () {32 vars in 689 bytes} [Tue May 12 17:47:44 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2769] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:47:45 2026] DELETE /v2.0/ports/32276e3f-ead9-4200-b271-ec7509692336 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2770] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:47:45 2026] DELETE /v2.0/ports/89b5ffb1-4693-4e19-8e29-73004470abf9 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2771] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 4038 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2772] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.29&port_id=83b1744f-63c8-4eba-9920-4eb776b3d473 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2773] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/subnets?id=53aacd76-7c1f-4534-8f17-81bf52201c9f => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2774] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:47:45 2026] DELETE /v2.0/ports/34c7ee22-f746-49ad-b915-9c80bdb290fc => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2775] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/ports?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&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: 1421/2776] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2777] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2778] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2779] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:47:45 2026] DELETE /v2.0/ports/408444db-0dd7-4855-991d-26a3a1373401 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2780] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/subnets?id=65e62289-e2d1-4830-a145-3622eeb59f3c => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2781] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/ports?network_id=12a9d8ae-103b-437d-b2cf-7a97d581759f&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2782] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2783] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:45 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?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: 1357/2784] 10.0.0.57 () {32 vars in 719 bytes} [Tue May 12 17:47:45 2026] DELETE /v2.0/ports/8be08620-d8c1-4f6f-b823-9fac1a33b260 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2785] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2786] 199.19.213.3 () {34 vars in 1102 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A275&port_id=0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2787] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a&id=deb8e6a4-df6a-42ee-bfbb-5be00e087039 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:46.184 7 INFO neutron.services.segments.plugin [-] Segment d2d9b41e-a98f-4f0f-8d4e-d8b7b34de7f4 resource provider aggregate not found 2026-05-12 17:47:46.191 7 INFO neutron.services.segments.plugin [-] Segment d2d9b41e-a98f-4f0f-8d4e-d8b7b34de7f4 resource provider aggregate not found [pid: 8|app: 0|req: 1431/2788] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:46.198 7 INFO neutron.services.segments.plugin [-] Segment d2d9b41e-a98f-4f0f-8d4e-d8b7b34de7f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d9b41e-a98f-4f0f-8d4e-d8b7b34de7f4 found for delete ", "request_id": "req-4e125314-55fa-4ded-99dc-e7c7fe1fae37"}]} 2026-05-12 17:47:46.205 7 INFO neutron.services.segments.plugin [-] Segment d2d9b41e-a98f-4f0f-8d4e-d8b7b34de7f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2d9b41e-a98f-4f0f-8d4e-d8b7b34de7f4 found for delete ", "request_id": "req-2f5a4913-775b-4f69-a755-e00e6f010d20"}]} [pid: 7|app: 0|req: 1358/2789] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:46 2026] DELETE /v2.0/networks/e924ad02-0892-4330-8880-0c90fe3c0c87 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2790] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2791] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2792] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:46 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2793] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:46 2026] DELETE /v2.0/networks/ba3bd717-ff31-46e1-b900-708f14763e54 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2794] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:46 2026] DELETE /v2.0/networks/f3e3b5c6-78f4-48e4-aee1-49f937863f88 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2795] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:46 2026] DELETE /v2.0/networks/80f32dca-a997-4304-8f1f-f7161395086f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:46.744 8 INFO neutron.services.segments.plugin [-] Segment 5c6b8ad4-ddd4-42b7-b947-ef19354e7d52 resource provider aggregate not found 2026-05-12 17:47:46.751 8 INFO neutron.services.segments.plugin [-] Segment 5c6b8ad4-ddd4-42b7-b947-ef19354e7d52 resource provider aggregate not found 2026-05-12 17:47:46.771 8 INFO neutron.services.segments.plugin [-] Segment 5c6b8ad4-ddd4-42b7-b947-ef19354e7d52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6b8ad4-ddd4-42b7-b947-ef19354e7d52 found for delete ", "request_id": "req-9b3df298-ea59-4eed-aba9-d24efa017686"}]} 2026-05-12 17:47:46.773 8 INFO neutron.services.segments.plugin [-] Segment 5c6b8ad4-ddd4-42b7-b947-ef19354e7d52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c6b8ad4-ddd4-42b7-b947-ef19354e7d52 found for delete ", "request_id": "req-ed365756-a130-4471-b231-2069fe5d8330"}]} [pid: 8|app: 0|req: 1436/2796] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:46 2026] DELETE /v2.0/networks/6d68be9a-a6ed-42fb-8d98-834db03cdfd3 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2797] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:47:47 2026] GET /v2.0/security-groups?tenant_id=4530cc53f5204c789385008c62fc0779&name=default => generated 2929 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2798] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:47:48 2026] DELETE /v2.0/security-groups/8137965f-1989-4304-98f9-693c9fff19ca => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:47:48.355 7 INFO neutron.services.segments.plugin [-] Segment d7e5b0a8-076e-4ca6-bed1-5569ea8e07b8 resource provider aggregate not found 2026-05-12 17:47:48.362 7 INFO neutron.services.segments.plugin [-] Segment d7e5b0a8-076e-4ca6-bed1-5569ea8e07b8 resource provider aggregate not found 2026-05-12 17:47:48.376 7 INFO neutron.services.segments.plugin [-] Segment d7e5b0a8-076e-4ca6-bed1-5569ea8e07b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e5b0a8-076e-4ca6-bed1-5569ea8e07b8 found for delete ", "request_id": "req-627cd083-ba9e-427d-8946-32e8c5237717"}]} 2026-05-12 17:47:48.381 7 INFO neutron.services.segments.plugin [-] Segment d7e5b0a8-076e-4ca6-bed1-5569ea8e07b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e5b0a8-076e-4ca6-bed1-5569ea8e07b8 found for delete ", "request_id": "req-cd667f45-358a-499a-9219-64f77aa64664"}]} 2026-05-12 17:47:48.397 7 INFO neutron.services.segments.plugin [-] Segment 4633dba7-0018-4247-be58-3903585f318b resource provider aggregate not found 2026-05-12 17:47:48.403 7 INFO neutron.services.segments.plugin [-] Segment 4633dba7-0018-4247-be58-3903585f318b resource provider aggregate not found 2026-05-12 17:47:48.409 7 INFO neutron.services.segments.plugin [-] Segment 4633dba7-0018-4247-be58-3903585f318b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4633dba7-0018-4247-be58-3903585f318b found for delete ", "request_id": "req-9d216e3c-6557-42bc-bd6e-61e80dc0ab56"}]} 2026-05-12 17:47:48.418 7 INFO neutron.services.segments.plugin [-] Segment 4633dba7-0018-4247-be58-3903585f318b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4633dba7-0018-4247-be58-3903585f318b found for delete ", "request_id": "req-128d841e-6d99-4a0d-867a-122d2ddfb15d"}]} [pid: 7|app: 0|req: 1362/2799] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:47:48 2026] GET /v2.0/security-groups?tenant_id=c7dd408371704603b5eed3305e7d195d&name=default => generated 2929 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2800] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:47:48 2026] DELETE /v2.0/security-groups/d8bb67fa-655f-4c51-b2b8-dc7e84bf2aff => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2801] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:47:48 2026] GET /v2.0/security-groups?tenant_id=13699dddadd84425a5f438dec378fe90&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:47:48.839 8 INFO neutron.services.segments.plugin [-] Segment 42dd8197-064a-48e0-9b42-26346da9b9b7 resource provider aggregate not found 2026-05-12 17:47:48.843 8 INFO neutron.services.segments.plugin [-] Segment 42dd8197-064a-48e0-9b42-26346da9b9b7 resource provider aggregate not found 2026-05-12 17:47:48.851 8 INFO neutron.services.segments.plugin [-] Segment 42dd8197-064a-48e0-9b42-26346da9b9b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42dd8197-064a-48e0-9b42-26346da9b9b7 found for delete ", "request_id": "req-9ddea051-5522-496d-b83c-4d6701ee6b31"}]} 2026-05-12 17:47:48.857 8 INFO neutron.services.segments.plugin [-] Segment 42dd8197-064a-48e0-9b42-26346da9b9b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42dd8197-064a-48e0-9b42-26346da9b9b7 found for delete ", "request_id": "req-96c86f93-3b6c-45cb-881c-729d66b0c998"}]} [pid: 8|app: 0|req: 1439/2802] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:47:48 2026] DELETE /v2.0/security-groups/2ebabbc7-317c-4873-aff6-dae3855a96d5 => 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: 1364/2803] 10.0.0.235 () {34 vars in 971 bytes} [Tue May 12 17:47:49 2026] GET /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 1466 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2804] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 1466 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2805] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2806] 199.19.213.3 () {34 vars in 787 bytes} [Tue May 12 17:47:50 2026] PUT /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 1201 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2807] 199.19.213.3 () {30 vars in 740 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1442/2808] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/subnets/aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2809] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:47:50.870 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb2280d8-dd22-4fb2-af2e-b44d936b6f23'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': '0883b88a-09f8-43d0-ae34-f70bb515fed3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1443/2810] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:47:50 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: 1368/2811] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2812] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:47:50 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: 1369/2813] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2814] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:47:50 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2815] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2816] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2817] 199.19.213.3 () {30 vars in 740 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2818] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2819] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2820] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3811 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2821] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2822] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0883b88a-09f8-43d0-ae34-f70bb515fed3 => 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: 1374/2823] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2824] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&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: 1375/2825] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?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: 1451/2826] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:47:51 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:47:53.380 7 WARNING neutron_lib.context [None req-e6f1e941-7c78-4c68-849e-827977ba1369 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:53.536 7 INFO neutron.db.segments_db [None req-e6f1e941-7c78-4c68-849e-827977ba1369 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Added segment 6831ed83-ce53-4619-b65a-680690f33026 of type vxlan for network 7ef883c1-cb83-4634-848d-16f5a18e7ac9 [pid: 7|app: 0|req: 1376/2827] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:53 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) 2026-05-12 17:47:53.650 8 WARNING neutron_lib.context [None req-b3f53cf6-ea4e-47af-8cda-6219df26aa68 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1452/2828] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:47:53 2026] POST /v2.0/subnets => generated 626 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:53.923 7 WARNING neutron_lib.context [None req-711ad181-8679-482d-9db7-74136504e62c 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:53.977 7 INFO neutron.db.segments_db [None req-711ad181-8679-482d-9db7-74136504e62c 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Added segment b558d4df-8942-432d-9d3f-e441beaaebbb of type vxlan for network 6a204ef4-c787-4931-90ed-514c008dcb0d [pid: 7|app: 0|req: 1377/2829] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:53 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:54.090 8 WARNING neutron_lib.context [None req-c9920b98-e9ae-458e-bc30-c585baeec126 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1453/2830] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:47:54 2026] POST /v2.0/subnets => generated 629 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:54.371 7 WARNING neutron_lib.context [None req-c65f2443-bcb9-429c-9509-aaca281a001b 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:54.445 7 INFO neutron.db.segments_db [None req-c65f2443-bcb9-429c-9509-aaca281a001b 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Added segment 965a09c8-71ec-4d7d-9469-ac4dba2c8d46 of type vxlan for network 6a966e3f-a390-4666-9338-9666dc7f2793 [pid: 7|app: 0|req: 1378/2831] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:54 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:54.580 8 WARNING neutron_lib.context [None req-c0e2150a-e219-458f-8b97-7a546dd167bc 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1454/2832] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:47:54 2026] POST /v2.0/subnets => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:54.856 7 WARNING neutron_lib.context [None req-ef02b2d0-5dc0-42f9-962e-b4b82335648a 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:54.946 7 INFO neutron.db.segments_db [None req-ef02b2d0-5dc0-42f9-962e-b4b82335648a 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Added segment 3d21bd16-902f-4a24-96de-d786cacfdc7d of type vxlan for network 3ffb4f42-e025-4ba8-8420-1904ab8d4c3b [pid: 7|app: 0|req: 1379/2835] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:54 2026] POST /v2.0/networks => generated 631 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:55.063 8 WARNING neutron_lib.context [None req-c75bee69-0133-4f41-aa92-19579e7f7feb 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1457/2836] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:47:55 2026] POST /v2.0/subnets => generated 629 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:55.348 7 WARNING neutron_lib.context [None req-581a249e-4789-428b-8938-f423957cf667 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-12 17:47:55.425 7 INFO neutron.db.segments_db [None req-581a249e-4789-428b-8938-f423957cf667 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Added segment 2687a0a3-cb6e-4582-b760-29bf4f0afa52 of type vxlan for network 425ed966-646d-4cc7-b0a8-9662f5f448dc [pid: 7|app: 0|req: 1380/2837] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:47:55 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:47:55.530 8 WARNING neutron_lib.context [None req-cc14fc97-f9d0-44ba-8460-5ec423932231 9eeb3f9640454014ae2df468863ee6a9 3fc5915a79e24133a85df1dd82831d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1458/2838] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:47:55 2026] POST /v2.0/subnets => generated 629 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2839] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:47:55 2026] PUT /v2.0/subnets/43cb5cec-d6a0-473f-b2c0-bc8ea81cf4ef/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2840] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:47:55 2026] PUT /v2.0/subnets/3427fcf4-c191-4fd7-a682-9c2ec2ea7789/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2841] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:47:55 2026] PUT /v2.0/subnets/d8ec5c69-ca5c-45d3-b0bd-bc094d765703/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2842] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:47:56 2026] PUT /v2.0/subnets/a0d4a695-0548-409e-b0bf-031b161f6a97/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2843] 10.0.0.57 () {32 vars in 663 bytes} [Tue May 12 17:47:56 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2844] 10.0.0.57 () {32 vars in 677 bytes} [Tue May 12 17:47:56 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2845] 10.0.0.57 () {32 vars in 673 bytes} [Tue May 12 17:47:56 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2846] 10.0.0.57 () {32 vars in 685 bytes} [Tue May 12 17:47:56 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2847] 10.0.0.57 () {32 vars in 671 bytes} [Tue May 12 17:47:56 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2848] 10.0.0.57 () {32 vars in 685 bytes} [Tue May 12 17:47:56 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2849] 10.0.0.57 () {32 vars in 681 bytes} [Tue May 12 17:47:56 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2850] 10.0.0.57 () {32 vars in 693 bytes} [Tue May 12 17:47:57 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2851] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:47:57 2026] DELETE /v2.0/subnets/43cb5cec-d6a0-473f-b2c0-bc8ea81cf4ef => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2852] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:47:57 2026] DELETE /v2.0/subnets/3427fcf4-c191-4fd7-a682-9c2ec2ea7789 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2853] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:47:57 2026] DELETE /v2.0/subnets/d8ec5c69-ca5c-45d3-b0bd-bc094d765703 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2854] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:47:57 2026] DELETE /v2.0/subnets/a0d4a695-0548-409e-b0bf-031b161f6a97 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2855] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:47:58 2026] DELETE /v2.0/subnets/57b3be9d-c6ca-4350-9e9e-07b70eec7702 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:58.535 8 INFO neutron.services.segments.plugin [-] Segment 6831ed83-ce53-4619-b65a-680690f33026 resource provider aggregate not found 2026-05-12 17:47:58.541 8 INFO neutron.services.segments.plugin [-] Segment 6831ed83-ce53-4619-b65a-680690f33026 resource provider aggregate not found 2026-05-12 17:47:58.549 8 INFO neutron.services.segments.plugin [-] Segment 6831ed83-ce53-4619-b65a-680690f33026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6831ed83-ce53-4619-b65a-680690f33026 found for delete ", "request_id": "req-b528e14b-a833-46a0-b12c-bc79ee5eb3d1"}]} 2026-05-12 17:47:58.557 8 INFO neutron.services.segments.plugin [-] Segment 6831ed83-ce53-4619-b65a-680690f33026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6831ed83-ce53-4619-b65a-680690f33026 found for delete ", "request_id": "req-7dbce272-1ed5-4320-872c-8adf3ef3e56e"}]} [pid: 8|app: 0|req: 1467/2856] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:58 2026] DELETE /v2.0/networks/7ef883c1-cb83-4634-848d-16f5a18e7ac9 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2857] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:58 2026] DELETE /v2.0/networks/6a204ef4-c787-4931-90ed-514c008dcb0d => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2858] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:58 2026] DELETE /v2.0/networks/6a966e3f-a390-4666-9338-9666dc7f2793 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:47:59.142 7 INFO neutron.services.segments.plugin [-] Segment b558d4df-8942-432d-9d3f-e441beaaebbb resource provider aggregate not found 2026-05-12 17:47:59.148 7 INFO neutron.services.segments.plugin [-] Segment b558d4df-8942-432d-9d3f-e441beaaebbb resource provider aggregate not found 2026-05-12 17:47:59.164 7 INFO neutron.services.segments.plugin [-] Segment b558d4df-8942-432d-9d3f-e441beaaebbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b558d4df-8942-432d-9d3f-e441beaaebbb found for delete ", "request_id": "req-2c92ce49-1842-49e3-8714-f4012d3c42de"}]} 2026-05-12 17:47:59.166 7 INFO neutron.services.segments.plugin [-] Segment b558d4df-8942-432d-9d3f-e441beaaebbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b558d4df-8942-432d-9d3f-e441beaaebbb found for delete ", "request_id": "req-f580d97c-5b2f-4b81-b17e-c3eef45dfb31"}]} [pid: 7|app: 0|req: 1391/2859] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:59 2026] DELETE /v2.0/networks/3ffb4f42-e025-4ba8-8420-1904ab8d4c3b => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2860] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:47:59 2026] DELETE /v2.0/networks/425ed966-646d-4cc7-b0a8-9662f5f448dc => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2861] 10.0.0.58 () {30 vars in 688 bytes} [Tue May 12 17:48:00 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: 1470/2862] 10.0.0.58 () {30 vars in 690 bytes} [Tue May 12 17:48:00 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: 1393/2863] 10.0.0.58 () {30 vars in 666 bytes} [Tue May 12 17:48:00 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: 1471/2864] 10.0.0.58 () {30 vars in 702 bytes} [Tue May 12 17:48:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2865] 10.0.0.58 () {28 vars in 437 bytes} [Tue May 12 17:48:00 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-12 17:48:00.579 8 INFO neutron.services.segments.plugin [-] Segment 965a09c8-71ec-4d7d-9469-ac4dba2c8d46 resource provider aggregate not found [pid: 8|app: 0|req: 1472/2866] 10.0.0.58 () {30 vars in 726 bytes} [Tue May 12 17:48:00 2026] GET /v2.0/subnets/035670cb-fb6c-465f-a4cd-830a2778149c => generated 656 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2867] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:48:00 2026] GET /v2.0/security-groups?tenant_id=f7e8b9d7c10a44f7b68b0bd24967291b&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:00.938 8 INFO neutron.services.segments.plugin [-] Segment 965a09c8-71ec-4d7d-9469-ac4dba2c8d46 resource provider aggregate not found 2026-05-12 17:48:00.943 8 INFO neutron.services.segments.plugin [-] Segment 965a09c8-71ec-4d7d-9469-ac4dba2c8d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 965a09c8-71ec-4d7d-9469-ac4dba2c8d46 found for delete ", "request_id": "req-3e4abd6e-32af-4eac-902c-04d24e6d1c9e"}]} 2026-05-12 17:48:00.961 8 INFO neutron.services.segments.plugin [-] Segment 965a09c8-71ec-4d7d-9469-ac4dba2c8d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 965a09c8-71ec-4d7d-9469-ac4dba2c8d46 found for delete ", "request_id": "req-de142eab-1a57-45b3-b1a2-a564fa65c2c5"}]} 2026-05-12 17:48:00.965 8 INFO neutron.services.segments.plugin [-] Segment 2687a0a3-cb6e-4582-b760-29bf4f0afa52 resource provider aggregate not found 2026-05-12 17:48:00.977 8 INFO neutron.services.segments.plugin [-] Segment 2687a0a3-cb6e-4582-b760-29bf4f0afa52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2687a0a3-cb6e-4582-b760-29bf4f0afa52 found for delete ", "request_id": "req-2baab7c3-39ea-43b5-9d67-2903afd38749"}]} 2026-05-12 17:48:00.980 8 INFO neutron.services.segments.plugin [-] Segment 2687a0a3-cb6e-4582-b760-29bf4f0afa52 resource provider aggregate not found 2026-05-12 17:48:00.998 8 INFO neutron.services.segments.plugin [-] Segment 2687a0a3-cb6e-4582-b760-29bf4f0afa52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2687a0a3-cb6e-4582-b760-29bf4f0afa52 found for delete ", "request_id": "req-eec4fbe9-1f5f-462b-bb37-2b491297206a"}]} [pid: 8|app: 0|req: 1473/2868] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:48:00 2026] DELETE /v2.0/security-groups/51135f60-4c58-406b-9602-c2c8c52994a5 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:01.200 7 INFO neutron.services.segments.plugin [-] Segment 3d21bd16-902f-4a24-96de-d786cacfdc7d resource provider aggregate not found 2026-05-12 17:48:01.203 7 INFO neutron.services.segments.plugin [-] Segment 3d21bd16-902f-4a24-96de-d786cacfdc7d resource provider aggregate not found 2026-05-12 17:48:01.215 7 INFO neutron.services.segments.plugin [-] Segment 3d21bd16-902f-4a24-96de-d786cacfdc7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d21bd16-902f-4a24-96de-d786cacfdc7d found for delete ", "request_id": "req-0c4a2b85-8524-4edb-8d7a-f9c13dd6ae5a"}]} 2026-05-12 17:48:01.220 7 INFO neutron.services.segments.plugin [-] Segment 3d21bd16-902f-4a24-96de-d786cacfdc7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d21bd16-902f-4a24-96de-d786cacfdc7d found for delete ", "request_id": "req-e60803f5-866d-41bb-a018-708cfcddd8f7"}]} [pid: 7|app: 0|req: 1396/2869] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/security-groups?tenant_id=3fc5915a79e24133a85df1dd82831d46&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2870] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:48:01 2026] DELETE /v2.0/security-groups/ddf176f7-a849-42c8-8e10-51b2ae53fa3d => 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: 1397/2871] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:48:01 2026] GET /v2.0/security-groups?tenant_id=d9f1b1dce5f547629338ade3f1f9d8a0&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2872] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:48:01 2026] DELETE /v2.0/security-groups/8acf33a0-df0f-4d17-94b0-472e84534969 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2873] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2874] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2875] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:03 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: 1477/2876] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2877] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/subnets/aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2878] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/subnets/035670cb-fb6c-465f-a4cd-830a2778149c => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2879] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3811 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2880] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:03 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: 1402/2881] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2882] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2883] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:48:05.019 8 WARNING neutron_lib.context [None req-ad86f84c-349b-45ce-a3ec-80bd307630ae bcc2d65be7be45f8906b3219b2745f88 11b64502131a4f768741b71202415be3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1481/2884] 10.0.0.57 () {34 vars in 675 bytes} [Tue May 12 17:48:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2885] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:48:05 2026] PUT /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/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: 1482/2886] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2887] 10.0.0.57 () {34 vars in 769 bytes} [Tue May 12 17:48:05 2026] PUT /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/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: 1483/2888] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/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: 1406/2889] 10.0.0.57 () {34 vars in 765 bytes} [Tue May 12 17:48:05 2026] PUT /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2890] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/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: 1407/2891] 10.0.0.57 () {34 vars in 787 bytes} [Tue May 12 17:48:05 2026] PUT /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2892] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2893] 10.0.0.57 () {34 vars in 758 bytes} [Tue May 12 17:48:05 2026] PUT /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/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: 1409/2894] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/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: 1486/2895] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2896] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:05.506 7 INFO neutron.api.v2.resource [None req-12d6d886-3546-468e-9339-7f56d0aadde3 bcc2d65be7be45f8906b3219b2745f88 11b64502131a4f768741b71202415be3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1411/2897] 10.0.0.57 () {32 vars in 750 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2898] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?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: 1412/2899] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:48:05 2026] DELETE /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2900] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:48:05.630 7 INFO neutron.api.v2.resource [None req-53fdb866-23ff-4479-b273-6fd0066bdc46 bcc2d65be7be45f8906b3219b2745f88 11b64502131a4f768741b71202415be3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1413/2901] 10.0.0.57 () {32 vars in 753 bytes} [Tue May 12 17:48:05 2026] DELETE /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/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: 1489/2902] 10.0.0.57 () {32 vars in 741 bytes} [Tue May 12 17:48:05 2026] DELETE /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2903] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:48:05 2026] GET /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2904] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:48:05 2026] DELETE /v2.0/subnetpools/cfaac9f6-0aa4-4644-8ea9-1795d601ed89 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2905] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:48:06 2026] GET /v2.0/networks?id=66788a63-6191-4f24-809b-cc911b1211e6 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2906] 199.19.213.3 () {38 vars in 953 bytes} [Tue May 12 17:48:06 2026] POST /v2.0/ports => generated 1303 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1416/2907] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:48:06 2026] GET /v2.0/security-groups?tenant_id=445bae235592468783e1007837eaef83&name=default => generated 2929 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2908] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:48:06 2026] DELETE /v2.0/security-groups/69ba5c71-1861-4aca-9499-dda05d3f2e1c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2909] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:48:06 2026] GET /v2.0/security-groups?tenant_id=11b64502131a4f768741b71202415be3&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: 1492/2910] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:48:06 2026] PUT /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 1464 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2911] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:48:06 2026] DELETE /v2.0/security-groups/bd315381-d71d-40ef-be5c-dd5b0c737556 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1493/2912] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 5267 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2913] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.29&port_id=83b1744f-63c8-4eba-9920-4eb776b3d473 => 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: 1494/2914] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/subnets?id=53aacd76-7c1f-4534-8f17-81bf52201c9f => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2915] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/ports?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&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-05-12 17:48:08.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87bb5347-89c9-4fca-aaa9-f26af6b52126'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': '6d921e16-dcbb-4138-b17b-f49fd1078054', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1495/2916] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2917] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2918] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => 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: 1423/2919] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/subnets?id=65e62289-e2d1-4830-a145-3622eeb59f3c => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2920] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/ports?network_id=12a9d8ae-103b-437d-b2cf-7a97d581759f&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2921] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2922] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?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: 1425/2923] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2924] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2925] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2926] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2927] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2928] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.12&port_id=6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2929] 199.19.213.3 () {34 vars in 1104 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35b&port_id=6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2930] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/subnets?id=ec325f48-3870-4fdb-97f2-55c6f14762eb&id=035670cb-fb6c-465f-a4cd-830a2778149c => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2931] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2932] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:08 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2933] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2934] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:09 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2937] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 5267 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2938] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/networks?id=66788a63-6191-4f24-809b-cc911b1211e6 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2939] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.12&port_id=6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2940] 199.19.213.3 () {34 vars in 1104 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35b&port_id=6d921e16-dcbb-4138-b17b-f49fd1078054 => 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: 1435/2941] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/subnets?id=ec325f48-3870-4fdb-97f2-55c6f14762eb&id=035670cb-fb6c-465f-a4cd-830a2778149c => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:10.403 8 WARNING neutron_lib.context [None req-890a131c-d7cf-4745-8809-8b3345285824 a63dd032b8334525b83f28291809da9a bebccbb4d7544579bd4b3aafb91f8956 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1436/2942] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&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: 7|app: 0|req: 1437/2943] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&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: 1438/2944] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:48:10.556 8 INFO neutron.db.segments_db [None req-890a131c-d7cf-4745-8809-8b3345285824 a63dd032b8334525b83f28291809da9a bebccbb4d7544579bd4b3aafb91f8956 - - default default] Added segment 134a5b04-3ec7-4534-85fc-89d58a8b06ae of type vxlan for network 1213d151-47ae-443c-abb8-f3e5f7baadd2 [pid: 7|app: 0|req: 1439/2945] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?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: 1507/2946] 10.0.0.57 () {34 vars in 669 bytes} [Tue May 12 17:48:10 2026] POST /v2.0/networks => generated 631 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 17:48:10.657 7 WARNING neutron_lib.context [None req-59a5429b-cf4e-4556-ad1a-f062bbe71e92 a63dd032b8334525b83f28291809da9a bebccbb4d7544579bd4b3aafb91f8956 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1440/2947] 10.0.0.57 () {34 vars in 668 bytes} [Tue May 12 17:48:10 2026] POST /v2.0/subnets => generated 626 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2948] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:48:10 2026] PUT /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2949] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:48:10 2026] GET /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/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: 1509/2950] 10.0.0.57 () {34 vars in 761 bytes} [Tue May 12 17:48:11 2026] PUT /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2951] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2952] 10.0.0.57 () {34 vars in 757 bytes} [Tue May 12 17:48:11 2026] PUT /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2953] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2954] 10.0.0.57 () {34 vars in 779 bytes} [Tue May 12 17:48:11 2026] PUT /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2955] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2956] 10.0.0.57 () {34 vars in 750 bytes} [Tue May 12 17:48:11 2026] PUT /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2957] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/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: 1513/2958] 10.0.0.57 () {32 vars in 738 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:11.573 7 INFO neutron.api.v2.resource [None req-746484e5-25f3-4a72-b76f-73c849580fda a63dd032b8334525b83f28291809da9a bebccbb4d7544579bd4b3aafb91f8956 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/2959] 10.0.0.57 () {32 vars in 742 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2960] 10.0.0.57 () {32 vars in 741 bytes} [Tue May 12 17:48:11 2026] DELETE /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2961] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:48:11.711 8 INFO neutron.api.v2.resource [None req-24b393e9-90a0-4996-bcf0-0e18e9ac81a2 a63dd032b8334525b83f28291809da9a bebccbb4d7544579bd4b3aafb91f8956 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/2962] 10.0.0.57 () {32 vars in 745 bytes} [Tue May 12 17:48:11 2026] DELETE /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2963] 10.0.0.57 () {32 vars in 733 bytes} [Tue May 12 17:48:11 2026] DELETE /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2964] 10.0.0.57 () {32 vars in 730 bytes} [Tue May 12 17:48:11 2026] GET /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2965] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:48:11 2026] DELETE /v2.0/subnets/0b76b3f1-1513-49f5-a67f-281698f4987b => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2966] 10.0.0.235 () {34 vars in 971 bytes} [Tue May 12 17:48:12 2026] GET /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 1466 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:12.517 8 INFO neutron.services.segments.plugin [-] Segment 134a5b04-3ec7-4534-85fc-89d58a8b06ae resource provider aggregate not found 2026-05-12 17:48:12.533 8 INFO neutron.services.segments.plugin [-] Segment 134a5b04-3ec7-4534-85fc-89d58a8b06ae resource provider aggregate not found [pid: 8|app: 0|req: 1517/2967] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:48:12 2026] DELETE /v2.0/networks/1213d151-47ae-443c-abb8-f3e5f7baadd2 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2968] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:12 2026] GET /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 1466 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:12.582 8 INFO neutron.services.segments.plugin [-] Segment 134a5b04-3ec7-4534-85fc-89d58a8b06ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134a5b04-3ec7-4534-85fc-89d58a8b06ae found for delete ", "request_id": "req-cedf5eae-d1d0-48bb-967c-49893fecf3c3"}]} 2026-05-12 17:48:12.592 8 INFO neutron.services.segments.plugin [-] Segment 134a5b04-3ec7-4534-85fc-89d58a8b06ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134a5b04-3ec7-4534-85fc-89d58a8b06ae found for delete ", "request_id": "req-9b709642-b07b-442f-9a6e-1683a0f281d0"}]} [pid: 8|app: 0|req: 1518/2969] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:12 2026] GET /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 1466 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2970] 199.19.213.3 () {34 vars in 787 bytes} [Tue May 12 17:48:12 2026] PUT /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 1197 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2971] 199.19.213.3 () {30 vars in 740 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6 => generated 797 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2972] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/subnets/035670cb-fb6c-465f-a4cd-830a2778149c => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:48:13.468 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ea28648-4b0c-4f61-a276-b8ab996698dd'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': '6d921e16-dcbb-4138-b17b-f49fd1078054', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1453/2973] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/security-groups?tenant_id=844b27ba322e46e78fd7b33e1fd2a3a0&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2974] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:13 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: 1455/2975] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:13 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: 1521/2976] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:48:13 2026] DELETE /v2.0/security-groups/a9326576-c1ae-44e1-ba22-5c2d4425d558 => 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: 1456/2977] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:13 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: 1522/2978] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2979] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2980] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2981] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/security-groups?tenant_id=bebccbb4d7544579bd4b3aafb91f8956&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2982] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2983] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2984] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:48:13 2026] DELETE /v2.0/security-groups/c621cd95-6f4c-43a4-aaba-9ae19af8f9b8 => 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: 1526/2985] 199.19.213.3 () {30 vars in 740 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2986] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2987] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:48:13 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 5036 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2988] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2989] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/networks?id=66788a63-6191-4f24-809b-cc911b1211e6 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2990] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.12&port_id=6d921e16-dcbb-4138-b17b-f49fd1078054 => 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: 1529/2991] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/subnets?id=035670cb-fb6c-465f-a4cd-830a2778149c => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2992] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2993] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2994] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:14 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2995] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:48:17 2026] GET /v2.0/security-groups?tenant_id=e262c4e5b4934029873737e4e73de448&name=default => generated 2929 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2996] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:48:17 2026] DELETE /v2.0/security-groups/b45157f7-f455-4739-86ac-84ef1c95840d => 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: 1532/2997] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:48:18 2026] GET /v2.0/security-groups?tenant_id=57293655e8474ab18ea505c005ca20a5&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: 1466/2998] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:48:18 2026] DELETE /v2.0/security-groups/9c07244c-2ca6-492a-8914-42ba9408adea => 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: 1534/3001] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3002] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3003] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3004] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3005] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/subnets/aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3006] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 5036 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3007] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:25 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: 1471/3008] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3009] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3010] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3011] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3012] 199.19.213.3 () {34 vars in 786 bytes} [Tue May 12 17:48:25 2026] PUT /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 1026 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3013] 199.19.213.3 () {30 vars in 740 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6 => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1474/3014] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:25 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3015] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:26 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 4865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:26.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e5fd89a-6510-43f8-930c-8c35fd23f06e'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': '6d921e16-dcbb-4138-b17b-f49fd1078054', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1475/3016] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:48:26 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 4865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3017] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:48:26 2026] GET /v2.0/networks?id=66788a63-6191-4f24-809b-cc911b1211e6 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3018] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:26 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3019] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:26 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3020] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:27 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 4865 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3021] 199.19.213.3 () {34 vars in 973 bytes} [Tue May 12 17:48:28 2026] GET /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3022] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:28 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 4865 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3023] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:48:28 2026] DELETE /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3024] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3811 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:29.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd8adcff-d918-45a7-a353-a7c7c9e27349 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3025] 199.19.213.3 () {32 vars in 756 bytes} [Tue May 12 17:48:29 2026] DELETE /v2.0/ports/6d921e16-dcbb-4138-b17b-f49fd1078054 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3026] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:48:29.536 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a68b1996-ba47-4a9b-a3d6-5a7db35e3477'] response: {'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'name': 'network-vif-deleted', 'tag': '6d921e16-dcbb-4138-b17b-f49fd1078054', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1480/3027] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48: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: 1548/3028] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3029] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:29 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: 1549/3030] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3031] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3032] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1346 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3033] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3034] 199.19.213.3 () {30 vars in 740 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3035] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3036] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3037] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:48:29 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3811 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3038] 199.19.213.3 () {34 vars in 1144 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/networks?id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&id=12a9d8ae-103b-437d-b2cf-7a97d581759f&id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 2310 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3039] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.29&port_id=83b1744f-63c8-4eba-9920-4eb776b3d473 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3040] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/subnets?id=53aacd76-7c1f-4534-8f17-81bf52201c9f => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3041] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/ports?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3042] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3043] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3044] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => 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: 1489/3045] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/subnets?id=65e62289-e2d1-4830-a145-3622eeb59f3c => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3046] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/ports?network_id=12a9d8ae-103b-437d-b2cf-7a97d581759f&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3047] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3048] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3049] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.181&port_id=0883b88a-09f8-43d0-ae34-f70bb515fed3 => 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: 1559/3050] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/subnets?id=aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3051] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/ports?network_id=17d7a848-a499-4a72-abfc-58e1a13a7263&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: 1560/3052] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3053] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:30 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3054] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:35 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: 1494/3055] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:35 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: 1562/3056] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:35 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: 1495/3057] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:35 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: 1563/3058] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:35 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3811 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3059] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:36 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: 1564/3060] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:36 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: 1497/3061] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3062] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:36 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: 1498/3063] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:36 2026] GET /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3064] 199.19.213.3 () {34 vars in 786 bytes} [Tue May 12 17:48:36 2026] PUT /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 1026 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3065] 199.19.213.3 () {30 vars in 740 bytes} [Tue May 12 17:48:36 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 798 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1567/3066] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:36 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3636 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3067] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:36 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3636 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:48:37.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dcea1a9-8c96-4f8a-b595-abb8f65ec1bf'] response: {'name': 'network-changed', 'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'tag': '0883b88a-09f8-43d0-ae34-f70bb515fed3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1568/3068] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:48:37 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3636 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3069] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:48:37 2026] GET /v2.0/networks?id=17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3070] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:37 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?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: 1502/3071] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:37 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3072] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:37 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3636 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3073] 199.19.213.3 () {34 vars in 1094 bytes} [Tue May 12 17:48:38 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 179 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3074] 199.19.213.3 () {34 vars in 973 bytes} [Tue May 12 17:48:38 2026] GET /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3075] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:38 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 3636 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3076] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:48:38 2026] DELETE /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3077] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3080] 199.19.213.3 () {34 vars in 1064 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/networks?id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&id=12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 1523 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3081] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.29&port_id=83b1744f-63c8-4eba-9920-4eb776b3d473 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3082] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:39 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3083] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/subnets?id=53aacd76-7c1f-4534-8f17-81bf52201c9f => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:48:40.038 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-14da875b-d008-48dd-9927-cb5b77c204d9'] response: {'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'name': 'network-vif-deleted', 'tag': '0883b88a-09f8-43d0-ae34-f70bb515fed3', 'status': 'completed', 'code': 200} 2026-05-12 17:48:40.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-090330b4-11de-4544-8208-8f13f6c49afc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3084] 199.19.213.3 () {32 vars in 756 bytes} [Tue May 12 17:48:40 2026] DELETE /v2.0/ports/0883b88a-09f8-43d0-ae34-f70bb515fed3 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3085] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/ports?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3086] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3087] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3088] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48: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: 1579/3089] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3090] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3091] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3092] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3093] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3094] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/subnets?id=65e62289-e2d1-4830-a145-3622eeb59f3c => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3095] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3096] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/ports?network_id=12a9d8ae-103b-437d-b2cf-7a97d581759f&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3097] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3098] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3099] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3100] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3101] 199.19.213.3 () {30 vars in 740 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3102] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3103] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:40 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3104] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3105] 199.19.213.3 () {34 vars in 1064 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/networks?id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&id=12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 1523 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3106] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.29&port_id=83b1744f-63c8-4eba-9920-4eb776b3d473 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3107] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/subnets?id=53aacd76-7c1f-4534-8f17-81bf52201c9f => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3108] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/ports?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3109] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3110] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3111] 199.19.213.3 () {34 vars in 1054 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.29&port_id=c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3112] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/subnets?id=65e62289-e2d1-4830-a145-3622eeb59f3c => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3113] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/ports?network_id=12a9d8ae-103b-437d-b2cf-7a97d581759f&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: 1523/3114] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3115] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:48:41 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3116] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48: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: 1593/3117] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:51 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: 1525/3118] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3119] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48: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) 2026-05-12 17:48:51.971 7 INFO neutron.api.v2.resource [None req-9af20021-7ea3-4666-a558-30c0065c01d1 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3120] 199.19.213.3 () {30 vars in 760 bytes} [Tue May 12 17:48:51 2026] GET /v2.0/security-groups/lb-811934f4-2f77-45aa-8ee6-830e585033d6 => 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: 1595/3121] 199.19.213.3 () {30 vars in 782 bytes} [Tue May 12 17:48:51 2026] GET /v2.0/security-groups?name=lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 2863 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3122] 199.19.213.3 () {30 vars in 812 bytes} [Tue May 12 17:48:52 2026] GET /v2.0/security-group-rules?security_group_id=ec296eea-de8f-42c5-9e96-c847fc958707 => generated 2334 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3123] 199.19.213.3 () {32 vars in 786 bytes} [Tue May 12 17:48:52 2026] DELETE /v2.0/security-group-rules/153ad639-104a-4b17-9761-193e6b72712b => 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: 1528/3124] 199.19.213.3 () {32 vars in 786 bytes} [Tue May 12 17:48:52 2026] DELETE /v2.0/security-group-rules/505be474-d893-4e20-8e2b-cc0100e77dea => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:56.056 8 INFO neutron.db.l3_db [None req-1cf5c8cc-e8d4-407d-838b-af0169d26db4 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Floating IP 36506a89-7a41-4c22-a6e0-d4555e218216 disassociated (deleted). External IP: 10.96.250.218, port: 108526f9-66f3-43c5-9ea3-c419b925e77d. [pid: 8|app: 0|req: 1598/3127] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:48:55 2026] DELETE /v2.0/floatingips/36506a89-7a41-4c22-a6e0-d4555e218216 => generated 0 bytes in 744 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:48:56.475 7 INFO neutron.api.v2.resource [None req-59988a34-e0a5-4e4d-9a4f-290405f6a371 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3128] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:48:56 2026] GET /v2.0/floatingips/36506a89-7a41-4c22-a6e0-d4555e218216 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3129] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:57 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: 1531/3130] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:57 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: 1600/3131] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:57 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: 1532/3132] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:48:57.474 8 INFO neutron.api.v2.resource [None req-68330410-2616-46f7-8d1e-827bfaede8c4 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3133] 199.19.213.3 () {30 vars in 760 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/security-groups/lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3134] 199.19.213.3 () {30 vars in 782 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/security-groups?name=lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3135] 199.19.213.3 () {30 vars in 812 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/security-group-rules?security_group_id=ec296eea-de8f-42c5-9e96-c847fc958707 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3136] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3137] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3138] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3139] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3140] 199.19.213.3 () {30 vars in 738 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3141] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3142] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3143] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:57 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3144] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:48:58 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3145] 199.19.213.3 () {34 vars in 973 bytes} [Tue May 12 17:49:00 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1346 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3146] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:49:00 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3147] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:49:00 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 2582 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3148] 199.19.213.3 () {34 vars in 1014 bytes} [Tue May 12 17:49:00 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3149] 199.19.213.3 () {38 vars in 1026 bytes} [Tue May 12 17:49:00 2026] PUT /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1147 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3150] 199.19.213.3 () {30 vars in 766 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1541/3151] 199.19.213.3 () {34 vars in 786 bytes} [Tue May 12 17:49:01 2026] PUT /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1086 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3152] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 1086 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1542/3153] 199.19.213.3 () {32 vars in 756 bytes} [Tue May 12 17:49:01 2026] DELETE /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3154] 199.19.213.3 () {30 vars in 700 bytes} [Tue May 12 17:49:01 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: 1543/3155] 199.19.213.3 () {30 vars in 702 bytes} [Tue May 12 17:49:01 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: 1613/3156] 199.19.213.3 () {30 vars in 678 bytes} [Tue May 12 17:49:01 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: 1614/3157] 199.19.213.3 () {30 vars in 714 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3158] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:49:01 2026] GET /v2.0/ports?tenant_id=dde95548358b47278f05da4c0ff9a3f5&device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:49:02.045 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26b50fd3-98c4-4e99-a56a-2e6d93eea12d cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3159] 199.19.213.3 () {32 vars in 756 bytes} [Tue May 12 17:49:02 2026] DELETE /v2.0/ports/c2eb8ec6-47e5-499a-911a-1b8bbfe4ebb9 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3160] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:49:02.108 8 INFO neutron.api.v2.resource [None req-2b93b86c-dc29-49b1-bd07-87367a0cbee2 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3161] 199.19.213.3 () {34 vars in 1064 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/networks?id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&id=12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 1523 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3162] 199.19.213.3 () {30 vars in 760 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/security-groups/lb-811934f4-2f77-45aa-8ee6-830e585033d6 => 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: 1546/3163] 199.19.213.3 () {34 vars in 1058 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.29&port_id=83b1744f-63c8-4eba-9920-4eb776b3d473 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3164] 199.19.213.3 () {30 vars in 782 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/security-groups?name=lb-811934f4-2f77-45aa-8ee6-830e585033d6 => generated 1637 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3165] 199.19.213.3 () {34 vars in 982 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/subnets?id=53aacd76-7c1f-4534-8f17-81bf52201c9f => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3166] 199.19.213.3 () {30 vars in 734 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3167] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/ports?network_id=9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3168] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?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: 1550/3169] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:49:02 2026] GET /v2.0/networks/9a6c3cf3-8caf-4604-8c8c-fe5efd1d8b11?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3170] 199.19.213.3 () {34 vars in 786 bytes} [Tue May 12 17:49:02 2026] PUT /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 1094 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3171] 199.19.213.3 () {32 vars in 776 bytes} [Tue May 12 17:49:02 2026] DELETE /v2.0/security-groups/ec296eea-de8f-42c5-9e96-c847fc958707 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3172] 199.19.213.3 () {32 vars in 756 bytes} [Tue May 12 17:49:02 2026] DELETE /v2.0/ports/108526f9-66f3-43c5-9ea3-c419b925e77d => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3173] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:49:05 2026] GET /v2.0/ports?device_id=996cae28-54da-483d-9fa6-3958cf68ac1e => 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: 1622/3174] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:49:05 2026] DELETE /v2.0/ports/83b1744f-63c8-4eba-9920-4eb776b3d473 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:07.048 7 INFO neutron.db.l3_db [None req-2bf038ea-e379-4179-8d80-0eaaaeebe6fe 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Floating IP f0c7b942-5977-4378-ab81-e2dd93f0bdf9 disassociated (deleted). External IP: 10.96.250.216, port: 2d1cb433-6f1c-4034-9a48-bb72644e42a6. [pid: 7|app: 0|req: 1553/3175] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:49:06 2026] DELETE /v2.0/floatingips/f0c7b942-5977-4378-ab81-e2dd93f0bdf9 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:07.452 8 INFO neutron.api.v2.resource [None req-b0605a17-2e31-491a-9f01-f9aee8fcbb20 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3176] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:49:07 2026] GET /v2.0/floatingips/f0c7b942-5977-4378-ab81-e2dd93f0bdf9 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:07.703 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b3a48f4-2fe4-4099-95da-961072a00f08'] response: {'name': 'network-changed', 'server_uuid': '81cea120-1d82-47d8-867e-c78756fe2826', 'tag': '2d1cb433-6f1c-4034-9a48-bb72644e42a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1554/3177] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:49:07 2026] GET /v2.0/ports?device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1204 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 17:49:07.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c0473b3-0120-428b-aba0-867dc31eb4bd'] response: {'server_uuid': '996cae28-54da-483d-9fa6-3958cf68ac1e', 'name': 'network-vif-deleted', 'tag': '83b1744f-63c8-4eba-9920-4eb776b3d473', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1624/3178] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:49:07 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3179] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3180] 199.19.213.3 () {34 vars in 984 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/networks?id=66788a63-6191-4f24-809b-cc911b1211e6 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3181] 199.19.213.3 () {34 vars in 1056 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.218&port_id=2d1cb433-6f1c-4034-9a48-bb72644e42a6 => 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: 1626/3182] 199.19.213.3 () {34 vars in 1104 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2b7&port_id=2d1cb433-6f1c-4034-9a48-bb72644e42a6 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3183] 199.19.213.3 () {34 vars in 1062 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/subnets?id=ec325f48-3870-4fdb-97f2-55c6f14762eb&id=035670cb-fb6c-465f-a4cd-830a2778149c => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3184] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3185] 199.19.213.3 () {34 vars in 1050 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/ports?network_id=66788a63-6191-4f24-809b-cc911b1211e6&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: 1628/3186] 199.19.213.3 () {34 vars in 1010 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3187] 199.19.213.3 () {34 vars in 1110 bytes} [Tue May 12 17:49:08 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3188] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:49:09 2026] GET /v2.0/ports?device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 1204 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3191] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:49:09 2026] DELETE /v2.0/ports/2d1cb433-6f1c-4034-9a48-bb72644e42a6 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3192] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:49:12 2026] GET /v2.0/ports?device_id=81cea120-1d82-47d8-867e-c78756fe2826 => generated 12 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 17:49:18.214 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb31bc46-4afe-414c-9d0b-f2596d1ba167'] response: {'server_uuid': '81cea120-1d82-47d8-867e-c78756fe2826', 'name': 'network-vif-deleted', 'tag': '2d1cb433-6f1c-4034-9a48-bb72644e42a6', 'status': 'completed', 'code': 200} 2026-05-12 17:49:18.496 7 INFO neutron.db.l3_db [None req-d788bf9b-6a13-4995-a7e6-f709b0b251cc 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] Floating IP 3ae8b547-f452-45cb-8d8b-a2afd6c500a7 disassociated (deleted). External IP: 10.96.250.201, port: f2079077-eeec-4678-8a1e-c06dea906932. [pid: 7|app: 0|req: 1561/3193] 10.0.0.57 () {32 vars in 731 bytes} [Tue May 12 17:49:18 2026] DELETE /v2.0/floatingips/3ae8b547-f452-45cb-8d8b-a2afd6c500a7 => generated 0 bytes in 669 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:18.862 8 INFO neutron.api.v2.resource [None req-a306d849-aae8-46e7-932d-293eeb8c798d 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3194] 10.0.0.57 () {32 vars in 728 bytes} [Tue May 12 17:49:18 2026] GET /v2.0/floatingips/3ae8b547-f452-45cb-8d8b-a2afd6c500a7 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3195] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:49:19 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3196] 10.0.0.235 () {34 vars in 1040 bytes} [Tue May 12 17:49:19 2026] GET /v2.0/security-groups?id=b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:49:20.966 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-893ee3da-ee1b-420c-8b29-4c28d28419d8'] response: {'name': 'network-changed', 'server_uuid': '2d77b218-c1a2-4659-ba01-5e18f25ded29', 'tag': 'f2079077-eeec-4678-8a1e-c06dea906932', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1563/3197] 199.19.213.3 () {34 vars in 992 bytes} [Tue May 12 17:49:20 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => generated 1200 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3198] 199.19.213.3 () {36 vars in 995 bytes} [Tue May 12 17:49:20 2026] DELETE /v2.0/ports/f2079077-eeec-4678-8a1e-c06dea906932 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3199] 199.19.213.3 () {34 vars in 1078 bytes} [Tue May 12 17:49:21 2026] GET /v2.0/ports?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => 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: 1636/3200] 10.0.0.235 () {34 vars in 990 bytes} [Tue May 12 17:49:24 2026] GET /v2.0/ports?device_id=2d77b218-c1a2-4659-ba01-5e18f25ded29 => 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: 1566/3203] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:29 2026] DELETE /v2.0/security-group-rules/7452bd0e-72c1-43cd-b1ac-56c5d60aa9b6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:29.440 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ba320e8-66b3-4432-b89b-47c34cfe0282'] response: {'server_uuid': '2d77b218-c1a2-4659-ba01-5e18f25ded29', 'name': 'network-vif-deleted', 'tag': 'f2079077-eeec-4678-8a1e-c06dea906932', 'status': 'completed', 'code': 200} 2026-05-12 17:49:29.444 8 INFO neutron.api.v2.resource [None req-109ee63f-7034-48ed-8f6a-15b810f5dacf 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3204] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:29 2026] GET /v2.0/security-group-rules/7452bd0e-72c1-43cd-b1ac-56c5d60aa9b6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3205] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:29 2026] DELETE /v2.0/security-group-rules/7bfe244d-6fd7-466d-aec8-8f330b0b9014 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:29.540 8 INFO neutron.api.v2.resource [None req-283e486c-7265-4ad8-ba70-bbafdd883480 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3206] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:29 2026] GET /v2.0/security-group-rules/7bfe244d-6fd7-466d-aec8-8f330b0b9014 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3207] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:29 2026] DELETE /v2.0/security-group-rules/fbca0a44-ac95-4792-829a-840da3347ad3 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:29.633 8 INFO neutron.api.v2.resource [None req-7cfaa10c-7bdb-46f6-b320-867b9ad67827 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3208] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:29 2026] GET /v2.0/security-group-rules/fbca0a44-ac95-4792-829a-840da3347ad3 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3209] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:29 2026] DELETE /v2.0/security-group-rules/f8530b4c-444b-40d2-b2dc-0b8a734689a8 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:29.726 8 INFO neutron.api.v2.resource [None req-f480f973-3b0a-446c-a5fd-deaf71004d1b 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3210] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:29 2026] GET /v2.0/security-group-rules/f8530b4c-444b-40d2-b2dc-0b8a734689a8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3211] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:29 2026] DELETE /v2.0/security-group-rules/f7541a66-7d7c-4f49-aa20-5e54c336a616 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:29.894 8 INFO neutron.api.v2.resource [None req-3f400a60-0065-44f0-9831-c9c7945e38b6 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3212] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:29 2026] GET /v2.0/security-group-rules/f7541a66-7d7c-4f49-aa20-5e54c336a616 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3213] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:29 2026] DELETE /v2.0/security-group-rules/63143b67-2062-4f40-9bf3-a8b638745dfb => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:29.980 8 INFO neutron.api.v2.resource [None req-d382302b-df6e-4c67-94e1-c49ad6e201cc 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3214] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:29 2026] GET /v2.0/security-group-rules/63143b67-2062-4f40-9bf3-a8b638745dfb => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3215] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:29 2026] DELETE /v2.0/security-group-rules/c1769649-eff4-4132-9104-ea42fd8ff2e8 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:30.070 8 INFO neutron.api.v2.resource [None req-56d49d90-8a4c-4dc4-8bb9-16a58058028a 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3216] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:30 2026] GET /v2.0/security-group-rules/c1769649-eff4-4132-9104-ea42fd8ff2e8 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3217] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:30 2026] DELETE /v2.0/security-group-rules/7e501700-d508-450f-af7a-369bd133ccd5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:30.165 8 INFO neutron.api.v2.resource [None req-e62109be-ff24-4e64-891b-51438fa4732c 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3218] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:30 2026] GET /v2.0/security-group-rules/7e501700-d508-450f-af7a-369bd133ccd5 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3219] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:30 2026] DELETE /v2.0/security-group-rules/9d081a7d-40fe-4281-8f6b-c6a19a301618 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:30.255 8 INFO neutron.api.v2.resource [None req-3c6ac34f-052e-48da-9d90-911f862963a5 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3220] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:30 2026] GET /v2.0/security-group-rules/9d081a7d-40fe-4281-8f6b-c6a19a301618 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3221] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:30 2026] DELETE /v2.0/security-group-rules/3b1b4585-52f7-468b-a3bc-0e0b24b2708b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:30.348 8 INFO neutron.api.v2.resource [None req-1909eeab-03be-4b4e-ada4-cf7aaa29c6fd 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3222] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:30 2026] GET /v2.0/security-group-rules/3b1b4585-52f7-468b-a3bc-0e0b24b2708b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3223] 10.0.0.57 () {32 vars in 749 bytes} [Tue May 12 17:49:30 2026] DELETE /v2.0/security-group-rules/d7a139ae-fcc9-4c30-bb43-1d9bf957ff38 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:30.437 8 INFO neutron.api.v2.resource [None req-94e44665-be8f-4d51-8d14-a8978d441e85 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3224] 10.0.0.57 () {32 vars in 746 bytes} [Tue May 12 17:49:30 2026] GET /v2.0/security-group-rules/d7a139ae-fcc9-4c30-bb43-1d9bf957ff38 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3225] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:49:30 2026] DELETE /v2.0/security-groups/b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:30.543 8 INFO neutron.api.v2.resource [None req-50eb7484-12c0-43c3-94b7-7a1fccc79aed 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3226] 10.0.0.57 () {32 vars in 736 bytes} [Tue May 12 17:49:30 2026] GET /v2.0/security-groups/b108ebd0-1a1b-4e54-8f31-8bbdd45eccf6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3227] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:49:30 2026] PUT /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:49:31.658 8 INFO neutron.api.v2.resource [None req-26053f3a-4359-4f33-8c49-8517cb51139b 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3228] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:49:31 2026] PUT /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d/remove_router_interface => generated 198 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3229] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:49:31 2026] PUT /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d/remove_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:49:33.019 8 INFO neutron.api.v2.resource [None req-80b23962-b05f-40f2-9c69-32b73f048a9d 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3230] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:49:32 2026] PUT /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3231] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:49:33 2026] PUT /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:49:34.218 8 INFO neutron.api.v2.resource [None req-ecbd3e53-a4c9-471d-8c22-099ef220e5b7 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3232] 10.0.0.57 () {34 vars in 788 bytes} [Tue May 12 17:49:34 2026] PUT /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:35.106 7 INFO neutron.services.segments.plugin [-] Segment e1feef31-a800-423f-85a2-0bc10d1aa3c2 resource provider aggregate not found 2026-05-12 17:49:35.111 7 INFO neutron.services.segments.plugin [-] Segment e1feef31-a800-423f-85a2-0bc10d1aa3c2 resource provider aggregate not found 2026-05-12 17:49:35.120 7 INFO neutron.db.l3_hamode_db [None req-5eb74d19-d395-486b-b88c-521cb77287c3 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] HA network a2084e82-6e27-480e-976d-c59cdeccd368 was deleted as no HA routers are present in tenant 8b1fc2131c0e435bb3d6faca25ea8549. [pid: 7|app: 0|req: 1581/3233] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:49:34 2026] DELETE /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:49:35.149 8 INFO neutron.api.v2.resource [None req-5ba090c1-af5f-4c96-a182-e5f0c30177d3 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3234] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:49:35 2026] GET /v2.0/routers/82aba5e5-725d-4db4-8f5a-224cda40db6d => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:35.159 7 INFO neutron.services.segments.plugin [-] Segment e1feef31-a800-423f-85a2-0bc10d1aa3c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1feef31-a800-423f-85a2-0bc10d1aa3c2 found for delete ", "request_id": "req-3dc83d0d-f9a6-4c3f-8848-76abec7dc454"}]} 2026-05-12 17:49:35.161 7 INFO neutron.services.segments.plugin [-] Segment e1feef31-a800-423f-85a2-0bc10d1aa3c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1feef31-a800-423f-85a2-0bc10d1aa3c2 found for delete ", "request_id": "req-39882209-0aa8-45e8-a927-0559bf720176"}]} [pid: 7|app: 0|req: 1582/3235] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:49:35 2026] DELETE /v2.0/subnets/ec325f48-3870-4fdb-97f2-55c6f14762eb => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:35.335 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09bbb38d-198f-4c0e-be2b-60b0bd457e6f 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3236] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:49:35 2026] GET /v2.0/subnets/ec325f48-3870-4fdb-97f2-55c6f14762eb => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3237] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:49:35 2026] DELETE /v2.0/subnets/035670cb-fb6c-465f-a4cd-830a2778149c => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:35.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b571324d-8b41-4490-8c5f-380c36e6f234 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3238] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:49:35 2026] GET /v2.0/subnets/035670cb-fb6c-465f-a4cd-830a2778149c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3239] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:49:35 2026] DELETE /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:35.856 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a02486bf-8dcc-458a-af20-023dcc728d50 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3240] 10.0.0.57 () {32 vars in 722 bytes} [Tue May 12 17:49:35 2026] GET /v2.0/networks/66788a63-6191-4f24-809b-cc911b1211e6 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3241] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:49:35 2026] DELETE /v2.0/subnets/deb8e6a4-df6a-42ee-bfbb-5be00e087039 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:36.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ebba47e-f876-49f6-ac70-72f12481ec2f 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3242] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:49:36 2026] GET /v2.0/subnets/deb8e6a4-df6a-42ee-bfbb-5be00e087039 => 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: 1586/3243] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:49:36 2026] DELETE /v2.0/subnets/aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:36.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6cff6fa-2159-487e-a2cb-739b1d4dcf98 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3244] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:49:36 2026] GET /v2.0/subnets/aff90acb-1c15-4fd6-8b2e-9c31d01aef6a => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3245] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:49:36 2026] DELETE /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:36.583 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdc39d95-27ca-4674-9eb4-0718b116d6b5 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3246] 10.0.0.57 () {32 vars in 722 bytes} [Tue May 12 17:49:36 2026] GET /v2.0/networks/17d7a848-a499-4a72-abfc-58e1a13a7263 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3247] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:49:36 2026] DELETE /v2.0/subnets/f8419d91-228e-4f6f-908d-7cd2a56affb0 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:36.770 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86e132e0-7eb9-44ef-9d3e-964995e545b7 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3248] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:49:36 2026] GET /v2.0/subnets/f8419d91-228e-4f6f-908d-7cd2a56affb0 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3249] 10.0.0.57 () {32 vars in 723 bytes} [Tue May 12 17:49:36 2026] DELETE /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:36.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1428972-b3d9-48a9-90cb-d36fd94d72ec 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3250] 10.0.0.57 () {32 vars in 720 bytes} [Tue May 12 17:49:36 2026] GET /v2.0/subnets/65e62289-e2d1-4830-a145-3622eeb59f3c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:37.177 7 INFO neutron.services.segments.plugin [-] Segment 7d60f379-7931-4917-92fe-ac3c1ed0274e resource provider aggregate not found 2026-05-12 17:49:37.183 7 INFO neutron.services.segments.plugin [-] Segment 7d60f379-7931-4917-92fe-ac3c1ed0274e resource provider aggregate not found 2026-05-12 17:49:37.192 7 INFO neutron.services.segments.plugin [-] Segment 7d60f379-7931-4917-92fe-ac3c1ed0274e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d60f379-7931-4917-92fe-ac3c1ed0274e found for delete ", "request_id": "req-a5ae4ba6-1717-4bb0-8333-c709e4695bd4"}]} 2026-05-12 17:49:37.195 7 INFO neutron.services.segments.plugin [-] Segment 7d60f379-7931-4917-92fe-ac3c1ed0274e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d60f379-7931-4917-92fe-ac3c1ed0274e found for delete ", "request_id": "req-8f8b0b2b-0b4c-404c-896a-bba1b239227d"}]} 2026-05-12 17:49:37.209 7 INFO neutron.services.segments.plugin [-] Segment 5318595a-299d-454d-94cf-7681377000c7 resource provider aggregate not found 2026-05-12 17:49:37.218 7 INFO neutron.services.segments.plugin [-] Segment 5318595a-299d-454d-94cf-7681377000c7 resource provider aggregate not found 2026-05-12 17:49:37.229 7 INFO neutron.services.segments.plugin [-] Segment 5318595a-299d-454d-94cf-7681377000c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5318595a-299d-454d-94cf-7681377000c7 found for delete ", "request_id": "req-9313c5ee-66de-4456-af37-ef8439b97b56"}]} 2026-05-12 17:49:37.241 7 INFO neutron.services.segments.plugin [-] Segment 5318595a-299d-454d-94cf-7681377000c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5318595a-299d-454d-94cf-7681377000c7 found for delete ", "request_id": "req-a7260121-cbfd-45a5-a666-1ff50401222d"}]} [pid: 7|app: 0|req: 1590/3251] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:49:36 2026] DELETE /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 17:49:37.344 8 INFO neutron.pecan_wsgi.hooks.translation [None req-279ad6d8-b54e-4d23-af43-176751609f32 697329f42ecd465a96192494c3d002ac 8b1fc2131c0e435bb3d6faca25ea8549 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3252] 10.0.0.57 () {32 vars in 722 bytes} [Tue May 12 17:49:37 2026] GET /v2.0/networks/12a9d8ae-103b-437d-b2cf-7a97d581759f => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:49:39.290 7 INFO neutron.services.segments.plugin [-] Segment 7d853b57-0eeb-44d2-a739-db724fb44024 resource provider aggregate not found 2026-05-12 17:49:39.293 7 INFO neutron.services.segments.plugin [-] Segment 7d853b57-0eeb-44d2-a739-db724fb44024 resource provider aggregate not found 2026-05-12 17:49:39.301 7 INFO neutron.services.segments.plugin [-] Segment 7d853b57-0eeb-44d2-a739-db724fb44024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d853b57-0eeb-44d2-a739-db724fb44024 found for delete ", "request_id": "req-c8abaad1-bbcf-4176-9aa2-8d3dc112cb3c"}]} 2026-05-12 17:49:39.308 7 INFO neutron.services.segments.plugin [-] Segment 7d853b57-0eeb-44d2-a739-db724fb44024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d853b57-0eeb-44d2-a739-db724fb44024 found for delete ", "request_id": "req-320e4078-b9c3-4163-83e6-6640431ab460"}]} [pid: 7|app: 0|req: 1591/3253] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:49:39 2026] GET /v2.0/security-groups?tenant_id=33ddcf9f07744310b34c1027a914d992&name=default => generated 2929 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3254] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:49:39 2026] DELETE /v2.0/security-groups/19a88b70-5565-4180-a185-9196245261f2 => 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: 1592/3257] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:49:39 2026] GET /v2.0/security-groups?tenant_id=bb1ed05a86184b60bd412520f39330a1&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: 1666/3258] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:49:39 2026] DELETE /v2.0/security-groups/de0114b8-210c-4588-8810-448a6319d2a0 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3259] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:49:40 2026] GET /v2.0/security-groups?tenant_id=fb862c33b48040c291c619bfb5aedbab&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3260] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:49:40 2026] DELETE /v2.0/security-groups/33e6b34d-ff7b-45f6-aa0c-a776cf036eb1 => 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: 1594/3261] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:49:40 2026] GET /v2.0/security-groups?tenant_id=f92daaad36bd4dd395398323a0fae134&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3262] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:49:40 2026] DELETE /v2.0/security-groups/e7c6448c-cda2-4c85-88f9-ffd6a662062f => 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: 1595/3263] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:49:41 2026] GET /v2.0/security-groups?tenant_id=720ca87b43014557952f715bf2eac35f&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3264] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:49:41 2026] DELETE /v2.0/security-groups/8c781a63-e006-4694-b49a-b3572a3d470f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3265] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:49:41 2026] GET /v2.0/security-groups?tenant_id=22ac07dba1c747279357adfc8fe9630f&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3266] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:49:41 2026] DELETE /v2.0/security-groups/5a90eac7-2997-4f96-8161-52ca5d2270f8 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3267] 10.0.0.57 () {32 vars in 773 bytes} [Tue May 12 17:49:41 2026] GET /v2.0/security-groups?tenant_id=8b1fc2131c0e435bb3d6faca25ea8549&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: 1671/3268] 10.0.0.57 () {32 vars in 739 bytes} [Tue May 12 17:49:42 2026] DELETE /v2.0/security-groups/00489444-3443-4133-8323-1459fac626b5 => 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: 1598/3269] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:49:44 2026] GET /v2.0/networks => generated 2167 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3270] 10.0.0.57 () {32 vars in 654 bytes} [Tue May 12 17:49:46 2026] GET /v2.0/floatingips => 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: 1599/3271] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:49:46 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3272] 10.0.0.57 () {32 vars in 642 bytes} [Tue May 12 17:49:46 2026] GET /v2.0/ports => generated 4725 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3273] 10.0.0.57 () {32 vars in 646 bytes} [Tue May 12 17:49:46 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3274] 10.0.0.57 () {32 vars in 648 bytes} [Tue May 12 17:49:46 2026] GET /v2.0/networks => generated 2167 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3275] 10.0.0.57 () {32 vars in 662 bytes} [Tue May 12 17:49:46 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3276] 10.0.0.57 () {32 vars in 654 bytes} [Tue May 12 17:49:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)