+ 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 [Thu Jul 9 00:07:12 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-647f8f5cc9-7r5fd 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f0830974668 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-07-09 00:07:17.575 7 INFO neutron.common.config [-] Logging enabled! 2026-07-09 00:07:17.575 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-09 00:07:17.585 8 INFO neutron.common.config [-] Logging enabled! 2026-07-09 00:07:17.585 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-09 00:07:18.120 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 00:07:18.136 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 00:07:19.189 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 00:07:19.193 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 00:07:19.197 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-09 00:07:19.198 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 00:07:19.198 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 00:07:19.198 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 00:07:19.198 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 00:07:19.206 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 00:07:19.206 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 00:07:19.206 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 00:07:19.230 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 00:07:19.231 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 00:07:19.231 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 00:07:19.281 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 00:07:19.281 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 00:07:19.281 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 00:07:19.281 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 00:07:19.398 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 00:07:19.401 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 00:07:19.404 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-09 00:07:19.405 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 00:07:19.405 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 00:07:19.406 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 00:07:19.406 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 00:07:19.413 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 00:07:19.413 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 00:07:19.413 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 00:07:19.437 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 00:07:19.438 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 00:07:19.438 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 00:07:19.487 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 00:07:19.487 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 00:07:19.487 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 00:07:19.487 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 00:07:19.734 7 INFO neutron.plugins.ml2.managers [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 00:07:19.877 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 00:07:19.877 7 INFO neutron.plugins.ml2.managers [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 00:07:19.878 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 00:07:19.900 7 INFO neutron.plugins.ml2.managers [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 00:07:19.901 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 00:07:19.901 7 INFO neutron.plugins.ml2.managers [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 00:07:19.901 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 00:07:19.902 7 INFO neutron.plugins.ml2.managers [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] Initializing extension driver 'qos' 2026-07-09 00:07:19.902 7 INFO neutron.plugins.ml2.managers [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 00:07:19.902 7 INFO neutron.plugins.ml2.managers [None req-d6b59085-c84f-4fb4-ab20-5675d6b9df35 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 00:07:19.922 7 INFO neutron.quota [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded quota_driver: . 2026-07-09 00:07:19.923 7 INFO neutron.plugins.ml2.plugin [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 00:07:19.923 7 INFO neutron.plugins.ml2.managers [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 00:07:19.923 7 INFO neutron.plugins.ml2.managers [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 00:07:19.923 7 INFO neutron.plugins.ml2.managers [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 00:07:19.924 7 INFO neutron.extensions.vlantransparent [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Disabled vlantransparent extension. 2026-07-09 00:07:19.924 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: qos 2026-07-09 00:07:19.944 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: router 2026-07-09 00:07:19.976 8 INFO neutron.plugins.ml2.managers [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] Initializing driver for type 'vlan' 2026-07-09 00:07:20.005 7 INFO neutron.services.service_base [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 00:07:20.006 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: segments 2026-07-09 00:07:20.119 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: trunk 2026-07-09 00:07:20.130 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] VlanTypeDriver initialization complete 2026-07-09 00:07:20.130 8 INFO neutron.plugins.ml2.managers [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 00:07:20.131 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 00:07:20.134 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: vpnaas 2026-07-09 00:07:20.147 8 INFO neutron.plugins.ml2.managers [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 00:07:20.147 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 00:07:20.147 8 INFO neutron.plugins.ml2.managers [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] Initializing extension driver 'port_security' 2026-07-09 00:07:20.147 8 INFO neutron.plugins.ml2.extensions.port_security [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 00:07:20.147 8 INFO neutron.plugins.ml2.managers [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] Initializing extension driver 'qos' 2026-07-09 00:07:20.147 8 INFO neutron.plugins.ml2.managers [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 00:07:20.148 8 INFO neutron.plugins.ml2.managers [None req-aedfadec-0b01-420c-acd4-0400e75da23a - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 00:07:20.159 8 INFO neutron.quota [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded quota_driver: . 2026-07-09 00:07:20.160 8 INFO neutron.plugins.ml2.plugin [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 00:07:20.160 8 INFO neutron.plugins.ml2.managers [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 00:07:20.160 8 INFO neutron.plugins.ml2.managers [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 00:07:20.160 8 INFO neutron.plugins.ml2.managers [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 00:07:20.160 8 INFO neutron.extensions.vlantransparent [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Disabled vlantransparent extension. 2026-07-09 00:07:20.160 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: qos 2026-07-09 00:07:20.173 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: router 2026-07-09 00:07:20.174 7 WARNING stevedore.named [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 00:07:20.215 8 INFO neutron.services.service_base [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 00:07:20.215 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: segments 2026-07-09 00:07:20.267 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 00:07:20.268 7 INFO neutron.common.utils [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 00:07:20.268 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: auto_allocate 2026-07-09 00:07:20.275 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: tag 2026-07-09 00:07:20.283 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: timestamp 2026-07-09 00:07:20.286 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 00:07:20.290 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: flavors 2026-07-09 00:07:20.293 7 INFO neutron.manager [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loading Plugin: revisions 2026-07-09 00:07:20.297 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Initializing extension manager. 2026-07-09 00:07:20.298 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: address-group 2026-07-09 00:07:20.299 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: address-scope 2026-07-09 00:07:20.300 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 00:07:20.301 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: agent 2026-07-09 00:07:20.301 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 00:07:20.304 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 00:07:20.304 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 00:07:20.306 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: availability_zone 2026-07-09 00:07:20.306 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 00:07:20.307 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 00:07:20.307 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: default-subnetpools 2026-07-09 00:07:20.309 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 00:07:20.309 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: dns-integration 2026-07-09 00:07:20.310 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 00:07:20.311 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 00:07:20.311 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: dvr 2026-07-09 00:07:20.312 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 00:07:20.312 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 00:07:20.313 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 00:07:20.313 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 00:07:20.314 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: external-net 2026-07-09 00:07:20.315 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 00:07:20.315 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: extraroute 2026-07-09 00:07:20.316 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: trunk 2026-07-09 00:07:20.316 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 00:07:20.316 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 00:07:20.317 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 00:07:20.317 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 00:07:20.318 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 00:07:20.318 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: fip-port-details 2026-07-09 00:07:20.319 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: flavors 2026-07-09 00:07:20.320 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 00:07:20.321 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: floatingip-pools 2026-07-09 00:07:20.322 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: ip_allocation 2026-07-09 00:07:20.322 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 00:07:20.323 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: l2_adjacency 2026-07-09 00:07:20.324 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: router 2026-07-09 00:07:20.326 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 00:07:20.327 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 00:07:20.327 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 00:07:20.328 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 00:07:20.328 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: l3-ha 2026-07-09 00:07:20.329 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 00:07:20.329 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 00:07:20.330 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: l3-flavors 2026-07-09 00:07:20.331 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 00:07:20.331 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 00:07:20.332 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: vpnaas 2026-07-09 00:07:20.335 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 00:07:20.337 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 00:07:20.338 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 00:07:20.339 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 00:07:20.340 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 00:07:20.340 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: multi-provider 2026-07-09 00:07:20.341 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: net-mtu 2026-07-09 00:07:20.341 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 00:07:20.342 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: network_availability_zone 2026-07-09 00:07:20.342 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: network_ha 2026-07-09 00:07:20.343 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: network-ip-availability 2026-07-09 00:07:20.344 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 00:07:20.345 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: pagination 2026-07-09 00:07:20.345 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: port-device-profile 2026-07-09 00:07:20.346 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 00:07:20.346 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 00:07:20.347 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 00:07:20.348 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: port-mac-override 2026-07-09 00:07:20.348 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 00:07:20.349 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 00:07:20.349 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-09 00:07:20.350 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: port-resource-request 2026-07-09 00:07:20.351 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 00:07:20.351 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-09 00:07:20.352 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: binding 2026-07-09 00:07:20.353 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: binding-extended 2026-07-09 00:07:20.353 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: port-security 2026-07-09 00:07:20.354 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: project-id 2026-07-09 00:07:20.355 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: provider 2026-07-09 00:07:20.357 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos 2026-07-09 00:07:20.358 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 00:07:20.359 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 00:07:20.359 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-default 2026-07-09 00:07:20.360 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-fip 2026-07-09 00:07:20.360 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 00:07:20.361 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 00:07:20.361 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 00:07:20.362 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 00:07:20.363 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 00:07:20.364 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-pps 2026-07-09 00:07:20.364 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 00:07:20.365 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 00:07:20.365 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 00:07:20.366 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: quota-check-limit 2026-07-09 00:07:20.368 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: quotas 2026-07-09 00:07:20.369 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: quota_details 2026-07-09 00:07:20.371 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: rbac-policies 2026-07-09 00:07:20.371 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: rbac-address-group 2026-07-09 00:07:20.372 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 00:07:20.372 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 00:07:20.373 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 00:07:20.373 8 WARNING stevedore.named [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 00:07:20.373 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: revision-if-match 2026-07-09 00:07:20.374 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 00:07:20.375 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: router_availability_zone 2026-07-09 00:07:20.375 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 00:07:20.377 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 00:07:20.378 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 00:07:20.378 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 00:07:20.379 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 00:07:20.379 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 00:07:20.380 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 00:07:20.385 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: security-group 2026-07-09 00:07:20.386 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: segment 2026-07-09 00:07:20.386 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 00:07:20.387 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: service-type 2026-07-09 00:07:20.388 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: sorting 2026-07-09 00:07:20.388 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 00:07:20.389 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: standard-attr-description 2026-07-09 00:07:20.389 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: stateful-security-group 2026-07-09 00:07:20.390 7 WARNING neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 00:07:20.391 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 00:07:20.391 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: subnet-external-network 2026-07-09 00:07:20.392 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: subnet_onboard 2026-07-09 00:07:20.392 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 00:07:20.393 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: subnet-service-types 2026-07-09 00:07:20.393 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: subnet_allocation 2026-07-09 00:07:20.394 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 00:07:20.395 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: tag-creation 2026-07-09 00:07:20.395 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 00:07:20.399 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 00:07:20.400 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 00:07:20.401 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: trunk 2026-07-09 00:07:20.401 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: trunk-details 2026-07-09 00:07:20.402 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 00:07:20.402 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 00:07:20.404 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 00:07:20.405 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 00:07:20.406 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: vpn-flavors 2026-07-09 00:07:20.408 7 INFO neutron.api.extensions [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Loaded extension: vpnaas 2026-07-09 00:07:20.410 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 00:07:20.411 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 00:07:20.411 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.411 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 00:07:20.415 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 00:07:20.415 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 00:07:20.420 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 00:07:20.421 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 00:07:20.422 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 00:07:20.423 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.423 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] subnetpool is already registered 2026-07-09 00:07:20.424 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.424 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] subnetpool is already registered 2026-07-09 00:07:20.424 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 00:07:20.425 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 00:07:20.426 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 00:07:20.426 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 00:07:20.427 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 00:07:20.427 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 00:07:20.431 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 00:07:20.432 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] router is already registered 2026-07-09 00:07:20.432 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 00:07:20.433 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] floatingip is already registered 2026-07-09 00:07:20.436 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 00:07:20.436 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] rbac_policy is already registered 2026-07-09 00:07:20.437 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 00:07:20.437 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] security_group is already registered 2026-07-09 00:07:20.438 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 00:07:20.438 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] security_group_rule is already registered 2026-07-09 00:07:20.439 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.439 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] subnetpool is already registered 2026-07-09 00:07:20.440 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.440 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] subnetpool is already registered 2026-07-09 00:07:20.440 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 00:07:20.441 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] trunk is already registered 2026-07-09 00:07:20.441 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 00:07:20.441 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] endpoint_group is already registered 2026-07-09 00:07:20.442 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 00:07:20.442 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] vpnservice is already registered 2026-07-09 00:07:20.442 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 00:07:20.443 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] ipsec_site_connection is already registered 2026-07-09 00:07:20.443 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 00:07:20.443 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] ipsecpolicy is already registered 2026-07-09 00:07:20.444 7 INFO neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 00:07:20.444 7 WARNING neutron.quota.resource_registry [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] ikepolicy is already registered 2026-07-09 00:07:20.447 8 INFO neutron_vpnaas.services.vpn.plugin [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 00:07:20.448 8 INFO neutron.common.utils [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 00:07:20.448 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 00:07:20.453 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: tag 2026-07-09 00:07:20.460 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: timestamp 2026-07-09 00:07:20.462 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 00:07:20.466 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: flavors 2026-07-09 00:07:20.469 8 INFO neutron.manager [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loading Plugin: revisions 2026-07-09 00:07:20.473 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Initializing extension manager. 2026-07-09 00:07:20.474 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: address-group 2026-07-09 00:07:20.475 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: address-scope 2026-07-09 00:07:20.476 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 00:07:20.477 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: agent 2026-07-09 00:07:20.477 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 00:07:20.478 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 00:07:20.479 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 00:07:20.480 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: availability_zone 2026-07-09 00:07:20.481 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 00:07:20.481 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 00:07:20.482 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 00:07:20.483 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 00:07:20.484 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: dns-integration 2026-07-09 00:07:20.484 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 00:07:20.485 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 00:07:20.486 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: dvr 2026-07-09 00:07:20.486 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 00:07:20.487 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 00:07:20.487 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 00:07:20.488 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 00:07:20.488 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: external-net 2026-07-09 00:07:20.489 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 00:07:20.489 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: extraroute 2026-07-09 00:07:20.490 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 00:07:20.490 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 00:07:20.491 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 00:07:20.491 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 00:07:20.492 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 00:07:20.492 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: fip-port-details 2026-07-09 00:07:20.493 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: flavors 2026-07-09 00:07:20.494 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 00:07:20.495 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 00:07:20.496 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: ip_allocation 2026-07-09 00:07:20.496 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 00:07:20.497 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 00:07:20.498 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: router 2026-07-09 00:07:20.499 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 00:07:20.500 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 00:07:20.501 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 00:07:20.501 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 00:07:20.502 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: l3-ha 2026-07-09 00:07:20.502 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 00:07:20.503 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 00:07:20.503 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: l3-flavors 2026-07-09 00:07:20.505 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 00:07:20.505 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 00:07:20.509 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 00:07:20.511 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 00:07:20.512 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 00:07:20.513 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 00:07:20.514 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 00:07:20.514 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: multi-provider 2026-07-09 00:07:20.515 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: net-mtu 2026-07-09 00:07:20.515 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 00:07:20.516 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 00:07:20.516 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: network_ha 2026-07-09 00:07:20.517 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 00:07:20.518 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 00:07:20.519 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: pagination 2026-07-09 00:07:20.519 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: port-device-profile 2026-07-09 00:07:20.520 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 00:07:20.520 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 00:07:20.521 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 00:07:20.521 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: port-mac-override 2026-07-09 00:07:20.522 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 00:07:20.522 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 00:07:20.523 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-09 00:07:20.523 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: port-resource-request 2026-07-09 00:07:20.524 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 00:07:20.525 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-09 00:07:20.525 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: binding 2026-07-09 00:07:20.526 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: binding-extended 2026-07-09 00:07:20.526 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: port-security 2026-07-09 00:07:20.527 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: project-id 2026-07-09 00:07:20.527 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: provider 2026-07-09 00:07:20.530 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos 2026-07-09 00:07:20.531 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 00:07:20.531 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 00:07:20.532 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-default 2026-07-09 00:07:20.533 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-fip 2026-07-09 00:07:20.533 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 00:07:20.534 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 00:07:20.534 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 00:07:20.535 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 00:07:20.535 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 00:07:20.536 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-pps 2026-07-09 00:07:20.537 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 00:07:20.537 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 00:07:20.538 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 00:07:20.538 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 00:07:20.540 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: quotas 2026-07-09 00:07:20.541 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: quota_details 2026-07-09 00:07:20.543 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: rbac-policies 2026-07-09 00:07:20.544 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 00:07:20.545 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 00:07:20.545 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 00:07:20.546 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 00:07:20.546 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: revision-if-match 2026-07-09 00:07:20.547 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 00:07:20.548 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 00:07:20.548 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 00:07:20.550 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 00:07:20.550 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 00:07:20.551 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 00:07:20.551 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 00:07:20.552 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 00:07:20.552 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 00:07:20.557 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: security-group 2026-07-09 00:07:20.559 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: segment 2026-07-09 00:07:20.559 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 00:07:20.560 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: service-type 2026-07-09 00:07:20.560 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: sorting 2026-07-09 00:07:20.561 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 00:07:20.561 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 00:07:20.562 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 00:07:20.562 8 WARNING neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 00:07:20.563 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 00:07:20.563 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: subnet-external-network 2026-07-09 00:07:20.564 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 00:07:20.565 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 00:07:20.565 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 00:07:20.566 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 00:07:20.567 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 00:07:20.567 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: tag-creation 2026-07-09 00:07:20.568 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 00:07:20.572 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 00:07:20.573 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 00:07:20.574 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: trunk 2026-07-09 00:07:20.574 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: trunk-details 2026-07-09 00:07:20.575 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 00:07:20.575 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 00:07:20.577 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 00:07:20.578 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 00:07:20.579 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 00:07:20.580 8 INFO neutron.api.extensions [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Loaded extension: vpnaas 2026-07-09 00:07:20.583 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 00:07:20.583 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 00:07:20.583 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.583 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 00:07:20.586 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 00:07:20.587 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 00:07:20.591 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 00:07:20.592 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 00:07:20.593 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 00:07:20.593 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.594 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] subnetpool is already registered 2026-07-09 00:07:20.594 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.594 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] subnetpool is already registered 2026-07-09 00:07:20.595 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 00:07:20.595 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 00:07:20.596 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 00:07:20.596 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 00:07:20.596 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 00:07:20.597 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 00:07:20.601 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 00:07:20.601 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] router is already registered 2026-07-09 00:07:20.601 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 00:07:20.602 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] floatingip is already registered 2026-07-09 00:07:20.605 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 00:07:20.605 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] rbac_policy is already registered 2026-07-09 00:07:20.606 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 00:07:20.606 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] security_group is already registered 2026-07-09 00:07:20.606 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 00:07:20.607 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] security_group_rule is already registered 2026-07-09 00:07:20.607 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.607 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] subnetpool is already registered 2026-07-09 00:07:20.608 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 00:07:20.608 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] subnetpool is already registered 2026-07-09 00:07:20.608 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 00:07:20.609 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] trunk is already registered 2026-07-09 00:07:20.609 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 00:07:20.609 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] endpoint_group is already registered 2026-07-09 00:07:20.610 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 00:07:20.610 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] vpnservice is already registered 2026-07-09 00:07:20.610 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 00:07:20.610 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] ipsec_site_connection is already registered 2026-07-09 00:07:20.611 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 00:07:20.611 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] ipsecpolicy is already registered 2026-07-09 00:07:20.611 8 INFO neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 00:07:20.611 8 WARNING neutron.quota.resource_registry [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] ikepolicy is already registered 2026-07-09 00:07:20.617 7 WARNING keystonemiddleware._common.config [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 00:07:20.624 7 WARNING oslo_config.cfg [None req-1222fd1c-69d8-4693-9e6f-a1e61da836ba - - - - - -] 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 0x7f0830974668 pid: 7 (default app) 2026-07-09 00:07:20.796 8 WARNING keystonemiddleware._common.config [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 00:07:20.803 8 WARNING oslo_config.cfg [None req-85703aa7-a915-41f7-acef-4c473eeabd49 - - - - - -] 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 0x7f0830974668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 00:07:26.013 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53dc6d40-6ee4-492d-b45f-7c7606465908 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.238 () {44 vars in 928 bytes} [Thu Jul 9 00:07:25 2026] GET /v2.0/networks/public => generated 108 bytes in 656 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:07:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:07:26.591 7 WARNING neutron.services.revisions.revision_plugin [None req-298a1f8b-6f29-49b6-bb7f-927dd0feebd0 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Could not find related network for resource to bump revision. 2026-07-09 00:07:26.613 7 INFO neutron.db.segments_db [None req-298a1f8b-6f29-49b6-bb7f-927dd0feebd0 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment ef6fe0ba-7cea-48d0-a78f-841da13ffd01 of type flat for network b30b1ae0-f91d-4721-84f1-394088d40e2f 2026-07-09 00:07:26.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-298a1f8b-6f29-49b6-bb7f-927dd0feebd0 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.238 () {48 vars in 968 bytes} [Thu Jul 9 00:07:26 2026] POST /v2.0/networks => generated 124 bytes in 435 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:07:32.858 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f3e1291-53d4-4617-a4d1-71f4c3549c85 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.238 () {44 vars in 928 bytes} [Thu Jul 9 00:07:32 2026] GET /v2.0/networks/public => generated 108 bytes in 382 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:07:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:07:33.105 8 WARNING neutron.services.revisions.revision_plugin [None req-fd43ac49-3207-46c9-8cf2-217b573dd895 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Could not find related network for resource to bump revision. 2026-07-09 00:07:33.124 8 INFO neutron.db.segments_db [None req-fd43ac49-3207-46c9-8cf2-217b573dd895 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment a5f1331b-7291-409d-97d0-ead8a974b386 of type flat for network c8961561-25b4-4509-a017-7e9f4b69d946 2026-07-09 00:07:33.163 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd43ac49-3207-46c9-8cf2-217b573dd895 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.238 () {48 vars in 968 bytes} [Thu Jul 9 00:07:32 2026] POST /v2.0/networks => generated 124 bytes in 283 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:07:39.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7846ac4d-a20e-44d6-ae10-00467dc52936 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.238 () {44 vars in 928 bytes} [Thu Jul 9 00:07:39 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: 7|app: 0|req: 8/12] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:07:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:07:39.119 8 WARNING neutron.services.revisions.revision_plugin [None req-cd0dac8a-5cba-47fb-9b03-2ea74ff3567d a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Could not find related network for resource to bump revision. 2026-07-09 00:07:39.131 8 INFO neutron.db.segments_db [None req-cd0dac8a-5cba-47fb-9b03-2ea74ff3567d a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment ea74227a-71b5-41bc-b067-a01f130624b5 of type flat for network d348364f-8643-4369-8573-24513093e5c8 2026-07-09 00:07:39.154 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd0dac8a-5cba-47fb-9b03-2ea74ff3567d a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.238 () {48 vars in 968 bytes} [Thu Jul 9 00:07:39 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:07:45.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5f7860c-5095-45dc-b9ec-b4b546f4ae78 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.238 () {44 vars in 928 bytes} [Thu Jul 9 00:07:44 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: 6/15] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:07:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:07:45.078 7 WARNING neutron.services.revisions.revision_plugin [None req-b3f31134-adf3-49e8-929b-18f7d648ad74 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Could not find related network for resource to bump revision. 2026-07-09 00:07:45.108 7 INFO neutron.db.segments_db [None req-b3f31134-adf3-49e8-929b-18f7d648ad74 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment c75c9dc8-919b-44f9-844f-63306b91bd00 of type flat for network e148e2a0-2361-4c85-af32-2ef7b4aef925 2026-07-09 00:07:45.129 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3f31134-adf3-49e8-929b-18f7d648ad74 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.238 () {48 vars in 968 bytes} [Thu Jul 9 00:07:45 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:07:50.943 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa1e1eed-3d4d-4f05-a5dd-abb04555e38d a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.238 () {44 vars in 928 bytes} [Thu Jul 9 00:07:50 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:07:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:07:51.020 7 WARNING neutron.services.revisions.revision_plugin [None req-02219153-18cf-4ef8-b97b-2f06573872d5 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Could not find related network for resource to bump revision. 2026-07-09 00:07:51.036 7 INFO neutron.db.segments_db [None req-02219153-18cf-4ef8-b97b-2f06573872d5 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment c0b1789b-8a78-43e9-8c67-179a97da2296 of type flat for network 9428286e-708b-4836-a182-5299b7cd862e 2026-07-09 00:07:51.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02219153-18cf-4ef8-b97b-2f06573872d5 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.238 () {48 vars in 968 bytes} [Thu Jul 9 00:07:50 2026] POST /v2.0/networks => generated 124 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:07:56.931 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22973619-59fd-4bf6-842f-5936183f9bf1 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.238 () {44 vars in 928 bytes} [Thu Jul 9 00:07:56 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/22] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:07:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:07:57.000 8 WARNING neutron.services.revisions.revision_plugin [None req-7f7b47f2-8d10-459f-bad9-adc3fa7610db a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Could not find related network for resource to bump revision. 2026-07-09 00:07:57.026 8 INFO neutron.db.segments_db [None req-7f7b47f2-8d10-459f-bad9-adc3fa7610db a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment d2e15919-46e2-4806-986f-dbe37b8305e2 of type flat for network 9423713b-1d97-4b46-b89b-75f4c24a37d8 [pid: 8|app: 0|req: 10/23] 199.204.45.238 () {48 vars in 968 bytes} [Thu Jul 9 00:07:56 2026] POST /v2.0/networks => generated 706 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:07:58.308 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d0b2876-089b-4325-8bb3-081ae24cc10a a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.238 () {44 vars in 928 bytes} [Thu Jul 9 00:07:58 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:07:58 2026] GET /v2.0/networks?name=public => generated 709 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:07:58.392 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4870b74a-0a43-4fe5-98ab-b17fda47aba2 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.238 () {44 vars in 1035 bytes} [Thu Jul 9 00:07:58 2026] GET /v2.0/subnets/public-subnet?network_id=9423713b-1d97-4b46-b89b-75f4c24a37d8 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.238 () {44 vars in 1058 bytes} [Thu Jul 9 00:07:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=9423713b-1d97-4b46-b89b-75f4c24a37d8 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.238 () {48 vars in 966 bytes} [Thu Jul 9 00:07:58 2026] POST /v2.0/subnets => generated 664 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:12:37.229 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 00:12:37.230 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 00:12:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.238) !!! 2026-07-09 00:12:37.350 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c91785da-2b0b-494f-8596-95b92daad769 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.238 () {44 vars in 938 bytes} [Thu Jul 9 00:12:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:12:37.362 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [86975a91-a097-4834-83a7-5c036f99e3ff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 00:12:37.363 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 00:12:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.238) !!! [pid: 7|app: 0|req: 35/67] 199.204.45.238 () {44 vars in 960 bytes} [Thu Jul 9 00:12:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:12:37.436 8 INFO neutron.db.segments_db [None req-21d6cfb0-8275-47f9-b8ac-2ad66835d437 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment c58e0ddf-aa97-4b9b-af89-25d5ade96ee5 of type vxlan for network de143b3b-773e-42f5-a86f-6ff8b975520e [pid: 8|app: 0|req: 33/68] 199.204.45.238 () {48 vars in 967 bytes} [Thu Jul 9 00:12:37 2026] POST /v2.0/networks => generated 707 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:12:38.415 7 INFO oslo.messaging._drivers.impl_rabbit [-] [86975a91-a097-4834-83a7-5c036f99e3ff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39838. 2026-07-09 00:12:38.445 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa60c8ac-dae6-4d30-b07d-7fb53cd371bb a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.238 () {44 vars in 938 bytes} [Thu Jul 9 00:12:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:12:38.473 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39848. [pid: 8|app: 0|req: 34/70] 199.204.45.238 () {44 vars in 960 bytes} [Thu Jul 9 00:12:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:12:38.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0de8a744-2407-47e2-8d57-7bd8b94da1f8 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.238 () {44 vars in 1037 bytes} [Thu Jul 9 00:12:38 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.238 () {44 vars in 1060 bytes} [Thu Jul 9 00:12:38 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=de143b3b-773e-42f5-a86f-6ff8b975520e => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.238 () {48 vars in 966 bytes} [Thu Jul 9 00:12:38 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-07-09 00:12:39.830 8 INFO neutron.api.v2.resource [None req-55e2ab31-3080-4107-888c-94373a40f345 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.238 () {44 vars in 972 bytes} [Thu Jul 9 00:12:39 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: 7|app: 0|req: 39/75] 199.204.45.238 () {44 vars in 994 bytes} [Thu Jul 9 00:12:39 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.238 () {48 vars in 981 bytes} [Thu Jul 9 00:12:39 2026] POST /v2.0/security-groups => generated 1616 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:41 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 1616 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:41 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:41 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:12:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:42 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 2230 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:42 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:42 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:12:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:43 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 2846 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:43 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:43 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:12:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:44 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:44 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => 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: 47/91] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:44 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:12:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:45 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:45 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:45 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:12:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.238 () {44 vars in 988 bytes} [Thu Jul 9 00:12:46 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:12:47.033 8 INFO neutron.pecan_wsgi.hooks.translation [None req-effbffb6-bac1-4629-a584-547fa4f57b52 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.238 () {44 vars in 1077 bytes} [Thu Jul 9 00:12:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e => 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: 51/99] 199.204.45.238 () {44 vars in 1100 bytes} [Thu Jul 9 00:12:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=de143b3b-773e-42f5-a86f-6ff8b975520e => 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: 49/100] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:47 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.238 () {48 vars in 962 bytes} [Thu Jul 9 00:12:47 2026] POST /v2.0/ports => generated 1100 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:12:53.464 8 INFO neutron.pecan_wsgi.hooks.translation [None req-030c3777-47dc-4cbd-9cda-843893c0b20c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/104] 199.204.45.238 () {44 vars in 979 bytes} [Thu Jul 9 00:12:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/105] 199.204.45.238 () {44 vars in 1001 bytes} [Thu Jul 9 00:12:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.238 () {48 vars in 1031 bytes} [Thu Jul 9 00:12:53 2026] PUT /v2.0/ports/fa6334ab-d9fa-4a1d-9504-a24746ae1825 => generated 1249 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.238 () {44 vars in 921 bytes} [Thu Jul 9 00:12:55 2026] GET /v2.0/ports => generated 3730 bytes in 70 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-07-09 00:12:56.480 8 INFO neutron.api.v2.resource [None req-abf04101-7639-4d4f-ac77-94f12e8308b3 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/108] 199.204.45.238 () {44 vars in 960 bytes} [Thu Jul 9 00:12:56 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.204.45.238 () {44 vars in 982 bytes} [Thu Jul 9 00:12:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.204.45.238 () {48 vars in 981 bytes} [Thu Jul 9 00:12:56 2026] POST /v2.0/security-groups => generated 1610 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:57 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:57 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:57 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:12:57 2026] POST /v2.0/security-group-rules => generated 623 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:58 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:58 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:12:58 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:12:58 2026] POST /v2.0/security-group-rules => generated 627 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/127] 199.204.45.238 () {44 vars in 976 bytes} [Thu Jul 9 00:14:00 2026] GET /v2.0/quotas/b5718e29ecfa428e8f02986a00e810c1 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 65/128] 199.204.45.238 () {48 vars in 1028 bytes} [Thu Jul 9 00:14:00 2026] PUT /v2.0/quotas/b5718e29ecfa428e8f02986a00e810c1 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:16:12.510 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 00:16:12.511 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 00:16:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.238) !!! /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-07-09 00:16:12.674 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f789ad2a-2068-4054-8702-33a7a174c923 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/147] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:16:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:16:12.688 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [86975a91-a097-4834-83a7-5c036f99e3ff] 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: 7|app: 0|req: 75/148] 199.204.45.238 () {30 vars in 762 bytes} [Thu Jul 9 00:16:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:16:14.435 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49118. 2026-07-09 00:16:14.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-994b836a-7070-470e-bf28-58cc6affd01a a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/149] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:16:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.238 () {30 vars in 762 bytes} [Thu Jul 9 00:16:14 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-07-09 00:22:05.516 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [86975a91-a097-4834-83a7-5c036f99e3ff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 00:22:05.520 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 00:22:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=108b4580e804438cb3ea8fbc2c87dcb9 (ip 199.204.45.238) !!! 2026-07-09 00:22:05.662 7 INFO neutron.api.v2.resource [None req-0103ef29-5919-4226-9e89-60054d0bbca1 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 101/199] 199.204.45.238 () {44 vars in 1075 bytes} [Thu Jul 9 00:22:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 139 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:22:05.673 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 00:22:05.674 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 00:22:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=108b4580e804438cb3ea8fbc2c87dcb9 (ip 199.204.45.238) !!! [pid: 8|app: 0|req: 99/200] 199.204.45.238 () {44 vars in 1098 bytes} [Thu Jul 9 00:22:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 23 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/201] 199.204.45.238 () {48 vars in 982 bytes} [Thu Jul 9 00:22:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:22:06.997 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59170. [pid: 8|app: 0|req: 100/202] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:22:06 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 1624 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:22:07 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/204] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:22:07 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:22:07.177 7 INFO oslo.messaging._drivers.impl_rabbit [-] [86975a91-a097-4834-83a7-5c036f99e3ff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59186. [pid: 7|app: 0|req: 104/205] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:22:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:22:08 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:22:08 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:22:08 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:22:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:22:09 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:22:09 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:22:09 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/213] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:22:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:22:10 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:22:10 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:22:11 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.238 () {48 vars in 992 bytes} [Thu Jul 9 00:22:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:24:29 2026] GET /v2.0/networks?tenant_id=108b4580e804438cb3ea8fbc2c87dcb9&shared=False => generated 15 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:24:29.988 7 INFO neutron.db.segments_db [None req-0ea62233-4a9f-45c5-b486-0c57047b35fc 2553c2335c95489c8536c914eaa7a753 108b4580e804438cb3ea8fbc2c87dcb9 - - 1da54db2f6674d3a9579b27ceeaca17f 1da54db2f6674d3a9579b27ceeaca17f] Added segment 77c2b63b-5147-472d-8c22-ccc2cf298b5f of type vxlan for network 3ac8403f-2e28-46b6-a31c-a43ea9af2a7c [pid: 7|app: 0|req: 120/237] 199.204.45.238 () {34 vars in 682 bytes} [Thu Jul 9 00:24:29 2026] POST /v2.0/networks => generated 718 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 199.204.45.238 () {30 vars in 722 bytes} [Thu Jul 9 00:24:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.204.45.238 () {30 vars in 633 bytes} [Thu Jul 9 00:24:30 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/240] 199.204.45.238 () {34 vars in 677 bytes} [Thu Jul 9 00:24:30 2026] POST /v2.0/ports => generated 999 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/241] 199.204.45.238 () {30 vars in 703 bytes} [Thu Jul 9 00:24:30 2026] GET /v2.0/networks/3ac8403f-2e28-46b6-a31c-a43ea9af2a7c => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 199.204.45.238 () {30 vars in 722 bytes} [Thu Jul 9 00:24:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/243] 199.204.45.238 () {30 vars in 703 bytes} [Thu Jul 9 00:24:32 2026] GET /v2.0/networks/3ac8403f-2e28-46b6-a31c-a43ea9af2a7c => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/248] 199.204.45.238 () {44 vars in 976 bytes} [Thu Jul 9 00:24:57 2026] GET /v2.0/quotas/108b4580e804438cb3ea8fbc2c87dcb9 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 199.204.45.238 () {48 vars in 1028 bytes} [Thu Jul 9 00:24:57 2026] PUT /v2.0/quotas/108b4580e804438cb3ea8fbc2c87dcb9 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:36:20.770 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [86975a91-a097-4834-83a7-5c036f99e3ff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 00:36:20.774 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 00:36:20 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.238) !!! 2026-07-09 00:36:20.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3197ae03-f099-4fcf-b15b-ef3b368e4bde a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/342] 199.204.45.238 () {44 vars in 928 bytes} [Thu Jul 9 00:36:20 2026] GET /v2.0/networks/public => generated 108 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:36:20.942 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-09 00:36:20.943 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 00:36:20 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.238) !!! [pid: 8|app: 0|req: 170/343] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:36:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:36:21.987 7 INFO oslo.messaging._drivers.impl_rabbit [-] [86975a91-a097-4834-83a7-5c036f99e3ff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46896. 2026-07-09 00:36:22.011 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afb62375-ce93-4f05-b67e-2b0600269fa7 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/344] 199.204.45.238 () {44 vars in 928 bytes} [Thu Jul 9 00:36:21 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:36:22.043 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46912. [pid: 8|app: 0|req: 171/345] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:36:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:36:22.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88479d07-5f39-4f01-9e15-181bcde9ccbf a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/346] 199.204.45.238 () {44 vars in 1035 bytes} [Thu Jul 9 00:36:22 2026] GET /v2.0/subnets/public-subnet?network_id=9423713b-1d97-4b46-b89b-75f4c24a37d8 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/347] 199.204.45.238 () {44 vars in 1058 bytes} [Thu Jul 9 00:36:22 2026] GET /v2.0/subnets?name=public-subnet&network_id=9423713b-1d97-4b46-b89b-75f4c24a37d8 => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:36:50.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d540a406-5a41-4cd0-b255-02974d4e0903 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/352] 199.204.45.238 () {44 vars in 938 bytes} [Thu Jul 9 00:36:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 199.204.45.238 () {44 vars in 960 bytes} [Thu Jul 9 00:36:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:36:51.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-856d6d8c-1246-42f6-9083-cd937cd8ee32 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/354] 199.204.45.238 () {44 vars in 938 bytes} [Thu Jul 9 00:36:51 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: 8|app: 0|req: 176/355] 199.204.45.238 () {44 vars in 960 bytes} [Thu Jul 9 00:36:51 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-07-09 00:36:51.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3743032-bfcd-4583-b4e9-5a6757ae0ea0 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/356] 199.204.45.238 () {44 vars in 1037 bytes} [Thu Jul 9 00:36:51 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 199.204.45.238 () {44 vars in 1060 bytes} [Thu Jul 9 00:36:51 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=de143b3b-773e-42f5-a86f-6ff8b975520e => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:36:52.554 7 INFO neutron.api.v2.resource [None req-baaf91af-6992-4a96-88d5-3a741ae18bf9 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/358] 199.204.45.238 () {44 vars in 972 bytes} [Thu Jul 9 00:36:52 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.204.45.238 () {44 vars in 994 bytes} [Thu Jul 9 00:36:52 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:53 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:53 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:36:53 2026] GET /v2.0/security-group-rules/a934f486-569f-48b5-a00b-9230c84f5263 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:54 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => 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: 184/364] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:54 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:36:54 2026] GET /v2.0/security-group-rules/4ab569c3-a34b-488e-acbf-4752729d09ca => 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: 185/366] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:55 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:55 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:36:55 2026] GET /v2.0/security-group-rules/e022f7f0-0093-412f-80f2-b271f16aab4d => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:56 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:56 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:36:56 2026] GET /v2.0/security-group-rules/8f08b6af-2d96-402c-9db9-9e629d65a2d1 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:57 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:57 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => 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: 189/374] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:36:57 2026] GET /v2.0/security-group-rules/aeabbb1d-bc3d-4438-91ca-0d666b9433f1 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.238 () {44 vars in 988 bytes} [Thu Jul 9 00:36:58 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:36:58.969 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0b8a12e-4c92-4547-9be9-5e3661d6e13b a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/376] 199.204.45.238 () {44 vars in 1077 bytes} [Thu Jul 9 00:36:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.238 () {44 vars in 1100 bytes} [Thu Jul 9 00:36:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=de143b3b-773e-42f5-a86f-6ff8b975520e => generated 1254 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:36:59 2026] GET /v2.0/security-groups/03771f30-5b78-423b-a8d3-b56e15df4918 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:37:05.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfe8ba83-94a5-40e4-b2a8-b956d6dde798 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/381] 199.204.45.238 () {44 vars in 979 bytes} [Thu Jul 9 00:37:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.238 () {44 vars in 1001 bytes} [Thu Jul 9 00:37:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.238 () {44 vars in 921 bytes} [Thu Jul 9 00:37:07 2026] GET /v2.0/ports => generated 4725 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:37:08.443 8 INFO neutron.api.v2.resource [None req-8e5c41fb-da0c-44f2-9c2a-0e6d26ed375c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/384] 199.204.45.238 () {44 vars in 960 bytes} [Thu Jul 9 00:37:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.238 () {44 vars in 982 bytes} [Thu Jul 9 00:37:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:37:09 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:37:09 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:37:09 2026] GET /v2.0/security-group-rules/866c4b6a-e671-4fba-baef-ef487939eda4 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:37:10 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:37:10 2026] GET /v2.0/security-groups/bd0d980a-ff0c-45f5-9b7d-47fb42677c77 => generated 2886 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:37:10 2026] GET /v2.0/security-group-rules/f97abc41-806a-4f16-a997-de8f217eca1f => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.238 () {44 vars in 976 bytes} [Thu Jul 9 00:37:22 2026] GET /v2.0/quotas/b5718e29ecfa428e8f02986a00e810c1 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:38:14.431 8 INFO neutron.api.v2.resource [None req-355f611b-c4d9-4b49-b42d-debf37551f29 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/401] 199.204.45.238 () {44 vars in 1075 bytes} [Thu Jul 9 00:38:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.238 () {44 vars in 1098 bytes} [Thu Jul 9 00:38:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:38:15 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:38:15 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:38:15 2026] GET /v2.0/security-group-rules/5ae79ab6-c697-4b40-9659-d4a2e00b696a => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:38:16 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:38:16 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:38:16 2026] GET /v2.0/security-group-rules/07e54bd0-c309-4079-9827-fc7640713de1 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:38:17 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 4075 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:38:17 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:38:17 2026] GET /v2.0/security-group-rules/f88fab5d-f39c-45aa-8b02-eb7b9d499f79 => 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: 208/412] 199.204.45.238 () {44 vars in 1089 bytes} [Thu Jul 9 00:38:18 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3?project_id=108b4580e804438cb3ea8fbc2c87dcb9 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.238 () {44 vars in 1002 bytes} [Thu Jul 9 00:38:18 2026] GET /v2.0/security-groups/0a6acf5d-d820-4778-b69b-433a7598cac3 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.204.45.238 () {44 vars in 1012 bytes} [Thu Jul 9 00:38:18 2026] GET /v2.0/security-group-rules/5a57e70d-df06-4650-8785-34ec9731ce4b => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.204.45.238 () {44 vars in 976 bytes} [Thu Jul 9 00:38:25 2026] GET /v2.0/quotas/108b4580e804438cb3ea8fbc2c87dcb9 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.238 () {44 vars in 950 bytes} [Thu Jul 9 00:39:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:39:53.828 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [86975a91-a097-4834-83a7-5c036f99e3ff] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 217/431] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:39:53 2026] GET /v2.0/networks => generated 2168 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:39:55.091 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] 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: 215/432] 10.0.0.97 () {32 vars in 654 bytes} [Thu Jul 9 00:39:55 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:39:55 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:39:55 2026] GET /v2.0/ports => generated 4725 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:39:55 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: 217/436] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:39:55 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:39:55.349 7 INFO oslo.messaging._drivers.impl_rabbit [-] [86975a91-a097-4834-83a7-5c036f99e3ff] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53022. [pid: 7|app: 0|req: 220/437] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:39:55 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: 218/438] 10.0.0.97 () {32 vars in 654 bytes} [Thu Jul 9 00:39:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:06.011 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e1ca935-5848-418f-9c31-75830208e1d3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47074. 2026-07-09 00:40:06.242 8 INFO neutron.db.segments_db [None req-2cf802f1-ec26-4c8e-b481-d992fe0c864b a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 50957991-f50f-490b-b83f-a44d5d2a7982 of type vxlan for network 7eabd2ce-be21-498b-8ef9-235409f2b615 [pid: 8|app: 0|req: 220/441] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:40:05 2026] POST /v2.0/networks => generated 749 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:06.456 7 INFO neutron.db.segments_db [None req-ac3f1223-9e9f-4238-bdbf-50fc6b6c451b a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment ea1e3eae-5e3e-45a1-a71b-7c2234c77037 of type vxlan for network 5a97b3f3-4f37-4760-b0d1-99549381494b 2026-07-09 00:40:06.554 8 INFO neutron.db.segments_db [None req-dddf8163-d904-4d71-9102-0c8e9371ac4c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment c8ab5543-8896-4827-a736-229b27f99c95 of type vxlan for network 95993e44-c35a-4cd0-9202-3bd3e27e673d [pid: 7|app: 0|req: 222/442] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:40:06 2026] POST /v2.0/networks => generated 744 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/443] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:40:06 2026] POST /v2.0/networks => generated 747 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/444] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:06 2026] POST /v2.0/subnets => generated 696 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/445] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:06 2026] POST /v2.0/subnets => generated 692 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:06.889 8 INFO neutron.db.segments_db [None req-29fefbc6-dbe6-48ca-9ae7-208e47889795 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment d71b688a-3a2d-488c-ade7-666d6a0441b4 of type vxlan for network 80327ec7-3dd3-4ab6-a29b-1a4d4a339e6b [pid: 7|app: 0|req: 224/446] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:06 2026] POST /v2.0/subnets => generated 694 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:06.937 7 INFO neutron.db.segments_db [None req-fe1d8453-0ade-4890-a58a-3ddc9c378460 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 19a3480f-a2ce-42ed-8dee-3aa239563e91 of type vxlan for network 34d886a3-e76f-4e9b-9428-9f06a7306bc9 2026-07-09 00:40:07.147 8 INFO neutron.db.l3_hamode_db [None req-29fefbc6-dbe6-48ca-9ae7-208e47889795 a8bcfb18f3ba4fe9a2962c2c754dc2c4 40644370dc694f73aa53db92bdf5518f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:40:07.194 7 INFO neutron.db.l3_hamode_db [None req-fe1d8453-0ade-4890-a58a-3ddc9c378460 a8bcfb18f3ba4fe9a2962c2c754dc2c4 5af31eb5c93c427aaf655de1fa621345 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:40:08.298 8 INFO neutron.db.l3_hamode_db [None req-29fefbc6-dbe6-48ca-9ae7-208e47889795 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:40:08.354 7 INFO neutron.db.l3_hamode_db [None req-fe1d8453-0ade-4890-a58a-3ddc9c378460 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/447] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:06 2026] POST /v2.0/routers => generated 736 bytes in 2564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/448] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:06 2026] POST /v2.0/routers => generated 732 bytes in 2560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:09.480 8 INFO neutron.db.segments_db [None req-567ea979-ef89-4ebb-bc41-726b3b54eed0 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment a46c2c7b-1709-4549-b34c-f476be429808 of type vxlan for network b4a45589-c9ca-4672-8cbf-c9443f6732e8 [pid: 7|app: 0|req: 226/449] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:09 2026] GET /v2.0/security-groups?tenant_id=cf63014548074855b4ddeb0ca53d3e59&name=default => generated 2924 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:40:09.748 8 INFO neutron.db.l3_hamode_db [None req-567ea979-ef89-4ebb-bc41-726b3b54eed0 a8bcfb18f3ba4fe9a2962c2c754dc2c4 34e87f31804d4bfb81fe94c754c36ae5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:40:10.461 8 INFO neutron.db.l3_hamode_db [None req-567ea979-ef89-4ebb-bc41-726b3b54eed0 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/450] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:40:09 2026] PUT /v2.0/routers/9c905f59-92ce-4371-89c8-5e3a93b9c36a/add_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/451] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:09 2026] POST /v2.0/routers => generated 734 bytes in 2245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:11 2026] DELETE /v2.0/security-groups/84c30aed-85be-4ec5-ae1c-1d218d43b226 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:40:10 2026] PUT /v2.0/routers/4bf3aa96-103d-4408-aa9f-c7ec249ade7a/add_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:12.273 7 WARNING neutron_lib.context [req-413ad955-dee2-441c-9e22-670fb12b4b52 req-ce92970c-1290-44e2-9821-54fa610ba85e e1c69eca08d04cbd977306f9c2472289 40644370dc694f73aa53db92bdf5518f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/454] 10.0.0.151 () {38 vars in 971 bytes} [Thu Jul 9 00:40:12 2026] POST /v2.0/security-groups => generated 1685 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/455] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:12 2026] GET /v2.0/security-groups/92ecdbbe-f9b5-4712-9122-71dd13b29367 => generated 1685 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:40:13.000 7 WARNING neutron_lib.context [req-5c4eb64f-079e-4de9-b2fa-7898d180eacf req-d398a695-9ed2-4077-8ff1-71b1c44c429b e1c69eca08d04cbd977306f9c2472289 40644370dc694f73aa53db92bdf5518f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 226/456] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:40:11 2026] PUT /v2.0/routers/11de58b6-ab8b-459e-b8d2-e05ee9b0d426/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/457] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:40:13 2026] GET /v2.0/networks?id=5a97b3f3-4f37-4760-b0d1-99549381494b => 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: 228/458] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:40:13 2026] GET /v2.0/quotas/5af31eb5c93c427aaf655de1fa621345 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.151 () {38 vars in 981 bytes} [Thu Jul 9 00:40:12 2026] POST /v2.0/security-group-rules => generated 614 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:13.181 7 WARNING neutron_lib.context [req-2d5575ec-f554-45e1-8bb3-fee55fb784a0 req-718b2f3b-f4fd-47c9-837b-ca8a6501073a e1c69eca08d04cbd977306f9c2472289 40644370dc694f73aa53db92bdf5518f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 229/460] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:40:13 2026] GET /v2.0/ports?tenant_id=5af31eb5c93c427aaf655de1fa621345&fields=id => generated 103 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 10.0.0.151 () {38 vars in 971 bytes} [Thu Jul 9 00:40:13 2026] POST /v2.0/security-groups => generated 1685 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:13 2026] GET /v2.0/security-groups/b4e2638d-a48b-4456-bbaa-833503167f3f => generated 1685 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:40:13.372 7 WARNING neutron_lib.context [req-5d9cecea-ea91-405b-a47c-b8b24746b97c req-fefd98af-e1a0-4b62-946c-6aade14874cb e1c69eca08d04cbd977306f9c2472289 40644370dc694f73aa53db92bdf5518f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/463] 10.0.0.151 () {38 vars in 981 bytes} [Thu Jul 9 00:40:13 2026] POST /v2.0/security-group-rules => generated 614 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:13.651 7 WARNING neutron_lib.context [None req-f3b6d4f3-e2d4-40d5-b76d-7e45ac2cda3d 94e8275e29b84dcda0815b8194ba59e0 34e87f31804d4bfb81fe94c754c36ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/464] 10.0.0.97 () {34 vars in 684 bytes} [Thu Jul 9 00:40:13 2026] POST /v2.0/security-groups => generated 1661 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/465] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:13 2026] GET /v2.0/security-groups/b4e2638d-a48b-4456-bbaa-833503167f3f => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/466] 10.0.0.151 () {34 vars in 907 bytes} [Thu Jul 9 00:40:13 2026] GET /v2.0/extensions => generated 20516 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-09 00:40:13.870 7 WARNING neutron_lib.context [None req-3c20cc69-5ee0-4ae5-8dfd-d1a827a57508 94e8275e29b84dcda0815b8194ba59e0 34e87f31804d4bfb81fe94c754c36ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:40:13.874 8 INFO neutron.db.segments_db [None req-189b584c-87e5-44a9-9521-e99264fe72cd a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 9fe1697d-0ec0-463c-953c-750853a5f56f of type vxlan for network 0d24da8b-5613-4627-ae4a-8429fd975906 [pid: 8|app: 0|req: 231/467] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:40:13 2026] POST /v2.0/networks => generated 744 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:13.962 8 WARNING neutron_lib.context [req-0d7bfc9c-06d9-47d0-8738-fac8d5d54735 req-668e047e-4db1-4014-8b69-88077b5c887c e1c69eca08d04cbd977306f9c2472289 40644370dc694f73aa53db92bdf5518f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/468] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:40:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/469] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:40:13 2026] GET /v2.0/networks/5a97b3f3-4f37-4760-b0d1-99549381494b?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/470] 10.0.0.151 () {38 vars in 981 bytes} [Thu Jul 9 00:40:13 2026] POST /v2.0/security-group-rules => generated 619 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:14.079 8 WARNING neutron_lib.context [None req-ae43032d-0d86-45f3-9a7a-74db09f2d653 94e8275e29b84dcda0815b8194ba59e0 34e87f31804d4bfb81fe94c754c36ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/471] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:14 2026] POST /v2.0/subnets => generated 691 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/472] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:40:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/473] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:14 2026] GET /v2.0/security-groups/b4e2638d-a48b-4456-bbaa-833503167f3f => generated 2940 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:40:14 2026] GET /v2.0/networks/5a97b3f3-4f37-4760-b0d1-99549381494b?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) 2026-07-09 00:40:14.240 7 WARNING neutron_lib.context [None req-d75e5534-9ddf-4f84-9f3e-48bea4c6c004 94e8275e29b84dcda0815b8194ba59e0 34e87f31804d4bfb81fe94c754c36ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:40:14.270 8 INFO neutron.db.segments_db [None req-363a59a9-0b3a-4001-bad4-74d706e9122f a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment a9674835-0bfd-4f36-94ff-939ac3a27c39 of type vxlan for network 8304a7ee-13a6-499d-b2da-985193526072 2026-07-09 00:40:14.567 8 INFO neutron.db.l3_hamode_db [None req-363a59a9-0b3a-4001-bad4-74d706e9122f a8bcfb18f3ba4fe9a2962c2c754dc2c4 5302a49163864731bbd45e7b5c849bee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/475] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:40:14 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/476] 10.0.0.151 () {34 vars in 1001 bytes} [Thu Jul 9 00:40:14 2026] GET /v2.0/security-group-rules/e5c9ceda-6bff-4064-9e33-b52654fa12b8 => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/477] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:14 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/478] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:14 2026] GET /v2.0/security-groups/b4e2638d-a48b-4456-bbaa-833503167f3f => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/479] 10.0.0.151 () {36 vars in 1023 bytes} [Thu Jul 9 00:40:14 2026] DELETE /v2.0/security-group-rules/e5c9ceda-6bff-4064-9e33-b52654fa12b8 => 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: 246/480] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:14 2026] GET /v2.0/security-groups/b4e2638d-a48b-4456-bbaa-833503167f3f => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/481] 10.0.0.151 () {36 vars in 1013 bytes} [Thu Jul 9 00:40:15 2026] DELETE /v2.0/security-groups/b4e2638d-a48b-4456-bbaa-833503167f3f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/482] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:15 2026] GET /v2.0/security-groups/92ecdbbe-f9b5-4712-9122-71dd13b29367 => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/483] 10.0.0.151 () {36 vars in 1013 bytes} [Thu Jul 9 00:40:15 2026] DELETE /v2.0/security-groups/92ecdbbe-f9b5-4712-9122-71dd13b29367 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:40:15.421 8 INFO neutron.db.l3_hamode_db [None req-363a59a9-0b3a-4001-bad4-74d706e9122f a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/484] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:14 2026] POST /v2.0/routers => generated 731 bytes in 2202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/485] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:16 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/486] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:40:15 2026] PUT /v2.0/routers/9c905f59-92ce-4371-89c8-5e3a93b9c36a/remove_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:17.188 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-59748777-78fd-4434-a260-4119c44573b8 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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-07-09 00:40:17.583 7 INFO neutron.db.l3_hamode_db [None req-59748777-78fd-4434-a260-4119c44573b8 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network 80327ec7-3dd3-4ab6-a29b-1a4d4a339e6b was deleted as no HA routers are present in tenant 40644370dc694f73aa53db92bdf5518f. [pid: 7|app: 0|req: 251/487] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:16 2026] DELETE /v2.0/routers/9c905f59-92ce-4371-89c8-5e3a93b9c36a => generated 0 bytes in 951 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/488] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:40:16 2026] PUT /v2.0/routers/bbea4447-d5ab-4bfc-a563-821b08cb6b9e/add_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/489] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:17 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => 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: 252/490] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:17 2026] DELETE /v2.0/subnets/a44cb3a4-92f2-4ac1-aa9d-58cfcb9def82 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:40:18.272 7 WARNING neutron_lib.context [req-2dae21d6-df93-4582-8829-6b22129ac9ed req-f21d28ab-5ca3-4b21-aaed-f44121702df7 14501d345d51450ea1a6581e46776cb6 5302a49163864731bbd45e7b5c849bee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/491] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:40:17 2026] DELETE /v2.0/networks/7eabd2ce-be21-498b-8ef9-235409f2b615 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:40:18.327 7 INFO neutron.services.segments.plugin [-] Segment d71b688a-3a2d-488c-ade7-666d6a0441b4 resource provider aggregate not found 2026-07-09 00:40:18.354 7 INFO neutron.services.segments.plugin [-] Segment d71b688a-3a2d-488c-ade7-666d6a0441b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d71b688a-3a2d-488c-ade7-666d6a0441b4 found for delete ", "request_id": "req-25d5e5f6-ad90-4db9-8f17-834186286705"}]} 2026-07-09 00:40:18.361 7 INFO neutron.services.segments.plugin [-] Segment d71b688a-3a2d-488c-ade7-666d6a0441b4 resource provider aggregate not found 2026-07-09 00:40:18.377 7 INFO neutron.services.segments.plugin [-] Segment d71b688a-3a2d-488c-ade7-666d6a0441b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d71b688a-3a2d-488c-ade7-666d6a0441b4 found for delete ", "request_id": "req-c2b34e3f-d7b2-41a0-a4c7-027048fbcd48"}]} [pid: 7|app: 0|req: 253/492] 10.0.0.151 () {38 vars in 971 bytes} [Thu Jul 9 00:40:18 2026] POST /v2.0/security-groups => generated 1679 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:40:18.469 7 WARNING neutron_lib.context [req-c2ec92f0-676b-4c26-8865-6d9327a3a122 req-c2bbff50-6d9e-47ea-a2ae-a12dee901d13 14501d345d51450ea1a6581e46776cb6 5302a49163864731bbd45e7b5c849bee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/493] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:18 2026] GET /v2.0/security-groups?tenant_id=40644370dc694f73aa53db92bdf5518f&name=default => generated 2921 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/494] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:18 2026] DELETE /v2.0/security-groups/33146987-a803-402a-a87d-44e27d61a9b2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/495] 10.0.0.151 () {38 vars in 971 bytes} [Thu Jul 9 00:40:18 2026] POST /v2.0/security-groups => generated 1681 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:40:18.644 8 WARNING neutron_lib.context [req-05c81902-4309-4e28-8f4c-4744bbf5c7e6 req-47441dbc-cc8c-4cf1-beb4-aa87091f5a13 14501d345d51450ea1a6581e46776cb6 5302a49163864731bbd45e7b5c849bee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 242/496] 10.0.0.151 () {38 vars in 971 bytes} [Thu Jul 9 00:40:18 2026] POST /v2.0/security-groups => generated 1680 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/497] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:40:18 2026] GET /v2.0/security-groups?tenant_id=5302a49163864731bbd45e7b5c849bee => generated 7905 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/498] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:18 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/499] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:18 2026] GET /v2.0/security-groups/7a4975d0-b695-42fd-b746-5414b19a798c => generated 2922 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/500] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:18 2026] GET /v2.0/security-groups/7a4975d0-b695-42fd-b746-5414b19a798c => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:40:19.021 8 INFO neutron.services.segments.plugin [-] Segment 50957991-f50f-490b-b83f-a44d5d2a7982 resource provider aggregate not found 2026-07-09 00:40:19.027 8 INFO neutron.services.segments.plugin [-] Segment 50957991-f50f-490b-b83f-a44d5d2a7982 resource provider aggregate not found 2026-07-09 00:40:19.052 8 INFO neutron.services.segments.plugin [-] Segment 50957991-f50f-490b-b83f-a44d5d2a7982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50957991-f50f-490b-b83f-a44d5d2a7982 found for delete ", "request_id": "req-6a94ee50-c888-46cc-8d72-6c45fd4d1367"}]} 2026-07-09 00:40:19.055 8 INFO neutron.services.segments.plugin [-] Segment 50957991-f50f-490b-b83f-a44d5d2a7982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50957991-f50f-490b-b83f-a44d5d2a7982 found for delete ", "request_id": "req-e33f1015-0f4b-4c93-8484-48d06b185f95"}]} [pid: 8|app: 0|req: 244/501] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups/dd9aa1e6-1b19-4db0-a0e0-c14830011b5e => generated 1679 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/502] 10.0.0.151 () {36 vars in 1013 bytes} [Thu Jul 9 00:40:19 2026] DELETE /v2.0/security-groups/dd9aa1e6-1b19-4db0-a0e0-c14830011b5e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:40:19.227 8 INFO neutron.api.v2.resource [req-d8bf39b4-9c93-47f9-843b-950fdda8fc83 req-9732d4d1-9cf5-4301-825e-e2af61686f1f 14501d345d51450ea1a6581e46776cb6 5302a49163864731bbd45e7b5c849bee - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/503] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups/dd9aa1e6-1b19-4db0-a0e0-c14830011b5e => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/504] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups/e960ec17-dd95-4808-bc48-79c47a30917c => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/505] 10.0.0.151 () {36 vars in 1013 bytes} [Thu Jul 9 00:40:19 2026] DELETE /v2.0/security-groups/e960ec17-dd95-4808-bc48-79c47a30917c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:40:19.414 7 INFO neutron.api.v2.resource [req-4a26d028-ffb9-40c0-bd09-c5cf35d9d248 req-fb44c5b3-afb6-4a04-9bee-4c15e7b4442d 14501d345d51450ea1a6581e46776cb6 5302a49163864731bbd45e7b5c849bee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/506] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups/e960ec17-dd95-4808-bc48-79c47a30917c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/507] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups/c3dd3cc2-b1c1-4dc8-881c-f62b62cb4bfd => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/508] 10.0.0.151 () {36 vars in 1013 bytes} [Thu Jul 9 00:40:19 2026] DELETE /v2.0/security-groups/c3dd3cc2-b1c1-4dc8-881c-f62b62cb4bfd => 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: 248/509] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/networks?id=5a97b3f3-4f37-4760-b0d1-99549381494b => generated 677 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:19.624 8 WARNING neutron_lib.context [req-c03572ff-310f-4228-a365-9bf4461b98f2 req-3b00c8aa-6031-487d-b49e-05cd8c38dd84 251d0b9e048347b084abc46c1b89c505 5af31eb5c93c427aaf655de1fa621345 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 262/510] 10.0.0.151 () {34 vars in 1100 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1553416134&fields=id&tenant_id=34e87f31804d4bfb81fe94c754c36ae5 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:19.662 7 INFO neutron.api.v2.resource [req-fd003b45-fbe6-4f22-969e-289c519d5159 req-77210ff2-5b44-4d2c-8bb3-ee4ad8dfbc1e 14501d345d51450ea1a6581e46776cb6 5302a49163864731bbd45e7b5c849bee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/511] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups/c3dd3cc2-b1c1-4dc8-881c-f62b62cb4bfd => 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: 264/512] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/networks?id=95993e44-c35a-4cd0-9202-3bd3e27e673d => generated 679 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/513] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups?tenant_id=5302a49163864731bbd45e7b5c849bee => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/514] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/quotas/34e87f31804d4bfb81fe94c754c36ae5 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/515] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups/7a4975d0-b695-42fd-b746-5414b19a798c => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/516] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/ports?tenant_id=34e87f31804d4bfb81fe94c754c36ae5&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/517] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups/7a4975d0-b695-42fd-b746-5414b19a798c => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:40:19.968 7 INFO neutron.api.v2.resource [req-fbd3e510-9bfe-46b3-a481-336ced6e3655 req-59521531-e4af-499e-9e7e-898a510be00c 14501d345d51450ea1a6581e46776cb6 5302a49163864731bbd45e7b5c849bee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/518] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:19 2026] GET /v2.0/security-groups/c3dd3cc2-b1c1-4dc8-881c-f62b62cb4bfd => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/519] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:40:19 2026] POST /v2.0/ports => generated 954 bytes in 419 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: 250/520] 199.204.45.238 () {34 vars in 911 bytes} [Thu Jul 9 00:40:20 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/521] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:20 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 957 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/524] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:20 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:20.223 7 INFO neutron.api.v2.resource [req-54e01ace-59b6-4e31-9931-ada451645e9d req-78588def-3f97-4c39-b4b7-132a452b45ca 14501d345d51450ea1a6581e46776cb6 5302a49163864731bbd45e7b5c849bee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/525] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:20 2026] GET /v2.0/security-groups/e960ec17-dd95-4808-bc48-79c47a30917c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:40:20.255 8 INFO neutron.api.v2.resource [req-734acd8e-172b-46b3-b8d1-4aff625b57ea req-bde16ab9-4d9d-4f9f-ad02-a121ca79e575 14501d345d51450ea1a6581e46776cb6 5302a49163864731bbd45e7b5c849bee - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/526] 10.0.0.151 () {34 vars in 991 bytes} [Thu Jul 9 00:40:20 2026] GET /v2.0/security-groups/dd9aa1e6-1b19-4db0-a0e0-c14830011b5e => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/527] 10.0.0.151 () {34 vars in 907 bytes} [Thu Jul 9 00:40:20 2026] GET /v2.0/extensions => generated 20516 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/528] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:40:20 2026] GET /v2.0/networks/95993e44-c35a-4cd0-9202-3bd3e27e673d?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: 277/529] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:40:20 2026] PUT /v2.0/ports/f32f9dd0-5870-4cdd-bb70-64e747d8d3e0 => generated 1235 bytes in 467 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: 278/530] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:40:20 2026] GET /v2.0/networks/95993e44-c35a-4cd0-9202-3bd3e27e673d?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) 2026-07-09 00:40:21.127 7 INFO neutron.db.segments_db [None req-5789ca65-1c82-4eab-b477-75d8dcd99240 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 14687cb8-e9a5-44d5-9d8f-d923bc256e11 of type vxlan for network b0422328-fdcf-45e0-b476-7b1e41c5bcb9 [pid: 7|app: 0|req: 279/531] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:40:20 2026] POST /v2.0/networks => generated 751 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/532] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:21 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 253/533] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:40:20 2026] PUT /v2.0/routers/bbea4447-d5ab-4bfc-a563-821b08cb6b9e/remove_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:21.393 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-107f9a80-6bae-460f-be37-8bca87c9102c'] response: {'name': 'network-changed', 'server_uuid': '144f0df8-57e7-45e8-bfaf-0b7aea230b5b', 'tag': 'f32f9dd0-5870-4cdd-bb70-64e747d8d3e0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 254/534] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:21 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/535] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:21 2026] POST /v2.0/subnets => generated 698 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/536] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:21 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:21.575 7 INFO neutron.db.segments_db [None req-869196d4-dadc-4584-8953-45996d8ca306 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment e980eff1-d907-4814-9cc6-b5ad31444156 of type vxlan for network b3558dd8-d6dd-44d0-bdc7-42bb307c8b95 2026-07-09 00:40:21.844 7 INFO neutron.db.l3_hamode_db [None req-869196d4-dadc-4584-8953-45996d8ca306 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b3ea91ec16024084a395462c2551fde0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:40:22.213 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-ba688080-1d99-4d25-83cf-cc146520c456 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - 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-07-09 00:40:22.522 8 INFO neutron.services.segments.plugin [-] Segment a9674835-0bfd-4f36-94ff-939ac3a27c39 resource provider aggregate not found 2026-07-09 00:40:22.526 8 INFO neutron.services.segments.plugin [-] Segment a9674835-0bfd-4f36-94ff-939ac3a27c39 resource provider aggregate not found 2026-07-09 00:40:22.538 8 INFO neutron.services.segments.plugin [-] Segment a9674835-0bfd-4f36-94ff-939ac3a27c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9674835-0bfd-4f36-94ff-939ac3a27c39 found for delete ", "request_id": "req-c85107e1-caf8-4ad3-a5ac-6abc29ccc825"}]} 2026-07-09 00:40:22.542 8 INFO neutron.services.segments.plugin [-] Segment a9674835-0bfd-4f36-94ff-939ac3a27c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9674835-0bfd-4f36-94ff-939ac3a27c39 found for delete ", "request_id": "req-e1547bea-fe5e-41ed-a88d-cb2eeedf6e42"}]} 2026-07-09 00:40:22.545 8 INFO neutron.db.l3_hamode_db [None req-ba688080-1d99-4d25-83cf-cc146520c456 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network 8304a7ee-13a6-499d-b2da-985193526072 was deleted as no HA routers are present in tenant 5302a49163864731bbd45e7b5c849bee. [pid: 8|app: 0|req: 255/537] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:21 2026] DELETE /v2.0/routers/bbea4447-d5ab-4bfc-a563-821b08cb6b9e => generated 0 bytes in 1146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/538] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:22 2026] GET /v2.0/ports?tenant_id=5af31eb5c93c427aaf655de1fa621345&device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/539] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:22 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:22.713 7 INFO neutron.db.l3_hamode_db [None req-869196d4-dadc-4584-8953-45996d8ca306 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 258/540] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:22 2026] DELETE /v2.0/subnets/35af337c-41d5-48cf-8854-14645e34c3ec => 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: 259/541] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:22 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/542] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:40:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f32f9dd0-5870-4cdd-bb70-64e747d8d3e0 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/543] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:40:22 2026] DELETE /v2.0/networks/0d24da8b-5613-4627-ae4a-8429fd975906 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/544] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:23 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/545] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:40:23 2026] GET /v2.0/subnets?id=b6bfaefa-7755-4935-8031-ebd6a5a4cec5 => generated 695 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/546] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:40:23 2026] GET /v2.0/ports?network_id=5a97b3f3-4f37-4760-b0d1-99549381494b&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/547] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:23 2026] GET /v2.0/security-groups?tenant_id=5302a49163864731bbd45e7b5c849bee&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/548] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:40:23 2026] GET /v2.0/networks/5a97b3f3-4f37-4760-b0d1-99549381494b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/549] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:23 2026] DELETE /v2.0/security-groups/7a4975d0-b695-42fd-b746-5414b19a798c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/550] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:40:23 2026] GET /v2.0/networks/5a97b3f3-4f37-4760-b0d1-99549381494b?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: 283/551] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:21 2026] POST /v2.0/routers => generated 738 bytes in 2091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/552] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:23 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 285/553] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/554] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:24.561 8 INFO neutron.services.segments.plugin [-] Segment 9fe1697d-0ec0-463c-953c-750853a5f56f resource provider aggregate not found 2026-07-09 00:40:24.566 8 INFO neutron.services.segments.plugin [-] Segment 9fe1697d-0ec0-463c-953c-750853a5f56f resource provider aggregate not found 2026-07-09 00:40:24.577 8 INFO neutron.services.segments.plugin [-] Segment 9fe1697d-0ec0-463c-953c-750853a5f56f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fe1697d-0ec0-463c-953c-750853a5f56f found for delete ", "request_id": "req-8e052376-7f62-42bf-a9fe-330224ac2d0d"}]} 2026-07-09 00:40:24.579 8 INFO neutron.services.segments.plugin [-] Segment 9fe1697d-0ec0-463c-953c-750853a5f56f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fe1697d-0ec0-463c-953c-750853a5f56f found for delete ", "request_id": "req-4d6ae2a0-45ca-4f93-9ac8-503715f65260"}]} [pid: 7|app: 0|req: 287/555] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/ports?tenant_id=5af31eb5c93c427aaf655de1fa621345&device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/556] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/networks?id=5a97b3f3-4f37-4760-b0d1-99549381494b => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/557] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f32f9dd0-5870-4cdd-bb70-64e747d8d3e0 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/558] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/subnets?id=b6bfaefa-7755-4935-8031-ebd6a5a4cec5 => generated 695 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/559] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/ports?network_id=5a97b3f3-4f37-4760-b0d1-99549381494b&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/560] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 293/561] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/networks/5a97b3f3-4f37-4760-b0d1-99549381494b?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: 269/562] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:40:23 2026] PUT /v2.0/routers/d61fd018-0cb6-44ea-8cb9-c94be92e941e/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/563] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:40:24 2026] GET /v2.0/networks/5a97b3f3-4f37-4760-b0d1-99549381494b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/564] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:25 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/565] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:25 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:25.658 7 WARNING neutron_lib.context [None req-544005cb-6f6c-4add-8c99-9da6a3fb214f 78d39d0ce5074595896100e8db7beb3f b3ea91ec16024084a395462c2551fde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 296/566] 10.0.0.97 () {34 vars in 684 bytes} [Thu Jul 9 00:40:25 2026] POST /v2.0/security-groups => generated 1661 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:40:25.773 7 WARNING neutron_lib.context [None req-d316b483-3c84-421d-b6cc-1ad167203fc9 78d39d0ce5074595896100e8db7beb3f b3ea91ec16024084a395462c2551fde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:40:25.799 8 INFO neutron.db.segments_db [None req-7094d7db-3236-4a32-b3ef-78e460777cb7 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 514da914-b2d2-4b27-87d7-a3bc4540acb5 of type vxlan for network 4beccedd-ecf7-4b9d-b4b7-1945a1ef8745 [pid: 7|app: 0|req: 297/567] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:40:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/568] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:40:25 2026] POST /v2.0/networks => generated 736 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:25.891 8 WARNING neutron_lib.context [None req-3e665451-b74c-4502-9ccd-a277dab79882 78d39d0ce5074595896100e8db7beb3f b3ea91ec16024084a395462c2551fde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 298/569] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:40:25 2026] GET /v2.0/networks?id=95993e44-c35a-4cd0-9202-3bd3e27e673d => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/570] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:40:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/571] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:40:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=34e87f31804d4bfb81fe94c754c36ae5 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/572] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:26 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:26.061 8 WARNING neutron_lib.context [None req-20eca404-454b-43d4-99af-6103f5e49f7d 78d39d0ce5074595896100e8db7beb3f b3ea91ec16024084a395462c2551fde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/573] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:25 2026] POST /v2.0/subnets => generated 684 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:26.089 7 WARNING neutron_lib.context [req-85042478-b147-4ef9-9e0a-94e3fc904195 req-efcfa6e1-1a06-4d4d-aa4e-7dee7cfcf05f 94e8275e29b84dcda0815b8194ba59e0 34e87f31804d4bfb81fe94c754c36ae5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/574] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:40:26 2026] POST /v2.0/ports => generated 954 bytes in 385 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-07-09 00:40:26.507 7 INFO neutron.db.segments_db [None req-28619858-9873-426f-aaf4-1923be6ab51f a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 0d64ff40-8b79-45fd-8c50-bb9759833454 of type vxlan for network e53a2b6a-c253-4bd4-a893-f76987afac15 [pid: 8|app: 0|req: 275/575] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:40:26 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:26.762 7 INFO neutron.db.l3_hamode_db [None req-28619858-9873-426f-aaf4-1923be6ab51f a8bcfb18f3ba4fe9a2962c2c754dc2c4 ddda5ff5f3a34049a2dfb58322f9884b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 276/576] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:40:26 2026] PUT /v2.0/ports/8e376bea-974b-47bb-89b0-5c31931de981 => generated 1235 bytes in 478 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: 277/577] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/578] 10.0.0.151 () {34 vars in 1100 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1888452358&fields=id&tenant_id=b3ea91ec16024084a395462c2551fde0 => generated 69 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/579] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&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: 8|app: 0|req: 280/580] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/networks?id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 683 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/581] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/582] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/quotas/b3ea91ec16024084a395462c2551fde0 => 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: 283/583] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&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: 284/584] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/ports?tenant_id=b3ea91ec16024084a395462c2551fde0&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:27.677 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fae83e09-8b81-4b13-b228-e004053dd062'] response: {'name': 'network-changed', 'server_uuid': '292a1195-7d53-4d7c-a200-d5961b5beacc', 'tag': '8e376bea-974b-47bb-89b0-5c31931de981', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 285/585] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/586] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:27.836 7 INFO neutron.db.l3_hamode_db [None req-28619858-9873-426f-aaf4-1923be6ab51f a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 287/587] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:27 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => 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: 288/588] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:28 2026] GET /v2.0/ports?tenant_id=34e87f31804d4bfb81fe94c754c36ae5&device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/589] 199.204.45.238 () {34 vars in 1018 bytes} [Thu Jul 9 00:40:28 2026] GET /v2.0/networks?tenant_id=34e87f31804d4bfb81fe94c754c36ae5&shared=False => generated 775 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/590] 199.204.45.238 () {34 vars in 930 bytes} [Thu Jul 9 00:40:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/591] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:28 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/592] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:28 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/593] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:28 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 294/594] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:28 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&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: 301/595] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:26 2026] POST /v2.0/routers => generated 724 bytes in 2348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/596] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => 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: 303/597] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/ports?tenant_id=34e87f31804d4bfb81fe94c754c36ae5&device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 304/598] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8e376bea-974b-47bb-89b0-5c31931de981 => 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: 305/599] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/subnets?id=8c6658fd-b3aa-494c-93a9-cd511195e3bc => generated 697 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/600] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/ports?network_id=95993e44-c35a-4cd0-9202-3bd3e27e673d&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/601] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/networks/95993e44-c35a-4cd0-9202-3bd3e27e673d?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/602] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/networks/95993e44-c35a-4cd0-9202-3bd3e27e673d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/603] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/604] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/605] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/606] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:29 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&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: 295/607] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:40:28 2026] PUT /v2.0/routers/6efcfb1e-8949-43a1-8501-3cdccd8ed418/add_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/608] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:30 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:30.649 8 WARNING neutron_lib.context [None req-714cd117-d563-46d7-8ac8-32478d3ef5d8 000cb94aa0d04b99aba849c116cbdcc0 ddda5ff5f3a34049a2dfb58322f9884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 296/609] 10.0.0.97 () {34 vars in 684 bytes} [Thu Jul 9 00:40:30 2026] POST /v2.0/security-groups => generated 1660 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:40:30.813 8 WARNING neutron_lib.context [None req-eb4ae329-a29c-4ac2-8598-5f6ceaf51f13 000cb94aa0d04b99aba849c116cbdcc0 ddda5ff5f3a34049a2dfb58322f9884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 314/610] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:30 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/611] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:30 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/612] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:40:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:31.106 8 WARNING neutron_lib.context [None req-747d2358-718a-4f13-9851-bcab27dde97a 000cb94aa0d04b99aba849c116cbdcc0 ddda5ff5f3a34049a2dfb58322f9884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 316/613] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:31 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/614] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:31 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&fields=id&fields=name => generated 114 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/615] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:31 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => 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: 298/616] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:40:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:31.357 7 WARNING neutron_lib.context [None req-bee04358-b5a0-444a-8f5f-691fbef0f2e0 000cb94aa0d04b99aba849c116cbdcc0 ddda5ff5f3a34049a2dfb58322f9884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 319/617] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:40:31 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/618] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/619] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/620] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 321/621] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => 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: 301/622] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&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: 322/623] 10.0.0.151 () {34 vars in 1100 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1206460988&fields=id&tenant_id=ddda5ff5f3a34049a2dfb58322f9884b => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/624] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/networks?id=4beccedd-ecf7-4b9d-b4b7-1945a1ef8745 => generated 669 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/625] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/quotas/ddda5ff5f3a34049a2dfb58322f9884b => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/626] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/networks?id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 683 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/627] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/ports?tenant_id=ddda5ff5f3a34049a2dfb58322f9884b&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/628] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b3ea91ec16024084a395462c2551fde0 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:32.749 7 WARNING neutron_lib.context [req-529e5f5d-58bb-4605-be21-d723c19567ac req-a9b33dac-5a39-43de-b565-8d187a3a947e 78d39d0ce5074595896100e8db7beb3f b3ea91ec16024084a395462c2551fde0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 304/629] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/networks/4beccedd-ecf7-4b9d-b4b7-1945a1ef8745?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/630] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:40:32 2026] GET /v2.0/networks/4beccedd-ecf7-4b9d-b4b7-1945a1ef8745?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: 306/631] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:33 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => 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: 326/632] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:40:32 2026] POST /v2.0/ports => generated 958 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/633] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:33 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/634] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:33 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/635] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:33 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/636] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:33 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 331/637] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:33 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/638] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:33 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/639] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:40:33 2026] PUT /v2.0/ports/a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 1239 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/640] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:33 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 00:40:34.039 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43626767-9259-4bec-b548-f608cddaf590'] response: {'name': 'network-changed', 'server_uuid': '057db579-1e27-4393-89a4-1c2392002169', 'tag': 'a1cfaf58-edc2-4168-bebf-c4138e9f81e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 308/641] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:33 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/642] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:34 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => 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: 309/643] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:34 2026] GET /v2.0/ports?tenant_id=b3ea91ec16024084a395462c2551fde0&device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/644] 199.204.45.238 () {34 vars in 1018 bytes} [Thu Jul 9 00:40:34 2026] GET /v2.0/networks?tenant_id=b3ea91ec16024084a395462c2551fde0&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/645] 199.204.45.238 () {34 vars in 930 bytes} [Thu Jul 9 00:40:34 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: 336/646] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:34 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => 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: 337/647] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:34 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/648] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:34 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&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: 338/649] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:34 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&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: 341/652] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => 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: 312/653] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/654] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/security-groups?id=92d005ae-8602-4f11-a57a-13e0e9705cc3&fields=id&fields=name => generated 88 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/655] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/ports?tenant_id=b3ea91ec16024084a395462c2551fde0&device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/656] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => 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: 314/657] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/subnets?id=db3f9e85-06b6-4187-931a-8a94dc502087 => 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: 344/658] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/659] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/ports?network_id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/660] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&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: 345/661] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/662] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:40:36 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?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: 317/663] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:35 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/664] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:40:36 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?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: 319/665] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:36 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/666] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:36 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/667] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:36 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => 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: 347/668] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:40:36 2026] DELETE /v2.0/ports/f32f9dd0-5870-4cdd-bb70-64e747d8d3e0 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/669] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:37 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/670] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:37 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/671] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:37 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:37.298 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82d839bc-2411-442b-a32f-ae5b39c9c623'] response: {'server_uuid': '144f0df8-57e7-45e8-bfaf-0b7aea230b5b', 'name': 'network-vif-deleted', 'tag': 'f32f9dd0-5870-4cdd-bb70-64e747d8d3e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 349/672] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:37 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/673] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:37 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 350/674] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:37 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => 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: 351/675] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:40:37 2026] GET /v2.0/networks?id=4beccedd-ecf7-4b9d-b4b7-1945a1ef8745 => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/676] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:37 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => 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: 353/677] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:40:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ddda5ff5f3a34049a2dfb58322f9884b => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:37.603 7 WARNING neutron_lib.context [req-436a92db-1b73-4773-98f5-2f546b106e5d req-69e1e544-a203-4b31-9b6f-75da32a30904 000cb94aa0d04b99aba849c116cbdcc0 ddda5ff5f3a34049a2dfb58322f9884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 354/678] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:40:37 2026] POST /v2.0/ports => generated 954 bytes in 325 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-07-09 00:40:37.960 8 INFO neutron.db.l3_db [None req-b2fb39c6-cfe5-450a-a33c-1988196ded90 94e8275e29b84dcda0815b8194ba59e0 34e87f31804d4bfb81fe94c754c36ae5 - - default default] Floating IP 7cec0b05-2949-40aa-aac7-d1f6d948f9d8 associated. External IP: 10.96.250.220, port: 8e376bea-974b-47bb-89b0-5c31931de981. [pid: 8|app: 0|req: 325/679] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:40:37 2026] PUT /v2.0/floatingips/7cec0b05-2949-40aa-aac7-d1f6d948f9d8 => generated 855 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:38.371 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c462db-0316-48a6-b82e-153aacc5d99e'] response: {'name': 'network-changed', 'server_uuid': '292a1195-7d53-4d7c-a200-d5961b5beacc', 'tag': '8e376bea-974b-47bb-89b0-5c31931de981', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 326/680] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/681] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:40:37 2026] PUT /v2.0/ports/c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788 => generated 1235 bytes in 501 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: 327/682] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&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: 328/683] 199.204.45.238 () {34 vars in 1096 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b&fields=binding%3Ahost_id&fields=binding%3Avif_type => 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: 356/684] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/685] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&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: 329/686] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/687] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/security-groups?id=5dabfdf4-59ce-49f7-9758-e5d57716eb10&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: 330/688] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => 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: 359/689] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/ports?tenant_id=34e87f31804d4bfb81fe94c754c36ae5&device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/690] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/691] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/networks?id=95993e44-c35a-4cd0-9202-3bd3e27e673d => generated 775 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/692] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:38 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&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: 332/693] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8e376bea-974b-47bb-89b0-5c31931de981 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/694] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/subnets?id=8c6658fd-b3aa-494c-93a9-cd511195e3bc => generated 697 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/695] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/ports?network_id=95993e44-c35a-4cd0-9202-3bd3e27e673d&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/696] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/networks/95993e44-c35a-4cd0-9202-3bd3e27e673d?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: 334/697] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/networks/95993e44-c35a-4cd0-9202-3bd3e27e673d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:39.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b0efab6-1308-480b-b6df-6532e9551d6e'] response: {'name': 'network-changed', 'server_uuid': 'fbb14375-fd93-4fd7-884c-896aaaaa6e33', 'tag': 'c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 364/698] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/ports?tenant_id=ddda5ff5f3a34049a2dfb58322f9884b&device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/699] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/ports?tenant_id=5af31eb5c93c427aaf655de1fa621345&device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => 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: 336/700] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/701] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/subnets?id=930e7335-9640-4c27-8607-b8d4f4542753 => generated 687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/702] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/703] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/ports?network_id=4beccedd-ecf7-4b9d-b4b7-1945a1ef8745&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/704] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&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: 339/705] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/networks/4beccedd-ecf7-4b9d-b4b7-1945a1ef8745?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/706] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/ports?device_id=144f0df8-57e7-45e8-bfaf-0b7aea230b5b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/707] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/networks/4beccedd-ecf7-4b9d-b4b7-1945a1ef8745?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: 367/708] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/709] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:39 2026] GET /v2.0/security-groups?id=5dabfdf4-59ce-49f7-9758-e5d57716eb10&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: 368/710] 199.204.45.238 () {34 vars in 1018 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/networks?tenant_id=5af31eb5c93c427aaf655de1fa621345&shared=False => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/711] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/712] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&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: 369/713] 199.204.45.238 () {34 vars in 930 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/714] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => 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: 370/715] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&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: 371/716] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/ports?tenant_id=ddda5ff5f3a34049a2dfb58322f9884b&device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/717] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/718] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/networks?id=4beccedd-ecf7-4b9d-b4b7-1945a1ef8745 => generated 764 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/719] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:40:40 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:41.438 7 INFO neutron.db.l3_db [None req-a3033237-a995-471a-9e8c-c9f65cf130cf 78d39d0ce5074595896100e8db7beb3f b3ea91ec16024084a395462c2551fde0 - - default default] Floating IP 86cbed2e-849c-480e-98b8-dcc69dd3454e associated. External IP: 10.96.250.219, port: a1cfaf58-edc2-4168-bebf-c4138e9f81e6. [pid: 7|app: 0|req: 375/720] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:40:41 2026] PUT /v2.0/floatingips/86cbed2e-849c-480e-98b8-dcc69dd3454e => generated 856 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/721] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:40:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788 => 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: 377/722] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:41 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:42.063 7 INFO neutron.db.l3_db [req-f4789063-4ded-4ad3-89a8-82de484e00de req-c7d57d67-cdb9-4433-9a14-2f6ca7ee2118 94e8275e29b84dcda0815b8194ba59e0 34e87f31804d4bfb81fe94c754c36ae5 - - default default] Floating IP 7cec0b05-2949-40aa-aac7-d1f6d948f9d8 disassociated. External IP: 10.96.250.220, port: 8e376bea-974b-47bb-89b0-5c31931de981. [pid: 8|app: 0|req: 346/723] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:40:40 2026] PUT /v2.0/routers/4bf3aa96-103d-4408-aa9f-c7ec249ade7a/remove_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/724] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:42 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/725] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:40:42 2026] GET /v2.0/subnets?id=930e7335-9640-4c27-8607-b8d4f4542753 => generated 687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/726] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:42 2026] GET /v2.0/security-groups?id=5dabfdf4-59ce-49f7-9758-e5d57716eb10&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/727] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:40:41 2026] DELETE /v2.0/ports/8e376bea-974b-47bb-89b0-5c31931de981 => generated 0 bytes in 697 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/728] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:42 2026] GET /v2.0/security-groups?id=19d03893-9d18-4e7e-9c78-72304ab699cf&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: 380/729] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:40:42 2026] GET /v2.0/ports?network_id=4beccedd-ecf7-4b9d-b4b7-1945a1ef8745&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:40:42.542 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a286544c-08e5-43b0-b34a-8e9106cc733b'] response: {'name': 'network-changed', 'server_uuid': '057db579-1e27-4393-89a4-1c2392002169', 'tag': 'a1cfaf58-edc2-4168-bebf-c4138e9f81e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 381/730] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:42 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => 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: 382/731] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:40:42 2026] GET /v2.0/networks/4beccedd-ecf7-4b9d-b4b7-1945a1ef8745?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/732] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:42 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&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: 384/733] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:40:42 2026] GET /v2.0/networks/4beccedd-ecf7-4b9d-b4b7-1945a1ef8745?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:43.081 8 INFO neutron.services.segments.plugin [-] Segment 19a3480f-a2ce-42ed-8dee-3aa239563e91 resource provider aggregate not found 2026-07-09 00:40:43.084 8 INFO neutron.services.segments.plugin [-] Segment 19a3480f-a2ce-42ed-8dee-3aa239563e91 resource provider aggregate not found 2026-07-09 00:40:43.097 8 INFO neutron.services.segments.plugin [-] Segment 19a3480f-a2ce-42ed-8dee-3aa239563e91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a3480f-a2ce-42ed-8dee-3aa239563e91 found for delete ", "request_id": "req-3eff76d1-1cd7-45a9-9a02-e7501bae8688"}]} 2026-07-09 00:40:43.101 8 INFO neutron.db.l3_hamode_db [None req-14d34d1d-8914-4268-8d47-4b0e4c99a37a a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network 34d886a3-e76f-4e9b-9428-9f06a7306bc9 was deleted as no HA routers are present in tenant 5af31eb5c93c427aaf655de1fa621345. 2026-07-09 00:40:43.102 8 INFO neutron.services.segments.plugin [-] Segment 19a3480f-a2ce-42ed-8dee-3aa239563e91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a3480f-a2ce-42ed-8dee-3aa239563e91 found for delete ", "request_id": "req-f5a89fa5-24f7-4659-8a3c-497e934b0d3d"}]} [pid: 8|app: 0|req: 350/734] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:42 2026] DELETE /v2.0/routers/4bf3aa96-103d-4408-aa9f-c7ec249ade7a => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/735] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/ports?tenant_id=b3ea91ec16024084a395462c2551fde0&device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/736] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/networks?id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 779 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/737] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/738] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:43 2026] DELETE /v2.0/subnets/b6bfaefa-7755-4935-8031-ebd6a5a4cec5 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/739] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/subnets?id=db3f9e85-06b6-4187-931a-8a94dc502087 => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/740] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => 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: 390/741] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/ports?network_id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9&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: 391/742] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/security-groups?id=5dabfdf4-59ce-49f7-9758-e5d57716eb10&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/743] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?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: 393/744] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/745] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 352/746] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:40:43 2026] DELETE /v2.0/networks/5a97b3f3-4f37-4760-b0d1-99549381494b => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/747] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:43 2026] GET /v2.0/security-groups?tenant_id=5af31eb5c93c427aaf655de1fa621345&name=default => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/748] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:43 2026] DELETE /v2.0/security-groups/92d005ae-8602-4f11-a57a-13e0e9705cc3 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/749] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:44 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/750] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:44 2026] GET /v2.0/security-groups?id=5dabfdf4-59ce-49f7-9758-e5d57716eb10&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:44.714 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0b3dc83-0654-4f2b-9ed7-d694080ef016'] response: {'server_uuid': '292a1195-7d53-4d7c-a200-d5961b5beacc', 'name': 'network-vif-deleted', 'tag': '8e376bea-974b-47bb-89b0-5c31931de981', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 355/751] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:44 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => 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: 397/752] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:44 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:45.127 8 INFO neutron.services.segments.plugin [-] Segment ea1e3eae-5e3e-45a1-a71b-7c2234c77037 resource provider aggregate not found 2026-07-09 00:40:45.132 8 INFO neutron.services.segments.plugin [-] Segment ea1e3eae-5e3e-45a1-a71b-7c2234c77037 resource provider aggregate not found 2026-07-09 00:40:45.147 8 INFO neutron.services.segments.plugin [-] Segment ea1e3eae-5e3e-45a1-a71b-7c2234c77037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea1e3eae-5e3e-45a1-a71b-7c2234c77037 found for delete ", "request_id": "req-6047da5b-422c-4664-848f-3f9a0deebcad"}]} 2026-07-09 00:40:45.150 8 INFO neutron.services.segments.plugin [-] Segment ea1e3eae-5e3e-45a1-a71b-7c2234c77037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea1e3eae-5e3e-45a1-a71b-7c2234c77037 found for delete ", "request_id": "req-2320d376-2bed-44b9-aeba-0bdba19fcf88"}]} 2026-07-09 00:40:45.208 8 INFO neutron.db.l3_db [None req-d976c3aa-a561-4a40-849b-e8e7c22b9567 000cb94aa0d04b99aba849c116cbdcc0 ddda5ff5f3a34049a2dfb58322f9884b - - default default] Floating IP d93959ba-4a4c-4f6e-a3ee-c006a3f09817 associated. External IP: 10.96.250.208, port: c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788. [pid: 8|app: 0|req: 356/753] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:40:44 2026] PUT /v2.0/floatingips/d93959ba-4a4c-4f6e-a3ee-c006a3f09817 => generated 855 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/754] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:45 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/755] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:45 2026] GET /v2.0/security-groups?id=5dabfdf4-59ce-49f7-9758-e5d57716eb10&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: 399/756] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:45 2026] GET /v2.0/ports?device_id=292a1195-7d53-4d7c-a200-d5961b5beacc => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:45.975 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac058fa5-e9eb-4a22-84b9-9f1a63abb9c1'] response: {'name': 'network-changed', 'server_uuid': 'fbb14375-fd93-4fd7-884c-896aaaaa6e33', 'tag': 'c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 358/757] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:45 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/758] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:46 2026] GET /v2.0/security-groups?id=5dabfdf4-59ce-49f7-9758-e5d57716eb10&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: 359/759] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:40:46 2026] GET /v2.0/ports?tenant_id=ddda5ff5f3a34049a2dfb58322f9884b&device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/760] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:40:46 2026] GET /v2.0/networks?id=4beccedd-ecf7-4b9d-b4b7-1945a1ef8745 => generated 764 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/761] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:40:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/762] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:40:46 2026] GET /v2.0/subnets?id=930e7335-9640-4c27-8607-b8d4f4542753 => generated 687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/763] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:40:46 2026] GET /v2.0/ports?network_id=4beccedd-ecf7-4b9d-b4b7-1945a1ef8745&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/764] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:40:46 2026] GET /v2.0/networks/4beccedd-ecf7-4b9d-b4b7-1945a1ef8745?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: 362/765] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:40:46 2026] GET /v2.0/networks/4beccedd-ecf7-4b9d-b4b7-1945a1ef8745?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/766] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:46 2026] DELETE /v2.0/security-groups/19d03893-9d18-4e7e-9c78-72304ab699cf => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:40:47.033 8 INFO neutron.api.v2.resource [None req-899ae3e7-4d6d-4e9d-b9e1-7a47fc9c3f42 94e8275e29b84dcda0815b8194ba59e0 34e87f31804d4bfb81fe94c754c36ae5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 363/767] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:40:47 2026] GET /v2.0/security-groups/19d03893-9d18-4e7e-9c78-72304ab699cf => 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: 405/768] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:40:47 2026] DELETE /v2.0/floatingips/7cec0b05-2949-40aa-aac7-d1f6d948f9d8 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/769] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:47 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/770] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:47 2026] GET /v2.0/security-groups?id=5dabfdf4-59ce-49f7-9758-e5d57716eb10&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/771] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:40:47 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:48.224 7 INFO neutron.db.l3_db [req-5b8e8a18-873f-4932-b61e-7d922128233a req-1401e727-a096-4710-9cd4-778a9d608494 000cb94aa0d04b99aba849c116cbdcc0 ddda5ff5f3a34049a2dfb58322f9884b - - default default] Floating IP d93959ba-4a4c-4f6e-a3ee-c006a3f09817 disassociated. External IP: 10.96.250.208, port: c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788. [pid: 8|app: 0|req: 364/772] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:40:47 2026] PUT /v2.0/routers/11de58b6-ab8b-459e-b8d2-e05ee9b0d426/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/773] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:40:48 2026] DELETE /v2.0/ports/c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/774] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:48 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:40:49.211 8 INFO neutron.services.segments.plugin [-] Segment a46c2c7b-1709-4549-b34c-f476be429808 resource provider aggregate not found 2026-07-09 00:40:49.217 8 INFO neutron.services.segments.plugin [-] Segment a46c2c7b-1709-4549-b34c-f476be429808 resource provider aggregate not found 2026-07-09 00:40:49.233 8 INFO neutron.services.segments.plugin [-] Segment a46c2c7b-1709-4549-b34c-f476be429808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a46c2c7b-1709-4549-b34c-f476be429808 found for delete ", "request_id": "req-109eb657-921f-4a2a-b3a2-ebd0270a1472"}]} 2026-07-09 00:40:49.237 8 INFO neutron.db.l3_hamode_db [None req-a6fcaec2-d21c-4e80-ace7-a9f8532b2863 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network b4a45589-c9ca-4672-8cbf-c9443f6732e8 was deleted as no HA routers are present in tenant 34e87f31804d4bfb81fe94c754c36ae5. [pid: 8|app: 0|req: 365/775] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:48 2026] DELETE /v2.0/routers/11de58b6-ab8b-459e-b8d2-e05ee9b0d426 => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:40:49.249 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-addd5319-a0ec-48da-a3a3-b4154460a285'] response: {'server_uuid': 'fbb14375-fd93-4fd7-884c-896aaaaa6e33', 'name': 'network-vif-deleted', 'tag': 'c5a6f468-44a1-4d94-8cc8-c0c4d7bfd788', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 411/776] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:49 2026] DELETE /v2.0/subnets/8c6658fd-b3aa-494c-93a9-cd511195e3bc => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:40:49.441 8 INFO neutron.services.segments.plugin [-] Segment a46c2c7b-1709-4549-b34c-f476be429808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a46c2c7b-1709-4549-b34c-f476be429808 found for delete ", "request_id": "req-a4d902de-361c-48e5-8091-5237ed56317c"}]} [pid: 7|app: 0|req: 412/777] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:49 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/778] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:40:49 2026] DELETE /v2.0/networks/95993e44-c35a-4cd0-9202-3bd3e27e673d => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/779] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:49 2026] GET /v2.0/security-groups?tenant_id=34e87f31804d4bfb81fe94c754c36ae5&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/780] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:49 2026] DELETE /v2.0/security-groups/62dc158b-7770-4eeb-a9cf-91266a4f9aa8 => 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: 413/781] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:49 2026] GET /v2.0/security-groups?tenant_id=3701a5d5d8854f1f98a62c9be06851ad&name=default => generated 2925 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/784] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:50 2026] DELETE /v2.0/security-groups/b3760a91-2322-4b49-80b2-87fb2dfd17c8 => 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: 416/785] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:50 2026] GET /v2.0/security-groups?tenant_id=0e32676561484681901b25701d8a1dc6&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/786] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:50 2026] DELETE /v2.0/security-groups/d9ae5918-501e-4ea1-9532-83bf9cbf99b5 => 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: 371/787] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:50 2026] GET /v2.0/ports?device_id=fbb14375-fd93-4fd7-884c-896aaaaa6e33 => 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: 417/788] 10.0.0.216 () {34 vars in 990 bytes} [Thu Jul 9 00:40:50 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 1244 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/789] 10.0.0.216 () {34 vars in 1040 bytes} [Thu Jul 9 00:40:50 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:51.905 8 INFO neutron.services.segments.plugin [-] Segment c8ab5543-8896-4827-a736-229b27f99c95 resource provider aggregate not found 2026-07-09 00:40:51.913 8 INFO neutron.services.segments.plugin [-] Segment c8ab5543-8896-4827-a736-229b27f99c95 resource provider aggregate not found 2026-07-09 00:40:51.922 8 INFO neutron.services.segments.plugin [-] Segment c8ab5543-8896-4827-a736-229b27f99c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8ab5543-8896-4827-a736-229b27f99c95 found for delete ", "request_id": "req-e918e2bc-189c-4978-af8a-ea93c5d76abd"}]} 2026-07-09 00:40:51.930 8 INFO neutron.services.segments.plugin [-] Segment c8ab5543-8896-4827-a736-229b27f99c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8ab5543-8896-4827-a736-229b27f99c95 found for delete ", "request_id": "req-05b7548c-c69e-4f4b-83ea-8f712a7de872"}]} [pid: 8|app: 0|req: 373/790] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:51 2026] DELETE /v2.0/security-groups/5dabfdf4-59ce-49f7-9758-e5d57716eb10 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:40:52.016 8 INFO neutron.api.v2.resource [None req-72a2ab3a-ce80-43df-961d-35ae597f6b74 000cb94aa0d04b99aba849c116cbdcc0 ddda5ff5f3a34049a2dfb58322f9884b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 374/791] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:40:52 2026] GET /v2.0/security-groups/5dabfdf4-59ce-49f7-9758-e5d57716eb10 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:40:52.177 7 INFO neutron.db.segments_db [None req-0f59a31c-3675-48c7-868a-e0cef44f05be a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 5dc2df22-52b2-4cef-a96e-bae5f96542c9 of type vxlan for network d991481d-14ef-44b3-83f4-a40198957dc9 [pid: 7|app: 0|req: 418/792] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:40:51 2026] POST /v2.0/networks => generated 743 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/793] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:40:52 2026] DELETE /v2.0/floatingips/d93959ba-4a4c-4f6e-a3ee-c006a3f09817 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/794] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:52 2026] POST /v2.0/subnets => generated 690 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:52.502 7 INFO neutron.db.segments_db [None req-b6c1a215-e487-4509-849b-1f830132d55c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 29f86142-6cf8-4b62-a27d-002502c605de of type vxlan for network 063adab2-8922-49c3-af91-b82dce7d3789 2026-07-09 00:40:52.734 7 INFO neutron.db.l3_hamode_db [None req-b6c1a215-e487-4509-849b-1f830132d55c a8bcfb18f3ba4fe9a2962c2c754dc2c4 adce2df81ab142d89aca570d578e4c97 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 376/795] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:40:52 2026] PUT /v2.0/routers/6efcfb1e-8949-43a1-8501-3cdccd8ed418/remove_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:53.595 7 INFO neutron.db.l3_hamode_db [None req-b6c1a215-e487-4509-849b-1f830132d55c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:40:54.103 8 INFO neutron.services.segments.plugin [-] Segment 0d64ff40-8b79-45fd-8c50-bb9759833454 resource provider aggregate not found 2026-07-09 00:40:54.106 8 INFO neutron.services.segments.plugin [-] Segment 0d64ff40-8b79-45fd-8c50-bb9759833454 resource provider aggregate not found 2026-07-09 00:40:54.120 8 INFO neutron.services.segments.plugin [-] Segment 0d64ff40-8b79-45fd-8c50-bb9759833454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d64ff40-8b79-45fd-8c50-bb9759833454 found for delete ", "request_id": "req-89a8a18e-ba61-454b-a36c-e26976d6f68b"}]} 2026-07-09 00:40:54.123 8 INFO neutron.services.segments.plugin [-] Segment 0d64ff40-8b79-45fd-8c50-bb9759833454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d64ff40-8b79-45fd-8c50-bb9759833454 found for delete ", "request_id": "req-35d0570c-b5b2-4c55-9e45-bfad985494c6"}]} 2026-07-09 00:40:54.127 8 INFO neutron.db.l3_hamode_db [None req-0769fb73-b550-4a6c-8f9f-33b1981bcc6a a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network e53a2b6a-c253-4bd4-a893-f76987afac15 was deleted as no HA routers are present in tenant ddda5ff5f3a34049a2dfb58322f9884b. [pid: 8|app: 0|req: 377/796] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:53 2026] DELETE /v2.0/routers/6efcfb1e-8949-43a1-8501-3cdccd8ed418 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/797] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:40:54 2026] DELETE /v2.0/subnets/930e7335-9640-4c27-8607-b8d4f4542753 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/798] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:40:54 2026] DELETE /v2.0/networks/4beccedd-ecf7-4b9d-b4b7-1945a1ef8745 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/799] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:40:52 2026] POST /v2.0/routers => generated 730 bytes in 2466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/800] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:54 2026] GET /v2.0/security-groups?tenant_id=ddda5ff5f3a34049a2dfb58322f9884b&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/801] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:54 2026] DELETE /v2.0/security-groups/cb8adfdf-21d9-4d19-a156-0f2b24c79b0f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/802] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:55 2026] GET /v2.0/security-groups?tenant_id=36cce8a49c6046ad8e76aab4b397ec82&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/803] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:55 2026] DELETE /v2.0/security-groups/168dbfb7-b0eb-4192-8c42-74d6e72337a0 => 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: 425/804] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:55 2026] GET /v2.0/security-groups?tenant_id=38d84a3b233448a4a91dad86e96c3428&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/805] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:55 2026] DELETE /v2.0/security-groups/2e243fde-1d95-42ca-9fde-125830420752 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:40:56.155 8 INFO neutron.services.segments.plugin [-] Segment 514da914-b2d2-4b27-87d7-a3bc4540acb5 resource provider aggregate not found 2026-07-09 00:40:56.162 8 INFO neutron.services.segments.plugin [-] Segment 514da914-b2d2-4b27-87d7-a3bc4540acb5 resource provider aggregate not found 2026-07-09 00:40:56.168 8 INFO neutron.services.segments.plugin [-] Segment 514da914-b2d2-4b27-87d7-a3bc4540acb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 514da914-b2d2-4b27-87d7-a3bc4540acb5 found for delete ", "request_id": "req-4084d1a6-ea36-464e-9e47-571fb5325149"}]} 2026-07-09 00:40:56.174 8 INFO neutron.services.segments.plugin [-] Segment 514da914-b2d2-4b27-87d7-a3bc4540acb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 514da914-b2d2-4b27-87d7-a3bc4540acb5 found for delete ", "request_id": "req-9820f1df-1ddd-45cc-b18b-c69ce210a1b4"}]} [pid: 8|app: 0|req: 380/806] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:40:54 2026] PUT /v2.0/routers/f2c79cef-63df-4e71-9485-6649e058965c/add_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:40:56.733 7 WARNING neutron_lib.context [None req-48911713-61dc-4641-9e8f-a02f5b3410c0 9e248a173cbc454fbd5eae3009fa3223 adce2df81ab142d89aca570d578e4c97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 427/807] 10.0.0.97 () {34 vars in 684 bytes} [Thu Jul 9 00:40:56 2026] POST /v2.0/security-groups => generated 1659 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:40:56.897 8 WARNING neutron_lib.context [None req-dfc506c1-4d31-41ce-b546-c2eccd29947e 9e248a173cbc454fbd5eae3009fa3223 adce2df81ab142d89aca570d578e4c97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/808] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:40:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:57.027 7 WARNING neutron_lib.context [None req-a7d1e9eb-8a30-4a9e-9349-00c3de472614 9e248a173cbc454fbd5eae3009fa3223 adce2df81ab142d89aca570d578e4c97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 428/809] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:40:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:40:57.172 8 WARNING neutron_lib.context [None req-3ca209fd-54c1-4266-8bbf-f533892833a6 9e248a173cbc454fbd5eae3009fa3223 adce2df81ab142d89aca570d578e4c97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 382/810] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:40:57 2026] POST /v2.0/floatingips => generated 552 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/811] 10.0.0.151 () {34 vars in 1096 bytes} [Thu Jul 9 00:40:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--56160355&fields=id&tenant_id=adce2df81ab142d89aca570d578e4c97 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/812] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:40:58 2026] GET /v2.0/networks?id=d991481d-14ef-44b3-83f4-a40198957dc9 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/813] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:40:58 2026] GET /v2.0/quotas/adce2df81ab142d89aca570d578e4c97 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/814] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:57 2026] GET /v2.0/security-groups?tenant_id=56fcbe17bf2144e495109db385e6ca61&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/815] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:40:58 2026] GET /v2.0/ports?tenant_id=adce2df81ab142d89aca570d578e4c97&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/816] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:40:58 2026] GET /v2.0/networks/d991481d-14ef-44b3-83f4-a40198957dc9?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/817] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:40:58 2026] GET /v2.0/networks/d991481d-14ef-44b3-83f4-a40198957dc9?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: 430/818] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:58 2026] DELETE /v2.0/security-groups/f82de50c-3dc7-4fa9-b618-bbaf7a9a3a09 => 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: 389/819] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:58 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => 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: 431/820] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:40:59 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/821] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:40:59 2026] GET /v2.0/security-groups?tenant_id=6acc1e5901c7457393e3be59fcf467a6&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/822] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:40:59 2026] DELETE /v2.0/security-groups/a46d85e3-eced-44e7-be0e-fda7515723aa => 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: 391/823] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:00 2026] GET /v2.0/security-groups?tenant_id=6c29c5dfb3bf4a0a9eb7ee1cf4af099c&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/824] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:00 2026] DELETE /v2.0/security-groups/bc90de74-a98d-4c76-9543-82fca4c9d70f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/825] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:00 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => 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: 434/826] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:01 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => 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: 435/827] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:41:02 2026] GET /v2.0/networks?id=d991481d-14ef-44b3-83f4-a40198957dc9 => generated 675 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/828] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:41:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=adce2df81ab142d89aca570d578e4c97 => generated 179 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:02.917 7 WARNING neutron_lib.context [req-09d66d24-94d9-45af-b14d-031c0e15bc2c req-065ae5ce-9b09-49be-9e42-284ab1f66e1a 9e248a173cbc454fbd5eae3009fa3223 adce2df81ab142d89aca570d578e4c97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 393/829] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:02 2026] GET /v2.0/security-groups?tenant_id=bfa6ddca69cf47c5882ef2aded467de1&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/830] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:02 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => 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: 395/831] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:02 2026] DELETE /v2.0/security-groups/8d976bcc-ca3e-4647-9db0-e0d711ebe71d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/832] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:41:02 2026] POST /v2.0/ports => generated 958 bytes in 400 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: 396/833] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:03 2026] GET /v2.0/security-groups?tenant_id=6f772dbeb7d048228029dbe3edc48a31&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: 397/834] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:03 2026] DELETE /v2.0/security-groups/70738d5a-ca4c-42fd-9e4d-81d559249d1a => 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: 438/835] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:41:03 2026] PUT /v2.0/ports/b0b9d5d1-1811-4a45-bcf9-982fe7239d31 => generated 1239 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/836] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:03 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 973 bytes in 82 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: 439/837] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:04 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/838] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:04 2026] GET /v2.0/security-groups?tenant_id=a0dff693b96943ca990f2a6912c2b263&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:04.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d0f8942-a5b8-4d9f-8bb2-d3889abbb2ef'] response: {'name': 'network-changed', 'server_uuid': '7dab5443-83b3-4a0d-bd41-ec97f9cc098c', 'tag': 'b0b9d5d1-1811-4a45-bcf9-982fe7239d31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 440/839] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:04 2026] DELETE /v2.0/security-groups/8b146d84-bb13-4a38-8f3d-39916eba89b2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/840] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:04 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/841] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:04 2026] GET /v2.0/ports?tenant_id=adce2df81ab142d89aca570d578e4c97&device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => 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: 401/842] 10.0.0.151 () {34 vars in 971 bytes} [Thu Jul 9 00:41:04 2026] GET /v2.0/ports/a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 972 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/843] 199.204.45.238 () {34 vars in 1018 bytes} [Thu Jul 9 00:41:04 2026] GET /v2.0/networks?tenant_id=adce2df81ab142d89aca570d578e4c97&shared=False => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/844] 199.204.45.238 () {34 vars in 930 bytes} [Thu Jul 9 00:41:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/845] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:04 2026] GET /v2.0/security-groups?tenant_id=f2a9b666e12248d39d27ce48b32f98a0&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: 444/846] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:04 2026] DELETE /v2.0/security-groups/4966064e-fa29-4176-840d-fd17b3df91dd => 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: 446/849] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/850] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&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: 405/851] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/ports?tenant_id=adce2df81ab142d89aca570d578e4c97&device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => 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: 447/852] 199.204.45.238 () {34 vars in 1000 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/subnets?network_id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 683 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/853] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b0b9d5d1-1811-4a45-bcf9-982fe7239d31 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/854] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/subnets?id=919af331-104f-4bec-a92c-88092eb9145a => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/855] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/ports?network_id=d991481d-14ef-44b3-83f4-a40198957dc9&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: 448/856] 199.204.45.238 () {34 vars in 1146 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169&device_owner=compute%3Anova&network_id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/857] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/networks/d991481d-14ef-44b3-83f4-a40198957dc9?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: 410/858] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:41:05 2026] GET /v2.0/networks/d991481d-14ef-44b3-83f4-a40198957dc9?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: 449/859] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:41:05 2026] PUT /v2.0/ports/a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 1149 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/860] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 973 bytes in 54 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: 450/861] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/862] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/ports?tenant_id=b3ea91ec16024084a395462c2551fde0&device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:06.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfc4c718-14c7-4edc-9653-46bfa2b9fdce'] response: {'name': 'network-changed', 'server_uuid': '057db579-1e27-4393-89a4-1c2392002169', 'tag': 'a1cfaf58-edc2-4168-bebf-c4138e9f81e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/863] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/networks?id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/864] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/865] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/866] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/subnets?id=db3f9e85-06b6-4187-931a-8a94dc502087 => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/867] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/ports?network_id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9&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: 415/868] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?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: 454/869] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?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: 416/870] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:06 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 1152 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/871] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:07 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&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: 417/872] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:07 2026] GET /v2.0/security-groups?tenant_id=fb7a0e30c7084e29803fe576ac31376f&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/873] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:07 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/874] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:07 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/875] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:07 2026] DELETE /v2.0/security-groups/488ece4e-4959-4312-9a66-0b761499cbbb => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/876] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:07 2026] GET /v2.0/ports?tenant_id=b3ea91ec16024084a395462c2551fde0&device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/877] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:41:07 2026] GET /v2.0/networks?id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/878] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:41:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/879] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:41:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/880] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:41:08 2026] GET /v2.0/subnets?id=db3f9e85-06b6-4187-931a-8a94dc502087 => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/881] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:41:08 2026] GET /v2.0/ports?network_id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/882] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:41:08 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?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: 422/883] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:41:08 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?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: 462/884] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:08 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/885] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:08 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&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: 7|app: 0|req: 463/886] 199.204.45.238 () {34 vars in 1118 bytes} [Thu Jul 9 00:41:08 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/887] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:41:08 2026] PUT /v2.0/ports/a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 972 bytes in 727 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-07-09 00:41:09.932 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eddeeb9-fc54-47c7-b4a2-624ec5eb6b72'] response: {'name': 'network-changed', 'server_uuid': '057db579-1e27-4393-89a4-1c2392002169', 'tag': 'a1cfaf58-edc2-4168-bebf-c4138e9f81e6', 'status': 'completed', 'code': 200} 2026-07-09 00:41:09.968 7 WARNING neutron_lib.context [None req-cb1540e1-a303-41ee-a791-6854f63fcc67 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:09.968 7 WARNING neutron_lib.context [None req-cb1540e1-a303-41ee-a791-6854f63fcc67 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 425/888] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:09 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/889] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:09 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&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: 427/890] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/ports?tenant_id=b3ea91ec16024084a395462c2551fde0&device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:10.170 7 INFO neutron.db.segments_db [None req-cb1540e1-a303-41ee-a791-6854f63fcc67 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Added segment b4094f01-af93-4b46-838d-35deacfc1b81 of type vxlan for network cb514df7-f2c2-4742-b47c-7f67dec38149 2026-07-09 00:41:10.255 7 INFO neutron.db.segments_db [None req-cb1540e1-a303-41ee-a791-6854f63fcc67 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Added segment 59d39264-22a5-48b1-9b51-df0d279c9bfc of type vxlan for network 5229dbb8-093d-4d03-b103-01f2e15e19cd [pid: 8|app: 0|req: 428/891] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/security-groups?tenant_id=3d496cd969b743f6bb992330557a892a&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/892] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:09 2026] POST /v2.0/networks => generated 1246 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/893] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/networks?id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/894] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:10 2026] DELETE /v2.0/security-groups/e89dbe5f-6c2d-4f29-a180-ad61cceba94f => 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: 430/895] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/networks => generated 1845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/896] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/897] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/subnets?id=db3f9e85-06b6-4187-931a-8a94dc502087 => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/898] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/ports?network_id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:10.649 8 INFO neutron.services.segments.plugin [-] Segment b4094f01-af93-4b46-838d-35deacfc1b81 resource provider aggregate not found 2026-07-09 00:41:10.654 8 INFO neutron.services.segments.plugin [-] Segment b4094f01-af93-4b46-838d-35deacfc1b81 resource provider aggregate not found 2026-07-09 00:41:10.676 8 INFO neutron.services.segments.plugin [-] Segment b4094f01-af93-4b46-838d-35deacfc1b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4094f01-af93-4b46-838d-35deacfc1b81 found for delete ", "request_id": "req-c77b7b4d-eab1-4352-b19d-2581b85d2d11"}]} 2026-07-09 00:41:10.676 8 INFO neutron.services.segments.plugin [-] Segment b4094f01-af93-4b46-838d-35deacfc1b81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4094f01-af93-4b46-838d-35deacfc1b81 found for delete ", "request_id": "req-7fc4c91e-7d00-4fa2-be7c-ffc2feef5b8a"}]} [pid: 8|app: 0|req: 431/899] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:10 2026] DELETE /v2.0/networks/cb514df7-f2c2-4742-b47c-7f67dec38149 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/900] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/901] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/security-groups?tenant_id=fcd143feb748492f9e53c49d99f00729&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: 470/902] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/903] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:10 2026] DELETE /v2.0/networks/5229dbb8-093d-4d03-b103-01f2e15e19cd => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/904] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:41:10 2026] GET /v2.0/networks => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/905] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:10 2026] DELETE /v2.0/security-groups/760fe542-cadc-4b36-86ab-6405d3c338ca => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:41:10.939 8 WARNING neutron_lib.context [None req-90e78be7-2b55-432a-b27d-b1dc3f9149ec ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:10.996 8 INFO neutron.db.segments_db [None req-90e78be7-2b55-432a-b27d-b1dc3f9149ec ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Added segment 8d8e7aba-8342-430b-9317-83ccd468bdd7 of type vxlan for network 5a1f700d-4c77-49d2-811e-f1c5d259e1f6 [pid: 8|app: 0|req: 435/906] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:10 2026] POST /v2.0/networks => generated 650 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:11.100 8 WARNING neutron_lib.context [None req-ef2fcb25-e6af-4ee7-9d01-8f13f3e79233 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:11.149 8 INFO neutron.db.segments_db [None req-ef2fcb25-e6af-4ee7-9d01-8f13f3e79233 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Added segment 67491a5a-dfff-470d-a92f-9dd6ea3cc839 of type vxlan for network fa8fdf49-bfe3-4e5a-b5c0-480ff94faca1 [pid: 7|app: 0|req: 472/907] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:11 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/908] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:11 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/909] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:11 2026] POST /v2.0/networks => generated 650 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:11.251 7 WARNING neutron_lib.context [None req-7e610f8c-ad51-4b28-b3db-b2c8462bd085 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:11.275 7 WARNING neutron_lib.context [None req-7e610f8c-ad51-4b28-b3db-b2c8462bd085 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 437/910] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:11 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:11.646 8 INFO neutron.db.l3_db [None req-4ad36b62-c77f-4181-8882-cb685ccdb967 9e248a173cbc454fbd5eae3009fa3223 adce2df81ab142d89aca570d578e4c97 - - default default] Floating IP e261baef-f479-4a85-a9ab-4b241d90c566 associated. External IP: 10.96.250.213, port: b0b9d5d1-1811-4a45-bcf9-982fe7239d31. [pid: 7|app: 0|req: 474/911] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:41:11 2026] POST /v2.0/ports => generated 1505 bytes in 630 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: 475/912] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:11 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/913] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:41:11 2026] PUT /v2.0/floatingips/e261baef-f479-4a85-a9ab-4b241d90c566 => generated 856 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/914] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:11 2026] GET /v2.0/ports?tenant_id=b3ea91ec16024084a395462c2551fde0&device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:12.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-449232eb-bda4-489b-867a-2a63747b0fb1'] response: {'name': 'network-changed', 'server_uuid': '7dab5443-83b3-4a0d-bd41-ec97f9cc098c', 'tag': 'b0b9d5d1-1811-4a45-bcf9-982fe7239d31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 477/915] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&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: 439/916] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:41:11 2026] GET /v2.0/ports => generated 1505 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/917] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/networks?id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/918] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/919] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/subnets?id=db3f9e85-06b6-4187-931a-8a94dc502087 => 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: 481/920] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/ports?network_id=b0422328-fdcf-45e0-b476-7b1e41c5bcb9&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: 440/921] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:12 2026] DELETE /v2.0/ports/4591e16c-9449-488e-81ea-ffc4e1e417aa => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/922] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?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: 483/923] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9?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: 441/924] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:12 2026] DELETE /v2.0/ports/5cd292fc-d438-4ddc-842a-5bf5c67d9be7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/925] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/ports => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:41:12.488 8 WARNING neutron_lib.context [None req-e3b48111-9f1d-4ec2-bf47-85f7d8ae4c83 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:12.539 8 INFO neutron.db.segments_db [None req-e3b48111-9f1d-4ec2-bf47-85f7d8ae4c83 ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Added segment 8918288d-94a0-4bf4-ab20-7b5268da9e99 of type vxlan for network a99f559a-0751-48f3-b022-eaf72355e517 [pid: 7|app: 0|req: 485/926] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/ports?tenant_id=adce2df81ab142d89aca570d578e4c97&device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => 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: 442/927] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:12 2026] POST /v2.0/networks => generated 648 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:12.638 8 WARNING neutron_lib.context [None req-4edb5e54-4de4-4b83-bd5d-d11a7190839e ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 486/928] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/networks?id=d991481d-14ef-44b3-83f4-a40198957dc9 => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:12.689 8 INFO neutron.db.segments_db [None req-4edb5e54-4de4-4b83-bd5d-d11a7190839e ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Added segment e0874ac7-4d29-4c3d-96ce-e64f7758f69c of type vxlan for network 31a524d8-0f1a-43c1-8cb1-ca95d70eecdc 2026-07-09 00:41:12.696 8 INFO neutron.services.segments.plugin [-] Segment 59d39264-22a5-48b1-9b51-df0d279c9bfc resource provider aggregate not found 2026-07-09 00:41:12.700 8 INFO neutron.services.segments.plugin [-] Segment 59d39264-22a5-48b1-9b51-df0d279c9bfc resource provider aggregate not found 2026-07-09 00:41:12.709 8 INFO neutron.services.segments.plugin [-] Segment 59d39264-22a5-48b1-9b51-df0d279c9bfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59d39264-22a5-48b1-9b51-df0d279c9bfc found for delete ", "request_id": "req-42033c00-5186-44bc-96ce-fbe7a60d152f"}]} [pid: 7|app: 0|req: 487/929] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b0b9d5d1-1811-4a45-bcf9-982fe7239d31 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:12.717 8 INFO neutron.services.segments.plugin [-] Segment 59d39264-22a5-48b1-9b51-df0d279c9bfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59d39264-22a5-48b1-9b51-df0d279c9bfc found for delete ", "request_id": "req-42848d53-b1ba-4b29-a5e4-6a6abe9e2318"}]} [pid: 7|app: 0|req: 488/930] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/subnets?id=919af331-104f-4bec-a92c-88092eb9145a => 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: 443/931] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:12 2026] POST /v2.0/networks => generated 649 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/932] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/ports?network_id=d991481d-14ef-44b3-83f4-a40198957dc9&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:12.842 7 WARNING neutron_lib.context [None req-5952c7f4-704f-4a73-aba5-b5924241ecbd ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:12.867 7 WARNING neutron_lib.context [None req-5952c7f4-704f-4a73-aba5-b5924241ecbd ad9f6051a7104ebaa9b18d9934ac30e5 ec943da7b4244845b27984c9ff87399f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 444/933] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/networks/d991481d-14ef-44b3-83f4-a40198957dc9?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: 445/934] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:41:12 2026] GET /v2.0/networks/d991481d-14ef-44b3-83f4-a40198957dc9?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: 446/935] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:13 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/936] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:13 2026] GET /v2.0/security-groups?id=0f61483b-c642-4c21-a204-4838f34324d7&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: 490/937] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:12 2026] POST /v2.0/subnets => generated 1273 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/938] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:41:13 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/939] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:41:13 2026] GET /v2.0/subnets => generated 1909 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/940] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:13 2026] DELETE /v2.0/subnets/7098b5f6-1d5f-465b-a5b6-9a0b43342b72 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/941] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:13 2026] GET /v2.0/security-groups?tenant_id=00d3e238dc4740948a8536f2c2e6592a&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:13.838 7 INFO neutron.db.l3_db [req-f89a57ea-ec58-4e0b-a30d-9a272d047c31 req-b96a344a-6622-4056-af9c-df3852cae6d1 78d39d0ce5074595896100e8db7beb3f b3ea91ec16024084a395462c2551fde0 - - default default] Floating IP 86cbed2e-849c-480e-98b8-dcc69dd3454e disassociated. External IP: 10.96.250.219, port: a1cfaf58-edc2-4168-bebf-c4138e9f81e6. [pid: 8|app: 0|req: 450/942] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:13 2026] DELETE /v2.0/subnets/8db29699-b029-4cb4-830e-b28c78bb96ea => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/943] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:13 2026] DELETE /v2.0/security-groups/b1ecfddc-3dd4-47ac-91ff-d29182633cb1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/944] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:41:14 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/945] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:41:13 2026] DELETE /v2.0/ports/a1cfaf58-edc2-4168-bebf-c4138e9f81e6 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/946] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:14 2026] DELETE /v2.0/networks/31a524d8-0f1a-43c1-8cb1-ca95d70eecdc => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:14.262 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7535ca5-94fd-45ed-b54a-47fb7f0aaba6'] response: {'server_uuid': '057db579-1e27-4393-89a4-1c2392002169', 'name': 'network-vif-deleted', 'tag': 'a1cfaf58-edc2-4168-bebf-c4138e9f81e6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 454/947] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:14 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:41:14.391 7 INFO neutron.services.segments.plugin [-] Segment 8918288d-94a0-4bf4-ab20-7b5268da9e99 resource provider aggregate not found 2026-07-09 00:41:14.397 7 INFO neutron.services.segments.plugin [-] Segment 8918288d-94a0-4bf4-ab20-7b5268da9e99 resource provider aggregate not found 2026-07-09 00:41:14.411 7 INFO neutron.services.segments.plugin [-] Segment 8918288d-94a0-4bf4-ab20-7b5268da9e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8918288d-94a0-4bf4-ab20-7b5268da9e99 found for delete ", "request_id": "req-71e58f02-4e59-45a2-81dc-7763b9634a15"}]} 2026-07-09 00:41:14.423 7 INFO neutron.services.segments.plugin [-] Segment 8918288d-94a0-4bf4-ab20-7b5268da9e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8918288d-94a0-4bf4-ab20-7b5268da9e99 found for delete ", "request_id": "req-b464ed14-f6b2-452a-80f0-8b3f2a56486f"}]} [pid: 7|app: 0|req: 494/948] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:14 2026] DELETE /v2.0/networks/a99f559a-0751-48f3-b022-eaf72355e517 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/949] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:14 2026] DELETE /v2.0/networks/fa8fdf49-bfe3-4e5a-b5c0-480ff94faca1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/950] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:14 2026] DELETE /v2.0/networks/5a1f700d-4c77-49d2-811e-f1c5d259e1f6 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:15.176 8 INFO neutron.services.segments.plugin [-] Segment e0874ac7-4d29-4c3d-96ce-e64f7758f69c resource provider aggregate not found 2026-07-09 00:41:15.184 8 INFO neutron.services.segments.plugin [-] Segment e0874ac7-4d29-4c3d-96ce-e64f7758f69c resource provider aggregate not found 2026-07-09 00:41:15.197 8 INFO neutron.services.segments.plugin [-] Segment e0874ac7-4d29-4c3d-96ce-e64f7758f69c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0874ac7-4d29-4c3d-96ce-e64f7758f69c found for delete ", "request_id": "req-c3467068-6012-4b85-8228-161299fc08f2"}]} 2026-07-09 00:41:15.204 8 INFO neutron.services.segments.plugin [-] Segment e0874ac7-4d29-4c3d-96ce-e64f7758f69c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0874ac7-4d29-4c3d-96ce-e64f7758f69c found for delete ", "request_id": "req-c269659f-e9d4-48c6-b1ab-6c25bee3496c"}]} 2026-07-09 00:41:15.217 8 INFO neutron.services.segments.plugin [-] Segment 67491a5a-dfff-470d-a92f-9dd6ea3cc839 resource provider aggregate not found 2026-07-09 00:41:15.221 8 INFO neutron.services.segments.plugin [-] Segment 67491a5a-dfff-470d-a92f-9dd6ea3cc839 resource provider aggregate not found 2026-07-09 00:41:15.234 8 INFO neutron.services.segments.plugin [-] Segment 67491a5a-dfff-470d-a92f-9dd6ea3cc839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67491a5a-dfff-470d-a92f-9dd6ea3cc839 found for delete ", "request_id": "req-08ef280e-af65-4167-8802-3d82514d0de2"}]} 2026-07-09 00:41:15.236 8 INFO neutron.services.segments.plugin [-] Segment 67491a5a-dfff-470d-a92f-9dd6ea3cc839 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67491a5a-dfff-470d-a92f-9dd6ea3cc839 found for delete ", "request_id": "req-9d157859-2b76-4a6c-aefc-62b3794fbed9"}]} [pid: 8|app: 0|req: 456/951] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:15 2026] GET /v2.0/security-groups?tenant_id=ec943da7b4244845b27984c9ff87399f&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/952] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:15 2026] DELETE /v2.0/security-groups/31209f68-6a4b-4602-a917-b36761dae402 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/953] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:15 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:41:16.019 7 WARNING neutron_lib.context [None req-f5ad5c66-b206-43cf-a27c-d0fb4137e80f f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:16.164 7 INFO neutron.db.segments_db [None req-f5ad5c66-b206-43cf-a27c-d0fb4137e80f f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Added segment 4bca1437-9c55-4d1b-a5de-17ab2a578f38 of type vxlan for network 79d4dc80-5908-43ea-91fd-d0dda4c2f50c [pid: 7|app: 0|req: 497/954] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:15 2026] POST /v2.0/networks => generated 649 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:16.272 8 WARNING neutron_lib.context [None req-11a3c3a2-fb1d-4d05-984a-e587fe844c5d f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 498/955] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:16 2026] GET /v2.0/ports?device_id=057db579-1e27-4393-89a4-1c2392002169 => 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: 458/956] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:41:16 2026] POST /v2.0/ports => generated 777 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:16.564 7 INFO neutron.services.segments.plugin [-] Segment 8d8e7aba-8342-430b-9317-83ccd468bdd7 resource provider aggregate not found 2026-07-09 00:41:16.570 7 INFO neutron.services.segments.plugin [-] Segment 8d8e7aba-8342-430b-9317-83ccd468bdd7 resource provider aggregate not found 2026-07-09 00:41:16.579 7 WARNING neutron_lib.context [None req-5c5bc2f1-1c27-48e8-9470-2f30428b0559 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:16.594 7 INFO neutron.services.segments.plugin [-] Segment 8d8e7aba-8342-430b-9317-83ccd468bdd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d8e7aba-8342-430b-9317-83ccd468bdd7 found for delete ", "request_id": "req-c1baa18d-ae51-43ab-9d65-86e1604a330f"}]} 2026-07-09 00:41:16.595 7 INFO neutron.services.segments.plugin [-] Segment 8d8e7aba-8342-430b-9317-83ccd468bdd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d8e7aba-8342-430b-9317-83ccd468bdd7 found for delete ", "request_id": "req-ffe594a5-d5a6-4ca4-8b62-ac5efd4e208d"}]} 2026-07-09 00:41:16.629 7 INFO neutron.db.segments_db [None req-5c5bc2f1-1c27-48e8-9470-2f30428b0559 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Added segment 34f368b2-678f-4cfa-85cc-58a5615df63f of type vxlan for network 8cfbe9b7-1081-4cbd-95d3-bfa521c0469d [pid: 7|app: 0|req: 499/957] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:16 2026] POST /v2.0/networks => generated 635 bytes in 154 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-07-09 00:41:16.725 8 WARNING neutron_lib.context [None req-7aae3dd1-4bfa-4683-81f0-e4f848e7b658 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 459/958] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:16 2026] POST /v2.0/subnets => generated 646 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:16.974 7 WARNING neutron_lib.context [None req-33ba9f76-522f-4213-bfd7-336825c836f7 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:17.211 8 WARNING neutron_lib.context [None req-14fb2b8b-50f3-4ef9-9e28-d126c1e0dfa5 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 500/959] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:41:16 2026] POST /v2.0/ports => generated 966 bytes in 320 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-07-09 00:41:17.356 8 INFO neutron.db.segments_db [None req-14fb2b8b-50f3-4ef9-9e28-d126c1e0dfa5 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Added segment 0ee0dab1-170c-456e-884f-22215862460d of type vxlan for network 1704b3a8-956c-4214-a88a-b78997a5af31 [pid: 8|app: 0|req: 460/960] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:17 2026] POST /v2.0/networks => generated 645 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:17.460 8 WARNING neutron_lib.context [None req-a8c4475e-9ec8-4b41-9471-fff0738df76e 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 501/961] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:17 2026] DELETE /v2.0/ports/39698105-1b9c-4546-8161-8d6fe9eb9e3d => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:17.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e65f4c5e-1f65-43fa-8d04-cfbbe43c1cf2 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/962] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:17 2026] DELETE /v2.0/ports/39698105-1b9c-4546-8161-8d6fe9eb9e3d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:17.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62bb19cc-282f-4653-8ae5-f88f5afad69d f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 503/963] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:41:17 2026] GET /v2.0/ports/39698105-1b9c-4546-8161-8d6fe9eb9e3d => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/964] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:41:17 2026] POST /v2.0/ports => generated 774 bytes in 276 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: 504/965] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:17 2026] DELETE /v2.0/subnets/5202518a-e170-4701-86e2-4debd544209f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:17.746 7 WARNING neutron_lib.context [None req-9e5a4670-4fa1-4093-8da1-3c3e67e45031 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:17.806 7 INFO neutron.db.segments_db [None req-9e5a4670-4fa1-4093-8da1-3c3e67e45031 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Added segment 7341e7de-f944-438c-9e88-0ab1a2132eff of type vxlan for network cc2c42d4-d980-4152-80fd-9cd412b95128 [pid: 8|app: 0|req: 462/966] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:17 2026] DELETE /v2.0/security-groups/0f61483b-c642-4c21-a204-4838f34324d7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/967] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:17 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:17.927 7 INFO neutron.api.v2.resource [None req-b3872881-0887-4c07-b355-edcd6e93ec99 78d39d0ce5074595896100e8db7beb3f b3ea91ec16024084a395462c2551fde0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 506/968] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:41:17 2026] GET /v2.0/security-groups/0f61483b-c642-4c21-a204-4838f34324d7 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:17.931 7 WARNING neutron_lib.context [None req-50e38c7f-7973-4495-8277-f13699d05851 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:18.112 8 INFO neutron.services.segments.plugin [-] Segment 34f368b2-678f-4cfa-85cc-58a5615df63f resource provider aggregate not found 2026-07-09 00:41:18.119 8 INFO neutron.services.segments.plugin [-] Segment 34f368b2-678f-4cfa-85cc-58a5615df63f resource provider aggregate not found 2026-07-09 00:41:18.123 8 INFO neutron.services.segments.plugin [-] Segment 34f368b2-678f-4cfa-85cc-58a5615df63f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34f368b2-678f-4cfa-85cc-58a5615df63f found for delete ", "request_id": "req-1738910c-3cc9-4acc-873e-42724cb6cd64"}]} [pid: 8|app: 0|req: 463/969] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:17 2026] DELETE /v2.0/networks/8cfbe9b7-1081-4cbd-95d3-bfa521c0469d => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:18.131 8 INFO neutron.services.segments.plugin [-] Segment 34f368b2-678f-4cfa-85cc-58a5615df63f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34f368b2-678f-4cfa-85cc-58a5615df63f found for delete ", "request_id": "req-38830beb-cb25-41d3-baed-ea6e4f893936"}]} [pid: 7|app: 0|req: 507/970] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:17 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:18.195 7 WARNING neutron_lib.context [None req-b6208ba7-011d-4c18-9123-509f1a489448 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:18.243 7 INFO neutron.db.segments_db [None req-b6208ba7-011d-4c18-9123-509f1a489448 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Added segment 8bc6244e-5a54-4158-84b7-5eff74a5a44c of type vxlan for network 92cadadd-2d5d-451e-b0ba-b6b267568aae [pid: 7|app: 0|req: 508/971] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:18 2026] POST /v2.0/networks => generated 636 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:18.339 7 WARNING neutron_lib.context [None req-4b66a38f-f292-4b05-a923-e6a2b116535b 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 464/972] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:41:18 2026] DELETE /v2.0/floatingips/86cbed2e-849c-480e-98b8-dcc69dd3454e => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:41:18.405 8 WARNING neutron_lib.context [None req-5118dbb3-d78d-43b2-bce9-f30df81b88ac f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 465/973] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:18 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/974] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:41:18 2026] POST /v2.0/ports => generated 949 bytes in 363 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-07-09 00:41:18.703 7 WARNING neutron_lib.context [None req-81ff1218-4d14-4687-873b-fbb14badecf4 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/975] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:41:18 2026] POST /v2.0/ports => generated 927 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/976] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:19 2026] DELETE /v2.0/ports/dfc7caf5-66d3-4933-92e7-eee27a20d8b1 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/977] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:19 2026] DELETE /v2.0/ports/9dde3ba5-443e-4225-87e8-36fe927b652c => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:19.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e44fd94-67d5-42c0-bb51-c7a9b59616b5 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 513/978] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:19 2026] DELETE /v2.0/ports/dfc7caf5-66d3-4933-92e7-eee27a20d8b1 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:19.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7290422d-be9c-48e8-856f-45e81514a5c5 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 514/979] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:41:19 2026] GET /v2.0/ports/9dde3ba5-443e-4225-87e8-36fe927b652c => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:19.618 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7bbe6ca-0a08-4924-94ac-40a8cc335c3f 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/980] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:41:19 2026] GET /v2.0/ports/dfc7caf5-66d3-4933-92e7-eee27a20d8b1 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/981] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:41:18 2026] PUT /v2.0/routers/d61fd018-0cb6-44ea-8cb9-c94be92e941e/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/982] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:19 2026] DELETE /v2.0/subnets/9991bfac-17ad-4de5-8f49-f572a5fae79e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/983] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:19 2026] DELETE /v2.0/subnets/bd867e68-fd72-4bf6-ae3e-9bde0c9d48e9 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/984] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:19 2026] DELETE /v2.0/networks/92cadadd-2d5d-451e-b0ba-b6b267568aae => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:20.151 8 INFO neutron.services.segments.plugin [-] Segment 8bc6244e-5a54-4158-84b7-5eff74a5a44c resource provider aggregate not found 2026-07-09 00:41:20.154 8 INFO neutron.services.segments.plugin [-] Segment 8bc6244e-5a54-4158-84b7-5eff74a5a44c resource provider aggregate not found 2026-07-09 00:41:20.169 8 INFO neutron.services.segments.plugin [-] Segment 8bc6244e-5a54-4158-84b7-5eff74a5a44c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc6244e-5a54-4158-84b7-5eff74a5a44c found for delete ", "request_id": "req-1687954a-2f44-4ae4-8c88-c7e0ca70c352"}]} 2026-07-09 00:41:20.172 8 INFO neutron.services.segments.plugin [-] Segment 8bc6244e-5a54-4158-84b7-5eff74a5a44c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc6244e-5a54-4158-84b7-5eff74a5a44c found for delete ", "request_id": "req-e13d3a76-b45c-4911-85be-c04d078e6dbb"}]} [pid: 8|app: 0|req: 469/985] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:20 2026] DELETE /v2.0/networks/cc2c42d4-d980-4152-80fd-9cd412b95128 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/986] 10.0.0.216 () {34 vars in 990 bytes} [Thu Jul 9 00:41:20 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:20.472 8 WARNING neutron_lib.context [None req-3bc953e0-2dc5-4761-a763-25b9b79d7752 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:20.620 7 INFO neutron.services.segments.plugin [-] Segment e980eff1-d907-4814-9cc6-b5ad31444156 resource provider aggregate not found 2026-07-09 00:41:20.625 7 INFO neutron.services.segments.plugin [-] Segment e980eff1-d907-4814-9cc6-b5ad31444156 resource provider aggregate not found 2026-07-09 00:41:20.636 7 INFO neutron.services.segments.plugin [-] Segment e980eff1-d907-4814-9cc6-b5ad31444156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e980eff1-d907-4814-9cc6-b5ad31444156 found for delete ", "request_id": "req-ebd8c0e9-d179-4522-9219-74382b050929"}]} 2026-07-09 00:41:20.638 7 INFO neutron.db.l3_hamode_db [None req-c948a17b-99eb-4bb0-a2c7-98170272d4ef a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network b3558dd8-d6dd-44d0-bdc7-42bb307c8b95 was deleted as no HA routers are present in tenant b3ea91ec16024084a395462c2551fde0. [pid: 7|app: 0|req: 517/987] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:19 2026] DELETE /v2.0/routers/d61fd018-0cb6-44ea-8cb9-c94be92e941e => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:41:20.652 7 INFO neutron.services.segments.plugin [-] Segment e980eff1-d907-4814-9cc6-b5ad31444156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e980eff1-d907-4814-9cc6-b5ad31444156 found for delete ", "request_id": "req-3e5a54be-82d2-4877-968a-cbc8c2fa9d82"}]} 2026-07-09 00:41:20.654 7 WARNING neutron_lib.context [None req-4bdbdbdc-0397-4e0b-af3c-24c95d340bfe 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:20.700 7 INFO neutron.db.segments_db [None req-4bdbdbdc-0397-4e0b-af3c-24c95d340bfe 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Added segment 27c3b967-a414-4023-923d-129653ab79af of type vxlan for network 06d9234d-0da1-483d-9243-bdd48f8d932a [pid: 8|app: 0|req: 471/990] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:41:20 2026] POST /v2.0/ports => generated 776 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/991] 10.0.0.216 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:20 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/992] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:41:20 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/993] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:20 2026] DELETE /v2.0/subnets/db3f9e85-06b6-4187-931a-8a94dc502087 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:20.975 8 WARNING neutron_lib.context [None req-2ce1790c-f6a6-40d9-9aa9-4388cac9daf7 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 521/994] 10.0.0.97 () {34 vars in 736 bytes} [Thu Jul 9 00:41:20 2026] PUT /v2.0/ports/927e0eda-1cbd-40f8-a38a-f09482493bbe => generated 752 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/995] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:20 2026] DELETE /v2.0/networks/b0422328-fdcf-45e0-b476-7b1e41c5bcb9 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/996] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:21 2026] DELETE /v2.0/ports/927e0eda-1cbd-40f8-a38a-f09482493bbe => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/997] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:21 2026] GET /v2.0/security-groups?tenant_id=b3ea91ec16024084a395462c2551fde0&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: 474/998] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:20 2026] POST /v2.0/subnets => generated 626 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/999] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:41:21 2026] GET /v2.0/ports => generated 780 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:21.620 7 WARNING neutron_lib.context [None req-912e494c-f82d-479d-8913-38082704d260 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 475/1000] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:21 2026] DELETE /v2.0/security-groups/ac3ed1f9-7f6e-4a78-8c2a-79a223d6658b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:41:21.716 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2652e761-1719-401e-a425-e1645013055b f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 476/1001] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:41:21 2026] GET /v2.0/ports/927e0eda-1cbd-40f8-a38a-f09482493bbe => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1002] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:41:21 2026] GET /v2.0/ports => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1003] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:41:21 2026] GET /v2.0/ports/9a075ecb-8d2d-4c4b-b953-2a35f80ec5aa => generated 777 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:21.873 8 INFO neutron.pecan_wsgi.hooks.translation [None req-346ebcb2-6e18-4351-9df1-ab64269ed7b9 f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 479/1004] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:21 2026] DELETE /v2.0/ports/9dde3ba5-443e-4225-87e8-36fe927b652c => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:21.898 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdab38ff-85fe-421d-a19c-dc2ecf5088fb f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/1005] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:21 2026] DELETE /v2.0/subnets/9991bfac-17ad-4de5-8f49-f572a5fae79e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:21.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7a38faa-c74d-4049-94a7-be1be3b5d43f f6b12bb1143a43dbbea99308d4357e70 36ab975f7f874792a9fbdf93882b0d33 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/1006] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:21 2026] DELETE /v2.0/subnets/5202518a-e170-4701-86e2-4debd544209f => 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: 526/1007] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:41:21 2026] POST /v2.0/ports => generated 911 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1008] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:21 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1009] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:21 2026] DELETE /v2.0/ports/9a075ecb-8d2d-4c4b-b953-2a35f80ec5aa => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:22.187 8 INFO neutron.services.segments.plugin [-] Segment 7341e7de-f944-438c-9e88-0ab1a2132eff resource provider aggregate not found 2026-07-09 00:41:22.194 8 INFO neutron.services.segments.plugin [-] Segment 7341e7de-f944-438c-9e88-0ab1a2132eff resource provider aggregate not found 2026-07-09 00:41:22.203 8 INFO neutron.services.segments.plugin [-] Segment 7341e7de-f944-438c-9e88-0ab1a2132eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7341e7de-f944-438c-9e88-0ab1a2132eff found for delete ", "request_id": "req-1541c07a-98da-41e3-982f-0c844c9bc593"}]} 2026-07-09 00:41:22.209 8 INFO neutron.services.segments.plugin [-] Segment 7341e7de-f944-438c-9e88-0ab1a2132eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7341e7de-f944-438c-9e88-0ab1a2132eff found for delete ", "request_id": "req-642c443c-9bfa-4ca1-877e-b0a18cc14efb"}]} [pid: 8|app: 0|req: 483/1010] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:22 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&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: 8|app: 0|req: 484/1011] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:22 2026] DELETE /v2.0/networks/79d4dc80-5908-43ea-91fd-d0dda4c2f50c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1012] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:22 2026] DELETE /v2.0/ports/388de3b8-d65a-4515-923c-adec57ecc23b => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:22.384 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54e8ccc2-4278-46c6-8f0a-edfb2070c9e2 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1013] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:41:22 2026] GET /v2.0/ports/388de3b8-d65a-4515-923c-adec57ecc23b => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1014] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:22 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1015] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:22 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1016] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:22 2026] DELETE /v2.0/subnets/90debdf6-aa82-4409-9e70-d38839bc6893 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:22.826 7 INFO neutron.services.segments.plugin [-] Segment 14687cb8-e9a5-44d5-9d8f-d923bc256e11 resource provider aggregate not found 2026-07-09 00:41:22.838 7 INFO neutron.services.segments.plugin [-] Segment 14687cb8-e9a5-44d5-9d8f-d923bc256e11 resource provider aggregate not found 2026-07-09 00:41:22.845 7 INFO neutron.services.segments.plugin [-] Segment 14687cb8-e9a5-44d5-9d8f-d923bc256e11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14687cb8-e9a5-44d5-9d8f-d923bc256e11 found for delete ", "request_id": "req-b3cd4252-d8fe-443d-89db-4e43310d1c5f"}]} [pid: 7|app: 0|req: 531/1017] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:22 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:22.869 7 INFO neutron.services.segments.plugin [-] Segment 14687cb8-e9a5-44d5-9d8f-d923bc256e11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14687cb8-e9a5-44d5-9d8f-d923bc256e11 found for delete ", "request_id": "req-7ee1e6f4-6826-464c-80fc-d4b8fc6cd2b0"}]} [pid: 8|app: 0|req: 487/1018] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:22 2026] DELETE /v2.0/networks/06d9234d-0da1-483d-9243-bdd48f8d932a => 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: 488/1019] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:22 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:22.928 8 WARNING neutron_lib.context [None req-846134d6-53c4-4a3d-8055-bd8494463ae8 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 532/1020] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:22 2026] GET /v2.0/security-groups?tenant_id=36ab975f7f874792a9fbdf93882b0d33&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1021] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:23 2026] DELETE /v2.0/security-groups/1d46ed4f-14fa-44b4-8305-79b6ff36304c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1022] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:41:22 2026] POST /v2.0/ports => generated 774 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1023] 10.0.0.97 () {34 vars in 736 bytes} [Thu Jul 9 00:41:23 2026] PUT /v2.0/ports/07788a5c-518c-427b-8959-8f3d5c7e24cc => generated 752 bytes in 203 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: 490/1024] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:23 2026] DELETE /v2.0/ports/07788a5c-518c-427b-8959-8f3d5c7e24cc => generated 0 bytes in 193 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, ' [pid: 8|app: 0|req: 491/1025] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:41:23 2026] GET /v2.0/ports => generated 777 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:23.653 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c9f11cc-a496-4b6a-b9fc-3e1a4c6b7fd2 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 492/1026] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:41:23 2026] GET /v2.0/ports/07788a5c-518c-427b-8959-8f3d5c7e24cc => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1027] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:41:23 2026] GET /v2.0/ports => generated 777 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1028] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:41:23 2026] GET /v2.0/ports/2b0c8d38-5776-4472-8f87-46e5875546d5 => generated 774 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:23.757 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec3f48ed-99f9-4869-9c1b-c057fb93bdf9 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/1029] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:23 2026] DELETE /v2.0/ports/388de3b8-d65a-4515-923c-adec57ecc23b => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:23.765 7 INFO neutron.db.segments_db [None req-68fb800f-ef4b-4555-9412-6b9a2618cae2 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 663d08bf-2735-4615-aa5f-1e6f340a66d6 of type vxlan for network 72d068d0-0d36-420d-8ac9-5f140f7014e1 2026-07-09 00:41:23.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02d517da-454e-4aa5-9f61-2f8e4b628f97 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 496/1030] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:23 2026] DELETE /v2.0/subnets/90debdf6-aa82-4409-9e70-d38839bc6893 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:23.801 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b4aba57-480e-45bc-9953-458ab3b1b0ca 07e1ae1de10b45bca403ef63bce24699 3913552691014e37987202ca577e5b8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 497/1031] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:23 2026] DELETE /v2.0/subnets/bd867e68-fd72-4bf6-ae3e-9bde0c9d48e9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1032] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:41:23 2026] POST /v2.0/networks => generated 743 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1033] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:41:23 2026] DELETE /v2.0/ports/2b0c8d38-5776-4472-8f87-46e5875546d5 => 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: 499/1034] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:24 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1035] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:23 2026] POST /v2.0/subnets => generated 690 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1036] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:24 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&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: 500/1037] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:24 2026] DELETE /v2.0/networks/1704b3a8-956c-4214-a88a-b78997a5af31 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:24.207 7 INFO neutron.db.segments_db [None req-1e96f000-68ab-4d79-9fc6-acc5d5e47b49 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment ae342a91-1be8-46c6-a9aa-14ae028f018c of type vxlan for network f27bb239-c989-48f7-a336-02f93310f8fe 2026-07-09 00:41:24.329 8 INFO neutron.services.segments.plugin [-] Segment 4bca1437-9c55-4d1b-a5de-17ab2a578f38 resource provider aggregate not found 2026-07-09 00:41:24.341 8 INFO neutron.services.segments.plugin [-] Segment 4bca1437-9c55-4d1b-a5de-17ab2a578f38 resource provider aggregate not found 2026-07-09 00:41:24.356 8 INFO neutron.services.segments.plugin [-] Segment 4bca1437-9c55-4d1b-a5de-17ab2a578f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bca1437-9c55-4d1b-a5de-17ab2a578f38 found for delete ", "request_id": "req-272703a5-a8a9-4646-b626-8f8bc14595e1"}]} 2026-07-09 00:41:24.361 8 INFO neutron.services.segments.plugin [-] Segment 4bca1437-9c55-4d1b-a5de-17ab2a578f38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bca1437-9c55-4d1b-a5de-17ab2a578f38 found for delete ", "request_id": "req-b00996f8-cc9b-441b-b8b8-42dc15c2e057"}]} 2026-07-09 00:41:24.368 8 INFO neutron.services.segments.plugin [-] Segment 27c3b967-a414-4023-923d-129653ab79af resource provider aggregate not found [pid: 8|app: 0|req: 501/1038] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:24 2026] GET /v2.0/ports?tenant_id=adce2df81ab142d89aca570d578e4c97&device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:24.382 8 INFO neutron.services.segments.plugin [-] Segment 27c3b967-a414-4023-923d-129653ab79af resource provider aggregate not found 2026-07-09 00:41:24.388 8 INFO neutron.services.segments.plugin [-] Segment 27c3b967-a414-4023-923d-129653ab79af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27c3b967-a414-4023-923d-129653ab79af found for delete ", "request_id": "req-409aab0a-74dc-4978-b38e-bf8108d6f7ed"}]} 2026-07-09 00:41:24.400 8 INFO neutron.services.segments.plugin [-] Segment 27c3b967-a414-4023-923d-129653ab79af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27c3b967-a414-4023-923d-129653ab79af found for delete ", "request_id": "req-30959ba6-4d54-4bcc-a01a-9a2f4bb41a84"}]} 2026-07-09 00:41:24.404 8 INFO neutron.services.segments.plugin [-] Segment 0ee0dab1-170c-456e-884f-22215862460d resource provider aggregate not found 2026-07-09 00:41:24.421 8 INFO neutron.services.segments.plugin [-] Segment 0ee0dab1-170c-456e-884f-22215862460d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee0dab1-170c-456e-884f-22215862460d found for delete ", "request_id": "req-d338fd05-106f-4444-bbe3-d13991722cdf"}]} 2026-07-09 00:41:24.422 8 INFO neutron.services.segments.plugin [-] Segment 0ee0dab1-170c-456e-884f-22215862460d resource provider aggregate not found 2026-07-09 00:41:24.454 8 INFO neutron.services.segments.plugin [-] Segment 0ee0dab1-170c-456e-884f-22215862460d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee0dab1-170c-456e-884f-22215862460d found for delete ", "request_id": "req-43c0f8c1-1605-415c-883f-767eb4c7910f"}]} [pid: 8|app: 0|req: 502/1039] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:41:24 2026] GET /v2.0/networks?id=d991481d-14ef-44b3-83f4-a40198957dc9 => generated 771 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:24.531 7 INFO neutron.db.l3_hamode_db [None req-1e96f000-68ab-4d79-9fc6-acc5d5e47b49 a8bcfb18f3ba4fe9a2962c2c754dc2c4 1883710dc73a43ba814e68bf6d1d5a57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 503/1040] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:41:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=b0b9d5d1-1811-4a45-bcf9-982fe7239d31 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1041] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:41:24 2026] GET /v2.0/subnets?id=919af331-104f-4bec-a92c-88092eb9145a => 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: 505/1042] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:41:24 2026] GET /v2.0/ports?network_id=d991481d-14ef-44b3-83f4-a40198957dc9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1043] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:24 2026] GET /v2.0/security-groups?tenant_id=3913552691014e37987202ca577e5b8f&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1044] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:41:24 2026] GET /v2.0/networks/d991481d-14ef-44b3-83f4-a40198957dc9?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: 508/1045] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:25 2026] DELETE /v2.0/security-groups/620234ec-8984-4da4-8983-2e76b0638aec => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1046] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:41:25 2026] GET /v2.0/networks/d991481d-14ef-44b3-83f4-a40198957dc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1047] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:25 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1048] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:25 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:25.431 7 INFO neutron.db.l3_hamode_db [None req-1e96f000-68ab-4d79-9fc6-acc5d5e47b49 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 538/1049] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:24 2026] POST /v2.0/routers => generated 730 bytes in 2222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1050] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:26 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1051] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:26 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:27.021 8 WARNING neutron_lib.context [None req-c70c059c-eb69-4e9c-9c90-f2cf8156c567 23693713d6b84e158900d40a0531692b eec85984e78e4bb38231d66801236c69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 514/1052] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:41:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1053] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:41:27 2026] GET /v2.0/security-groups => generated 4529 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1054] 10.0.0.97 () {34 vars in 757 bytes} [Thu Jul 9 00:41:27 2026] PUT /v2.0/security-groups/30dcbb41-6fdc-4394-8add-42a2a89951f6 => generated 1662 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1055] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:41:27 2026] GET /v2.0/security-groups/30dcbb41-6fdc-4394-8add-42a2a89951f6 => generated 1662 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1056] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:27 2026] DELETE /v2.0/security-groups/30dcbb41-6fdc-4394-8add-42a2a89951f6 => 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: 539/1057] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:41:26 2026] PUT /v2.0/routers/0d121ea3-5f95-4edc-b107-b7cc5d8d056a/add_router_interface => generated 309 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1058] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:27 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1059] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:41:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:27.659 7 INFO neutron.api.v2.resource [None req-e5fd248c-09ef-44fa-824f-5949457dacde 23693713d6b84e158900d40a0531692b eec85984e78e4bb38231d66801236c69 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1060] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:27 2026] DELETE /v2.0/security-groups/30dcbb41-6fdc-4394-8add-42a2a89951f6 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1061] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:27 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:27.673 7 WARNING neutron_lib.context [None req-afee85cf-d2a3-4111-b71c-c44d66ac30ff 23693713d6b84e158900d40a0531692b eec85984e78e4bb38231d66801236c69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 542/1062] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:41:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:41:27.829 8 WARNING neutron_lib.context [None req-86f9a810-43b0-4f15-8f02-e0f1f52795ba 23693713d6b84e158900d40a0531692b eec85984e78e4bb38231d66801236c69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 521/1063] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:41:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1064] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:41:27 2026] GET /v2.0/security-group-rules/d8bef9dd-3233-4d48-b509-2867f42c423c => generated 601 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1065] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:41:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1066] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:41:28 2026] DELETE /v2.0/security-group-rules/d8bef9dd-3233-4d48-b509-2867f42c423c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:41:28.183 8 WARNING neutron_lib.context [None req-01960747-2474-4269-9a88-db13833a565e cdc74d34e78447af87cc7b6fa219d73c 1883710dc73a43ba814e68bf6d1d5a57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 545/1067] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:41:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:28.295 7 WARNING neutron_lib.context [None req-964269be-afb8-4ee8-8381-cd4437f5f02c 23693713d6b84e158900d40a0531692b eec85984e78e4bb38231d66801236c69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 523/1068] 10.0.0.97 () {34 vars in 684 bytes} [Thu Jul 9 00:41:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:41:28.342 8 WARNING neutron_lib.context [None req-5947e785-2937-458b-bd3b-2587805bbb9d cdc74d34e78447af87cc7b6fa219d73c 1883710dc73a43ba814e68bf6d1d5a57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 546/1069] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:41:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1070] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:41:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:28.474 8 WARNING neutron_lib.context [None req-cbdb769e-06c8-49ba-b742-fe41c3c29073 cdc74d34e78447af87cc7b6fa219d73c 1883710dc73a43ba814e68bf6d1d5a57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 547/1071] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:41:28 2026] GET /v2.0/security-group-rules/9d414b8d-99be-4ca7-9e16-b462f4f7b054 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1072] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:41:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1073] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:41:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:28.601 8 WARNING neutron_lib.context [None req-99fe06af-0347-4f51-933e-cd2f28f4ed87 cdc74d34e78447af87cc7b6fa219d73c 1883710dc73a43ba814e68bf6d1d5a57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 549/1074] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:41:28 2026] DELETE /v2.0/security-group-rules/9d414b8d-99be-4ca7-9e16-b462f4f7b054 => 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: 550/1075] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:41:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:28.733 7 WARNING neutron_lib.context [None req-f4aeeba2-2e4f-4e11-8135-80525a9a6817 23693713d6b84e158900d40a0531692b eec85984e78e4bb38231d66801236c69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:28.785 7 INFO neutron.db.securitygroups_db [None req-f4aeeba2-2e4f-4e11-8135-80525a9a6817 23693713d6b84e158900d40a0531692b eec85984e78e4bb38231d66801236c69 - - default default] Project eec85984e78e4bb38231d66801236c69 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: 551/1076] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:41:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1077] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:28 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1078] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:41:28 2026] GET /v2.0/security-group-rules/4079b472-10ed-48d1-abe7-5753f55cde66 => generated 607 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1079] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:28 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1080] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1081] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:41:29 2026] DELETE /v2.0/security-group-rules/4079b472-10ed-48d1-abe7-5753f55cde66 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1082] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1083] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:41:28 2026] POST /v2.0/floatingips => generated 552 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1084] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:29 2026] DELETE /v2.0/security-groups/ab77d44f-4b43-4867-b452-05586b4f20a5 => 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: 527/1085] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1086] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1087] 10.0.0.151 () {34 vars in 1100 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1452735250&fields=id&tenant_id=1883710dc73a43ba814e68bf6d1d5a57 => 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: 560/1088] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/networks?id=72d068d0-0d36-420d-8ac9-5f140f7014e1 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1089] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/quotas/1883710dc73a43ba814e68bf6d1d5a57 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1090] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/ports?tenant_id=1883710dc73a43ba814e68bf6d1d5a57&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1091] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/networks/72d068d0-0d36-420d-8ac9-5f140f7014e1?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: 563/1092] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:41:30 2026] GET /v2.0/networks/72d068d0-0d36-420d-8ac9-5f140f7014e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1093] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:29 2026] GET /v2.0/security-groups?tenant_id=eec85984e78e4bb38231d66801236c69&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1094] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:30 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1095] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:30 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1096] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:30 2026] DELETE /v2.0/security-groups/517f5cf9-6d5c-42eb-842a-902eb994bdbb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1097] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:30 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => 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: 532/1098] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:31 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1099] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:31 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1100] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:31 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:41:32.196 7 WARNING neutron_lib.context [None req-932802f5-6cbe-4180-accb-75effb0d0dd2 293edf8c41f24e32ac6f3e7fa46428af 7de8e9da053d42ce8f151ff1fc1eb5e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 568/1101] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:41:31 2026] POST /v2.0/subnetpools => generated 547 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1102] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:41:32 2026] GET /v2.0/subnetpools/549c82e2-4845-49ca-86de-6ab35691b842 => generated 547 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1103] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:41:32 2026] PUT /v2.0/subnetpools/549c82e2-4845-49ca-86de-6ab35691b842 => generated 501 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1104] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:41:32 2026] DELETE /v2.0/subnetpools/549c82e2-4845-49ca-86de-6ab35691b842 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:41:32.507 7 INFO neutron.api.v2.resource [None req-6a691de6-e798-4fff-a8ad-6b67e6915b7e 293edf8c41f24e32ac6f3e7fa46428af 7de8e9da053d42ce8f151ff1fc1eb5e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1105] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:41:32 2026] GET /v2.0/subnetpools/549c82e2-4845-49ca-86de-6ab35691b842 => generated 145 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:32.527 8 INFO neutron.api.v2.resource [None req-8729b1e7-6185-437f-9d30-22e09c6eadb8 293edf8c41f24e32ac6f3e7fa46428af 7de8e9da053d42ce8f151ff1fc1eb5e2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1106] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:41:32 2026] DELETE /v2.0/subnetpools/549c82e2-4845-49ca-86de-6ab35691b842 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1107] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:32 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => 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: 537/1108] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:33 2026] GET /v2.0/security-groups?tenant_id=7de8e9da053d42ce8f151ff1fc1eb5e2&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1109] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:33 2026] DELETE /v2.0/security-groups/df4ab625-2a47-46da-abd4-e5f9207bd5b2 => 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: 538/1110] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:33 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => 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: 573/1111] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:41:34 2026] GET /v2.0/networks?id=72d068d0-0d36-420d-8ac9-5f140f7014e1 => 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: 539/1112] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:41:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1883710dc73a43ba814e68bf6d1d5a57 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:34.652 7 WARNING neutron_lib.context [req-5f470635-0b2e-410a-8bf3-498acb0d05fb req-d621abb3-5d3c-420b-b40b-69ad3c6a7d19 cdc74d34e78447af87cc7b6fa219d73c 1883710dc73a43ba814e68bf6d1d5a57 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 540/1113] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:34 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => 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: 574/1114] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:41:34 2026] POST /v2.0/ports => generated 958 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1117] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:41:35 2026] PUT /v2.0/ports/1b8b3789-1f6f-41f1-ad18-db9a33670bbf => generated 1239 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, ' [pid: 7|app: 0|req: 577/1118] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:35 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 973 bytes in 98 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-07-09 00:41:35.962 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fad784f3-3483-4b81-b1d2-71d4c9e72a2e'] response: {'name': 'network-changed', 'server_uuid': 'b9c0ac3e-3184-49fe-959f-a147be897ae7', 'tag': '1b8b3789-1f6f-41f1-ad18-db9a33670bbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 542/1119] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:35 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1120] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:36 2026] GET /v2.0/ports?tenant_id=1883710dc73a43ba814e68bf6d1d5a57&device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1121] 199.204.45.238 () {34 vars in 1018 bytes} [Thu Jul 9 00:41:36 2026] GET /v2.0/networks?tenant_id=1883710dc73a43ba814e68bf6d1d5a57&shared=False => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1122] 199.204.45.238 () {34 vars in 930 bytes} [Thu Jul 9 00:41:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1123] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1124] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&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: 545/1125] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/security-groups?tenant_id=ef648f33f8e94d189ac766736e09f2dc&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1126] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:37 2026] DELETE /v2.0/security-groups/2ff4c599-390f-4777-98ea-b48500b866dd => 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: 546/1127] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/ports?tenant_id=1883710dc73a43ba814e68bf6d1d5a57&device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => 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: 582/1128] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1b8b3789-1f6f-41f1-ad18-db9a33670bbf => 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: 547/1129] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/subnets?id=ee369809-d62c-40d2-881b-e19fdd56c380 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1130] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/ports?network_id=72d068d0-0d36-420d-8ac9-5f140f7014e1&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1131] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/networks/72d068d0-0d36-420d-8ac9-5f140f7014e1?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1132] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/networks/72d068d0-0d36-420d-8ac9-5f140f7014e1?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: 549/1133] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:37 2026] GET /v2.0/security-groups?tenant_id=5bb0f051b1cd46d2a7a5495107beef6f&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1134] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:38 2026] DELETE /v2.0/security-groups/add78453-37e7-4f9f-b2f9-264cb84dec92 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1135] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:38 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1136] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:38 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&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: 551/1137] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:38 2026] GET /v2.0/security-groups?tenant_id=5c0c2739ce9f4287b56169687654a980&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1138] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:38 2026] DELETE /v2.0/security-groups/eca8096c-0d1f-47c4-a91d-ebad61d0bd50 => 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: 552/1139] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:39 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1140] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:39 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&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: 553/1141] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:40 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1142] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:40 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&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: 8|app: 0|req: 554/1143] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:41 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1144] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:41 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1145] 10.0.0.62 () {30 vars in 649 bytes} [Thu Jul 9 00:41:41 2026] GET /v2.0/extensions => generated 20516 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1146] 10.0.0.62 () {30 vars in 723 bytes} [Thu Jul 9 00:41:42 2026] GET /v2.0/quotas/830753f946dc4179ab0b343343dd0167/details => generated 847 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1147] 10.0.0.216 () {34 vars in 990 bytes} [Thu Jul 9 00:41:42 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1148] 10.0.0.216 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:42 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1149] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:42 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => 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: 593/1150] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:43 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1151] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:43 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:43.604 7 INFO neutron.db.l3_db [None req-58a335cf-19f1-48c9-ad92-a75f175457c6 cdc74d34e78447af87cc7b6fa219d73c 1883710dc73a43ba814e68bf6d1d5a57 - - default default] Floating IP dc3aeff5-637f-4f89-8921-96273ef3cc06 associated. External IP: 10.96.250.220, port: 1b8b3789-1f6f-41f1-ad18-db9a33670bbf. [pid: 7|app: 0|req: 594/1152] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:41:43 2026] PUT /v2.0/floatingips/dc3aeff5-637f-4f89-8921-96273ef3cc06 => generated 856 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1153] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1154] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&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: 560/1155] 10.0.0.62 () {30 vars in 649 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-09 00:41:44.298 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a3044b9-dd6d-44e0-8b64-76effec96b22'] response: {'name': 'network-changed', 'server_uuid': 'b9c0ac3e-3184-49fe-959f-a147be897ae7', 'tag': '1b8b3789-1f6f-41f1-ad18-db9a33670bbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 596/1156] 10.0.0.62 () {30 vars in 723 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/quotas/830753f946dc4179ab0b343343dd0167/details => generated 847 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1157] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1158] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&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: 562/1159] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/ports?tenant_id=1883710dc73a43ba814e68bf6d1d5a57&device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => 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: 598/1160] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/networks?id=72d068d0-0d36-420d-8ac9-5f140f7014e1 => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1161] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1b8b3789-1f6f-41f1-ad18-db9a33670bbf => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1162] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/subnets?id=ee369809-d62c-40d2-881b-e19fdd56c380 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1163] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:41:44 2026] GET /v2.0/ports?network_id=72d068d0-0d36-420d-8ac9-5f140f7014e1&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: 600/1164] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:41:45 2026] GET /v2.0/networks/72d068d0-0d36-420d-8ac9-5f140f7014e1?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1165] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:41:45 2026] GET /v2.0/networks/72d068d0-0d36-420d-8ac9-5f140f7014e1?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: 601/1166] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:45 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1167] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:45 2026] GET /v2.0/security-groups?id=81f3f2d1-1099-44cd-917c-f09e67c592ce&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: 602/1168] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:41:46 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1169] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:46 2026] GET /v2.0/security-groups?tenant_id=830753f946dc4179ab0b343343dd0167&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:46.771 8 INFO neutron.db.l3_db [req-c55d4e96-8f9a-43f7-bd9b-b4b6df4065a8 req-fdaafe24-10d6-4bad-b100-b0dc717cdfc2 cdc74d34e78447af87cc7b6fa219d73c 1883710dc73a43ba814e68bf6d1d5a57 - - default default] Floating IP dc3aeff5-637f-4f89-8921-96273ef3cc06 disassociated. External IP: 10.96.250.220, port: 1b8b3789-1f6f-41f1-ad18-db9a33670bbf. [pid: 7|app: 0|req: 604/1170] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:46 2026] DELETE /v2.0/security-groups/04339b8d-0d6c-49de-b966-6ae55928f9a4 => 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: 605/1171] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:46 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1172] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:46 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1173] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:46 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1174] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:41:46 2026] DELETE /v2.0/ports/1b8b3789-1f6f-41f1-ad18-db9a33670bbf => generated 0 bytes in 685 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1175] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:47 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:47.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-00ce05ab-3ff1-47b0-a443-28e2b739c251'] response: {'server_uuid': 'b9c0ac3e-3184-49fe-959f-a147be897ae7', 'name': 'network-vif-deleted', 'tag': '1b8b3789-1f6f-41f1-ad18-db9a33670bbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 568/1176] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:47 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1177] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:48 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => 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: 609/1178] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:47 2026] GET /v2.0/security-groups?tenant_id=e44f5a7220f844558dce20504d51af0e&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1179] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:48 2026] DELETE /v2.0/security-groups/4be2f2d4-b0a4-4331-88e5-0939799dceb0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1180] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:48 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1181] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:48 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1182] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:49 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1183] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:41:49 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:49.498 8 INFO neutron.db.l3_db [req-c23743f0-67e4-471d-8989-46ad9c65f474 req-a55201c1-e79c-446e-9896-2c89ab8f2e19 9e248a173cbc454fbd5eae3009fa3223 adce2df81ab142d89aca570d578e4c97 - - default default] Floating IP e261baef-f479-4a85-a9ab-4b241d90c566 disassociated. External IP: 10.96.250.213, port: b0b9d5d1-1811-4a45-bcf9-982fe7239d31. [pid: 7|app: 0|req: 612/1184] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:49 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1185] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:41:49 2026] GET /v2.0/security-groups?id=c5cdc5d5-090f-4650-a661-a19d40ea6efc&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: 573/1186] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:41:49 2026] DELETE /v2.0/ports/b0b9d5d1-1811-4a45-bcf9-982fe7239d31 => generated 0 bytes in 750 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:49.984 7 WARNING neutron_lib.context [None req-6dfae871-3bf4-47af-a9c2-9f7c1c7246c2 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:50.160 7 INFO neutron.db.segments_db [None req-6dfae871-3bf4-47af-a9c2-9f7c1c7246c2 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Added segment be7aea03-f588-49a5-97ca-2e8cd0be2a92 of type vxlan for network faf7e8e4-f79b-43d8-867c-4d30031fb967 2026-07-09 00:41:50.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22aca12a-c1e1-45af-8269-563c0ae85ce8'] response: {'server_uuid': '7dab5443-83b3-4a0d-bd41-ec97f9cc098c', 'name': 'network-vif-deleted', 'tag': 'b0b9d5d1-1811-4a45-bcf9-982fe7239d31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 614/1189] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:41:49 2026] POST /v2.0/networks => generated 632 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1190] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:50 2026] GET /v2.0/ports?device_id=b9c0ac3e-3184-49fe-959f-a147be897ae7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:41:50.312 7 WARNING neutron_lib.context [None req-31a8798b-f757-4ecb-b601-49cabe35c41c dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:41:50.354 7 INFO neutron.db.segments_db [None req-31a8798b-f757-4ecb-b601-49cabe35c41c dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Added segment f131a432-1628-4d01-bd03-43ec05185aab of type vxlan for network 0d9f4460-2e38-4cce-aea3-648938e10aa0 2026-07-09 00:41:50.470 8 INFO neutron.db.segments_db [None req-b0744998-7880-4790-bf9b-2985954203db a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 05f575fe-1d9e-456d-8637-75ac54f9fdff of type vxlan for network 276e33ae-cfe7-4364-bb22-1c34dbd7a262 [pid: 8|app: 0|req: 576/1191] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:41:50 2026] POST /v2.0/networks => generated 740 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:50.667 7 INFO neutron.db.l3_hamode_db [None req-31a8798b-f757-4ecb-b601-49cabe35c41c dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 577/1192] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:50 2026] POST /v2.0/subnets => generated 688 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1193] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:50 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:41:50.822 8 INFO neutron.db.segments_db [None req-5b989fdb-2453-4d19-9ed7-a4d521bd0cee a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 86261354-b8a3-4bea-bf2c-9aaaa9683157 of type vxlan for network d1e8924a-0e23-4516-a5d9-2e7d4e8e2c33 2026-07-09 00:41:51.109 8 INFO neutron.db.l3_hamode_db [None req-5b989fdb-2453-4d19-9ed7-a4d521bd0cee a8bcfb18f3ba4fe9a2962c2c754dc2c4 7484fcdbf53741dd80503c664cfa63f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:41:51.936 8 INFO neutron.db.l3_hamode_db [None req-5b989fdb-2453-4d19-9ed7-a4d521bd0cee a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:41:51.956 7 INFO neutron.db.l3_hamode_db [None req-31a8798b-f757-4ecb-b601-49cabe35c41c dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 579/1194] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:50 2026] POST /v2.0/routers => generated 728 bytes in 2185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1195] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:52 2026] DELETE /v2.0/security-groups/81f3f2d1-1099-44cd-917c-f09e67c592ce => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1196] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:50 2026] POST /v2.0/routers => generated 694 bytes in 2743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1197] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:41:53 2026] GET /v2.0/ports?device_id=7dab5443-83b3-4a0d-bd41-ec97f9cc098c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:41:53.080 8 INFO neutron.api.v2.resource [None req-cade07c2-f67a-4d96-969d-75585220ee28 cdc74d34e78447af87cc7b6fa219d73c 1883710dc73a43ba814e68bf6d1d5a57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1198] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:41:53 2026] GET /v2.0/security-groups/81f3f2d1-1099-44cd-917c-f09e67c592ce => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1199] 10.0.0.97 () {32 vars in 775 bytes} [Thu Jul 9 00:41:53 2026] GET /v2.0/subnets?project_id=22a40e3dcff14a41a9892705d22e2da8&cidr=10.100.0.0%2F28 => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1200] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:41:53 2026] DELETE /v2.0/floatingips/dc3aeff5-637f-4f89-8921-96273ef3cc06 => 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: 585/1201] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:41:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1202] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:41:53 2026] PUT /v2.0/routers/6c0a1667-3ef6-4fc0-b08d-703430a2c643/add_router_interface => generated 309 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1203] 10.0.0.97 () {32 vars in 783 bytes} [Thu Jul 9 00:41:54 2026] GET /v2.0/subnets?network_id=9423713b-1d97-4b46-b89b-75f4c24a37d8&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1204] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:41:53 2026] PUT /v2.0/routers/0d121ea3-5f95-4edc-b107-b7cc5d8d056a/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:41:54.507 8 WARNING neutron_lib.context [None req-808f5e61-895f-49ab-a6be-51bdb932e9de dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 619/1205] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:54 2026] DELETE /v2.0/security-groups/c5cdc5d5-090f-4650-a661-a19d40ea6efc => 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: 587/1206] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:54 2026] POST /v2.0/subnets => generated 657 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:54.825 8 INFO neutron.api.v2.resource [None req-f573b0a2-a768-4614-ac45-8a6b0322e39c 9e248a173cbc454fbd5eae3009fa3223 adce2df81ab142d89aca570d578e4c97 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1207] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:41:54 2026] GET /v2.0/security-groups/c5cdc5d5-090f-4650-a661-a19d40ea6efc => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:41:55.548 7 INFO neutron.services.segments.plugin [-] Segment ae342a91-1be8-46c6-a9aa-14ae028f018c resource provider aggregate not found 2026-07-09 00:41:55.553 7 INFO neutron.services.segments.plugin [-] Segment ae342a91-1be8-46c6-a9aa-14ae028f018c resource provider aggregate not found 2026-07-09 00:41:55.561 7 INFO neutron.services.segments.plugin [-] Segment ae342a91-1be8-46c6-a9aa-14ae028f018c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae342a91-1be8-46c6-a9aa-14ae028f018c found for delete ", "request_id": "req-fab12f3b-de6c-4bab-8e38-7a0408016f99"}]} 2026-07-09 00:41:55.568 7 INFO neutron.services.segments.plugin [-] Segment ae342a91-1be8-46c6-a9aa-14ae028f018c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae342a91-1be8-46c6-a9aa-14ae028f018c found for delete ", "request_id": "req-9fc18858-0ddd-46ea-b172-a4c6f1272018"}]} 2026-07-09 00:41:55.570 7 INFO neutron.db.l3_hamode_db [None req-7cfd2c6c-d2f1-44bd-9e41-cddc4e07203d a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network f27bb239-c989-48f7-a336-02f93310f8fe was deleted as no HA routers are present in tenant 1883710dc73a43ba814e68bf6d1d5a57. [pid: 7|app: 0|req: 620/1208] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:54 2026] DELETE /v2.0/routers/0d121ea3-5f95-4edc-b107-b7cc5d8d056a => generated 0 bytes in 963 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1209] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:41:55 2026] DELETE /v2.0/floatingips/e261baef-f479-4a85-a9ab-4b241d90c566 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:41:56.070 7 INFO neutron.db.segments_db [None req-7440f994-34a5-4a2c-805b-bbe99a4cac5d a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 9e701271-42d6-444b-b50b-7b37d5545d64 of type vxlan for network 6878f2b9-1aa8-45a7-95db-1c22835f6021 [pid: 7|app: 0|req: 622/1210] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:41:55 2026] POST /v2.0/networks => generated 740 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1211] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:56 2026] DELETE /v2.0/subnets/ee369809-d62c-40d2-881b-e19fdd56c380 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1212] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:41:54 2026] PUT /v2.0/routers/5eeefefd-fbe6-4f6a-9283-1c0d9197c538/add_router_interface => generated 309 bytes in 1528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1213] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:56 2026] POST /v2.0/subnets => generated 687 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:56.840 8 INFO neutron.services.segments.plugin [-] Segment 663d08bf-2735-4615-aa5f-1e6f340a66d6 resource provider aggregate not found 2026-07-09 00:41:56.846 8 INFO neutron.services.segments.plugin [-] Segment 663d08bf-2735-4615-aa5f-1e6f340a66d6 resource provider aggregate not found [pid: 8|app: 0|req: 591/1214] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:56 2026] DELETE /v2.0/networks/72d068d0-0d36-420d-8ac9-5f140f7014e1 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:56.861 8 INFO neutron.services.segments.plugin [-] Segment 663d08bf-2735-4615-aa5f-1e6f340a66d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663d08bf-2735-4615-aa5f-1e6f340a66d6 found for delete ", "request_id": "req-738d479f-d81c-4eca-a4f2-b68efb63ba82"}]} 2026-07-09 00:41:56.871 8 INFO neutron.services.segments.plugin [-] Segment 663d08bf-2735-4615-aa5f-1e6f340a66d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663d08bf-2735-4615-aa5f-1e6f340a66d6 found for delete ", "request_id": "req-c8a61328-f5d5-487f-b8df-5266af3067f9"}]} [pid: 8|app: 0|req: 592/1215] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:41:56 2026] GET /v2.0/networks => generated 7263 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:56.984 8 INFO neutron.db.segments_db [None req-54694018-0da3-4131-9f0c-86e7f32f9698 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment a67213d1-4e79-41a6-a1fb-6ed134568bde of type vxlan for network d3393a59-f934-4261-aac1-18fb4b056b1b 2026-07-09 00:41:57.249 8 INFO neutron.db.l3_hamode_db [None req-54694018-0da3-4131-9f0c-86e7f32f9698 a8bcfb18f3ba4fe9a2962c2c754dc2c4 d77c288d4d9740fa94220581e62c77c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 624/1216] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:41:56 2026] PUT /v2.0/routers/f2c79cef-63df-4e71-9485-6649e058965c/remove_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1217] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:41:57 2026] GET /v2.0/subnets => generated 6496 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1218] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:57 2026] GET /v2.0/security-groups?tenant_id=1883710dc73a43ba814e68bf6d1d5a57&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:58.092 8 INFO neutron.db.l3_hamode_db [None req-54694018-0da3-4131-9f0c-86e7f32f9698 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:41:58.311 7 INFO neutron.services.segments.plugin [-] Segment 29f86142-6cf8-4b62-a27d-002502c605de resource provider aggregate not found 2026-07-09 00:41:58.316 7 INFO neutron.services.segments.plugin [-] Segment 29f86142-6cf8-4b62-a27d-002502c605de resource provider aggregate not found 2026-07-09 00:41:58.338 7 INFO neutron.services.segments.plugin [-] Segment 29f86142-6cf8-4b62-a27d-002502c605de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29f86142-6cf8-4b62-a27d-002502c605de found for delete ", "request_id": "req-bfc573de-0653-433b-83f6-22f353d74d9b"}]} 2026-07-09 00:41:58.340 7 INFO neutron.services.segments.plugin [-] Segment 29f86142-6cf8-4b62-a27d-002502c605de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29f86142-6cf8-4b62-a27d-002502c605de found for delete ", "request_id": "req-6aa6f1be-d344-4307-88cf-2ae33d521eb3"}]} 2026-07-09 00:41:58.380 7 INFO neutron.db.l3_hamode_db [None req-800c25b7-5604-461b-80c1-c52abd3caecd a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network 063adab2-8922-49c3-af91-b82dce7d3789 was deleted as no HA routers are present in tenant adce2df81ab142d89aca570d578e4c97. [pid: 7|app: 0|req: 627/1219] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:57 2026] DELETE /v2.0/routers/f2c79cef-63df-4e71-9485-6649e058965c => generated 0 bytes in 1034 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1220] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:41:58 2026] GET /v2.0/routers => generated 2184 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1221] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:58 2026] DELETE /v2.0/security-groups/5fe13283-7299-4ac8-a7c6-64c3adad127c => 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: 630/1222] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:41:58 2026] DELETE /v2.0/subnets/919af331-104f-4bec-a92c-88092eb9145a => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:58.873 7 WARNING neutron_lib.context [None req-e71b7853-fba7-4e07-81b4-a644ec19f5e4 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 631/1223] 10.0.0.97 () {34 vars in 684 bytes} [Thu Jul 9 00:41:58 2026] POST /v2.0/security-groups => generated 1675 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1224] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:41:56 2026] POST /v2.0/routers => generated 727 bytes in 2109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:41:59.054 8 WARNING neutron_lib.context [None req-c97358f1-4476-4c31-8d41-fa220e9c90b5 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1225] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:41:59 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) [pid: 7|app: 0|req: 632/1226] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:41:59 2026] DELETE /v2.0/networks/d991481d-14ef-44b3-83f4-a40198957dc9 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:41:59.423 7 WARNING neutron_lib.context [None req-29fef7ca-e232-4a9f-a84d-166e1b505c4d dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1227] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:41:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1228] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:41:59 2026] GET /v2.0/security-groups?tenant_id=adce2df81ab142d89aca570d578e4c97&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:41:59.648 7 WARNING neutron_lib.context [None req-e2b6f182-53c0-46a8-a50f-59ee6d7cde0f dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1229] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:41:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1230] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:41:59 2026] DELETE /v2.0/security-groups/e4d6d79e-70fb-4a8a-8492-645cf708d32c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:41:59.911 7 WARNING neutron_lib.context [None req-29182848-aa82-4d6d-8463-260965bf4bcd dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 637/1231] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:41:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:00.054 7 WARNING neutron_lib.context [None req-2b8a0ae9-d9ce-47e6-b148-a86adf2d21a3 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:00.099 7 INFO neutron.db.securitygroups_db [None req-2b8a0ae9-d9ce-47e6-b148-a86adf2d21a3 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Project 22a40e3dcff14a41a9892705d22e2da8 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: 638/1232] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:00.218 7 WARNING neutron_lib.context [None req-45940578-1862-4a31-b6d6-74b9939406c6 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:00.253 7 INFO neutron.db.securitygroups_db [None req-45940578-1862-4a31-b6d6-74b9939406c6 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Project 22a40e3dcff14a41a9892705d22e2da8 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: 639/1233] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1234] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:41:59 2026] PUT /v2.0/routers/34c4a93e-a773-407b-8c38-10b64b02f08d/add_router_interface => generated 309 bytes in 1545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:00.910 7 INFO neutron.services.segments.plugin [-] Segment 5dc2df22-52b2-4cef-a96e-bae5f96542c9 resource provider aggregate not found 2026-07-09 00:42:00.931 7 INFO neutron.services.segments.plugin [-] Segment 5dc2df22-52b2-4cef-a96e-bae5f96542c9 resource provider aggregate not found 2026-07-09 00:42:00.936 7 INFO neutron.services.segments.plugin [-] Segment 5dc2df22-52b2-4cef-a96e-bae5f96542c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc2df22-52b2-4cef-a96e-bae5f96542c9 found for delete ", "request_id": "req-21d037d8-88dc-43b1-988c-8e13b50dc314"}]} 2026-07-09 00:42:00.953 7 INFO neutron.services.segments.plugin [-] Segment 5dc2df22-52b2-4cef-a96e-bae5f96542c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc2df22-52b2-4cef-a96e-bae5f96542c9 found for delete ", "request_id": "req-a9ce75b4-668b-4636-b59c-4f56c1708100"}]} [pid: 7|app: 0|req: 640/1235] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:42:00 2026] GET /v2.0/networks => generated 1297 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1236] 10.0.0.151 () {34 vars in 1100 bytes} [Thu Jul 9 00:42:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1507938205&fields=id&tenant_id=22a40e3dcff14a41a9892705d22e2da8 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1237] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:42:01 2026] GET /v2.0/networks?id=faf7e8e4-f79b-43d8-867c-4d30031fb967 => generated 660 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1238] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:42:01 2026] GET /v2.0/quotas/22a40e3dcff14a41a9892705d22e2da8 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:01.605 7 WARNING neutron_lib.context [None req-c1d968f2-c27c-46f8-a1e5-0ab237c57b94 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1239] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:42:01 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1240] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:42:01 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1241] 10.0.0.97 () {34 vars in 684 bytes} [Thu Jul 9 00:42:01 2026] POST /v2.0/security-groups => generated 1673 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:42:01.743 7 WARNING neutron_lib.context [None req-2a9069f2-e804-4a6d-8e62-d9980ab6c3ec eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 600/1242] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:42:01 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?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: 643/1243] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:01.940 8 WARNING neutron_lib.context [None req-7279edb4-c286-4adb-b660-b873a1ca3645 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 644/1244] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:01 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 601/1245] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:02.112 7 WARNING neutron_lib.context [None req-134471c4-1502-4275-b44d-15d369f53fef eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 645/1246] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:02.244 8 WARNING neutron_lib.context [None req-9cbe4674-7595-4d77-aeba-18c4b5673868 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 602/1247] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:02.359 7 WARNING neutron_lib.context [None req-1bb49bc9-bca4-46cd-80df-0b74cf0b2f89 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:02.395 7 INFO neutron.db.securitygroups_db [None req-1bb49bc9-bca4-46cd-80df-0b74cf0b2f89 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Project 7484fcdbf53741dd80503c664cfa63f8 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: 646/1248] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:02.494 8 WARNING neutron_lib.context [None req-42ce3857-f8a5-480d-b4e2-f8778fff0906 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:02.537 8 INFO neutron.db.securitygroups_db [None req-42ce3857-f8a5-480d-b4e2-f8778fff0906 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Project 7484fcdbf53741dd80503c664cfa63f8 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: 603/1249] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:02 2026] POST /v2.0/security-group-rules => generated 606 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1250] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:03 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:03.073 8 WARNING neutron_lib.context [None req-aabadf45-9010-45ff-a5ac-9aa4065c2834 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 604/1251] 10.0.0.97 () {34 vars in 684 bytes} [Thu Jul 9 00:42:03 2026] POST /v2.0/security-groups => generated 1660 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:42:03.200 7 WARNING neutron_lib.context [None req-42ad3437-8b7b-405c-ac7b-d65431607648 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 648/1252] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:03.319 8 WARNING neutron_lib.context [None req-88456ad6-ac97-40b1-ac13-3b5e144d2dc2 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 605/1253] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:03.451 7 WARNING neutron_lib.context [None req-97127eb1-51a3-453a-8fea-ae657f668f50 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 649/1254] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:42:03 2026] POST /v2.0/floatingips => generated 552 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1255] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 650/1256] 10.0.0.151 () {34 vars in 1098 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-218140841&fields=id&tenant_id=7484fcdbf53741dd80503c664cfa63f8 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1257] 10.0.0.151 () {34 vars in 1098 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--899001190&fields=id&tenant_id=7484fcdbf53741dd80503c664cfa63f8 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1258] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/networks?id=276e33ae-cfe7-4364-bb22-1c34dbd7a262 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1259] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/quotas/7484fcdbf53741dd80503c664cfa63f8 => 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: 653/1260] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/ports?tenant_id=7484fcdbf53741dd80503c664cfa63f8&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1261] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/networks/276e33ae-cfe7-4364-bb22-1c34dbd7a262?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: 655/1262] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/networks/276e33ae-cfe7-4364-bb22-1c34dbd7a262?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: 608/1263] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/security-groups?tenant_id=435b5d97ebe04a9ba7f50294e7edcaaf&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1264] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => 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: 656/1265] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:04 2026] DELETE /v2.0/security-groups/a7abbfbd-9d61-4641-b13e-7c2b46507f53 => 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: 610/1266] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:04 2026] GET /v2.0/security-groups?tenant_id=6e577ba9bca34dc984930d5d6bb409ff&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1269] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:05 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 657/1270] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:05 2026] DELETE /v2.0/security-groups/f4e55515-b3b4-436e-8a9b-c01bbcec3dbf => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1271] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:05 2026] GET /v2.0/security-groups?tenant_id=df543e8b227c402aabc3b7e3d77b9e02&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1272] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:05 2026] DELETE /v2.0/security-groups/f514b060-7f58-4605-8764-967db4fa167e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1273] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:05 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => 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: 659/1274] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:06 2026] GET /v2.0/security-groups?tenant_id=d6efd6addc2f4ea08749353971ad5476&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1275] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:42:06 2026] GET /v2.0/networks?id=faf7e8e4-f79b-43d8-867c-4d30031fb967 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1276] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:06 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 616/1277] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:06 2026] DELETE /v2.0/security-groups/b28d9b3e-75ee-4740-a441-cdaad404edd4 => 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: 662/1278] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:42:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=22a40e3dcff14a41a9892705d22e2da8 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:06.395 8 WARNING neutron_lib.context [req-13916ed3-f71c-4f8d-b48c-7a690ba133f3 req-8b3d918c-4289-4edd-9cb7-789e2486b55a dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 617/1279] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:42:06 2026] POST /v2.0/ports => generated 954 bytes in 470 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: 618/1280] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:06 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => 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: 663/1281] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:42:06 2026] PUT /v2.0/ports/0261f0af-8c85-4ba1-9c00-acbe356656bf => generated 1235 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1282] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:07 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 969 bytes in 97 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-07-09 00:42:07.568 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f9dd781-32ed-4f28-bcfd-1a54198d1196'] response: {'name': 'network-changed', 'server_uuid': '77cec3e2-f75e-404b-84d8-5435a831dba7', 'tag': '0261f0af-8c85-4ba1-9c00-acbe356656bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 664/1283] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:07 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&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: 620/1284] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:08 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => 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: 665/1285] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:08 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 621/1286] 199.204.45.238 () {34 vars in 1018 bytes} [Thu Jul 9 00:42:08 2026] GET /v2.0/networks?tenant_id=22a40e3dcff14a41a9892705d22e2da8&shared=False => 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: 666/1287] 199.204.45.238 () {34 vars in 930 bytes} [Thu Jul 9 00:42:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1288] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:08 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 667/1289] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:08 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&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: 623/1290] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/networks?id=276e33ae-cfe7-4364-bb22-1c34dbd7a262 => generated 673 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1291] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7484fcdbf53741dd80503c664cfa63f8 => generated 272 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1292] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:09.116 7 WARNING neutron_lib.context [req-dccf0702-53b7-4ffd-ba70-e2051a60ea9f req-ba31a0e0-a2ac-43bb-a553-ff029984ba9f eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 625/1293] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 626/1294] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0261f0af-8c85-4ba1-9c00-acbe356656bf => 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: 627/1295] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/subnets?id=41396d8c-4b4a-4317-aeb6-ea9c8917f000 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1296] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/ports?network_id=faf7e8e4-f79b-43d8-867c-4d30031fb967&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: 629/1297] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1298] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?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: 669/1299] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:42:09 2026] POST /v2.0/ports => generated 993 bytes in 412 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: 670/1300] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1301] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:09 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&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: 631/1302] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:42:09 2026] PUT /v2.0/ports/05d371d5-13a5-443c-a168-f927c01fb891 => generated 1274 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1303] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:10 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1008 bytes in 79 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: 632/1304] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:10 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1305] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:10 2026] GET /v2.0/ports?tenant_id=7484fcdbf53741dd80503c664cfa63f8&device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1277 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:10.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cca308af-8915-4577-b78c-ef0c5be96e27'] response: {'name': 'network-changed', 'server_uuid': '722bf4cb-0a25-4475-84ec-68aaac17bc77', 'tag': '05d371d5-13a5-443c-a168-f927c01fb891', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 674/1306] 199.204.45.238 () {34 vars in 1018 bytes} [Thu Jul 9 00:42:11 2026] GET /v2.0/networks?tenant_id=7484fcdbf53741dd80503c664cfa63f8&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1307] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:11 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1308] 199.204.45.238 () {34 vars in 930 bytes} [Thu Jul 9 00:42:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1309] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:11 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&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: 633/1310] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:10 2026] GET /v2.0/security-groups?tenant_id=30f751d782a247e9ae759d950e89d6ea&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1311] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:11 2026] DELETE /v2.0/security-groups/047bc86d-4a40-4f10-bf4d-cd64d595df1d => 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: 634/1312] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:11 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1008 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1313] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:11 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1314] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:11 2026] GET /v2.0/security-groups?tenant_id=60eee22936114dd38993a5e795650a8a&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1315] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:11 2026] DELETE /v2.0/security-groups/2ea6a154-d98b-410e-9f0a-1f7c46582965 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1316] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:11 2026] GET /v2.0/security-groups?tenant_id=f83f3877c93640ed93fb90a07232499b&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1317] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:11 2026] DELETE /v2.0/security-groups/841ec0d0-a2f8-4385-b7f1-7efb545e7c78 => 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: 680/1318] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/ports?tenant_id=7484fcdbf53741dd80503c664cfa63f8&device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1277 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1319] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=05d371d5-13a5-443c-a168-f927c01fb891 => 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: 640/1320] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/subnets?id=9fc635c8-3d50-4456-8237-eb283f339d45 => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1321] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1322] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&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: 641/1323] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/ports?network_id=276e33ae-cfe7-4364-bb22-1c34dbd7a262&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1324] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/networks/276e33ae-cfe7-4364-bb22-1c34dbd7a262?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: 642/1325] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/networks/276e33ae-cfe7-4364-bb22-1c34dbd7a262?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: 684/1326] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1327] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:12 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1328] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:13 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 644/1329] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:13 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1330] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:13 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1331] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:13 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1332] 10.0.0.97 () {32 vars in 652 bytes} [Thu Jul 9 00:42:13 2026] GET /v2.0/extensions => generated 20516 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1333] 10.0.0.97 () {32 vars in 680 bytes} [Thu Jul 9 00:42:13 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1334] 10.0.0.97 () {32 vars in 680 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1335] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:42:14 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: 688/1336] 10.0.0.97 () {32 vars in 664 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1337] 10.0.0.97 () {32 vars in 698 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1338] 10.0.0.97 () {32 vars in 696 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1339] 10.0.0.97 () {32 vars in 700 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1340] 10.0.0.97 () {32 vars in 688 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1341] 10.0.0.97 () {32 vars in 702 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1342] 10.0.0.97 () {32 vars in 692 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1343] 10.0.0.97 () {32 vars in 694 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1344] 10.0.0.97 () {32 vars in 684 bytes} [Thu Jul 9 00:42:14 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: 695/1345] 10.0.0.97 () {32 vars in 686 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1346] 10.0.0.97 () {32 vars in 660 bytes} [Thu Jul 9 00:42:14 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: 7|app: 0|req: 697/1347] 10.0.0.97 () {32 vars in 698 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1348] 10.0.0.97 () {32 vars in 678 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1349] 10.0.0.97 () {32 vars in 682 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1350] 10.0.0.97 () {32 vars in 674 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1351] 10.0.0.97 () {32 vars in 688 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1352] 10.0.0.97 () {32 vars in 722 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1353] 10.0.0.97 () {32 vars in 686 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1354] 10.0.0.97 () {32 vars in 668 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1355] 10.0.0.97 () {32 vars in 686 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1356] 10.0.0.97 () {32 vars in 680 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1357] 10.0.0.97 () {32 vars in 698 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1358] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/security-groups?tenant_id=acd0258f9f5b4614ab0df67a05f8d786&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1359] 10.0.0.97 () {32 vars in 678 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1360] 10.0.0.97 () {32 vars in 666 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1361] 10.0.0.97 () {32 vars in 676 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1362] 10.0.0.97 () {32 vars in 664 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1363] 10.0.0.97 () {32 vars in 674 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1364] 10.0.0.97 () {32 vars in 712 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1365] 10.0.0.97 () {32 vars in 690 bytes} [Thu Jul 9 00:42:14 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: 7|app: 0|req: 715/1366] 10.0.0.97 () {32 vars in 682 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1367] 10.0.0.97 () {32 vars in 668 bytes} [Thu Jul 9 00:42:14 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: 7|app: 0|req: 717/1368] 10.0.0.97 () {32 vars in 686 bytes} [Thu Jul 9 00:42:14 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: 718/1369] 10.0.0.97 () {32 vars in 704 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1370] 10.0.0.97 () {32 vars in 674 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1371] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:14 2026] DELETE /v2.0/security-groups/87e8f4fd-9855-42bc-bb4d-e2b9e7f3ae80 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1372] 10.0.0.97 () {32 vars in 700 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1373] 10.0.0.97 () {32 vars in 674 bytes} [Thu Jul 9 00:42:14 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: 721/1374] 10.0.0.97 () {32 vars in 692 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1375] 10.0.0.97 () {32 vars in 688 bytes} [Thu Jul 9 00:42:14 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: 722/1376] 10.0.0.97 () {32 vars in 708 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/port-mac-address-regenerate => 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: 655/1377] 10.0.0.97 () {32 vars in 704 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1378] 10.0.0.97 () {32 vars in 718 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1379] 10.0.0.97 () {32 vars in 696 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1380] 10.0.0.97 () {32 vars in 710 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1381] 10.0.0.97 () {32 vars in 668 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1382] 10.0.0.97 () {32 vars in 686 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1383] 10.0.0.97 () {32 vars in 680 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1384] 10.0.0.97 () {32 vars in 674 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1385] 10.0.0.97 () {32 vars in 670 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1386] 10.0.0.97 () {32 vars in 660 bytes} [Thu Jul 9 00:42:14 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: 660/1387] 10.0.0.97 () {32 vars in 698 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1388] 10.0.0.97 () {32 vars in 698 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1389] 10.0.0.97 () {32 vars in 676 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1390] 10.0.0.97 () {32 vars in 668 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1391] 10.0.0.97 () {32 vars in 682 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1392] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1393] 10.0.0.97 () {32 vars in 700 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1394] 10.0.0.97 () {32 vars in 684 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1395] 10.0.0.97 () {32 vars in 706 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1396] 10.0.0.97 () {32 vars in 668 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1397] 10.0.0.97 () {32 vars in 696 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1398] 10.0.0.97 () {32 vars in 694 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1399] 10.0.0.97 () {32 vars in 684 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1400] 10.0.0.97 () {32 vars in 688 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1401] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1402] 10.0.0.97 () {32 vars in 666 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1403] 10.0.0.97 () {32 vars in 680 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1404] 10.0.0.97 () {32 vars in 680 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1405] 10.0.0.97 () {32 vars in 690 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1406] 10.0.0.97 () {32 vars in 690 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1407] 10.0.0.97 () {32 vars in 694 bytes} [Thu Jul 9 00:42:14 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: 8|app: 0|req: 676/1408] 10.0.0.97 () {32 vars in 684 bytes} [Thu Jul 9 00:42:14 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: 7|app: 0|req: 733/1409] 10.0.0.97 () {32 vars in 688 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1410] 10.0.0.97 () {32 vars in 700 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1411] 10.0.0.97 () {32 vars in 702 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1412] 10.0.0.97 () {32 vars in 712 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1413] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:42:14 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: 738/1414] 10.0.0.97 () {32 vars in 714 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1415] 10.0.0.97 () {32 vars in 726 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1416] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1417] 10.0.0.97 () {32 vars in 740 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1418] 10.0.0.97 () {32 vars in 718 bytes} [Thu Jul 9 00:42:14 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: 742/1419] 10.0.0.97 () {32 vars in 682 bytes} [Thu Jul 9 00:42:14 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: 743/1420] 10.0.0.97 () {32 vars in 668 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1421] 10.0.0.97 () {32 vars in 718 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1422] 10.0.0.97 () {32 vars in 678 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1423] 10.0.0.97 () {32 vars in 668 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/sorting => 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: 747/1424] 10.0.0.97 () {32 vars in 696 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1425] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1426] 10.0.0.97 () {32 vars in 704 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1427] 10.0.0.97 () {32 vars in 700 bytes} [Thu Jul 9 00:42:14 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: 749/1428] 10.0.0.97 () {32 vars in 700 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1429] 10.0.0.97 () {32 vars in 682 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1430] 10.0.0.97 () {32 vars in 704 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1431] 10.0.0.97 () {32 vars in 694 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1432] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1433] 10.0.0.97 () {32 vars in 688 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:14.957 8 WARNING neutron_lib.context [None req-2676a72a-0495-4f64-b591-5b1423187f5c dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 753/1434] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1435] 10.0.0.97 () {32 vars in 696 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1436] 10.0.0.97 () {32 vars in 678 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1437] 10.0.0.97 () {32 vars in 688 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1438] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:14 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1439] 10.0.0.97 () {32 vars in 700 bytes} [Thu Jul 9 00:42:15 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1440] 10.0.0.97 () {32 vars in 664 bytes} [Thu Jul 9 00:42:15 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1441] 10.0.0.97 () {32 vars in 680 bytes} [Thu Jul 9 00:42:15 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1442] 10.0.0.97 () {32 vars in 692 bytes} [Thu Jul 9 00:42:15 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1443] 10.0.0.97 () {32 vars in 676 bytes} [Thu Jul 9 00:42:15 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1444] 10.0.0.97 () {32 vars in 666 bytes} [Thu Jul 9 00:42:15 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1445] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:42:15 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1446] 199.204.45.238 () {34 vars in 1124 bytes} [Thu Jul 9 00:42:15 2026] GET /v2.0/security-groups?id=4a71b65b-188d-4e7f-85d8-4e364478876e&id=31d1635c-9fc6-4e58-9744-e46c0d62965e&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1447] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:15 2026] GET /v2.0/security-groups?tenant_id=1c04386c08224965bec8ee69849ab75d&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1448] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:15 2026] DELETE /v2.0/security-groups/e70629d5-2eeb-4e36-8a76-9d51ff6e9866 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:16.120 8 INFO neutron.db.l3_db [None req-2676a72a-0495-4f64-b591-5b1423187f5c dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Floating IP 9707cfea-81a7-4edd-89b4-00c44f10f1be associated. External IP: 10.96.250.202, port: 0261f0af-8c85-4ba1-9c00-acbe356656bf. [pid: 7|app: 0|req: 768/1449] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:16 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1010 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1450] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:16 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1451] 10.0.0.97 () {34 vars in 676 bytes} [Thu Jul 9 00:42:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:16.533 7 WARNING neutron_lib.context [None req-5244a314-f177-4d5f-a973-26f47ca17058 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:16.543 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ccc21e2-bfed-4dcc-ac64-544d6ef6bf16'] response: {'name': 'network-changed', 'server_uuid': '77cec3e2-f75e-404b-84d8-5435a831dba7', 'tag': '0261f0af-8c85-4ba1-9c00-acbe356656bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 683/1452] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:42:16 2026] GET /v2.0/floatingips/9707cfea-81a7-4edd-89b4-00c44f10f1be => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:16.704 7 INFO neutron.db.segments_db [None req-5244a314-f177-4d5f-a973-26f47ca17058 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Added segment 7f6d1abb-9968-409e-9e6a-fd344f741088 of type vxlan for network 46a42e1b-58d8-41dd-85f7-f36b8d72a7e5 [pid: 7|app: 0|req: 770/1453] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:16 2026] POST /v2.0/networks => generated 650 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:16.814 8 WARNING neutron_lib.context [None req-ff4beb47-dcae-4737-818c-1abc815cb3f0 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 684/1454] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:16 2026] POST /v2.0/subnets => generated 627 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1455] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:17.100 8 WARNING neutron_lib.context [None req-ff4ccee4-f718-4289-b213-6bd11c2af651 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:17.143 8 INFO neutron.db.segments_db [None req-ff4ccee4-f718-4289-b213-6bd11c2af651 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Added segment efacc578-781e-4a0f-88b6-14b49da41c50 of type vxlan for network 258a2819-a021-435c-bccb-8d213e377b28 [pid: 7|app: 0|req: 772/1456] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/networks?id=faf7e8e4-f79b-43d8-867c-4d30031fb967 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1457] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0261f0af-8c85-4ba1-9c00-acbe356656bf => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1458] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/subnets?id=41396d8c-4b4a-4317-aeb6-ea9c8917f000 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1459] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/ports?network_id=faf7e8e4-f79b-43d8-867c-4d30031fb967&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: 776/1460] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?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: 777/1461] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1462] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1463] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:17.473 8 INFO neutron.db.l3_hamode_db [None req-ff4ccee4-f718-4289-b213-6bd11c2af651 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 780/1464] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1465] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:42:17 2026] GET /v2.0/floatingips/9707cfea-81a7-4edd-89b4-00c44f10f1be => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:17.994 7 INFO neutron.db.l3_db [None req-cb42bf73-f698-4c55-b5cd-0d870c44a1f5 eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Floating IP 4883d3e6-c902-4503-9c51-66465b96bf8e associated. External IP: 10.96.250.213, port: 05d371d5-13a5-443c-a168-f927c01fb891. 2026-07-09 00:42:18.273 8 INFO neutron.db.l3_hamode_db [None req-ff4ccee4-f718-4289-b213-6bd11c2af651 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 782/1466] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:42:17 2026] PUT /v2.0/floatingips/4883d3e6-c902-4503-9c51-66465b96bf8e => generated 855 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:18.357 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a856377-87da-4017-b8f4-5a6d7adda1c6'] response: {'name': 'network-changed', 'server_uuid': '722bf4cb-0a25-4475-84ec-68aaac17bc77', 'tag': '05d371d5-13a5-443c-a168-f927c01fb891', 'status': 'completed', 'code': 200} 2026-07-09 00:42:18.491 7 WARNING neutron_lib.context [None req-a73e29d0-61d4-41f0-97a4-9589790d2619 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:18.492 7 WARNING neutron_lib.context [None req-a73e29d0-61d4-41f0-97a4-9589790d2619 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:18.700 7 INFO neutron.db.segments_db [None req-a73e29d0-61d4-41f0-97a4-9589790d2619 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Added segment c09e6b79-0e96-438c-8705-adf738e494d1 of type vxlan for network 67a38f94-32a2-4009-ad5a-1f5673f18a5b 2026-07-09 00:42:18.785 7 INFO neutron.db.segments_db [None req-a73e29d0-61d4-41f0-97a4-9589790d2619 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Added segment 44d99be3-6d32-4b9d-bd7b-c9a3e5b3385e of type vxlan for network 59e2df5d-187f-40be-b162-01ad98989d94 [pid: 7|app: 0|req: 783/1467] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:18 2026] POST /v2.0/networks => generated 1245 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1468] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:18 2026] GET /v2.0/ports?tenant_id=7484fcdbf53741dd80503c664cfa63f8&device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1469] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:42:18 2026] GET /v2.0/networks => generated 1844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1470] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:42:18 2026] GET /v2.0/networks?id=276e33ae-cfe7-4364-bb22-1c34dbd7a262 => generated 768 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:19.160 7 INFO neutron.services.segments.plugin [-] Segment c09e6b79-0e96-438c-8705-adf738e494d1 resource provider aggregate not found 2026-07-09 00:42:19.163 7 INFO neutron.services.segments.plugin [-] Segment c09e6b79-0e96-438c-8705-adf738e494d1 resource provider aggregate not found 2026-07-09 00:42:19.175 7 INFO neutron.services.segments.plugin [-] Segment c09e6b79-0e96-438c-8705-adf738e494d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c09e6b79-0e96-438c-8705-adf738e494d1 found for delete ", "request_id": "req-aa1aea7a-6fcf-40e1-a967-585c64e5f111"}]} 2026-07-09 00:42:19.177 7 INFO neutron.services.segments.plugin [-] Segment c09e6b79-0e96-438c-8705-adf738e494d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c09e6b79-0e96-438c-8705-adf738e494d1 found for delete ", "request_id": "req-cf15d033-8ed2-4502-9b87-5e737b343456"}]} [pid: 7|app: 0|req: 787/1471] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:19 2026] DELETE /v2.0/networks/67a38f94-32a2-4009-ad5a-1f5673f18a5b => 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: 788/1472] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:42:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=05d371d5-13a5-443c-a168-f927c01fb891 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1473] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:17 2026] POST /v2.0/routers => generated 694 bytes in 2169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1474] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:42:19 2026] GET /v2.0/subnets?id=9fc635c8-3d50-4456-8237-eb283f339d45 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1475] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:19 2026] DELETE /v2.0/networks/59e2df5d-187f-40be-b162-01ad98989d94 => 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: 790/1476] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:42:19 2026] GET /v2.0/ports?network_id=276e33ae-cfe7-4364-bb22-1c34dbd7a262&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: 791/1477] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:42:19 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1478] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:42:19 2026] GET /v2.0/networks/276e33ae-cfe7-4364-bb22-1c34dbd7a262?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:19.525 7 WARNING neutron_lib.context [None req-27a02211-6fa3-4af8-aaa7-76663c61058a 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:19.573 7 INFO neutron.db.segments_db [None req-27a02211-6fa3-4af8-aaa7-76663c61058a 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Added segment 1a9270c3-76ff-4505-abd3-df492d8cd2c4 of type vxlan for network e7fbbfa3-789a-4293-9c06-55ca5ebda3be [pid: 7|app: 0|req: 793/1479] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:19 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: 794/1480] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:42:19 2026] GET /v2.0/networks/276e33ae-cfe7-4364-bb22-1c34dbd7a262?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-07-09 00:42:19.722 7 WARNING neutron_lib.context [None req-c16cfb48-b7b7-43bd-91f8-bab64a5a4945 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:19.782 7 INFO neutron.db.segments_db [None req-c16cfb48-b7b7-43bd-91f8-bab64a5a4945 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Added segment 7aa8f54e-afcd-4fae-9d23-d6468cb4d3fb of type vxlan for network cca27806-aa4d-4b1e-b842-cf3488f9df0b [pid: 7|app: 0|req: 795/1481] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:19 2026] POST /v2.0/networks => generated 652 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:19.888 7 WARNING neutron_lib.context [None req-501be5fb-c87a-4810-9abb-433db0f3f02c 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:19.924 7 WARNING neutron_lib.context [None req-501be5fb-c87a-4810-9abb-433db0f3f02c 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 796/1482] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:42:19 2026] POST /v2.0/ports => generated 1506 bytes in 552 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: 799/1485] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:42:20 2026] GET /v2.0/ports => generated 1506 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1486] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:42:19 2026] PUT /v2.0/routers/a5a2005d-894c-4d7a-8522-e41397304e4e/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:20.673 8 WARNING neutron_lib.context [None req-0611f337-17c4-4bfa-9ade-dec50d5ea43f 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 800/1487] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:42:20 2026] DELETE /v2.0/ports/f4f93deb-9c87-4549-b01c-db9d6bc53828 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1488] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:42:20 2026] DELETE /v2.0/ports/0d8a827a-848c-416b-8f41-83965f8807fb => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1489] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:42:20 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:20.977 7 WARNING neutron_lib.context [None req-08237268-abab-4ad9-b39c-985529be9a6f 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:21.028 7 INFO neutron.db.segments_db [None req-08237268-abab-4ad9-b39c-985529be9a6f 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Added segment db7c746d-cc17-4d9a-964a-4715a2b8f807 of type vxlan for network 82278837-8e21-4f18-8c7f-299c347f65b1 [pid: 8|app: 0|req: 688/1490] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:42:20 2026] POST /v2.0/ports => generated 954 bytes in 413 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-07-09 00:42:21.091 8 WARNING neutron_lib.context [None req-57b77777-c026-4ad1-b816-aa7b71f3c15b 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 803/1491] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:20 2026] POST /v2.0/networks => generated 652 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:21.141 7 WARNING neutron_lib.context [None req-7afdf5aa-f785-42bf-b114-1904cdf23d6b 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:21.204 7 INFO neutron.services.segments.plugin [-] Segment 44d99be3-6d32-4b9d-bd7b-c9a3e5b3385e resource provider aggregate not found 2026-07-09 00:42:21.208 7 INFO neutron.db.segments_db [None req-7afdf5aa-f785-42bf-b114-1904cdf23d6b 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Added segment cfa87dd0-4ec9-4c00-b432-a2ef91782343 of type vxlan for network ce565d9c-021a-4631-8e46-7cab0e2dc087 2026-07-09 00:42:21.209 7 INFO neutron.services.segments.plugin [-] Segment 44d99be3-6d32-4b9d-bd7b-c9a3e5b3385e resource provider aggregate not found 2026-07-09 00:42:21.226 7 INFO neutron.services.segments.plugin [-] Segment 44d99be3-6d32-4b9d-bd7b-c9a3e5b3385e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d99be3-6d32-4b9d-bd7b-c9a3e5b3385e found for delete ", "request_id": "req-090096c5-d9ba-42ef-940c-dac92b4c4a8c"}]} 2026-07-09 00:42:21.228 7 INFO neutron.services.segments.plugin [-] Segment 44d99be3-6d32-4b9d-bd7b-c9a3e5b3385e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d99be3-6d32-4b9d-bd7b-c9a3e5b3385e found for delete ", "request_id": "req-d30137d4-e3d5-4378-b04e-9c4bf7e9ef8f"}]} [pid: 7|app: 0|req: 804/1492] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:21 2026] POST /v2.0/networks => generated 653 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1493] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:42:21 2026] POST /v2.0/ports => generated 958 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:21.451 7 WARNING neutron_lib.context [None req-9bca57fd-a808-4755-b44a-7db1039ad1e7 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' 2026-07-09 00:42:21.775 8 WARNING neutron_lib.context [None req-65498d5e-cee1-4041-81dd-93c4bdb066f7 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:21.804 8 WARNING neutron_lib.context [None req-65498d5e-cee1-4041-81dd-93c4bdb066f7 623a286756714e649bd6055e42e95eb7 22b68299a32d4aada9350c8113e7d2c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 690/1494] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:21 2026] POST /v2.0/subnets => generated 1324 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:42:22.268 7 INFO neutron.db.l3_db [None req-9bca57fd-a808-4755-b44a-7db1039ad1e7 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Floating IP 3b41ae1f-c8d0-49f7-a8f8-4da222ae55ee associated. External IP: 10.96.250.211, port: adb43834-e9d6-4e22-b8ac-8e0f7bf98b79. [pid: 8|app: 0|req: 691/1495] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:42:22 2026] GET /v2.0/subnets => generated 1960 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1496] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:22 2026] DELETE /v2.0/subnets/21bb5c05-72ba-4aa4-a4a9-e1663100dd80 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1497] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:22 2026] DELETE /v2.0/subnets/20c232ba-c2db-44ae-9090-2c13f421cdcb => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1498] 10.0.0.97 () {34 vars in 676 bytes} [Thu Jul 9 00:42:21 2026] POST /v2.0/floatingips => generated 842 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1499] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:42:22 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:22.684 7 INFO neutron.db.l3_db [None req-8123d26a-2ce2-4783-b0f2-5d2ce3407460 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Floating IP 3b41ae1f-c8d0-49f7-a8f8-4da222ae55ee disassociated. External IP: 10.96.250.211, port: adb43834-e9d6-4e22-b8ac-8e0f7bf98b79. 2026-07-09 00:42:22.738 8 INFO neutron.services.segments.plugin [-] Segment cfa87dd0-4ec9-4c00-b432-a2ef91782343 resource provider aggregate not found 2026-07-09 00:42:22.742 8 INFO neutron.services.segments.plugin [-] Segment cfa87dd0-4ec9-4c00-b432-a2ef91782343 resource provider aggregate not found 2026-07-09 00:42:22.750 8 INFO neutron.services.segments.plugin [-] Segment cfa87dd0-4ec9-4c00-b432-a2ef91782343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa87dd0-4ec9-4c00-b432-a2ef91782343 found for delete ", "request_id": "req-637841f8-7e8b-4ec1-bce9-11122fe80a76"}]} [pid: 8|app: 0|req: 695/1500] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:22 2026] DELETE /v2.0/networks/ce565d9c-021a-4631-8e46-7cab0e2dc087 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:22.778 8 INFO neutron.services.segments.plugin [-] Segment cfa87dd0-4ec9-4c00-b432-a2ef91782343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfa87dd0-4ec9-4c00-b432-a2ef91782343 found for delete ", "request_id": "req-03bb27d4-0103-4fc0-b691-cc5114933afe"}]} [pid: 8|app: 0|req: 696/1501] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:22 2026] DELETE /v2.0/networks/82278837-8e21-4f18-8c7f-299c347f65b1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1502] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:42:22 2026] PUT /v2.0/floatingips/3b41ae1f-c8d0-49f7-a8f8-4da222ae55ee => generated 552 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1503] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:22 2026] DELETE /v2.0/networks/cca27806-aa4d-4b1e-b842-cf3488f9df0b => 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: 698/1504] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:23 2026] DELETE /v2.0/networks/e7fbbfa3-789a-4293-9c06-55ca5ebda3be => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1505] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:42:23 2026] DELETE /v2.0/floatingips/3b41ae1f-c8d0-49f7-a8f8-4da222ae55ee => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:23.339 8 WARNING neutron_lib.context [None req-c4a88152-5a94-4a4b-a327-094a20793238 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 808/1506] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:23 2026] GET /v2.0/security-groups?tenant_id=22b68299a32d4aada9350c8113e7d2c7&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1507] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:23 2026] DELETE /v2.0/security-groups/c4e3d345-a959-4eca-ade5-49c5c58d944f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:24.142 8 INFO neutron.db.l3_db [None req-c4a88152-5a94-4a4b-a327-094a20793238 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Floating IP f7f5e0a2-0fae-4c43-a12d-df7061317940 associated. External IP: 10.96.250.216, port: a7318e3f-0af6-4260-a2d2-7c3bb7b63a0a. [pid: 8|app: 0|req: 699/1508] 10.0.0.97 () {34 vars in 676 bytes} [Thu Jul 9 00:42:23 2026] POST /v2.0/floatingips => generated 841 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1509] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:42:24 2026] GET /v2.0/floatingips/f7f5e0a2-0fae-4c43-a12d-df7061317940 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1510] 10.0.0.97 () {32 vars in 654 bytes} [Thu Jul 9 00:42:24 2026] GET /v2.0/floatingips => generated 844 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:24.901 7 INFO neutron.db.l3_db [None req-31bebaf4-c801-472a-9ef2-dd95dc168a93 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Floating IP f7f5e0a2-0fae-4c43-a12d-df7061317940 associated. External IP: 10.96.250.216, port: a7318e3f-0af6-4260-a2d2-7c3bb7b63a0a. [pid: 7|app: 0|req: 811/1511] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:42:24 2026] PUT /v2.0/floatingips/f7f5e0a2-0fae-4c43-a12d-df7061317940 => generated 842 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:25.543 8 INFO neutron.services.segments.plugin [-] Segment db7c746d-cc17-4d9a-964a-4715a2b8f807 resource provider aggregate not found 2026-07-09 00:42:25.548 8 INFO neutron.services.segments.plugin [-] Segment db7c746d-cc17-4d9a-964a-4715a2b8f807 resource provider aggregate not found 2026-07-09 00:42:25.562 8 INFO neutron.services.segments.plugin [-] Segment db7c746d-cc17-4d9a-964a-4715a2b8f807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db7c746d-cc17-4d9a-964a-4715a2b8f807 found for delete ", "request_id": "req-a237affb-ca19-41cb-bad8-40da41456972"}]} 2026-07-09 00:42:25.569 8 INFO neutron.services.segments.plugin [-] Segment db7c746d-cc17-4d9a-964a-4715a2b8f807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db7c746d-cc17-4d9a-964a-4715a2b8f807 found for delete ", "request_id": "req-7fd97a3d-75bb-48a9-8394-dc63e6ae21f7"}]} 2026-07-09 00:42:25.585 8 INFO neutron.services.segments.plugin [-] Segment 7aa8f54e-afcd-4fae-9d23-d6468cb4d3fb resource provider aggregate not found 2026-07-09 00:42:25.590 8 INFO neutron.services.segments.plugin [-] Segment 7aa8f54e-afcd-4fae-9d23-d6468cb4d3fb resource provider aggregate not found 2026-07-09 00:42:25.605 8 INFO neutron.services.segments.plugin [-] Segment 7aa8f54e-afcd-4fae-9d23-d6468cb4d3fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa8f54e-afcd-4fae-9d23-d6468cb4d3fb found for delete ", "request_id": "req-5001de40-ee11-462c-9aeb-2f82561b3d0b"}]} 2026-07-09 00:42:25.611 8 INFO neutron.services.segments.plugin [-] Segment 7aa8f54e-afcd-4fae-9d23-d6468cb4d3fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa8f54e-afcd-4fae-9d23-d6468cb4d3fb found for delete ", "request_id": "req-2c62dd72-ce44-4a34-9f01-bf2e3f056ff1"}]} 2026-07-09 00:42:25.618 8 INFO neutron.services.segments.plugin [-] Segment 1a9270c3-76ff-4505-abd3-df492d8cd2c4 resource provider aggregate not found 2026-07-09 00:42:25.637 8 INFO neutron.services.segments.plugin [-] Segment 1a9270c3-76ff-4505-abd3-df492d8cd2c4 resource provider aggregate not found 2026-07-09 00:42:25.641 8 INFO neutron.services.segments.plugin [-] Segment 1a9270c3-76ff-4505-abd3-df492d8cd2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a9270c3-76ff-4505-abd3-df492d8cd2c4 found for delete ", "request_id": "req-608189d7-726c-4690-8d39-db035f5d1763"}]} 2026-07-09 00:42:25.655 8 INFO neutron.services.segments.plugin [-] Segment 1a9270c3-76ff-4505-abd3-df492d8cd2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a9270c3-76ff-4505-abd3-df492d8cd2c4 found for delete ", "request_id": "req-f9893f5c-0ea2-4702-8593-3a7e966b438c"}]} 2026-07-09 00:42:25.679 8 INFO neutron.db.l3_db [None req-46554033-5ae3-43a9-afb6-60badd316361 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] Floating IP f7f5e0a2-0fae-4c43-a12d-df7061317940 disassociated. External IP: 10.96.250.216, port: adb43834-e9d6-4e22-b8ac-8e0f7bf98b79. 2026-07-09 00:42:25.841 7 WARNING neutron_lib.context [None req-f72e3c96-5854-4f74-92f4-ed76664968e9 60d269e666214d33a7b6a631ae50e6f7 0664f3bcb2a948f7bde02a9fe11dff16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:26.005 7 INFO neutron.db.segments_db [None req-f72e3c96-5854-4f74-92f4-ed76664968e9 60d269e666214d33a7b6a631ae50e6f7 0664f3bcb2a948f7bde02a9fe11dff16 - - default default] Added segment 2fbfa89f-4eb2-4eac-8a5e-6675e3221ccf of type vxlan for network 650c3ffc-80d9-4617-a229-6e105c9105ff [pid: 8|app: 0|req: 701/1512] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:42:25 2026] PUT /v2.0/floatingips/f7f5e0a2-0fae-4c43-a12d-df7061317940 => generated 552 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1513] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:25 2026] POST /v2.0/networks => generated 648 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1514] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:42:26 2026] DELETE /v2.0/floatingips/f7f5e0a2-0fae-4c43-a12d-df7061317940 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:26.345 7 INFO neutron.api.v2.resource [None req-8a17071b-0019-40cb-ac70-da5603cf5c7f 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1515] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:42:26 2026] DELETE /v2.0/floatingips/f7f5e0a2-0fae-4c43-a12d-df7061317940 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:26.439 7 WARNING neutron_lib.context [None req-3f1a1aae-7a4d-4bbe-8702-3154d4025fe7 60d269e666214d33a7b6a631ae50e6f7 0664f3bcb2a948f7bde02a9fe11dff16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 703/1516] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:42:26 2026] DELETE /v2.0/ports/adb43834-e9d6-4e22-b8ac-8e0f7bf98b79 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1517] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:26 2026] POST /v2.0/subnets => generated 673 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1518] 10.0.0.216 () {34 vars in 990 bytes} [Thu Jul 9 00:42:26 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 1240 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:26.812 8 WARNING neutron_lib.context [None req-f903c906-fa90-42ac-a08a-483f1ce6a35a 60d269e666214d33a7b6a631ae50e6f7 0664f3bcb2a948f7bde02a9fe11dff16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:26.870 8 INFO neutron.db.segments_db [None req-f903c906-fa90-42ac-a08a-483f1ce6a35a 60d269e666214d33a7b6a631ae50e6f7 0664f3bcb2a948f7bde02a9fe11dff16 - - default default] Added segment f686988e-32b0-4ba6-a102-b62906e159ce of type vxlan for network f866cbe3-95cb-41d3-9c49-828049c03a04 [pid: 8|app: 0|req: 705/1519] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:26 2026] POST /v2.0/networks => generated 648 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1520] 10.0.0.216 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:26 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1521] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:42:26 2026] DELETE /v2.0/ports/a7318e3f-0af6-4260-a2d2-7c3bb7b63a0a => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1522] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:27 2026] GET /v2.0/ports?device_id=a5a2005d-894c-4d7a-8522-e41397304e4e => generated 958 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1523] 10.0.0.97 () {34 vars in 742 bytes} [Thu Jul 9 00:42:26 2026] PUT /v2.0/networks/f866cbe3-95cb-41d3-9c49-828049c03a04 => generated 592 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1524] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:27 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:27.125 7 WARNING neutron_lib.context [None req-420fea2c-6357-4739-9296-5b6863934914 60d269e666214d33a7b6a631ae50e6f7 0664f3bcb2a948f7bde02a9fe11dff16 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 818/1525] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:27 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1526] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:27 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1527] 10.0.0.97 () {34 vars in 740 bytes} [Thu Jul 9 00:42:27 2026] PUT /v2.0/subnets/fce87749-2413-4b7b-a52f-fc496e0f94bc => generated 656 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1528] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:27 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1279 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:27.854 7 INFO neutron.services.segments.plugin [-] Segment f686988e-32b0-4ba6-a102-b62906e159ce resource provider aggregate not found 2026-07-09 00:42:27.859 7 INFO neutron.services.segments.plugin [-] Segment f686988e-32b0-4ba6-a102-b62906e159ce resource provider aggregate not found 2026-07-09 00:42:27.868 7 INFO neutron.services.segments.plugin [-] Segment f686988e-32b0-4ba6-a102-b62906e159ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f686988e-32b0-4ba6-a102-b62906e159ce found for delete ", "request_id": "req-d8a78ef4-06b9-4067-bb88-5042cbd78854"}]} 2026-07-09 00:42:27.873 7 INFO neutron.services.segments.plugin [-] Segment f686988e-32b0-4ba6-a102-b62906e159ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f686988e-32b0-4ba6-a102-b62906e159ce found for delete ", "request_id": "req-9db62ebe-e4f4-4c2f-9901-b664f60f7a5d"}]} [pid: 7|app: 0|req: 822/1529] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:27 2026] DELETE /v2.0/networks/f866cbe3-95cb-41d3-9c49-828049c03a04 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1530] 10.0.0.97 () {32 vars in 857 bytes} [Thu Jul 9 00:42:27 2026] GET /v2.0/floatingips?floating_network_id=9423713b-1d97-4b46-b89b-75f4c24a37d8&port_id=05d371d5-13a5-443c-a168-f927c01fb891 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:27.954 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2324270b-98b0-42b8-a811-6f3d3df6c358 60d269e666214d33a7b6a631ae50e6f7 0664f3bcb2a948f7bde02a9fe11dff16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 824/1531] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:27 2026] DELETE /v2.0/networks/f866cbe3-95cb-41d3-9c49-828049c03a04 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1532] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:42:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1533] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:42:27 2026] PUT /v2.0/routers/a5a2005d-894c-4d7a-8522-e41397304e4e/remove_router_interface => generated 309 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1534] 10.0.0.97 () {32 vars in 741 bytes} [Thu Jul 9 00:42:28 2026] GET /v2.0/subnets?network_id=9423713b-1d97-4b46-b89b-75f4c24a37d8 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1535] 10.0.0.97 () {32 vars in 652 bytes} [Thu Jul 9 00:42:28 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1536] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:42:28 2026] GET /v2.0/networks => generated 1313 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1537] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:42:28 2026] GET /v2.0/subnets => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1538] 10.0.0.97 () {32 vars in 722 bytes} [Thu Jul 9 00:42:28 2026] GET /v2.0/networks/650c3ffc-80d9-4617-a229-6e105c9105ff => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1539] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:42:28 2026] GET /v2.0/subnets/48fc453b-f310-4670-a7e7-f58efadc6415 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:28.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca0a4f77-9e6b-491d-9c41-cf7b7da70b73 60d269e666214d33a7b6a631ae50e6f7 0664f3bcb2a948f7bde02a9fe11dff16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1540] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:28 2026] DELETE /v2.0/subnets/fce87749-2413-4b7b-a52f-fc496e0f94bc => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:28.268 8 INFO neutron.pecan_wsgi.hooks.translation [None req-534c3b0d-593c-4f60-9f2e-5aacc63b0122 60d269e666214d33a7b6a631ae50e6f7 0664f3bcb2a948f7bde02a9fe11dff16 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1541] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:28 2026] DELETE /v2.0/networks/f866cbe3-95cb-41d3-9c49-828049c03a04 => 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: 716/1542] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:28 2026] DELETE /v2.0/subnets/48fc453b-f310-4670-a7e7-f58efadc6415 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:28.733 8 INFO neutron.services.segments.plugin [-] Segment 2fbfa89f-4eb2-4eac-8a5e-6675e3221ccf resource provider aggregate not found 2026-07-09 00:42:28.737 8 INFO neutron.services.segments.plugin [-] Segment 2fbfa89f-4eb2-4eac-8a5e-6675e3221ccf resource provider aggregate not found [pid: 8|app: 0|req: 717/1543] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:28 2026] DELETE /v2.0/networks/650c3ffc-80d9-4617-a229-6e105c9105ff => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:28.747 8 INFO neutron.services.segments.plugin [-] Segment 2fbfa89f-4eb2-4eac-8a5e-6675e3221ccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fbfa89f-4eb2-4eac-8a5e-6675e3221ccf found for delete ", "request_id": "req-14ca5020-8550-4a9a-80ae-b3ceea39a597"}]} 2026-07-09 00:42:28.755 8 INFO neutron.services.segments.plugin [-] Segment 2fbfa89f-4eb2-4eac-8a5e-6675e3221ccf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fbfa89f-4eb2-4eac-8a5e-6675e3221ccf found for delete ", "request_id": "req-d77963a1-2d27-47b9-9a13-0da48be272bf"}]} [pid: 8|app: 0|req: 718/1544] 10.0.0.216 () {34 vars in 990 bytes} [Thu Jul 9 00:42:28 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1279 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1545] 10.0.0.216 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:28 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:28.925 7 INFO neutron.db.l3_hamode_db [None req-6932aee4-2ecf-4c88-9fdf-4a0ed3278fb2 1356137e54c34cd9a2895b937fba9a62 719677f5036a4e59afafece82fd04d56 - - default default] HA network 258a2819-a021-435c-bccb-8d213e377b28 was deleted as no HA routers are present in tenant 719677f5036a4e59afafece82fd04d56. [pid: 7|app: 0|req: 827/1546] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:28 2026] DELETE /v2.0/routers/a5a2005d-894c-4d7a-8522-e41397304e4e => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1547] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:28 2026] DELETE /v2.0/subnets/377dbbf0-d881-4139-a959-e8e208efcee5 => 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: 828/1548] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:29 2026] DELETE /v2.0/networks/46a42e1b-58d8-41dd-85f7-f36b8d72a7e5 => 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: 721/1549] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:29 2026] GET /v2.0/security-groups?tenant_id=0664f3bcb2a948f7bde02a9fe11dff16&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1550] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:29 2026] DELETE /v2.0/security-groups/5a253668-4877-4165-816c-f2bf32212289 => 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: 722/1551] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:29 2026] GET /v2.0/security-groups?tenant_id=719677f5036a4e59afafece82fd04d56&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:29.888 7 INFO neutron.services.segments.plugin [-] Segment efacc578-781e-4a0f-88b6-14b49da41c50 resource provider aggregate not found 2026-07-09 00:42:29.895 7 INFO neutron.services.segments.plugin [-] Segment efacc578-781e-4a0f-88b6-14b49da41c50 resource provider aggregate not found 2026-07-09 00:42:29.904 7 INFO neutron.services.segments.plugin [-] Segment efacc578-781e-4a0f-88b6-14b49da41c50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efacc578-781e-4a0f-88b6-14b49da41c50 found for delete ", "request_id": "req-204949dd-e49c-4099-8b35-7013897e3ee2"}]} 2026-07-09 00:42:29.910 7 INFO neutron.services.segments.plugin [-] Segment efacc578-781e-4a0f-88b6-14b49da41c50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efacc578-781e-4a0f-88b6-14b49da41c50 found for delete ", "request_id": "req-ef335b75-b6cf-40c0-8c74-4209cc4813db"}]} 2026-07-09 00:42:29.927 7 INFO neutron.services.segments.plugin [-] Segment 7f6d1abb-9968-409e-9e6a-fd344f741088 resource provider aggregate not found 2026-07-09 00:42:29.930 7 INFO neutron.services.segments.plugin [-] Segment 7f6d1abb-9968-409e-9e6a-fd344f741088 resource provider aggregate not found 2026-07-09 00:42:29.941 7 INFO neutron.services.segments.plugin [-] Segment 7f6d1abb-9968-409e-9e6a-fd344f741088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f6d1abb-9968-409e-9e6a-fd344f741088 found for delete ", "request_id": "req-dd27c621-1a26-4ac6-b368-37950107ec1f"}]} 2026-07-09 00:42:29.950 7 INFO neutron.services.segments.plugin [-] Segment 7f6d1abb-9968-409e-9e6a-fd344f741088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f6d1abb-9968-409e-9e6a-fd344f741088 found for delete ", "request_id": "req-0229732e-1f41-4f98-9939-db391a7a2c1e"}]} [pid: 7|app: 0|req: 830/1552] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:29 2026] DELETE /v2.0/security-groups/42a7d4ce-1935-4650-a838-9974c15ba921 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1553] 10.0.0.97 () {32 vars in 825 bytes} [Thu Jul 9 00:42:30 2026] GET /v2.0/ports?project_id=22a40e3dcff14a41a9892705d22e2da8&network_id=faf7e8e4-f79b-43d8-867c-4d30031fb967 => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1554] 10.0.0.97 () {32 vars in 741 bytes} [Thu Jul 9 00:42:30 2026] GET /v2.0/subnets?network_id=9423713b-1d97-4b46-b89b-75f4c24a37d8 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1555] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:30 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1010 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1556] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:31 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:31.075 8 INFO neutron.db.l3_db [None req-4fe3c130-2c8b-41f3-a515-fbd6cb5d47b8 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Floating IP 9707cfea-81a7-4edd-89b4-00c44f10f1be disassociated. External IP: 10.96.250.202, port: 0261f0af-8c85-4ba1-9c00-acbe356656bf. [pid: 8|app: 0|req: 724/1557] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:42:30 2026] PUT /v2.0/floatingips/9707cfea-81a7-4edd-89b4-00c44f10f1be => generated 554 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:31.460 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d90f6bb-05a6-469e-b0c1-05e5d0ec50a0'] response: {'name': 'network-changed', 'server_uuid': '77cec3e2-f75e-404b-84d8-5435a831dba7', 'tag': '0261f0af-8c85-4ba1-9c00-acbe356656bf', 'status': 'completed', 'code': 200} 2026-07-09 00:42:31.558 8 WARNING neutron_lib.context [None req-857f43d6-3c48-482f-b169-5062bdd36b83 e214541b423b4b5c8a1cc27e1525bf78 d962492108f44343a85a5bf9228aff4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:31.715 8 INFO neutron.db.segments_db [None req-857f43d6-3c48-482f-b169-5062bdd36b83 e214541b423b4b5c8a1cc27e1525bf78 d962492108f44343a85a5bf9228aff4c - - default default] Added segment 29da4356-7945-4908-8181-86f525017f07 of type vxlan for network 994b5275-93a3-49af-8ace-7b1fd551dee9 [pid: 7|app: 0|req: 834/1558] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:42:31 2026] GET /v2.0/floatingips/9707cfea-81a7-4edd-89b4-00c44f10f1be => generated 554 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1559] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:31 2026] POST /v2.0/networks => generated 644 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:31.870 7 WARNING neutron_lib.context [None req-46e2b5d9-bed9-439b-8a13-db950b82db64 05d0bdc2eacf4388a4e6b584a5cabe40 f4d7d9f6a0624fba8e3791d1d53954ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:31.895 8 WARNING neutron_lib.context [None req-77be4f4f-e575-4f6d-bed1-a1287cbcbde9 e214541b423b4b5c8a1cc27e1525bf78 d962492108f44343a85a5bf9228aff4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 835/1560] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:42:31 2026] POST /v2.0/security-groups => generated 1624 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1561] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:31 2026] POST /v2.0/subnets => generated 641 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1562] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1563] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/security-groups => generated 4529 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:32.185 7 WARNING neutron_lib.context [None req-027f0040-201b-4df4-9aac-bf0ffb03219b e214541b423b4b5c8a1cc27e1525bf78 d962492108f44343a85a5bf9228aff4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1564] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:32.231 7 INFO neutron.db.segments_db [None req-027f0040-201b-4df4-9aac-bf0ffb03219b e214541b423b4b5c8a1cc27e1525bf78 d962492108f44343a85a5bf9228aff4c - - default default] Added segment b7182e20-133d-4251-9356-52245b093285 of type vxlan for network c3e783cf-3afc-4854-8bb7-c5e8b4db3db0 [pid: 8|app: 0|req: 728/1565] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/networks?id=faf7e8e4-f79b-43d8-867c-4d30031fb967 => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1566] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:32 2026] POST /v2.0/networks => generated 643 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1567] 10.0.0.151 () {34 vars in 1120 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/security-groups?id=31d1635c-9fc6-4e58-9744-e46c0d62965e&id=4a71b65b-188d-4e7f-85d8-4e364478876e&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1568] 10.0.0.97 () {34 vars in 757 bytes} [Thu Jul 9 00:42:32 2026] PUT /v2.0/security-groups/4df510d1-c166-4c95-8e25-2b7b72cec83e => generated 1663 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1569] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0261f0af-8c85-4ba1-9c00-acbe356656bf => 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: 841/1570] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/security-groups/4df510d1-c166-4c95-8e25-2b7b72cec83e => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1571] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/subnets?id=41396d8c-4b4a-4317-aeb6-ea9c8917f000 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1572] 10.0.0.97 () {34 vars in 742 bytes} [Thu Jul 9 00:42:32 2026] PUT /v2.0/networks/c3e783cf-3afc-4854-8bb7-c5e8b4db3db0 => generated 592 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1573] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:32 2026] DELETE /v2.0/security-groups/4df510d1-c166-4c95-8e25-2b7b72cec83e => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:32.510 7 WARNING neutron_lib.context [None req-1c26e2db-5cdc-4b39-bec3-ec67fef2b1e5 e214541b423b4b5c8a1cc27e1525bf78 d962492108f44343a85a5bf9228aff4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 731/1574] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/ports?network_id=faf7e8e4-f79b-43d8-867c-4d30031fb967&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: 732/1575] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/security-groups => 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: 733/1576] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:32.610 8 INFO neutron.api.v2.resource [None req-0fe0ddaf-5df3-4bf9-a2f3-f920c18a58b4 05d0bdc2eacf4388a4e6b584a5cabe40 f4d7d9f6a0624fba8e3791d1d53954ff - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1577] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:32 2026] DELETE /v2.0/security-groups/4df510d1-c166-4c95-8e25-2b7b72cec83e => 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: 735/1578] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:32.658 8 WARNING neutron_lib.context [None req-7afe8ed2-fb3d-4756-87ef-b63a88ae2e2d 05d0bdc2eacf4388a4e6b584a5cabe40 f4d7d9f6a0624fba8e3791d1d53954ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 844/1579] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:32 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1580] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:42:32 2026] POST /v2.0/security-groups => generated 1624 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:42:32.801 8 WARNING neutron_lib.context [None req-72216991-eb9c-446f-b37d-25b9774a1215 05d0bdc2eacf4388a4e6b584a5cabe40 f4d7d9f6a0624fba8e3791d1d53954ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 845/1581] 10.0.0.97 () {34 vars in 740 bytes} [Thu Jul 9 00:42:32 2026] PUT /v2.0/subnets/02ba9864-bd5c-49f2-9961-de8b91707736 => generated 636 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1582] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:32 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) [pid: 7|app: 0|req: 846/1583] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/floatingips/9707cfea-81a7-4edd-89b4-00c44f10f1be => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1584] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1585] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:42:32 2026] GET /v2.0/security-group-rules/bc0bc575-1971-48b6-8bf2-41f0789e7d2f => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:33.140 7 INFO neutron.services.segments.plugin [-] Segment b7182e20-133d-4251-9356-52245b093285 resource provider aggregate not found 2026-07-09 00:42:33.144 7 INFO neutron.services.segments.plugin [-] Segment b7182e20-133d-4251-9356-52245b093285 resource provider aggregate not found [pid: 7|app: 0|req: 847/1586] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:32 2026] DELETE /v2.0/networks/c3e783cf-3afc-4854-8bb7-c5e8b4db3db0 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:33.161 7 INFO neutron.services.segments.plugin [-] Segment b7182e20-133d-4251-9356-52245b093285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7182e20-133d-4251-9356-52245b093285 found for delete ", "request_id": "req-e47cbd92-d91f-4ded-8048-c21a4593b822"}]} 2026-07-09 00:42:33.162 7 INFO neutron.services.segments.plugin [-] Segment b7182e20-133d-4251-9356-52245b093285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7182e20-133d-4251-9356-52245b093285 found for delete ", "request_id": "req-60ae46f5-6397-4946-bc93-1c7fc5ac9ff4"}]} 2026-07-09 00:42:33.231 8 INFO neutron.db.l3_db [req-0a5fd415-e1c1-4675-a3a6-d7abffd69dbf req-491e05b4-6a52-45e1-8dd0-07620e7dc2dd eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] Floating IP 4883d3e6-c902-4503-9c51-66465b96bf8e disassociated. External IP: 10.96.250.213, port: 05d371d5-13a5-443c-a168-f927c01fb891. [pid: 7|app: 0|req: 848/1587] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:42:33 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) 2026-07-09 00:42:33.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93d9d7f5-cf3a-4d9a-99f9-e004ae57cde7 e214541b423b4b5c8a1cc27e1525bf78 d962492108f44343a85a5bf9228aff4c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1588] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:33 2026] DELETE /v2.0/networks/c3e783cf-3afc-4854-8bb7-c5e8b4db3db0 => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1589] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:42:33 2026] DELETE /v2.0/security-group-rules/bc0bc575-1971-48b6-8bf2-41f0789e7d2f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1590] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1591] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1592] 10.0.0.97 () {32 vars in 741 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/subnets?network_id=9423713b-1d97-4b46-b89b-75f4c24a37d8 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:33.437 7 WARNING neutron_lib.context [None req-e4517c2a-ee1b-4a71-a306-888107e2364f 05d0bdc2eacf4388a4e6b584a5cabe40 f4d7d9f6a0624fba8e3791d1d53954ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 854/1593] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1594] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => 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: 856/1595] 10.0.0.97 () {32 vars in 652 bytes} [Thu Jul 9 00:42:33 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: 857/1596] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/security-group-rules/98d6fde2-b1b8-4702-903a-0f905fe1f75b => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1597] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:42:32 2026] DELETE /v2.0/ports/05d371d5-13a5-443c-a168-f927c01fb891 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1598] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/networks => generated 1309 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:33.643 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73331e14-fc59-42a1-a466-4e8b3d3b2c41'] response: {'server_uuid': '722bf4cb-0a25-4475-84ec-68aaac17bc77', 'name': 'network-vif-deleted', 'tag': '05d371d5-13a5-443c-a168-f927c01fb891', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 859/1599] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/subnets => generated 1280 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1600] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1601] 10.0.0.97 () {32 vars in 722 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/networks/994b5275-93a3-49af-8ace-7b1fd551dee9 => 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: 861/1602] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/subnets/c6fe067a-0cf9-4f19-b18e-30e0d5be200e => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:33.760 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d79f6be-7bde-4647-90e1-1ec2662e2504 e214541b423b4b5c8a1cc27e1525bf78 d962492108f44343a85a5bf9228aff4c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1603] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:33 2026] DELETE /v2.0/subnets/02ba9864-bd5c-49f2-9961-de8b91707736 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1604] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:42:33 2026] DELETE /v2.0/security-group-rules/98d6fde2-b1b8-4702-903a-0f905fe1f75b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:33.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf1d68ea-3330-4387-a48e-a40fb4d6854d e214541b423b4b5c8a1cc27e1525bf78 d962492108f44343a85a5bf9228aff4c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 863/1605] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:33 2026] DELETE /v2.0/networks/c3e783cf-3afc-4854-8bb7-c5e8b4db3db0 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1606] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:33.844 8 WARNING neutron_lib.context [None req-fd51e074-b7b9-45a9-89b0-e298d3913b0e 05d0bdc2eacf4388a4e6b584a5cabe40 f4d7d9f6a0624fba8e3791d1d53954ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 744/1607] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1608] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:33 2026] DELETE /v2.0/subnets/c6fe067a-0cf9-4f19-b18e-30e0d5be200e => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1609] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:42:33 2026] GET /v2.0/security-group-rules/dccbd250-dac6-4ac5-944f-4ed21d5ed62b => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1610] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:42:34 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:34.100 8 WARNING neutron_lib.context [None req-2f2470ae-ec19-421c-94bb-1650aab3db69 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 747/1611] 10.0.0.97 () {34 vars in 684 bytes} [Thu Jul 9 00:42:34 2026] POST /v2.0/security-groups => generated 1675 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1612] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:42:34 2026] DELETE /v2.0/security-group-rules/dccbd250-dac6-4ac5-944f-4ed21d5ed62b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:34.305 8 WARNING neutron_lib.context [None req-7c978aa1-47b9-48f0-ac80-78c7f74fc0cf dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 865/1613] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:33 2026] DELETE /v2.0/networks/994b5275-93a3-49af-8ace-7b1fd551dee9 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1614] 10.0.0.97 () {32 vars in 672 bytes} [Thu Jul 9 00:42:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1615] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:34.437 8 WARNING neutron_lib.context [None req-950c92f2-e9a2-47d7-96ae-3fd0f86ce0be dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 867/1616] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:34 2026] DELETE /v2.0/security-groups/34221d11-6e3b-4655-bb96-7a79652ea7eb => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1617] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:42:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1618] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:34 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) [pid: 7|app: 0|req: 869/1619] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:42:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:34.564 8 WARNING neutron_lib.context [None req-210f9b01-6855-4f81-941e-b9d0a1551c69 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1620] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:34 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => 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: 751/1621] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:34.713 7 WARNING neutron_lib.context [None req-b9c23595-b97a-4ce2-aeec-c01e7274efb7 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 871/1622] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:34.875 7 WARNING neutron_lib.context [None req-a159c5d9-826a-434c-ba6d-a5de67063c5d dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:34.927 7 INFO neutron.db.securitygroups_db [None req-a159c5d9-826a-434c-ba6d-a5de67063c5d dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Project 22a40e3dcff14a41a9892705d22e2da8 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: 752/1623] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:34 2026] GET /v2.0/security-groups?tenant_id=d962492108f44343a85a5bf9228aff4c&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: 872/1624] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:35.053 7 WARNING neutron_lib.context [None req-ac9592e3-a775-475b-9508-226dfc79672a dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:35.085 7 INFO neutron.db.securitygroups_db [None req-ac9592e3-a775-475b-9508-226dfc79672a dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Project 22a40e3dcff14a41a9892705d22e2da8 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: 753/1625] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:35 2026] DELETE /v2.0/security-groups/67a597fa-39e3-41e7-85a3-c1a5b7a9bcda => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:35.177 7 INFO neutron.services.segments.plugin [-] Segment 29da4356-7945-4908-8181-86f525017f07 resource provider aggregate not found 2026-07-09 00:42:35.180 7 INFO neutron.services.segments.plugin [-] Segment 29da4356-7945-4908-8181-86f525017f07 resource provider aggregate not found [pid: 7|app: 0|req: 873/1626] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:42:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1629] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:35 2026] GET /v2.0/security-groups?tenant_id=f4d7d9f6a0624fba8e3791d1d53954ff&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:35.250 7 INFO neutron.services.segments.plugin [-] Segment 29da4356-7945-4908-8181-86f525017f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29da4356-7945-4908-8181-86f525017f07 found for delete ", "request_id": "req-1df15d64-2dc0-4991-9f08-cdf59603e151"}]} 2026-07-09 00:42:35.251 7 INFO neutron.services.segments.plugin [-] Segment 29da4356-7945-4908-8181-86f525017f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29da4356-7945-4908-8181-86f525017f07 found for delete ", "request_id": "req-be51270e-9034-4f46-bbb0-ed434eba15d7"}]} [pid: 7|app: 0|req: 876/1630] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:35 2026] DELETE /v2.0/security-groups/8a026b48-3deb-4e72-aaf9-47f65ba5af3f => 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: 755/1631] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:42:35 2026] GET /v2.0/networks => generated 1297 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1632] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:35 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => 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: 756/1633] 10.0.0.151 () {34 vars in 1100 bytes} [Thu Jul 9 00:42:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1490409276&fields=id&tenant_id=22a40e3dcff14a41a9892705d22e2da8 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1634] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:42:35 2026] GET /v2.0/networks?id=faf7e8e4-f79b-43d8-867c-4d30031fb967 => generated 660 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1635] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:42:35 2026] GET /v2.0/quotas/22a40e3dcff14a41a9892705d22e2da8 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1636] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:42:35 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&fields=id => generated 149 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1637] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:42:36 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?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: 880/1638] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:42:36 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1639] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:36 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => 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: 881/1640] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:36 2026] GET /v2.0/ports?device_id=722bf4cb-0a25-4475-84ec-68aaac17bc77 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:37.018 8 WARNING neutron_lib.context [None req-515d562e-4bac-4891-8ea2-1d1bed8046ab 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 882/1641] 10.0.0.97 () {32 vars in 622 bytes} [Thu Jul 9 00:42:37 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-09 00:42:37.171 8 INFO neutron.db.segments_db [None req-515d562e-4bac-4891-8ea2-1d1bed8046ab 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Added segment 5010ce47-3fa6-4335-b5d4-d0298b0bd7cf of type vxlan for network facbfb88-d45b-41d0-a3da-795d007ded82 [pid: 7|app: 0|req: 883/1642] 10.0.0.97 () {32 vars in 632 bytes} [Thu Jul 9 00:42:37 2026] GET /v2.0/ => generated 632 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1643] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:36 2026] POST /v2.0/networks => generated 634 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:37.272 7 WARNING neutron_lib.context [None req-21ab2600-af87-40c8-87a1-4fc82c3c5491 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:37.320 7 INFO neutron.db.segments_db [None req-21ab2600-af87-40c8-87a1-4fc82c3c5491 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Added segment fefb2410-bba8-4a2a-b3db-091f1aeac886 of type vxlan for network be365308-9c32-461b-8a52-ee8d32c0b6a1 [pid: 8|app: 0|req: 761/1644] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:37 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => 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: 884/1645] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:37 2026] POST /v2.0/networks => generated 634 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:37.430 8 WARNING neutron_lib.context [None req-4f94d7cb-8a42-4ba7-ac3d-4dd2669628c2 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 762/1646] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:37 2026] POST /v2.0/subnets => generated 646 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:37.679 7 WARNING neutron_lib.context [None req-43c55775-401a-4ebb-9ca5-cba2bfd4cc03 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 763/1647] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:37 2026] GET /v2.0/security-groups?tenant_id=8a1c967619d8481e93b6a03a00a85772&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1648] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:37 2026] POST /v2.0/subnets => generated 655 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:37.949 7 WARNING neutron_lib.context [None req-6a923331-515d-43a6-925c-26c7023a4662 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:37.990 7 INFO neutron.db.segments_db [None req-6a923331-515d-43a6-925c-26c7023a4662 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Added segment 678fb5e5-2ec7-477a-bc19-e2027d5488b0 of type vxlan for network 12ac9d75-599f-44b7-bfca-5a9faaba1c16 [pid: 8|app: 0|req: 764/1649] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:37 2026] DELETE /v2.0/security-groups/fb1cf966-c022-46b6-b2c4-f4e0c11ece4e => 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: 765/1650] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:38 2026] DELETE /v2.0/security-groups/31d1635c-9fc6-4e58-9744-e46c0d62965e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:38.142 8 INFO neutron.api.v2.resource [None req-a81dafea-9a70-4389-84ad-4139137d1b7e eac018b787754827b5b85f59278f942e 7484fcdbf53741dd80503c664cfa63f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1651] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:42:38 2026] GET /v2.0/security-groups/31d1635c-9fc6-4e58-9744-e46c0d62965e => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:38.262 7 INFO neutron.db.l3_hamode_db [None req-6a923331-515d-43a6-925c-26c7023a4662 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:42:38.394 7 INFO neutron.db.l3_hamode_db [None req-6a923331-515d-43a6-925c-26c7023a4662 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 767/1652] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:42:38 2026] DELETE /v2.0/floatingips/4883d3e6-c902-4503-9c51-66465b96bf8e => 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: 768/1653] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:38 2026] DELETE /v2.0/security-groups/4a71b65b-188d-4e7f-85d8-4e364478876e => 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: 769/1654] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:38 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => 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: 886/1655] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:37 2026] POST /v2.0/routers => generated 511 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1656] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:42:38 2026] PUT /v2.0/routers/6c0a1667-3ef6-4fc0-b08d-703430a2c643/remove_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1657] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:39 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1658] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:42:39 2026] PUT /v2.0/routers/8af1e9fe-a503-4e16-bd81-74778127056a/add_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1659] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:42:40 2026] GET /v2.0/ports/986b56ba-a68b-4044-a976-f6ba295862d6 => generated 959 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:40.577 8 INFO neutron.services.segments.plugin [-] Segment 86261354-b8a3-4bea-bf2c-9aaaa9683157 resource provider aggregate not found 2026-07-09 00:42:40.584 8 INFO neutron.services.segments.plugin [-] Segment 86261354-b8a3-4bea-bf2c-9aaaa9683157 resource provider aggregate not found 2026-07-09 00:42:40.598 8 INFO neutron.services.segments.plugin [-] Segment 86261354-b8a3-4bea-bf2c-9aaaa9683157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86261354-b8a3-4bea-bf2c-9aaaa9683157 found for delete ", "request_id": "req-dc531bde-7a34-442a-b51e-1632d4df7bdf"}]} 2026-07-09 00:42:40.601 8 INFO neutron.services.segments.plugin [-] Segment 86261354-b8a3-4bea-bf2c-9aaaa9683157 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86261354-b8a3-4bea-bf2c-9aaaa9683157 found for delete ", "request_id": "req-f044735b-a26a-49ab-9355-975e59618892"}]} 2026-07-09 00:42:40.612 8 INFO neutron.db.l3_hamode_db [None req-cc8f2b0d-cd27-4b0b-ae5c-c9c20cb49feb a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network d1e8924a-0e23-4516-a5d9-2e7d4e8e2c33 was deleted as no HA routers are present in tenant 7484fcdbf53741dd80503c664cfa63f8. [pid: 8|app: 0|req: 772/1660] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:39 2026] DELETE /v2.0/routers/6c0a1667-3ef6-4fc0-b08d-703430a2c643 => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1661] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:40 2026] DELETE /v2.0/subnets/9fc635c8-3d50-4456-8237-eb283f339d45 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1662] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:40 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => 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: 775/1663] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:40 2026] DELETE /v2.0/networks/276e33ae-cfe7-4364-bb22-1c34dbd7a262 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1664] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:42:40 2026] PUT /v2.0/routers/8af1e9fe-a503-4e16-bd81-74778127056a/add_router_interface => generated 309 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1665] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:42:41 2026] GET /v2.0/ports/a1dbc57a-7197-4541-8395-308ef2e5ac6f => generated 967 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1666] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:42:41 2026] PUT /v2.0/routers/34c4a93e-a773-407b-8c38-10b64b02f08d/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1667] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:42:42 2026] GET /v2.0/networks?id=faf7e8e4-f79b-43d8-867c-4d30031fb967 => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1668] 199.204.45.238 () {34 vars in 1096 bytes} [Thu Jul 9 00:42:42 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1669] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:42 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => 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: 891/1670] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:42:41 2026] PUT /v2.0/routers/8af1e9fe-a503-4e16-bd81-74778127056a/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1671] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:42:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=22a40e3dcff14a41a9892705d22e2da8 => generated 274 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:42.625 8 INFO neutron.services.segments.plugin [-] Segment 05f575fe-1d9e-456d-8637-75ac54f9fdff resource provider aggregate not found 2026-07-09 00:42:42.630 8 INFO neutron.services.segments.plugin [-] Segment 05f575fe-1d9e-456d-8637-75ac54f9fdff resource provider aggregate not found 2026-07-09 00:42:42.647 8 INFO neutron.services.segments.plugin [-] Segment 05f575fe-1d9e-456d-8637-75ac54f9fdff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05f575fe-1d9e-456d-8637-75ac54f9fdff found for delete ", "request_id": "req-d722ed41-8698-4b8a-8a73-5332a3675af3"}]} 2026-07-09 00:42:42.648 8 INFO neutron.services.segments.plugin [-] Segment 05f575fe-1d9e-456d-8637-75ac54f9fdff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05f575fe-1d9e-456d-8637-75ac54f9fdff found for delete ", "request_id": "req-dbd49a9e-d6da-4006-ba42-6833095115e1"}]} 2026-07-09 00:42:43.186 8 INFO neutron.db.l3_hamode_db [None req-c4d76c1c-2823-430c-87de-975846998062 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network d3393a59-f934-4261-aac1-18fb4b056b1b was deleted as no HA routers are present in tenant d77c288d4d9740fa94220581e62c77c0. [pid: 8|app: 0|req: 780/1672] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:42 2026] DELETE /v2.0/routers/34c4a93e-a773-407b-8c38-10b64b02f08d => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1673] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:42:42 2026] PUT /v2.0/routers/8af1e9fe-a503-4e16-bd81-74778127056a/remove_router_interface => generated 309 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:43.195 8 WARNING neutron_lib.context [req-006153df-7494-4686-88a4-8fd7018ca375 req-5926690a-841f-4107-8a99-2f001a0f0f0a dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 894/1674] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:43 2026] DELETE /v2.0/subnets/77f99aac-a6ea-4a26-973c-2b10a84938f9 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1675] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:43 2026] GET /v2.0/ports?device_id=8af1e9fe-a503-4e16-bd81-74778127056a => 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: 896/1676] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:43 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1677] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:42:43 2026] POST /v2.0/ports => generated 954 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 782/1678] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:43 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 957 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1679] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:43 2026] GET /v2.0/security-groups?tenant_id=467ec57040184989802b528179ddff05&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1680] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:43 2026] DELETE /v2.0/networks/6878f2b9-1aa8-45a7-95db-1c22835f6021 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:44.337 7 INFO neutron.services.segments.plugin [-] Segment 678fb5e5-2ec7-477a-bc19-e2027d5488b0 resource provider aggregate not found 2026-07-09 00:42:44.341 7 INFO neutron.services.segments.plugin [-] Segment 678fb5e5-2ec7-477a-bc19-e2027d5488b0 resource provider aggregate not found 2026-07-09 00:42:44.356 7 INFO neutron.services.segments.plugin [-] Segment 678fb5e5-2ec7-477a-bc19-e2027d5488b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678fb5e5-2ec7-477a-bc19-e2027d5488b0 found for delete ", "request_id": "req-fc3a02a8-e981-4dfa-8dfa-6110d36651ae"}]} 2026-07-09 00:42:44.357 7 INFO neutron.services.segments.plugin [-] Segment 678fb5e5-2ec7-477a-bc19-e2027d5488b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 678fb5e5-2ec7-477a-bc19-e2027d5488b0 found for delete ", "request_id": "req-ed219841-b0ec-4bdd-a47b-6814d09fb85e"}]} 2026-07-09 00:42:44.368 7 INFO neutron.db.l3_hamode_db [None req-1544a376-75ee-48c4-908e-6361ec33f619 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] HA network 12ac9d75-599f-44b7-bfca-5a9faaba1c16 was deleted as no HA routers are present in tenant b9069c833ea04efe9ceec00dc368a14e. [pid: 7|app: 0|req: 898/1681] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:43 2026] DELETE /v2.0/routers/8af1e9fe-a503-4e16-bd81-74778127056a => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1682] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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: 784/1683] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:42:44 2026] PUT /v2.0/ports/fb445e35-23b8-43e1-9482-d835e45d2de6 => generated 1235 bytes in 418 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-07-09 00:42:44.471 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3a39c01-c55d-479b-86c8-0cfec278bc43'] response: {'name': 'network-changed', 'server_uuid': '4c89598a-1759-4197-91c9-775825e74225', 'tag': 'fb445e35-23b8-43e1-9482-d835e45d2de6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 785/1684] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/networks?id=faf7e8e4-f79b-43d8-867c-4d30031fb967 => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1685] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:44 2026] DELETE /v2.0/security-groups/23c33420-c163-426d-ab89-99e9febcd2c3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1686] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/security-groups?tenant_id=7484fcdbf53741dd80503c664cfa63f8&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1687] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0261f0af-8c85-4ba1-9c00-acbe356656bf => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1688] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:44 2026] DELETE /v2.0/security-groups/e4ef453c-29bf-4610-81f9-309f427d1b45 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:44.667 8 INFO neutron.services.segments.plugin [-] Segment a67213d1-4e79-41a6-a1fb-6ed134568bde resource provider aggregate not found 2026-07-09 00:42:44.671 8 INFO neutron.services.segments.plugin [-] Segment a67213d1-4e79-41a6-a1fb-6ed134568bde resource provider aggregate not found [pid: 8|app: 0|req: 789/1689] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/subnets?id=41396d8c-4b4a-4317-aeb6-ea9c8917f000 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:44.685 8 INFO neutron.services.segments.plugin [-] Segment a67213d1-4e79-41a6-a1fb-6ed134568bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a67213d1-4e79-41a6-a1fb-6ed134568bde found for delete ", "request_id": "req-9fbfb75a-b010-47bb-b857-5bf4ffed7edd"}]} 2026-07-09 00:42:44.692 8 INFO neutron.services.segments.plugin [-] Segment a67213d1-4e79-41a6-a1fb-6ed134568bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a67213d1-4e79-41a6-a1fb-6ed134568bde found for delete ", "request_id": "req-5196e095-cd95-4068-9c2e-4253b766828a"}]} [pid: 7|app: 0|req: 901/1690] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:44 2026] DELETE /v2.0/subnets/be6a4f59-2bdb-4ef7-aa86-4690ef558f48 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:44.706 8 INFO neutron.services.segments.plugin [-] Segment 9e701271-42d6-444b-b50b-7b37d5545d64 resource provider aggregate not found 2026-07-09 00:42:44.711 8 INFO neutron.services.segments.plugin [-] Segment 9e701271-42d6-444b-b50b-7b37d5545d64 resource provider aggregate not found 2026-07-09 00:42:44.719 8 INFO neutron.services.segments.plugin [-] Segment 9e701271-42d6-444b-b50b-7b37d5545d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e701271-42d6-444b-b50b-7b37d5545d64 found for delete ", "request_id": "req-87289319-986c-458d-8244-d4a181a89bd8"}]} 2026-07-09 00:42:44.726 8 INFO neutron.services.segments.plugin [-] Segment 9e701271-42d6-444b-b50b-7b37d5545d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e701271-42d6-444b-b50b-7b37d5545d64 found for delete ", "request_id": "req-63759ccc-5e72-412a-8d09-5fec53c7d0b7"}]} [pid: 7|app: 0|req: 902/1691] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/ports?network_id=faf7e8e4-f79b-43d8-867c-4d30031fb967&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1692] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/security-groups?tenant_id=31aa7c16158f439d80ea60159bf9b788&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1693] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?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: 792/1694] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/security-groups?tenant_id=d77c288d4d9740fa94220581e62c77c0&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1695] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:44 2026] DELETE /v2.0/subnets/fbf8eaf0-6471-47f1-a12f-57effc5515ed => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1696] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:42:44 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?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: 793/1697] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:44 2026] DELETE /v2.0/security-groups/fe6fdd58-784c-4dbb-b76d-eea5dd580c13 => 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: 905/1698] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:44 2026] DELETE /v2.0/security-groups/63f026e2-164a-4b91-a15e-0bcdcb85e84d => 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: 906/1699] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:45 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1700] 199.204.45.238 () {34 vars in 1018 bytes} [Thu Jul 9 00:42:45 2026] GET /v2.0/networks?tenant_id=22a40e3dcff14a41a9892705d22e2da8&shared=False => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1701] 199.204.45.238 () {34 vars in 930 bytes} [Thu Jul 9 00:42:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1702] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:45 2026] DELETE /v2.0/networks/be365308-9c32-461b-8a52-ee8d32c0b6a1 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1703] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:45 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => 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: 796/1704] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:45 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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: 909/1705] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:45 2026] DELETE /v2.0/networks/facbfb88-d45b-41d0-a3da-795d007ded82 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:45.594 8 WARNING neutron_lib.context [None req-9611e929-6ee9-4287-8677-c17b12c66de5 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:45.639 8 INFO neutron.db.segments_db [None req-9611e929-6ee9-4287-8677-c17b12c66de5 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Added segment 6491d4de-7d6d-4538-af5b-8d21bf270c8d of type vxlan for network 756ee2ca-22f5-4ed9-814c-a330b89915da [pid: 8|app: 0|req: 797/1706] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:45 2026] POST /v2.0/networks => generated 634 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:45.725 7 WARNING neutron_lib.context [None req-0b043986-60cf-4209-8600-855a9dddc5d8 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 910/1707] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:45 2026] POST /v2.0/subnets => generated 646 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:46.008 8 WARNING neutron_lib.context [None req-e7f87d74-366d-49ca-bfff-c69d5d6a9174 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:46.046 8 INFO neutron.db.segments_db [None req-e7f87d74-366d-49ca-bfff-c69d5d6a9174 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Added segment 3988c4cf-90f5-404b-9cdc-f314e99d7b2c of type vxlan for network f1b152ba-8e6e-4286-9fcb-3d2b6f9fc3b5 [pid: 7|app: 0|req: 911/1708] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:46 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:46.296 8 INFO neutron.db.l3_hamode_db [None req-e7f87d74-366d-49ca-bfff-c69d5d6a9174 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 912/1709] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:42:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fb445e35-23b8-43e1-9482-d835e45d2de6 => 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: 913/1710] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:42:46 2026] GET /v2.0/subnets?id=41396d8c-4b4a-4317-aeb6-ea9c8917f000 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:46.377 7 INFO neutron.services.segments.plugin [-] Segment 5010ce47-3fa6-4335-b5d4-d0298b0bd7cf resource provider aggregate not found 2026-07-09 00:42:46.387 7 INFO neutron.services.segments.plugin [-] Segment 5010ce47-3fa6-4335-b5d4-d0298b0bd7cf resource provider aggregate not found 2026-07-09 00:42:46.391 7 INFO neutron.services.segments.plugin [-] Segment 5010ce47-3fa6-4335-b5d4-d0298b0bd7cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5010ce47-3fa6-4335-b5d4-d0298b0bd7cf found for delete ", "request_id": "req-0cef11b6-e561-4b3b-a702-36d187ae9b01"}]} 2026-07-09 00:42:46.408 7 INFO neutron.services.segments.plugin [-] Segment 5010ce47-3fa6-4335-b5d4-d0298b0bd7cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5010ce47-3fa6-4335-b5d4-d0298b0bd7cf found for delete ", "request_id": "req-7768661a-0552-49f0-8155-f0724495ef8c"}]} 2026-07-09 00:42:46.413 8 INFO neutron.db.l3_hamode_db [None req-e7f87d74-366d-49ca-bfff-c69d5d6a9174 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 914/1711] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:42:46 2026] GET /v2.0/ports?network_id=faf7e8e4-f79b-43d8-867c-4d30031fb967&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1712] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:42:46 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1713] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:42:46 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1714] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:46 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:46.740 8 INFO neutron.services.segments.plugin [-] Segment fefb2410-bba8-4a2a-b3db-091f1aeac886 resource provider aggregate not found 2026-07-09 00:42:46.747 8 INFO neutron.services.segments.plugin [-] Segment fefb2410-bba8-4a2a-b3db-091f1aeac886 resource provider aggregate not found 2026-07-09 00:42:46.759 8 INFO neutron.services.segments.plugin [-] Segment fefb2410-bba8-4a2a-b3db-091f1aeac886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fefb2410-bba8-4a2a-b3db-091f1aeac886 found for delete ", "request_id": "req-d7b7d70f-5293-43a1-a308-4f54d60af4c6"}]} 2026-07-09 00:42:46.767 8 INFO neutron.services.segments.plugin [-] Segment fefb2410-bba8-4a2a-b3db-091f1aeac886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fefb2410-bba8-4a2a-b3db-091f1aeac886 found for delete ", "request_id": "req-0d76c169-f36c-4aa2-8f31-bafe2a4de9df"}]} [pid: 7|app: 0|req: 918/1715] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:46 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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: 798/1716] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:46 2026] POST /v2.0/routers => generated 510 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:47.152 7 WARNING neutron_lib.context [None req-e005e2ae-bf38-4b91-bc03-c90b968f3c9f 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1717] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:42:47 2026] POST /v2.0/ports => generated 960 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 920/1718] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:47 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1719] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:47 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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: 799/1720] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:42:47 2026] PUT /v2.0/routers/8bf9467f-deda-483f-8ce6-955909163dfb/add_router_interface => generated 309 bytes in 1527 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: 922/1721] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:48 2026] GET /v2.0/security-groups?tenant_id=d472eb04db054efbb83da68d5f518579&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1722] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:42:49 2026] GET /v2.0/ports/bd420b2c-3f54-4d07-a009-a4440785f3a6 => generated 1034 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1723] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:49 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1724] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:49 2026] DELETE /v2.0/security-groups/770d3a6c-0a75-47a6-896d-a415e9fa8471 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1725] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:49 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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-07-09 00:42:49.520 7 WARNING neutron_lib.context [None req-55099491-d416-492d-a835-90b01743030e 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:49.692 7 INFO neutron.db.segments_db [None req-55099491-d416-492d-a835-90b01743030e 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Added segment 83fa897f-a188-4afc-8eba-508b08d5d287 of type vxlan for network f4bd7101-2e95-47bc-9803-b2ac24206a0f [pid: 7|app: 0|req: 926/1726] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:49 2026] POST /v2.0/networks => generated 632 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:49.814 7 WARNING neutron_lib.context [None req-257078a7-9e60-4164-97fd-84f6df389978 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:49.879 7 INFO neutron.db.segments_db [None req-257078a7-9e60-4164-97fd-84f6df389978 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Added segment d27509ba-0040-4a84-b31b-5b21076870c9 of type vxlan for network aee0bbb3-614a-4d46-9358-96f68e925355 [pid: 8|app: 0|req: 801/1727] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:42:49 2026] PUT /v2.0/routers/8bf9467f-deda-483f-8ce6-955909163dfb/remove_router_interface => generated 309 bytes in 785 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: 927/1728] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:49 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:49.993 7 WARNING neutron_lib.context [None req-56728318-f343-4923-ba34-b09704693506 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:50.051 7 INFO neutron.db.segments_db [None req-56728318-f343-4923-ba34-b09704693506 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Added segment 1dfbd25c-fcab-436a-a232-d87eee92c66a of type vxlan for network 923e3b0e-aa10-4c2a-9f2f-0cee4dfff4c0 2026-07-09 00:42:50.076 8 INFO neutron.api.v2.resource [None req-24992141-b972-48a5-a0c3-d7b7690278d9 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1729] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:42:49 2026] PUT /v2.0/routers/8bf9467f-deda-483f-8ce6-955909163dfb/remove_router_interface => generated 197 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1730] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:50 2026] GET /v2.0/ports?device_id=8bf9467f-deda-483f-8ce6-955909163dfb => 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: 928/1731] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:49 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:50.188 7 WARNING neutron_lib.context [None req-947ac20e-6adf-4ca1-be3f-b7f34c7f73f0 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:50.271 7 INFO neutron.db.segments_db [None req-947ac20e-6adf-4ca1-be3f-b7f34c7f73f0 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Added segment c2793a4e-a88d-4ebd-bf23-3d1e4203863c of type vxlan for network 030c02f9-c448-41cf-bb35-e387290b3d3f [pid: 7|app: 0|req: 931/1734] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:50 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1735] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:50 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:50.458 7 WARNING neutron_lib.context [None req-fcca5501-7a01-401f-91e7-2e19d41d8cea 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:50.517 7 INFO neutron.db.segments_db [None req-fcca5501-7a01-401f-91e7-2e19d41d8cea 36513453250b4c5fadff769cca432250 4096bf1c60ca4680885afe69987733f8 - - default default] Added segment f8e51027-0374-4058-8d73-6902f78cb648 of type vxlan for network ac4fca32-81d3-46b1-b8b1-630e3a443f5e [pid: 7|app: 0|req: 933/1736] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:50 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:50.680 8 INFO neutron.services.segments.plugin [-] Segment 3988c4cf-90f5-404b-9cdc-f314e99d7b2c resource provider aggregate not found [pid: 7|app: 0|req: 934/1737] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:50 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:50.689 8 INFO neutron.services.segments.plugin [-] Segment 3988c4cf-90f5-404b-9cdc-f314e99d7b2c resource provider aggregate not found 2026-07-09 00:42:50.694 8 INFO neutron.services.segments.plugin [-] Segment 3988c4cf-90f5-404b-9cdc-f314e99d7b2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3988c4cf-90f5-404b-9cdc-f314e99d7b2c found for delete ", "request_id": "req-12aba40f-1f8d-4ce0-aa33-1c6023b348f9"}]} 2026-07-09 00:42:50.697 8 INFO neutron.db.l3_hamode_db [None req-c7f219ba-1f94-4481-85f4-7cba7b330a3f 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] HA network f1b152ba-8e6e-4286-9fcb-3d2b6f9fc3b5 was deleted as no HA routers are present in tenant b9069c833ea04efe9ceec00dc368a14e. [pid: 8|app: 0|req: 804/1738] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:50 2026] DELETE /v2.0/routers/8bf9467f-deda-483f-8ce6-955909163dfb => generated 0 bytes in 589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:50.711 8 INFO neutron.services.segments.plugin [-] Segment 3988c4cf-90f5-404b-9cdc-f314e99d7b2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3988c4cf-90f5-404b-9cdc-f314e99d7b2c found for delete ", "request_id": "req-457b8f1b-278e-4ef4-a3cc-b35793aaf969"}]} [pid: 7|app: 0|req: 935/1739] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:42:50 2026] PUT /v2.0/networks/f4bd7101-2e95-47bc-9803-b2ac24206a0f/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1740] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:42:50 2026] PUT /v2.0/networks/aee0bbb3-614a-4d46-9358-96f68e925355/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: 937/1741] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:42:50 2026] PUT /v2.0/networks/923e3b0e-aa10-4c2a-9f2f-0cee4dfff4c0/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1742] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:42:50 2026] PUT /v2.0/networks/030c02f9-c448-41cf-bb35-e387290b3d3f/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1743] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:50 2026] DELETE /v2.0/subnets/e9a33095-4da4-42df-9ce0-9e5f05bc07ad => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1744] 10.0.0.97 () {32 vars in 665 bytes} [Thu Jul 9 00:42:50 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1745] 10.0.0.97 () {32 vars in 679 bytes} [Thu Jul 9 00:42:50 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1746] 10.0.0.97 () {32 vars in 675 bytes} [Thu Jul 9 00:42:51 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1747] 10.0.0.97 () {32 vars in 687 bytes} [Thu Jul 9 00:42:51 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1748] 10.0.0.97 () {32 vars in 673 bytes} [Thu Jul 9 00:42:51 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1749] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:50 2026] DELETE /v2.0/networks/756ee2ca-22f5-4ed9-814c-a330b89915da => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:51.168 8 WARNING neutron_lib.context [None req-4ac8afce-c72d-4108-9583-9a67591257b6 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:51.221 8 INFO neutron.db.segments_db [None req-4ac8afce-c72d-4108-9583-9a67591257b6 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Added segment 54f593f5-aa35-426c-ad91-6127eb0546f9 of type vxlan for network 7448bcc1-6aca-45b2-b58b-5c430de3625c [pid: 7|app: 0|req: 944/1750] 10.0.0.97 () {32 vars in 687 bytes} [Thu Jul 9 00:42:51 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1751] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:51 2026] POST /v2.0/networks => generated 633 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1752] 10.0.0.97 () {32 vars in 683 bytes} [Thu Jul 9 00:42:51 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:51.321 8 WARNING neutron_lib.context [None req-f32fc7a4-49d6-4d42-aae2-0ec05cb9e91d 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 946/1753] 10.0.0.97 () {32 vars in 695 bytes} [Thu Jul 9 00:42:51 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:42:51.498 7 INFO neutron.services.segments.plugin [-] Segment 83fa897f-a188-4afc-8eba-508b08d5d287 resource provider aggregate not found 2026-07-09 00:42:51.501 7 INFO neutron.services.segments.plugin [-] Segment 83fa897f-a188-4afc-8eba-508b08d5d287 resource provider aggregate not found [pid: 7|app: 0|req: 947/1754] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:51 2026] DELETE /v2.0/networks/f4bd7101-2e95-47bc-9803-b2ac24206a0f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:51.520 7 INFO neutron.services.segments.plugin [-] Segment 83fa897f-a188-4afc-8eba-508b08d5d287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83fa897f-a188-4afc-8eba-508b08d5d287 found for delete ", "request_id": "req-7184d6bc-1422-495b-bf21-b6d29f0fe253"}]} 2026-07-09 00:42:51.521 7 INFO neutron.services.segments.plugin [-] Segment 83fa897f-a188-4afc-8eba-508b08d5d287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83fa897f-a188-4afc-8eba-508b08d5d287 found for delete ", "request_id": "req-d0efcacd-1bd2-4918-80b6-66ca5ecb304e"}]} [pid: 8|app: 0|req: 808/1755] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:51 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:51.583 8 WARNING neutron_lib.context [None req-1ffe3ed2-eb2d-4bae-b5e7-e2acfded5023 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 948/1756] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:51 2026] DELETE /v2.0/networks/aee0bbb3-614a-4d46-9358-96f68e925355 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:51.618 8 INFO neutron.db.segments_db [None req-1ffe3ed2-eb2d-4bae-b5e7-e2acfded5023 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Added segment 3584f61b-a581-439e-8243-a6659562c11c of type vxlan for network 761ddc92-1ec5-48ca-a6ca-3ff9959512d8 [pid: 7|app: 0|req: 949/1757] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:51 2026] DELETE /v2.0/networks/923e3b0e-aa10-4c2a-9f2f-0cee4dfff4c0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1758] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:51 2026] DELETE /v2.0/networks/030c02f9-c448-41cf-bb35-e387290b3d3f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:51.886 8 INFO neutron.db.l3_hamode_db [None req-1ffe3ed2-eb2d-4bae-b5e7-e2acfded5023 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 951/1759] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:51 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:52.005 8 INFO neutron.db.l3_hamode_db [None req-1ffe3ed2-eb2d-4bae-b5e7-e2acfded5023 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 952/1760] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:51 2026] DELETE /v2.0/networks/ac4fca32-81d3-46b1-b8b1-630e3a443f5e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1761] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:52 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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: 954/1762] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:42:52 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => 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: 955/1763] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:42:52 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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: 956/1764] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:52 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1765] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:51 2026] POST /v2.0/routers => generated 510 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:52.669 7 INFO neutron.db.l3_db [None req-73d96d45-0b86-45ec-9c99-a60641fbc288 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Floating IP 9707cfea-81a7-4edd-89b4-00c44f10f1be associated. External IP: 10.96.250.202, port: fb445e35-23b8-43e1-9482-d835e45d2de6. 2026-07-09 00:42:52.732 8 INFO neutron.services.segments.plugin [-] Segment 6491d4de-7d6d-4538-af5b-8d21bf270c8d resource provider aggregate not found 2026-07-09 00:42:52.745 8 INFO neutron.services.segments.plugin [-] Segment 6491d4de-7d6d-4538-af5b-8d21bf270c8d resource provider aggregate not found 2026-07-09 00:42:52.754 8 INFO neutron.services.segments.plugin [-] Segment 6491d4de-7d6d-4538-af5b-8d21bf270c8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6491d4de-7d6d-4538-af5b-8d21bf270c8d found for delete ", "request_id": "req-1bd408dd-e972-4d7f-9939-c9467eea9e2a"}]} 2026-07-09 00:42:52.764 8 INFO neutron.services.segments.plugin [-] Segment 6491d4de-7d6d-4538-af5b-8d21bf270c8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6491d4de-7d6d-4538-af5b-8d21bf270c8d found for delete ", "request_id": "req-460c3b8e-24c5-483e-9043-d20aa1d24d34"}]} [pid: 7|app: 0|req: 957/1766] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:42:52 2026] PUT /v2.0/floatingips/9707cfea-81a7-4edd-89b4-00c44f10f1be => generated 855 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:53.108 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c47da91-b940-42e0-9787-080983a8db01'] response: {'name': 'network-changed', 'server_uuid': '4c89598a-1759-4197-91c9-775825e74225', 'tag': 'fb445e35-23b8-43e1-9482-d835e45d2de6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 958/1767] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:53 2026] GET /v2.0/security-groups?tenant_id=7ccb79f4301744f694a06eae461a88bf&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1768] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:53 2026] GET /v2.0/security-groups?tenant_id=4096bf1c60ca4680885afe69987733f8&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1769] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:42:53 2026] GET /v2.0/floatingips/9707cfea-81a7-4edd-89b4-00c44f10f1be => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:42:53.542 7 INFO neutron.services.segments.plugin [-] Segment d27509ba-0040-4a84-b31b-5b21076870c9 resource provider aggregate not found 2026-07-09 00:42:53.548 7 INFO neutron.services.segments.plugin [-] Segment d27509ba-0040-4a84-b31b-5b21076870c9 resource provider aggregate not found 2026-07-09 00:42:53.558 7 INFO neutron.services.segments.plugin [-] Segment d27509ba-0040-4a84-b31b-5b21076870c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27509ba-0040-4a84-b31b-5b21076870c9 found for delete ", "request_id": "req-fb269dfd-dda1-45bc-82a8-fb7492c14f4e"}]} 2026-07-09 00:42:53.566 7 INFO neutron.services.segments.plugin [-] Segment d27509ba-0040-4a84-b31b-5b21076870c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27509ba-0040-4a84-b31b-5b21076870c9 found for delete ", "request_id": "req-b2185d5a-e297-44b3-b543-4cd5fd3aea0b"}]} 2026-07-09 00:42:53.573 7 INFO neutron.services.segments.plugin [-] Segment 1dfbd25c-fcab-436a-a232-d87eee92c66a resource provider aggregate not found 2026-07-09 00:42:53.591 7 INFO neutron.services.segments.plugin [-] Segment 1dfbd25c-fcab-436a-a232-d87eee92c66a resource provider aggregate not found 2026-07-09 00:42:53.598 7 INFO neutron.services.segments.plugin [-] Segment 1dfbd25c-fcab-436a-a232-d87eee92c66a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfbd25c-fcab-436a-a232-d87eee92c66a found for delete ", "request_id": "req-1e7df6d0-f9fc-4a8e-aaa1-9b6c9a3ac598"}]} 2026-07-09 00:42:53.619 7 INFO neutron.services.segments.plugin [-] Segment 1dfbd25c-fcab-436a-a232-d87eee92c66a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfbd25c-fcab-436a-a232-d87eee92c66a found for delete ", "request_id": "req-4b550ff4-4f70-429a-878a-5698f830b8ce"}]} 2026-07-09 00:42:53.626 7 INFO neutron.services.segments.plugin [-] Segment c2793a4e-a88d-4ebd-bf23-3d1e4203863c resource provider aggregate not found 2026-07-09 00:42:53.637 7 INFO neutron.services.segments.plugin [-] Segment c2793a4e-a88d-4ebd-bf23-3d1e4203863c resource provider aggregate not found 2026-07-09 00:42:53.648 7 INFO neutron.services.segments.plugin [-] Segment c2793a4e-a88d-4ebd-bf23-3d1e4203863c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2793a4e-a88d-4ebd-bf23-3d1e4203863c found for delete ", "request_id": "req-0db5dcfb-52a7-48ca-9057-d3427b7bc2cf"}]} [pid: 7|app: 0|req: 961/1770] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:53 2026] DELETE /v2.0/security-groups/d95788d9-a66d-4c19-ad20-ae40cae35364 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:53.659 7 INFO neutron.services.segments.plugin [-] Segment c2793a4e-a88d-4ebd-bf23-3d1e4203863c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2793a4e-a88d-4ebd-bf23-3d1e4203863c found for delete ", "request_id": "req-b57ac72c-1d78-49a5-aa6b-3342eafca990"}]} 2026-07-09 00:42:53.667 7 INFO neutron.services.segments.plugin [-] Segment f8e51027-0374-4058-8d73-6902f78cb648 resource provider aggregate not found 2026-07-09 00:42:53.671 7 INFO neutron.services.segments.plugin [-] Segment f8e51027-0374-4058-8d73-6902f78cb648 resource provider aggregate not found 2026-07-09 00:42:53.683 7 INFO neutron.services.segments.plugin [-] Segment f8e51027-0374-4058-8d73-6902f78cb648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e51027-0374-4058-8d73-6902f78cb648 found for delete ", "request_id": "req-31da3d87-4b69-43e2-9f88-77582e03ee86"}]} 2026-07-09 00:42:53.685 7 INFO neutron.services.segments.plugin [-] Segment f8e51027-0374-4058-8d73-6902f78cb648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e51027-0374-4058-8d73-6902f78cb648 found for delete ", "request_id": "req-5843795f-fbd2-49ed-b189-f540b95f008b"}]} [pid: 7|app: 0|req: 962/1771] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:53 2026] DELETE /v2.0/security-groups/1dbfc0cd-662a-4326-b171-0bc7d1fbd3f5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1772] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:42:53 2026] GET /v2.0/ports?tenant_id=22a40e3dcff14a41a9892705d22e2da8&device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1773] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:42:52 2026] PUT /v2.0/routers/dac41a71-526f-45ff-83f5-50ecfe0429c5/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1774] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:42:53 2026] GET /v2.0/networks?id=faf7e8e4-f79b-43d8-867c-4d30031fb967 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1775] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:42:53 2026] GET /v2.0/ports/8ff2937c-2383-4e68-a18c-755ab5872803 => generated 959 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1776] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:42:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=fb445e35-23b8-43e1-9482-d835e45d2de6 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1777] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:42:53 2026] GET /v2.0/subnets?id=41396d8c-4b4a-4317-aeb6-ea9c8917f000 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1778] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:54 2026] GET /v2.0/security-groups?tenant_id=a7a242831dc84f8896478a229a39f4ca&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1779] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:42:54 2026] GET /v2.0/ports?network_id=faf7e8e4-f79b-43d8-867c-4d30031fb967&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: 969/1780] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:54 2026] DELETE /v2.0/security-groups/76fcceb5-9e16-415c-a9bb-dc11bbe52278 => 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: 970/1781] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:42:54 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?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: 971/1782] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:42:54 2026] GET /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967?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: 972/1783] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:42:54 2026] GET /v2.0/security-groups?tenant_id=98d9267eb36b45a6b12bfd02dc14667b&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1784] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:42:54 2026] GET /v2.0/floatingips/9707cfea-81a7-4edd-89b4-00c44f10f1be => generated 857 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1785] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:42:54 2026] DELETE /v2.0/security-groups/8f0d9286-1574-4aec-a136-13c754c8d06b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1786] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:42:53 2026] PUT /v2.0/routers/dac41a71-526f-45ff-83f5-50ecfe0429c5/remove_router_interface => generated 309 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1787] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:54 2026] GET /v2.0/ports?device_id=dac41a71-526f-45ff-83f5-50ecfe0429c5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:55.239 8 INFO neutron.services.segments.plugin [-] Segment 3584f61b-a581-439e-8243-a6659562c11c resource provider aggregate not found 2026-07-09 00:42:55.244 8 INFO neutron.services.segments.plugin [-] Segment 3584f61b-a581-439e-8243-a6659562c11c resource provider aggregate not found 2026-07-09 00:42:55.253 8 INFO neutron.services.segments.plugin [-] Segment 3584f61b-a581-439e-8243-a6659562c11c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3584f61b-a581-439e-8243-a6659562c11c found for delete ", "request_id": "req-7b55fb8e-c73f-4362-9068-b6ca6ac936bd"}]} 2026-07-09 00:42:55.258 8 INFO neutron.services.segments.plugin [-] Segment 3584f61b-a581-439e-8243-a6659562c11c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3584f61b-a581-439e-8243-a6659562c11c found for delete ", "request_id": "req-0d986e6a-088b-4c5f-9143-37e1bb645ede"}]} 2026-07-09 00:42:55.267 8 INFO neutron.db.l3_hamode_db [None req-37fba60d-4d04-4d94-a579-57b36012e6b6 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] HA network 761ddc92-1ec5-48ca-a6ca-3ff9959512d8 was deleted as no HA routers are present in tenant b9069c833ea04efe9ceec00dc368a14e. [pid: 8|app: 0|req: 813/1788] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:54 2026] DELETE /v2.0/routers/dac41a71-526f-45ff-83f5-50ecfe0429c5 => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1789] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:55 2026] DELETE /v2.0/subnets/24351ae3-51f7-4722-92ed-0a70b8027fc1 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1790] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:42:55 2026] DELETE /v2.0/networks/7448bcc1-6aca-45b2-b58b-5c430de3625c => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:42:55.754 8 WARNING neutron_lib.context [None req-ae5bc6f6-f3f7-4837-b7b4-0e7fb5d09800 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:42:55.792 8 INFO neutron.db.segments_db [None req-ae5bc6f6-f3f7-4837-b7b4-0e7fb5d09800 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Added segment d0971b4f-a38d-4512-9090-516e5aa8b5e4 of type vxlan for network 106c49cc-4ead-4cfb-b004-f6d3bbac30e1 2026-07-09 00:42:55.899 7 INFO neutron.db.segments_db [None req-85876647-7705-4e2b-9d10-d60f7b24d57c a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment bea9310b-b00a-4b43-b5ec-0989cbaac2ba of type vxlan for network 1f4dc43b-197f-43a8-8b19-cad1264ce088 [pid: 7|app: 0|req: 977/1791] 10.0.0.97 () {34 vars in 670 bytes} [Thu Jul 9 00:42:55 2026] POST /v2.0/networks => generated 741 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:56.062 8 INFO neutron.db.l3_hamode_db [None req-ae5bc6f6-f3f7-4837-b7b4-0e7fb5d09800 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 978/1792] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:56 2026] POST /v2.0/subnets => generated 688 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:42:56.249 7 INFO neutron.db.segments_db [None req-a283dc7b-f063-4288-8f9a-a9724f52b3ca a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Added segment 4f73fc92-d8ac-49ba-8f4a-2bc78819b233 of type vxlan for network 276e524c-dcfa-4121-b65b-ae9040169f9b 2026-07-09 00:42:56.520 7 INFO neutron.db.l3_hamode_db [None req-a283dc7b-f063-4288-8f9a-a9724f52b3ca a8bcfb18f3ba4fe9a2962c2c754dc2c4 a8efbe9fc8fa4606808891990ac83ebb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:42:56.858 8 INFO neutron.db.l3_hamode_db [None req-ae5bc6f6-f3f7-4837-b7b4-0e7fb5d09800 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:42:57.270 8 INFO neutron.services.segments.plugin [-] Segment 54f593f5-aa35-426c-ad91-6127eb0546f9 resource provider aggregate not found 2026-07-09 00:42:57.276 8 INFO neutron.services.segments.plugin [-] Segment 54f593f5-aa35-426c-ad91-6127eb0546f9 resource provider aggregate not found 2026-07-09 00:42:57.289 8 INFO neutron.services.segments.plugin [-] Segment 54f593f5-aa35-426c-ad91-6127eb0546f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54f593f5-aa35-426c-ad91-6127eb0546f9 found for delete ", "request_id": "req-06a39cce-7e5e-47ef-a289-f965b70bf3fe"}]} 2026-07-09 00:42:57.293 8 INFO neutron.services.segments.plugin [-] Segment 54f593f5-aa35-426c-ad91-6127eb0546f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54f593f5-aa35-426c-ad91-6127eb0546f9 found for delete ", "request_id": "req-7573fa6d-99aa-4cc2-b6e0-0370b7700323"}]} 2026-07-09 00:42:57.345 7 INFO neutron.db.l3_hamode_db [None req-a283dc7b-f063-4288-8f9a-a9724f52b3ca a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 815/1793] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:55 2026] POST /v2.0/routers => generated 692 bytes in 2152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1794] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:42:57 2026] GET /v2.0/routers/f6998415-e574-4c37-bb77-f371b4e8a3f6 => generated 698 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1795] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:42:57 2026] GET /v2.0/routers => generated 701 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1796] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:42:56 2026] POST /v2.0/routers => generated 728 bytes in 2086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1797] 10.0.0.97 () {34 vars in 740 bytes} [Thu Jul 9 00:42:58 2026] PUT /v2.0/routers/f6998415-e574-4c37-bb77-f371b4e8a3f6 => generated 705 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1798] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:42:58 2026] GET /v2.0/routers/f6998415-e574-4c37-bb77-f371b4e8a3f6 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1799] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:58 2026] GET /v2.0/ports?device_id=f6998415-e574-4c37-bb77-f371b4e8a3f6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:59.333 8 INFO neutron.services.segments.plugin [-] Segment d0971b4f-a38d-4512-9090-516e5aa8b5e4 resource provider aggregate not found 2026-07-09 00:42:59.341 8 INFO neutron.services.segments.plugin [-] Segment d0971b4f-a38d-4512-9090-516e5aa8b5e4 resource provider aggregate not found 2026-07-09 00:42:59.356 8 INFO neutron.services.segments.plugin [-] Segment d0971b4f-a38d-4512-9090-516e5aa8b5e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0971b4f-a38d-4512-9090-516e5aa8b5e4 found for delete ", "request_id": "req-fae4ef0f-b547-4bd4-8977-fc2300e598f5"}]} 2026-07-09 00:42:59.357 8 INFO neutron.services.segments.plugin [-] Segment d0971b4f-a38d-4512-9090-516e5aa8b5e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0971b4f-a38d-4512-9090-516e5aa8b5e4 found for delete ", "request_id": "req-269abd25-8e4a-4762-ba34-03c13999a0a5"}]} 2026-07-09 00:42:59.360 8 INFO neutron.db.l3_hamode_db [None req-59066474-e73b-4559-8b3e-e5d711115b51 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] HA network 106c49cc-4ead-4cfb-b004-f6d3bbac30e1 was deleted as no HA routers are present in tenant b9069c833ea04efe9ceec00dc368a14e. [pid: 8|app: 0|req: 821/1800] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:58 2026] DELETE /v2.0/routers/f6998415-e574-4c37-bb77-f371b4e8a3f6 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:42:59.546 8 WARNING neutron_lib.context [None req-f3aedb04-8310-44c1-8b2e-c11e59508b25 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 980/1801] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:42:58 2026] PUT /v2.0/routers/43ba98fd-4746-4113-a876-6042dac22127/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1802] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:59 2026] GET /v2.0/ports?device_id=f6998415-e574-4c37-bb77-f371b4e8a3f6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:59.606 7 INFO neutron.api.v2.resource [None req-c47c6398-6160-434b-adeb-fe7328ee629f 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 982/1803] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:59 2026] DELETE /v2.0/routers/f6998415-e574-4c37-bb77-f371b4e8a3f6 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1804] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:59 2026] GET /v2.0/ports?device_id=dac41a71-526f-45ff-83f5-50ecfe0429c5 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:59.645 7 INFO neutron.api.v2.resource [None req-fefc087f-cbaa-4cb3-b88b-ea4e2ac9417d 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/1805] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:59 2026] DELETE /v2.0/routers/dac41a71-526f-45ff-83f5-50ecfe0429c5 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:59.657 7 INFO neutron.pecan_wsgi.hooks.translation [None req-150a1161-7af5-41d8-81b6-e611efa7cbbd 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 985/1806] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:59 2026] DELETE /v2.0/subnets/24351ae3-51f7-4722-92ed-0a70b8027fc1 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1807] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:59 2026] GET /v2.0/ports?device_id=8bf9467f-deda-483f-8ce6-955909163dfb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:59.700 7 INFO neutron.api.v2.resource [None req-86a7074b-32ec-4c30-be58-20655b4040f6 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] delete failed (client error): The resource could not be found. 2026-07-09 00:42:59.701 8 INFO neutron.db.segments_db [None req-f3aedb04-8310-44c1-8b2e-c11e59508b25 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Added segment 431d7de7-396d-4bdb-ae09-47b373f4a388 of type vxlan for network 19eec81e-997f-4797-bb63-127bb03aa77e [pid: 7|app: 0|req: 987/1808] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:59 2026] DELETE /v2.0/routers/8bf9467f-deda-483f-8ce6-955909163dfb => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:59.714 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fccdb128-6287-4f67-8c0f-55878d378bb7 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/1809] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:59 2026] DELETE /v2.0/subnets/e9a33095-4da4-42df-9ce0-9e5f05bc07ad => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1810] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:42:59 2026] GET /v2.0/ports?device_id=8af1e9fe-a503-4e16-bd81-74778127056a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:42:59.755 7 INFO neutron.api.v2.resource [None req-ee5e0b67-2deb-4163-9e06-65c1429078eb 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/1811] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:59 2026] DELETE /v2.0/routers/8af1e9fe-a503-4e16-bd81-74778127056a => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:59.769 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d5da57d-8730-4d54-9e9d-40e95d641eaa 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/1812] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:59 2026] DELETE /v2.0/subnets/be6a4f59-2bdb-4ef7-aa86-4690ef558f48 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:59.788 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfa2ee67-ca67-4841-82a8-1281294545e7 96b7cd0ed70043eb93e3ac678b64409e b9069c833ea04efe9ceec00dc368a14e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1813] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:42:59 2026] POST /v2.0/networks => generated 631 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1814] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:42:59 2026] DELETE /v2.0/subnets/fbf8eaf0-6471-47f1-a12f-57effc5515ed => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:42:59.799 8 WARNING neutron_lib.context [None req-c9d4f51f-25ac-455b-8139-a2e7c1b69a22 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 823/1815] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:42:59 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:00.136 7 WARNING neutron_lib.context [None req-56d0e091-0c06-4705-bf45-e8e792cc85d5 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:00.179 7 INFO neutron.db.segments_db [None req-56d0e091-0c06-4705-bf45-e8e792cc85d5 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Added segment 9b78b4dd-ca20-4947-ae4b-4c0286d79ef7 of type vxlan for network a32f7977-8902-4d27-860f-b4b502000d60 [pid: 7|app: 0|req: 993/1816] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:00 2026] POST /v2.0/networks => generated 632 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 00:43:00.265 8 WARNING neutron_lib.context [None req-685e4ff6-67c1-4ab4-9d76-750e77243c25 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 994/1817] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:00 2026] GET /v2.0/security-groups?tenant_id=b9069c833ea04efe9ceec00dc368a14e&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1818] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:43:00 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) /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-07-09 00:43:00.579 8 WARNING neutron_lib.context [None req-1c188274-dd96-4450-a733-02273f002b26 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 995/1819] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:00 2026] DELETE /v2.0/security-groups/a3aec811-5dcd-4a98-acdc-41d09be88bbe => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:00.645 8 INFO neutron.db.segments_db [None req-1c188274-dd96-4450-a733-02273f002b26 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Added segment 90a3f47e-8666-4b4c-a4dd-2b980c50ae94 of type vxlan for network 019f58de-8773-45d0-9b87-10bdc756769e [pid: 8|app: 0|req: 825/1820] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:00 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:00.769 7 WARNING neutron_lib.context [None req-5b16a84f-b035-412a-b061-108004b8a28d 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 996/1821] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:43:00 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:01.080 8 WARNING neutron_lib.context [None req-9691ffa7-e76f-4a71-adeb-c6abb15927f1 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:01.144 8 INFO neutron.db.segments_db [None req-9691ffa7-e76f-4a71-adeb-c6abb15927f1 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Added segment 270c9e71-c650-4893-a02d-d788bcf1fcb6 of type vxlan for network 6254b081-88d4-4245-aae6-b2235e231017 [pid: 8|app: 0|req: 826/1822] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:01 2026] POST /v2.0/networks => generated 631 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-07-09 00:43:01.249 7 WARNING neutron_lib.context [None req-e15a5f29-aad9-42b6-ba0c-e6c8bbb3a638 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/1823] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:43:01 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:01.596 8 WARNING neutron_lib.context [None req-8405c151-2990-42b1-8350-ba0c32f128b1 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:01.672 8 INFO neutron.db.segments_db [None req-8405c151-2990-42b1-8350-ba0c32f128b1 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Added segment db86bb2c-d9ee-4a6b-8472-23771ab1bec8 of type vxlan for network b21da85b-8692-42cc-8997-5ad4f9cd9af8 [pid: 8|app: 0|req: 827/1824] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:01 2026] POST /v2.0/networks => generated 631 bytes in 195 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-07-09 00:43:01.797 7 WARNING neutron_lib.context [None req-1ee2df90-de47-49a2-8db7-f0998f52c33e 6e46b76b9a56451c911c6dc972ab9933 b41210ea43054831a9fa259d12810202 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1825] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/networks?id=1f4dc43b-197f-43a8-8b19-cad1264ce088 => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1826] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/quotas/a8efbe9fc8fa4606808891990ac83ebb => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1827] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:43:01 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 999/1828] 10.0.0.97 () {34 vars in 746 bytes} [Thu Jul 9 00:43:02 2026] PUT /v2.0/ports/be7909b7-a647-4e99-829e-efdac65dd000/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1829] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/ports?tenant_id=a8efbe9fc8fa4606808891990ac83ebb&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1830] 10.0.0.97 () {34 vars in 746 bytes} [Thu Jul 9 00:43:02 2026] PUT /v2.0/ports/8a8dff0d-b65b-4964-963d-a21a8aa11ff9/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: 831/1831] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/networks/1f4dc43b-197f-43a8-8b19-cad1264ce088?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: 1001/1832] 10.0.0.97 () {34 vars in 746 bytes} [Thu Jul 9 00:43:02 2026] PUT /v2.0/ports/cb1f8b21-1cea-489d-b550-17f9af21fc81/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1833] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/networks/1f4dc43b-197f-43a8-8b19-cad1264ce088?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: 832/1834] 10.0.0.97 () {34 vars in 746 bytes} [Thu Jul 9 00:43:02 2026] PUT /v2.0/ports/3ab6c75d-dbb9-47b4-9a6d-29ffea8538bd/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1835] 10.0.0.97 () {32 vars in 659 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1836] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => 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: 1004/1837] 10.0.0.97 () {32 vars in 673 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1838] 10.0.0.216 () {34 vars in 990 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1839] 10.0.0.97 () {32 vars in 669 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:02.710 7 WARNING neutron_lib.context [None req-c78fa9d6-3239-4a6a-8d9c-1a0500ac8419 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1840] 10.0.0.216 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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: 837/1841] 10.0.0.97 () {32 vars in 681 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:02.872 7 INFO neutron.db.segments_db [None req-c78fa9d6-3239-4a6a-8d9c-1a0500ac8419 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Added segment c5f91760-30e6-4a45-a04b-a804abfd8ec4 of type vxlan for network 31afbf86-3f03-476b-84a5-26fd9b9b24e5 [pid: 8|app: 0|req: 838/1842] 10.0.0.97 () {32 vars in 667 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1843] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:02 2026] POST /v2.0/networks => generated 630 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:02.974 7 WARNING neutron_lib.context [None req-da8c4ad8-4b7c-46ab-af74-6bf1cb822603 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1844] 10.0.0.97 () {32 vars in 681 bytes} [Thu Jul 9 00:43:02 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:03.022 7 INFO neutron.db.segments_db [None req-da8c4ad8-4b7c-46ab-af74-6bf1cb822603 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Added segment a55bdffc-da8d-4c29-af62-a2ede70fee31 of type vxlan for network 1924a9be-87b2-41b1-961e-76e38ddd55f6 [pid: 8|app: 0|req: 840/1845] 10.0.0.97 () {32 vars in 677 bytes} [Thu Jul 9 00:43:03 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1846] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:02 2026] POST /v2.0/networks => generated 629 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:03.117 7 WARNING neutron_lib.context [None req-5b6ff0d1-7a2c-4b7a-b76d-7b6165af3f43 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 841/1847] 10.0.0.97 () {32 vars in 689 bytes} [Thu Jul 9 00:43:03 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1848] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:43:03 2026] DELETE /v2.0/ports/be7909b7-a647-4e99-829e-efdac65dd000 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1849] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:03 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:03.363 7 WARNING neutron_lib.context [None req-18cde255-95ef-4dd3-9b1c-f7cc92ce548f 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1850] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:43:03 2026] DELETE /v2.0/ports/8a8dff0d-b65b-4964-963d-a21a8aa11ff9 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1851] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:03 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1852] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:03 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:03.607 7 WARNING neutron_lib.context [None req-476d24c7-359b-4c9f-9c55-ac5e7f5ff4ac 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:03.648 7 INFO neutron.db.segments_db [None req-476d24c7-359b-4c9f-9c55-ac5e7f5ff4ac 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Added segment dee6f3f4-262d-4e2d-b153-bac99fdff620 of type vxlan for network d8089410-9dca-4c8a-b0b8-21b34e4973c7 [pid: 8|app: 0|req: 844/1853] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:43:03 2026] DELETE /v2.0/ports/cb1f8b21-1cea-489d-b550-17f9af21fc81 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:03.915 7 INFO neutron.db.l3_hamode_db [None req-476d24c7-359b-4c9f-9c55-ac5e7f5ff4ac 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:04.018 7 INFO neutron.db.l3_hamode_db [None req-476d24c7-359b-4c9f-9c55-ac5e7f5ff4ac 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 845/1854] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:43:03 2026] DELETE /v2.0/ports/3ab6c75d-dbb9-47b4-9a6d-29ffea8538bd => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1855] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:43:04 2026] DELETE /v2.0/ports/889e07b6-1b4b-431d-b061-f4bf08ea0116 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:04.430 8 INFO neutron.services.segments.plugin [-] Segment 431d7de7-396d-4bdb-ae09-47b373f4a388 resource provider aggregate not found 2026-07-09 00:43:04.434 8 INFO neutron.services.segments.plugin [-] Segment 431d7de7-396d-4bdb-ae09-47b373f4a388 resource provider aggregate not found 2026-07-09 00:43:04.441 8 INFO neutron.services.segments.plugin [-] Segment 431d7de7-396d-4bdb-ae09-47b373f4a388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431d7de7-396d-4bdb-ae09-47b373f4a388 found for delete ", "request_id": "req-52f802ce-c828-4b84-95a8-132c99f1e8ba"}]} 2026-07-09 00:43:04.450 8 INFO neutron.services.segments.plugin [-] Segment 431d7de7-396d-4bdb-ae09-47b373f4a388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431d7de7-396d-4bdb-ae09-47b373f4a388 found for delete ", "request_id": "req-c783bfce-fac7-456d-8883-7eea6f7307ed"}]} [pid: 8|app: 0|req: 847/1856] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:04 2026] DELETE /v2.0/networks/19eec81e-997f-4797-bb63-127bb03aa77e => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1857] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:04 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1858] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:04 2026] DELETE /v2.0/networks/a32f7977-8902-4d27-860f-b4b502000d60 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1859] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:04 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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: 851/1860] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:04 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1861] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:04 2026] DELETE /v2.0/networks/019f58de-8773-45d0-9b87-10bdc756769e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1862] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:03 2026] POST /v2.0/routers => generated 507 bytes in 1472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1863] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:04 2026] DELETE /v2.0/networks/6254b081-88d4-4245-aae6-b2235e231017 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1864] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:05 2026] DELETE /v2.0/networks/b21da85b-8692-42cc-8997-5ad4f9cd9af8 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1867] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:05 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1868] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:05 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => 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: 859/1869] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:05 2026] GET /v2.0/security-groups?id=3cf8a321-c658-4077-ba51-3c84cf14e3fc&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: 1011/1870] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:43:05 2026] PUT /v2.0/routers/912aab4a-1b7c-472a-8b29-a5e69c8625e8/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1871] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:43:06 2026] GET /v2.0/ports/5eeb5793-09de-4287-981f-a63736e340e8 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:06.470 8 INFO neutron.services.segments.plugin [-] Segment 9b78b4dd-ca20-4947-ae4b-4c0286d79ef7 resource provider aggregate not found 2026-07-09 00:43:06.474 8 INFO neutron.services.segments.plugin [-] Segment 9b78b4dd-ca20-4947-ae4b-4c0286d79ef7 resource provider aggregate not found 2026-07-09 00:43:06.481 8 INFO neutron.services.segments.plugin [-] Segment 9b78b4dd-ca20-4947-ae4b-4c0286d79ef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b78b4dd-ca20-4947-ae4b-4c0286d79ef7 found for delete ", "request_id": "req-447fd571-01bb-4016-9a01-c0f8755fbd0b"}]} 2026-07-09 00:43:06.492 8 INFO neutron.services.segments.plugin [-] Segment 9b78b4dd-ca20-4947-ae4b-4c0286d79ef7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b78b4dd-ca20-4947-ae4b-4c0286d79ef7 found for delete ", "request_id": "req-d2af690d-2a0b-459d-a8af-a43d4919ed26"}]} [pid: 7|app: 0|req: 1013/1872] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:43:06 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:06.497 8 INFO neutron.services.segments.plugin [-] Segment 90a3f47e-8666-4b4c-a4dd-2b980c50ae94 resource provider aggregate not found 2026-07-09 00:43:06.509 8 INFO neutron.services.segments.plugin [-] Segment 90a3f47e-8666-4b4c-a4dd-2b980c50ae94 resource provider aggregate not found 2026-07-09 00:43:06.516 8 INFO neutron.services.segments.plugin [-] Segment 90a3f47e-8666-4b4c-a4dd-2b980c50ae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a3f47e-8666-4b4c-a4dd-2b980c50ae94 found for delete ", "request_id": "req-dd3990cf-0f2d-43c9-a7bd-23de9b2d086b"}]} 2026-07-09 00:43:06.530 8 INFO neutron.services.segments.plugin [-] Segment 270c9e71-c650-4893-a02d-d788bcf1fcb6 resource provider aggregate not found 2026-07-09 00:43:06.535 8 INFO neutron.services.segments.plugin [-] Segment 90a3f47e-8666-4b4c-a4dd-2b980c50ae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a3f47e-8666-4b4c-a4dd-2b980c50ae94 found for delete ", "request_id": "req-098278b0-639e-4b3c-b4dc-0c95257c3304"}]} [pid: 8|app: 0|req: 860/1873] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:06 2026] GET /v2.0/security-groups?tenant_id=dd090bd8c0eb4b4591ddc9e5acad990c&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:06.553 8 INFO neutron.services.segments.plugin [-] Segment 270c9e71-c650-4893-a02d-d788bcf1fcb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 270c9e71-c650-4893-a02d-d788bcf1fcb6 found for delete ", "request_id": "req-aa839cec-8bb0-4ee4-ab63-636592a83cdf"}]} 2026-07-09 00:43:06.558 8 INFO neutron.services.segments.plugin [-] Segment 270c9e71-c650-4893-a02d-d788bcf1fcb6 resource provider aggregate not found 2026-07-09 00:43:06.574 8 INFO neutron.services.segments.plugin [-] Segment 270c9e71-c650-4893-a02d-d788bcf1fcb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 270c9e71-c650-4893-a02d-d788bcf1fcb6 found for delete ", "request_id": "req-1a8dfb19-a480-4c9d-b410-54fe01f6ec83"}]} 2026-07-09 00:43:06.579 8 INFO neutron.services.segments.plugin [-] Segment db86bb2c-d9ee-4a6b-8472-23771ab1bec8 resource provider aggregate not found 2026-07-09 00:43:06.598 8 INFO neutron.services.segments.plugin [-] Segment db86bb2c-d9ee-4a6b-8472-23771ab1bec8 resource provider aggregate not found 2026-07-09 00:43:06.605 8 INFO neutron.services.segments.plugin [-] Segment db86bb2c-d9ee-4a6b-8472-23771ab1bec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db86bb2c-d9ee-4a6b-8472-23771ab1bec8 found for delete ", "request_id": "req-20ca03ce-816e-442e-9752-5f85343d7de9"}]} 2026-07-09 00:43:06.618 8 INFO neutron.services.segments.plugin [-] Segment db86bb2c-d9ee-4a6b-8472-23771ab1bec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db86bb2c-d9ee-4a6b-8472-23771ab1bec8 found for delete ", "request_id": "req-e1fa67cf-95e5-4245-9f94-5a51f6c2adf0"}]} 2026-07-09 00:43:06.848 8 INFO neutron.db.l3_db [req-35118d72-f873-4493-a21a-e2e4afade021 req-7aa125d6-dabb-4461-b97a-cf33fa5a05cd dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] Floating IP 9707cfea-81a7-4edd-89b4-00c44f10f1be disassociated. External IP: 10.96.250.202, port: fb445e35-23b8-43e1-9482-d835e45d2de6. [pid: 8|app: 0|req: 861/1874] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:43:06 2026] DELETE /v2.0/ports/fb445e35-23b8-43e1-9482-d835e45d2de6 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1875] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:07 2026] DELETE /v2.0/security-groups/d4185d8e-ad3e-4ef5-9ffc-4cf34304b5c6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1876] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:43:07 2026] GET /v2.0/networks?id=1f4dc43b-197f-43a8-8b19-cad1264ce088 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1877] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:07 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1878] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:07 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:07.408 8 WARNING neutron_lib.context [req-08524789-d03c-4245-9ccd-6fd5f7028850 req-3b1f5815-7cc2-4bf3-b7d2-9fc10578d127 57e49687eb044b529b5bd4869f9a3538 a8efbe9fc8fa4606808891990ac83ebb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:07.443 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-152a5a95-170d-4122-9bf2-3b95304ffb6f'] response: {'server_uuid': '4c89598a-1759-4197-91c9-775825e74225', 'name': 'network-vif-deleted', 'tag': 'fb445e35-23b8-43e1-9482-d835e45d2de6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 866/1879] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:43:07 2026] POST /v2.0/ports => generated 954 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 867/1880] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:07 2026] GET /v2.0/security-groups?tenant_id=b41210ea43054831a9fa259d12810202&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1881] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:43:06 2026] PUT /v2.0/routers/912aab4a-1b7c-472a-8b29-a5e69c8625e8/add_router_interface => generated 309 bytes in 1403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1882] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:07 2026] DELETE /v2.0/security-groups/d11bf125-e3df-4baf-970b-c685ed94df58 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1883] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:43:07 2026] GET /v2.0/ports/275f98ba-6de8-4c0c-a11e-3a920ee8aff2 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1884] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:43:07 2026] PUT /v2.0/ports/e404052b-e2b5-4a7f-bef0-92f8ca992231 => generated 1235 bytes in 443 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: 869/1885] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:08 2026] GET /v2.0/security-groups?tenant_id=c640790f2d454b7598e06912214fe79a&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1886] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:08 2026] DELETE /v2.0/security-groups/bac9c270-ffa6-46c8-8b5b-1ffe4d6f49e3 => 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: 871/1887] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:08 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1888] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:08 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1889] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:08 2026] GET /v2.0/security-groups?id=4b468e63-9f80-4bbd-af8d-bec2670a51e1&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1890] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:43:08 2026] PUT /v2.0/routers/912aab4a-1b7c-472a-8b29-a5e69c8625e8/remove_router_interface => generated 309 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1891] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/ports?tenant_id=a8efbe9fc8fa4606808891990ac83ebb&device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => 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: 1019/1892] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e404052b-e2b5-4a7f-bef0-92f8ca992231 => 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: 1020/1893] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/subnets?id=501cd7d8-81b7-49e1-ba4b-a9f0c4b81241 => generated 691 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1894] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/ports?network_id=1f4dc43b-197f-43a8-8b19-cad1264ce088&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:09.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca110b0b-a414-4dfa-a01c-7eb74b6dfa80'] response: {'name': 'network-changed', 'server_uuid': '73a976b9-9682-404f-be4b-b68de12f73d9', 'tag': 'e404052b-e2b5-4a7f-bef0-92f8ca992231', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1022/1895] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/networks/1f4dc43b-197f-43a8-8b19-cad1264ce088?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1896] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/networks/1f4dc43b-197f-43a8-8b19-cad1264ce088?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1897] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/ports?device_id=4c89598a-1759-4197-91c9-775825e74225 => 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: 874/1898] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:43:08 2026] PUT /v2.0/routers/912aab4a-1b7c-472a-8b29-a5e69c8625e8/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: 875/1899] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/ports?device_id=912aab4a-1b7c-472a-8b29-a5e69c8625e8 => 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: 1025/1900] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1901] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:09 2026] GET /v2.0/security-groups?id=4b468e63-9f80-4bbd-af8d-bec2670a51e1&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: 7|app: 0|req: 1027/1902] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:43:10 2026] GET /v2.0/ports?tenant_id=a8efbe9fc8fa4606808891990ac83ebb&device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:10.671 8 INFO neutron.services.segments.plugin [-] Segment dee6f3f4-262d-4e2d-b153-bac99fdff620 resource provider aggregate not found 2026-07-09 00:43:10.676 8 INFO neutron.services.segments.plugin [-] Segment dee6f3f4-262d-4e2d-b153-bac99fdff620 resource provider aggregate not found 2026-07-09 00:43:10.691 8 INFO neutron.services.segments.plugin [-] Segment dee6f3f4-262d-4e2d-b153-bac99fdff620 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dee6f3f4-262d-4e2d-b153-bac99fdff620 found for delete ", "request_id": "req-00805fd3-26bc-403e-9f1b-ef5cfd953da0"}]} [pid: 7|app: 0|req: 1028/1903] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:43:10 2026] GET /v2.0/networks?id=1f4dc43b-197f-43a8-8b19-cad1264ce088 => generated 769 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:10.696 8 INFO neutron.services.segments.plugin [-] Segment dee6f3f4-262d-4e2d-b153-bac99fdff620 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dee6f3f4-262d-4e2d-b153-bac99fdff620 found for delete ", "request_id": "req-e4b475d4-2c2f-4293-8b5b-78fe15b3a1c7"}]} 2026-07-09 00:43:10.703 8 INFO neutron.db.l3_hamode_db [None req-99082ee1-50ef-4f4e-a473-61506765677d 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] HA network d8089410-9dca-4c8a-b0b8-21b34e4973c7 was deleted as no HA routers are present in tenant 8e49b899b7fd48e3914829fc1536fc44. [pid: 8|app: 0|req: 876/1904] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:09 2026] DELETE /v2.0/routers/912aab4a-1b7c-472a-8b29-a5e69c8625e8 => generated 0 bytes in 929 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1905] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:43:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e404052b-e2b5-4a7f-bef0-92f8ca992231 => 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: 1030/1906] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:43:10 2026] GET /v2.0/subnets?id=501cd7d8-81b7-49e1-ba4b-a9f0c4b81241 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1907] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:10 2026] DELETE /v2.0/subnets/81808120-6ab4-4c8a-a7ed-50fc1a31eda9 => 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: 1031/1908] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:10 2026] DELETE /v2.0/security-groups/3cf8a321-c658-4077-ba51-3c84cf14e3fc => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1909] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:43:10 2026] GET /v2.0/ports?network_id=1f4dc43b-197f-43a8-8b19-cad1264ce088&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1910] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:10 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1911] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:43:10 2026] GET /v2.0/networks/1f4dc43b-197f-43a8-8b19-cad1264ce088?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1912] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:10 2026] DELETE /v2.0/subnets/eae03287-2013-4135-9922-41b94c94ce3b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1913] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:11 2026] GET /v2.0/security-groups?id=4b468e63-9f80-4bbd-af8d-bec2670a51e1&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1914] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:43:11 2026] GET /v2.0/networks/1f4dc43b-197f-43a8-8b19-cad1264ce088?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: 881/1915] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:11 2026] DELETE /v2.0/floatingips/9707cfea-81a7-4edd-89b4-00c44f10f1be => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:11.465 7 INFO neutron.services.segments.plugin [-] Segment a55bdffc-da8d-4c29-af62-a2ede70fee31 resource provider aggregate not found 2026-07-09 00:43:11.472 7 INFO neutron.services.segments.plugin [-] Segment a55bdffc-da8d-4c29-af62-a2ede70fee31 resource provider aggregate not found 2026-07-09 00:43:11.489 7 INFO neutron.services.segments.plugin [-] Segment a55bdffc-da8d-4c29-af62-a2ede70fee31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55bdffc-da8d-4c29-af62-a2ede70fee31 found for delete ", "request_id": "req-9c3d35a2-3244-4273-8428-387d661b271d"}]} 2026-07-09 00:43:11.490 7 INFO neutron.services.segments.plugin [-] Segment a55bdffc-da8d-4c29-af62-a2ede70fee31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a55bdffc-da8d-4c29-af62-a2ede70fee31 found for delete ", "request_id": "req-4d9568d1-832d-451e-8dfe-aa5dc75da6dd"}]} [pid: 8|app: 0|req: 882/1916] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:11 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1917] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:11 2026] DELETE /v2.0/networks/1924a9be-87b2-41b1-961e-76e38ddd55f6 => 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: 883/1918] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:11 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&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: 1036/1919] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:11 2026] DELETE /v2.0/networks/31afbf86-3f03-476b-84a5-26fd9b9b24e5 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:11.871 7 WARNING neutron_lib.context [None req-dfbe53dc-ba79-4204-a4a0-8bcc9bce18a5 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:11.933 7 INFO neutron.db.segments_db [None req-dfbe53dc-ba79-4204-a4a0-8bcc9bce18a5 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Added segment 04788b8c-b04e-4491-a982-923dca7dd5a0 of type vxlan for network 10a12f52-5e39-4522-858b-db3cf565b48a [pid: 8|app: 0|req: 884/1920] 10.0.0.97 () {34 vars in 677 bytes} [Thu Jul 9 00:43:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1921] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:43:11 2026] PUT /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/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: 886/1922] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1923] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:11 2026] POST /v2.0/networks => generated 630 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1924] 10.0.0.97 () {34 vars in 763 bytes} [Thu Jul 9 00:43:12 2026] PUT /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 00:43:12.104 7 WARNING neutron_lib.context [None req-09dea68a-f297-4d9d-8419-45e351b0c44d 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1925] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/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: 889/1926] 10.0.0.97 () {34 vars in 759 bytes} [Thu Jul 9 00:43:12 2026] PUT /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1927] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1928] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1929] 10.0.0.97 () {34 vars in 781 bytes} [Thu Jul 9 00:43:12 2026] PUT /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/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: 893/1930] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/security-groups?id=4b468e63-9f80-4bbd-af8d-bec2670a51e1&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: 8|app: 0|req: 894/1931] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1932] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:43:12 2026] PUT /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1933] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1934] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:12 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1935] 10.0.0.97 () {32 vars in 740 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:12.387 7 WARNING neutron_lib.context [None req-3b5bdc9b-acc5-4f8c-96c6-2bf4373c5f06 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:12.402 8 INFO neutron.api.v2.resource [None req-428b9491-d427-4301-bab9-c522e49273c6 7ae0e9b615e6426d987a74846188a86c 9bd237b1808f4d53942d679669b3fc21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 898/1936] 10.0.0.97 () {32 vars in 744 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:12.431 7 INFO neutron.db.segments_db [None req-3b5bdc9b-acc5-4f8c-96c6-2bf4373c5f06 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Added segment af7fe7b0-7e49-4281-a560-a1ee9c6428e0 of type vxlan for network 20d43aa9-9887-4031-92c4-42b0001a2c30 [pid: 8|app: 0|req: 899/1937] 10.0.0.97 () {32 vars in 743 bytes} [Thu Jul 9 00:43:12 2026] DELETE /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1938] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:12.479 8 INFO neutron.api.v2.resource [None req-fead653e-dd8d-4e53-bbea-6f4f8913dbd0 7ae0e9b615e6426d987a74846188a86c 9bd237b1808f4d53942d679669b3fc21 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1939] 10.0.0.97 () {32 vars in 747 bytes} [Thu Jul 9 00:43:12 2026] DELETE /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1940] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:12 2026] DELETE /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1941] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef/tags => 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: 904/1942] 10.0.0.97 () {32 vars in 733 bytes} [Thu Jul 9 00:43:12 2026] DELETE /v2.0/qos/policies/5a54c8c5-3a9e-4696-90f1-05abb3c31aef => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1943] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:12.664 7 INFO neutron.db.l3_hamode_db [None req-3b5bdc9b-acc5-4f8c-96c6-2bf4373c5f06 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 906/1944] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:12 2026] GET /v2.0/security-groups?id=297f1532-f805-49f9-9e50-d4a4d9037ccc&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:12.799 7 INFO neutron.db.l3_hamode_db [None req-3b5bdc9b-acc5-4f8c-96c6-2bf4373c5f06 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1039/1945] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:12 2026] POST /v2.0/routers => generated 507 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1946] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:13 2026] GET /v2.0/security-groups?tenant_id=8c6181c49f6e44409efac11d7a0a256f&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1947] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:13 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:13.473 7 WARNING neutron_lib.context [None req-e5124d8b-072c-4404-9fe1-ca6f3e9cfa6d 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 908/1948] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:43:13 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:13.515 7 INFO neutron.services.segments.plugin [-] Segment c5f91760-30e6-4a45-a04b-a804abfd8ec4 resource provider aggregate not found 2026-07-09 00:43:13.521 7 INFO neutron.services.segments.plugin [-] Segment c5f91760-30e6-4a45-a04b-a804abfd8ec4 resource provider aggregate not found 2026-07-09 00:43:13.530 7 INFO neutron.services.segments.plugin [-] Segment c5f91760-30e6-4a45-a04b-a804abfd8ec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5f91760-30e6-4a45-a04b-a804abfd8ec4 found for delete ", "request_id": "req-e5cc3d2f-6734-4528-850c-7b56b6f610bc"}]} 2026-07-09 00:43:13.536 7 INFO neutron.services.segments.plugin [-] Segment c5f91760-30e6-4a45-a04b-a804abfd8ec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5f91760-30e6-4a45-a04b-a804abfd8ec4 found for delete ", "request_id": "req-f0e2227e-3a36-4895-8db3-d310e1ad5a9a"}]} [pid: 8|app: 0|req: 909/1949] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:13 2026] DELETE /v2.0/security-groups/e532d81a-9dc6-40db-9936-045dfd7a656d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1950] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:13 2026] GET /v2.0/security-groups?id=4b468e63-9f80-4bbd-af8d-bec2670a51e1&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1951] 10.0.0.97 () {34 vars in 664 bytes} [Thu Jul 9 00:43:13 2026] POST /v2.0/ports => generated 948 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 911/1952] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:43:13 2026] DELETE /v2.0/ports/0261f0af-8c85-4ba1-9c00-acbe356656bf => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1953] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:13 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:13.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f21ca7a-1b4c-4d80-8dad-026782d9fdae'] response: {'server_uuid': '77cec3e2-f75e-404b-84d8-5435a831dba7', 'name': 'network-vif-deleted', 'tag': '0261f0af-8c85-4ba1-9c00-acbe356656bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1042/1954] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:13 2026] GET /v2.0/security-groups?tenant_id=9bd237b1808f4d53942d679669b3fc21&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1955] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:14 2026] DELETE /v2.0/security-groups/0f8b4e17-a4d8-44e0-a028-bc0a82387482 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1956] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:14 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => 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: 1045/1957] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:14 2026] GET /v2.0/security-groups?id=4b468e63-9f80-4bbd-af8d-bec2670a51e1&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1958] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:14 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 913/1959] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:43:13 2026] PUT /v2.0/routers/90d01ea3-089d-4f6d-9588-0b602687585f/add_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1960] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:43:15 2026] GET /v2.0/ports/15c3edcd-1bdb-495f-88d6-29e831b118c0 => generated 1022 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: 7|app: 0|req: 1048/1961] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:15 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1962] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:15 2026] GET /v2.0/security-groups?id=4b468e63-9f80-4bbd-af8d-bec2670a51e1&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1963] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:16 2026] GET /v2.0/ports?device_id=77cec3e2-f75e-404b-84d8-5435a831dba7 => 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: 914/1964] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:43:15 2026] PUT /v2.0/routers/90d01ea3-089d-4f6d-9588-0b602687585f/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:16.373 7 INFO neutron.api.v2.resource [None req-07381eb8-608a-4766-8d40-a74f8d7ab84a 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1051/1965] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:43:16 2026] PUT /v2.0/routers/90d01ea3-089d-4f6d-9588-0b602687585f/remove_router_interface => generated 197 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 915/1966] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:16 2026] GET /v2.0/ports?device_id=90d01ea3-089d-4f6d-9588-0b602687585f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:17.038 7 INFO neutron.services.segments.plugin [-] Segment af7fe7b0-7e49-4281-a560-a1ee9c6428e0 resource provider aggregate not found 2026-07-09 00:43:17.046 7 INFO neutron.services.segments.plugin [-] Segment af7fe7b0-7e49-4281-a560-a1ee9c6428e0 resource provider aggregate not found 2026-07-09 00:43:17.066 7 INFO neutron.services.segments.plugin [-] Segment af7fe7b0-7e49-4281-a560-a1ee9c6428e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7fe7b0-7e49-4281-a560-a1ee9c6428e0 found for delete ", "request_id": "req-be8a3154-6d38-4efd-a09b-545fbfaaacdb"}]} 2026-07-09 00:43:17.068 7 INFO neutron.services.segments.plugin [-] Segment af7fe7b0-7e49-4281-a560-a1ee9c6428e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af7fe7b0-7e49-4281-a560-a1ee9c6428e0 found for delete ", "request_id": "req-dc26500b-a117-46db-9234-8399a84e85dc"}]} 2026-07-09 00:43:17.072 7 INFO neutron.db.l3_hamode_db [None req-819ea1ff-c12f-4cfc-991a-b2f0a6591ef8 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] HA network 20d43aa9-9887-4031-92c4-42b0001a2c30 was deleted as no HA routers are present in tenant 8e49b899b7fd48e3914829fc1536fc44. [pid: 7|app: 0|req: 1052/1967] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:16 2026] DELETE /v2.0/routers/90d01ea3-089d-4f6d-9588-0b602687585f => generated 0 bytes in 666 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1968] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:17 2026] DELETE /v2.0/subnets/87b9703e-563e-49c5-834d-f5e7932064c1 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1969] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:17 2026] DELETE /v2.0/security-groups/297f1532-f805-49f9-9e50-d4a4d9037ccc => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:17.507 8 INFO neutron.services.segments.plugin [-] Segment 04788b8c-b04e-4491-a982-923dca7dd5a0 resource provider aggregate not found 2026-07-09 00:43:17.512 8 INFO neutron.services.segments.plugin [-] Segment 04788b8c-b04e-4491-a982-923dca7dd5a0 resource provider aggregate not found 2026-07-09 00:43:17.526 8 INFO neutron.services.segments.plugin [-] Segment 04788b8c-b04e-4491-a982-923dca7dd5a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04788b8c-b04e-4491-a982-923dca7dd5a0 found for delete ", "request_id": "req-6452a020-2463-4ec2-818a-a0f5dec43b89"}]} 2026-07-09 00:43:17.529 8 INFO neutron.services.segments.plugin [-] Segment 04788b8c-b04e-4491-a982-923dca7dd5a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04788b8c-b04e-4491-a982-923dca7dd5a0 found for delete ", "request_id": "req-a637ec3a-f9ba-4c14-a8b3-9b838c11d680"}]} [pid: 8|app: 0|req: 917/1970] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:17 2026] DELETE /v2.0/networks/10a12f52-5e39-4522-858b-db3cf565b48a => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1971] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:17 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:17.616 8 WARNING neutron_lib.context [None req-6748690b-6adc-4a8b-ad5f-2dc368276990 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:17.687 8 INFO neutron.db.segments_db [None req-6748690b-6adc-4a8b-ad5f-2dc368276990 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Added segment 4654bfa8-cce3-4bbf-b5b0-fb1809227ef8 of type vxlan for network cdd12452-0560-4455-b2a7-dfcf473ec30a [pid: 8|app: 0|req: 919/1972] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:17 2026] POST /v2.0/networks => generated 630 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1973] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:17 2026] GET /v2.0/security-groups?id=4b468e63-9f80-4bbd-af8d-bec2670a51e1&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:18.017 8 WARNING neutron_lib.context [None req-4f286c92-4454-439e-ac85-4f2ac4f0747f bd6c10ab642147ccac2592bae1a462ad 43bd5aaad13d4577b76096d0b547bbed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 921/1974] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:43:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:18.261 8 WARNING neutron_lib.context [None req-2cc86fa3-d4c1-4b20-8be5-82bda9e31a5b 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/1975] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:43:17 2026] PUT /v2.0/routers/5eeefefd-fbe6-4f6a-9283-1c0d9197c538/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1976] 10.0.0.97 () {34 vars in 766 bytes} [Thu Jul 9 00:43:18 2026] PUT /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1977] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:18 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1978] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:43:18 2026] GET /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:18.548 8 WARNING neutron_lib.context [None req-c934bb2b-090d-49ed-9b65-e0215f996b3c 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/1979] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:18 2026] DELETE /v2.0/subnets/41396d8c-4b4a-4317-aeb6-ea9c8917f000 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:18.589 8 INFO neutron.db.segments_db [None req-c934bb2b-090d-49ed-9b65-e0215f996b3c 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Added segment 8472a775-5157-4889-980a-c5d1aa2838c2 of type vxlan for network 4cd0dafa-3831-4705-87cd-5a85e61a1dbf [pid: 7|app: 0|req: 1057/1980] 10.0.0.97 () {34 vars in 777 bytes} [Thu Jul 9 00:43:18 2026] PUT /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 00:43:18.908 8 INFO neutron.db.l3_hamode_db [None req-c934bb2b-090d-49ed-9b65-e0215f996b3c 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:19.025 8 INFO neutron.db.l3_hamode_db [None req-c934bb2b-090d-49ed-9b65-e0215f996b3c 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:19.421 7 INFO neutron.services.segments.plugin [-] Segment f131a432-1628-4d01-bd03-43ec05185aab resource provider aggregate not found 2026-07-09 00:43:19.428 7 INFO neutron.services.segments.plugin [-] Segment f131a432-1628-4d01-bd03-43ec05185aab resource provider aggregate not found 2026-07-09 00:43:19.438 7 INFO neutron.services.segments.plugin [-] Segment f131a432-1628-4d01-bd03-43ec05185aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f131a432-1628-4d01-bd03-43ec05185aab found for delete ", "request_id": "req-6f0fa37c-66a9-45b1-89ef-cc78fe2a349a"}]} 2026-07-09 00:43:19.442 7 INFO neutron.services.segments.plugin [-] Segment f131a432-1628-4d01-bd03-43ec05185aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f131a432-1628-4d01-bd03-43ec05185aab found for delete ", "request_id": "req-b4238a5b-796e-4970-b0bf-e0cfdf82db08"}]} 2026-07-09 00:43:19.447 7 INFO neutron.db.l3_hamode_db [None req-a6e55b56-10fb-4d45-b75a-6ee544748657 dfe092b4f71e48179728cd0742b8f784 22a40e3dcff14a41a9892705d22e2da8 - - default default] HA network 0d9f4460-2e38-4cce-aea3-648938e10aa0 was deleted as no HA routers are present in tenant 22a40e3dcff14a41a9892705d22e2da8. [pid: 7|app: 0|req: 1058/1981] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:18 2026] DELETE /v2.0/routers/5eeefefd-fbe6-4f6a-9283-1c0d9197c538 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1982] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:43:19 2026] GET /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1983] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:19 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1984] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:43:19 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1985] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:18 2026] POST /v2.0/routers => generated 505 bytes in 1114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1986] 10.0.0.97 () {34 vars in 773 bytes} [Thu Jul 9 00:43:19 2026] PUT /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1987] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:19 2026] DELETE /v2.0/networks/faf7e8e4-f79b-43d8-867c-4d30031fb967 => 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: 926/1988] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:43:19 2026] GET /v2.0/security-groups?id=4b468e63-9f80-4bbd-af8d-bec2670a51e1&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1989] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:43:19 2026] DELETE /v2.0/ports/e404052b-e2b5-4a7f-bef0-92f8ca992231 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1990] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:43:19 2026] GET /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:20.035 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e8cf5fc-e555-449e-b0b1-db39face957b'] response: {'server_uuid': '73a976b9-9682-404f-be4b-b68de12f73d9', 'name': 'network-vif-deleted', 'tag': 'e404052b-e2b5-4a7f-bef0-92f8ca992231', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1065/1991] 10.0.0.97 () {34 vars in 795 bytes} [Thu Jul 9 00:43:20 2026] PUT /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1992] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:43:20 2026] GET /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1993] 10.0.0.97 () {34 vars in 766 bytes} [Thu Jul 9 00:43:20 2026] PUT /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1994] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:43:20 2026] GET /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1995] 10.0.0.97 () {32 vars in 754 bytes} [Thu Jul 9 00:43:20 2026] GET /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:20.206 7 INFO neutron.api.v2.resource [None req-2d4f148a-1e1a-44fb-9345-450e9ed40d85 bd6c10ab642147ccac2592bae1a462ad 43bd5aaad13d4577b76096d0b547bbed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1072/1998] 10.0.0.97 () {32 vars in 758 bytes} [Thu Jul 9 00:43:20 2026] GET /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/1999] 10.0.0.97 () {32 vars in 757 bytes} [Thu Jul 9 00:43:20 2026] DELETE /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2000] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:43:20 2026] GET /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:20.320 7 INFO neutron.api.v2.resource [None req-32d3bb0b-26a4-4d47-af8c-edfa4ee044d1 bd6c10ab642147ccac2592bae1a462ad 43bd5aaad13d4577b76096d0b547bbed - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2001] 10.0.0.97 () {32 vars in 761 bytes} [Thu Jul 9 00:43:20 2026] DELETE /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2002] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:43:20 2026] DELETE /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2003] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:43:20 2026] GET /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2004] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:20 2026] DELETE /v2.0/security-groups/1c73aee2-b66b-46a9-867b-c3dd9545406a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2005] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:20 2026] GET /v2.0/security-groups?tenant_id=1f38444c1e804c19abcc57a8fb0db700&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: 1080/2006] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:20 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => 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: 1081/2007] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:20 2026] DELETE /v2.0/security-groups/f74449a0-790b-4034-a1c3-fde0e936ef4e => 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: 927/2008] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:43:19 2026] PUT /v2.0/routers/f4369192-96a1-4613-8ddb-b4218192d1b6/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2009] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:43:21 2026] GET /v2.0/ports/08e38b4b-1f49-4061-98fb-2aa4bbd3e6ec => generated 955 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2010] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:21 2026] GET /v2.0/security-groups?tenant_id=8d5a197d9b764da6b6e76b96a2d47c25&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2011] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:21 2026] GET /v2.0/security-groups?tenant_id=22a40e3dcff14a41a9892705d22e2da8&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:21.457 7 INFO neutron.services.segments.plugin [-] Segment be7aea03-f588-49a5-97ca-2e8cd0be2a92 resource provider aggregate not found 2026-07-09 00:43:21.462 7 INFO neutron.services.segments.plugin [-] Segment be7aea03-f588-49a5-97ca-2e8cd0be2a92 resource provider aggregate not found 2026-07-09 00:43:21.479 7 INFO neutron.services.segments.plugin [-] Segment be7aea03-f588-49a5-97ca-2e8cd0be2a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be7aea03-f588-49a5-97ca-2e8cd0be2a92 found for delete ", "request_id": "req-b68aa914-43a3-40e4-8d8c-efb6c5999aa1"}]} 2026-07-09 00:43:21.480 7 INFO neutron.services.segments.plugin [-] Segment be7aea03-f588-49a5-97ca-2e8cd0be2a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be7aea03-f588-49a5-97ca-2e8cd0be2a92 found for delete ", "request_id": "req-c0ce1c4f-0018-4832-8d24-1c96306116ca"}]} [pid: 8|app: 0|req: 930/2012] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:21 2026] DELETE /v2.0/security-groups/ec7127c4-d133-4735-8dfc-32721c5fbbef => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2013] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:21 2026] DELETE /v2.0/security-groups/c8445cfe-361f-4ba8-84cb-f8d9add9d839 => 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: 932/2014] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:21 2026] GET /v2.0/security-groups?tenant_id=43bd5aaad13d4577b76096d0b547bbed&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2015] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:21 2026] DELETE /v2.0/security-groups/e7bb2777-0b4b-4871-972f-1315a9d2bcd4 => 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: 934/2016] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:21 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => 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: 1083/2017] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:43:21 2026] PUT /v2.0/routers/f4369192-96a1-4613-8ddb-b4218192d1b6/remove_router_interface => generated 309 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2018] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:22 2026] GET /v2.0/ports?device_id=f4369192-96a1-4613-8ddb-b4218192d1b6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:22.557 7 INFO neutron.db.l3_hamode_db [None req-17c40e48-80bc-4a14-9e2a-73e5065b4cf1 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] HA network 4cd0dafa-3831-4705-87cd-5a85e61a1dbf was deleted as no HA routers are present in tenant 8e49b899b7fd48e3914829fc1536fc44. [pid: 7|app: 0|req: 1084/2019] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:22 2026] DELETE /v2.0/routers/f4369192-96a1-4613-8ddb-b4218192d1b6 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2020] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:22 2026] DELETE /v2.0/subnets/dadc0a94-443a-4116-953d-79a0edb01b47 => 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: 1085/2021] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:22 2026] DELETE /v2.0/networks/cdd12452-0560-4455-b2a7-dfcf473ec30a => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:23.058 7 WARNING neutron_lib.context [None req-0bbfcbdc-3774-47fa-bcb1-ae146bc10e08 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 937/2022] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:43:23 2026] GET /v2.0/ports?device_id=73a976b9-9682-404f-be4b-b68de12f73d9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:23.093 7 INFO neutron.db.segments_db [None req-0bbfcbdc-3774-47fa-bcb1-ae146bc10e08 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Added segment b616030a-7f65-4ec2-94c3-08e9eb3ecda2 of type vxlan for network 2d1128ef-d61d-40df-92d5-e686c5486fcb 2026-07-09 00:43:23.350 7 INFO neutron.db.l3_hamode_db [None req-0bbfcbdc-3774-47fa-bcb1-ae146bc10e08 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:23.517 7 INFO neutron.services.segments.plugin [-] Segment 8472a775-5157-4889-980a-c5d1aa2838c2 resource provider aggregate not found 2026-07-09 00:43:23.520 7 INFO neutron.services.segments.plugin [-] Segment 8472a775-5157-4889-980a-c5d1aa2838c2 resource provider aggregate not found 2026-07-09 00:43:23.534 7 INFO neutron.services.segments.plugin [-] Segment 8472a775-5157-4889-980a-c5d1aa2838c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8472a775-5157-4889-980a-c5d1aa2838c2 found for delete ", "request_id": "req-c7569e2d-d78e-48eb-a452-c9d7910a89dd"}]} 2026-07-09 00:43:23.538 7 INFO neutron.services.segments.plugin [-] Segment 8472a775-5157-4889-980a-c5d1aa2838c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8472a775-5157-4889-980a-c5d1aa2838c2 found for delete ", "request_id": "req-968dd4ca-cb67-45e2-b81a-aa1d77c9b843"}]} 2026-07-09 00:43:23.545 7 INFO neutron.services.segments.plugin [-] Segment 4654bfa8-cce3-4bbf-b5b0-fb1809227ef8 resource provider aggregate not found 2026-07-09 00:43:23.550 7 INFO neutron.services.segments.plugin [-] Segment 4654bfa8-cce3-4bbf-b5b0-fb1809227ef8 resource provider aggregate not found 2026-07-09 00:43:23.555 7 INFO neutron.services.segments.plugin [-] Segment 4654bfa8-cce3-4bbf-b5b0-fb1809227ef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4654bfa8-cce3-4bbf-b5b0-fb1809227ef8 found for delete ", "request_id": "req-e533ca57-547e-4d1a-af84-9b14e6e9f9cb"}]} 2026-07-09 00:43:23.561 7 INFO neutron.services.segments.plugin [-] Segment 4654bfa8-cce3-4bbf-b5b0-fb1809227ef8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4654bfa8-cce3-4bbf-b5b0-fb1809227ef8 found for delete ", "request_id": "req-25c3978a-0a92-4494-a41a-09b5c7f5511c"}]} 2026-07-09 00:43:24.268 7 INFO neutron.db.l3_hamode_db [None req-0bbfcbdc-3774-47fa-bcb1-ae146bc10e08 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1086/2023] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:23 2026] POST /v2.0/routers => generated 688 bytes in 2215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:25.281 8 WARNING neutron_lib.context [None req-94a738e1-cdaf-4038-bd33-0ffdefab9d92 31b44f41943d440ab71fabd289d62a9a 61876945de3e4fcb806c504e16c37c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2024] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:43:25 2026] GET /v2.0/routers/a2592bfd-3eb4-4643-8cb7-54b7ae81f5de => generated 694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:25.419 8 INFO neutron.db.segments_db [None req-94a738e1-cdaf-4038-bd33-0ffdefab9d92 31b44f41943d440ab71fabd289d62a9a 61876945de3e4fcb806c504e16c37c95 - - default default] Added segment 92844550-4c7c-4774-b037-e1280f6cbe28 of type vxlan for network 8ac1b372-7249-4df2-817c-a45e08a62e99 [pid: 8|app: 0|req: 938/2025] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:25 2026] POST /v2.0/networks => generated 632 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2026] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:43:25 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) 2026-07-09 00:43:25.603 8 WARNING neutron_lib.context [None req-ee49feef-6555-4a0d-bdac-d277bd0fe7b3 31b44f41943d440ab71fabd289d62a9a 61876945de3e4fcb806c504e16c37c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 940/2027] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:25 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2028] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:43:25 2026] PUT /v2.0/routers/43ba98fd-4746-4113-a876-6042dac22127/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2029] 10.0.0.97 () {34 vars in 740 bytes} [Thu Jul 9 00:43:25 2026] PUT /v2.0/routers/a2592bfd-3eb4-4643-8cb7-54b7ae81f5de => generated 701 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:26.327 7 WARNING neutron_lib.context [None req-bcf8af67-53be-4355-8c5b-04c19fb43ae6 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 942/2030] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:43:26 2026] PUT /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:26.367 7 INFO neutron.db.segments_db [None req-bcf8af67-53be-4355-8c5b-04c19fb43ae6 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Added segment 50aabd00-db2c-4477-ba95-159698c575a5 of type vxlan for network cd01466a-bb65-449f-96a2-4513f9a6e7d0 2026-07-09 00:43:26.649 7 INFO neutron.db.l3_hamode_db [None req-bcf8af67-53be-4355-8c5b-04c19fb43ae6 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:26.786 7 INFO neutron.db.l3_hamode_db [None req-bcf8af67-53be-4355-8c5b-04c19fb43ae6 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:27.331 8 INFO neutron.services.segments.plugin [-] Segment 4f73fc92-d8ac-49ba-8f4a-2bc78819b233 resource provider aggregate not found 2026-07-09 00:43:27.336 8 INFO neutron.services.segments.plugin [-] Segment 4f73fc92-d8ac-49ba-8f4a-2bc78819b233 resource provider aggregate not found 2026-07-09 00:43:27.352 8 INFO neutron.services.segments.plugin [-] Segment 4f73fc92-d8ac-49ba-8f4a-2bc78819b233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f73fc92-d8ac-49ba-8f4a-2bc78819b233 found for delete ", "request_id": "req-1a2f7848-5b10-4f8d-afd9-81d8a3a5875e"}]} 2026-07-09 00:43:27.353 8 INFO neutron.services.segments.plugin [-] Segment 4f73fc92-d8ac-49ba-8f4a-2bc78819b233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f73fc92-d8ac-49ba-8f4a-2bc78819b233 found for delete ", "request_id": "req-9b1e757b-d914-4538-b21c-186522238326"}]} 2026-07-09 00:43:27.360 8 INFO neutron.db.l3_hamode_db [None req-37730f96-c33c-4794-af32-1ad22288a9f7 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] HA network 276e524c-dcfa-4121-b65b-ae9040169f9b was deleted as no HA routers are present in tenant a8efbe9fc8fa4606808891990ac83ebb. [pid: 8|app: 0|req: 943/2031] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:26 2026] DELETE /v2.0/routers/43ba98fd-4746-4113-a876-6042dac22127 => generated 0 bytes in 1016 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2032] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:43:27 2026] GET /v2.0/routers/a2592bfd-3eb4-4643-8cb7-54b7ae81f5de => generated 701 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2033] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:43:27 2026] GET /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2034] 10.0.0.97 () {34 vars in 667 bytes} [Thu Jul 9 00:43:26 2026] POST /v2.0/routers => generated 474 bytes in 1211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2035] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:27 2026] GET /v2.0/ports?device_id=a2592bfd-3eb4-4643-8cb7-54b7ae81f5de => 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: 1091/2036] 10.0.0.97 () {34 vars in 761 bytes} [Thu Jul 9 00:43:27 2026] PUT /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 00:43:27.575 7 WARNING neutron_lib.context [None req-a91a5983-3ffe-4a48-ac1e-b3be2b982a44 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2037] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:27 2026] DELETE /v2.0/subnets/501cd7d8-81b7-49e1-ba4b-a9f0c4b81241 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:27.626 7 INFO neutron.db.l3_hamode_db [None req-a91a5983-3ffe-4a48-ac1e-b3be2b982a44 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:27.755 7 INFO neutron.db.l3_hamode_db [None req-a91a5983-3ffe-4a48-ac1e-b3be2b982a44 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1092/2038] 10.0.0.97 () {34 vars in 667 bytes} [Thu Jul 9 00:43:27 2026] POST /v2.0/routers => generated 474 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2039] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:43:28 2026] GET /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:28.468 8 INFO neutron.db.l3_hamode_db [None req-10c09316-f52b-4028-a4aa-802964e47363 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] HA network 2d1128ef-d61d-40df-92d5-e686c5486fcb was deleted as no HA routers are present in tenant 8e49b899b7fd48e3914829fc1536fc44. [pid: 8|app: 0|req: 947/2040] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:27 2026] DELETE /v2.0/routers/a2592bfd-3eb4-4643-8cb7-54b7ae81f5de => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:28.478 8 WARNING neutron_lib.context [None req-23e10a76-3e82-44d6-b6b3-c8c328b60e59 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:28.519 7 INFO neutron.services.segments.plugin [-] Segment bea9310b-b00a-4b43-b5ec-0989cbaac2ba resource provider aggregate not found 2026-07-09 00:43:28.523 7 INFO neutron.services.segments.plugin [-] Segment bea9310b-b00a-4b43-b5ec-0989cbaac2ba resource provider aggregate not found 2026-07-09 00:43:28.523 8 INFO neutron.db.l3_hamode_db [None req-23e10a76-3e82-44d6-b6b3-c8c328b60e59 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:28.534 7 INFO neutron.services.segments.plugin [-] Segment bea9310b-b00a-4b43-b5ec-0989cbaac2ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bea9310b-b00a-4b43-b5ec-0989cbaac2ba found for delete ", "request_id": "req-abdd7e46-cf43-4e02-a76f-0d34a2aef529"}]} [pid: 7|app: 0|req: 1094/2041] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:28 2026] DELETE /v2.0/networks/1f4dc43b-197f-43a8-8b19-cad1264ce088 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:28.539 7 INFO neutron.services.segments.plugin [-] Segment bea9310b-b00a-4b43-b5ec-0989cbaac2ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bea9310b-b00a-4b43-b5ec-0989cbaac2ba found for delete ", "request_id": "req-15dd8183-30c9-4b25-aee5-152b5ea42d1d"}]} [pid: 7|app: 0|req: 1095/2042] 10.0.0.97 () {34 vars in 757 bytes} [Thu Jul 9 00:43:28 2026] PUT /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2043] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:28 2026] GET /v2.0/ports?device_id=a2592bfd-3eb4-4643-8cb7-54b7ae81f5de => 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: 1097/2044] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:43:28 2026] GET /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:28.623 7 INFO neutron.api.v2.resource [None req-91737313-1968-4c72-9fa2-9bb8bb97c23c 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1098/2045] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:28 2026] DELETE /v2.0/routers/a2592bfd-3eb4-4643-8cb7-54b7ae81f5de => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:43:28.655 8 INFO neutron.db.l3_hamode_db [None req-23e10a76-3e82-44d6-b6b3-c8c328b60e59 ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1099/2046] 10.0.0.97 () {34 vars in 779 bytes} [Thu Jul 9 00:43:28 2026] PUT /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2047] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:28 2026] GET /v2.0/ports?device_id=f4369192-96a1-4613-8ddb-b4218192d1b6 => 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: 1101/2048] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:43:28 2026] GET /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:28.734 7 INFO neutron.api.v2.resource [None req-a0ed3a59-0915-4645-9ff7-e001ca365175 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2049] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:28 2026] DELETE /v2.0/routers/f4369192-96a1-4613-8ddb-b4218192d1b6 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2050] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:28 2026] GET /v2.0/security-groups?tenant_id=a8efbe9fc8fa4606808891990ac83ebb&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2051] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:43:28 2026] PUT /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:28.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5901a0a-38cc-4c97-ba66-8a25026d475e 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1105/2052] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:28 2026] DELETE /v2.0/subnets/dadc0a94-443a-4116-953d-79a0edb01b47 => 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: 1106/2053] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:28 2026] DELETE /v2.0/security-groups/4b468e63-9f80-4bbd-af8d-bec2670a51e1 => 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: 1107/2054] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:43:29 2026] GET /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2055] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:29 2026] GET /v2.0/ports?device_id=90d01ea3-089d-4f6d-9588-0b602687585f => 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: 1109/2056] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:43:29 2026] GET /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:29.088 7 INFO neutron.api.v2.resource [None req-f7b90bcf-0481-4f9e-a9cd-87959e0daac9 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1110/2057] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/routers/90d01ea3-089d-4f6d-9588-0b602687585f => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:43:29.116 7 INFO neutron.api.v2.resource [None req-a9117107-9aed-4464-81f2-688d94284476 31b44f41943d440ab71fabd289d62a9a 61876945de3e4fcb806c504e16c37c95 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2058] 10.0.0.97 () {32 vars in 742 bytes} [Thu Jul 9 00:43:29 2026] GET /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:29.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3a953aa-0520-458a-8bf6-ed47ff67a423 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1112/2059] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/subnets/87b9703e-563e-49c5-834d-f5e7932064c1 => 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: 1113/2060] 10.0.0.97 () {32 vars in 741 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2061] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:29 2026] GET /v2.0/ports?device_id=912aab4a-1b7c-472a-8b29-a5e69c8625e8 => 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: 1115/2062] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:43:29 2026] GET /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:29.224 7 INFO neutron.api.v2.resource [None req-4da85202-0318-4daa-b214-97469bf4c125 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1116/2063] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/routers/912aab4a-1b7c-472a-8b29-a5e69c8625e8 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:43:29.257 7 INFO neutron.api.v2.resource [None req-d5ec0036-df54-44f4-bd3b-d59d4fe70c15 31b44f41943d440ab71fabd289d62a9a 61876945de3e4fcb806c504e16c37c95 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2064] 10.0.0.97 () {32 vars in 745 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:29.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d35f05f-fa06-4a8c-8b63-5fcfd37f4c1b 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1118/2065] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/subnets/81808120-6ab4-4c8a-a7ed-50fc1a31eda9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2066] 10.0.0.97 () {32 vars in 733 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:29.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c89061cd-e822-4be7-bea6-4fe384ac19b6 1b38cb1de14941658c3653b8107799a9 8e49b899b7fd48e3914829fc1536fc44 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1120/2067] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/subnets/eae03287-2013-4135-9922-41b94c94ce3b => 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: 1121/2068] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:43:29 2026] GET /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:29.380 8 INFO neutron.services.segments.plugin [-] Segment b616030a-7f65-4ec2-94c3-08e9eb3ecda2 resource provider aggregate not found 2026-07-09 00:43:29.384 8 INFO neutron.services.segments.plugin [-] Segment b616030a-7f65-4ec2-94c3-08e9eb3ecda2 resource provider aggregate not found 2026-07-09 00:43:29.396 8 INFO neutron.services.segments.plugin [-] Segment b616030a-7f65-4ec2-94c3-08e9eb3ecda2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b616030a-7f65-4ec2-94c3-08e9eb3ecda2 found for delete ", "request_id": "req-f28fc669-f6ee-45c2-9fe8-80d494e5f22e"}]} [pid: 8|app: 0|req: 948/2069] 10.0.0.97 () {34 vars in 667 bytes} [Thu Jul 9 00:43:28 2026] POST /v2.0/routers => generated 474 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:29.407 8 INFO neutron.services.segments.plugin [-] Segment b616030a-7f65-4ec2-94c3-08e9eb3ecda2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b616030a-7f65-4ec2-94c3-08e9eb3ecda2 found for delete ", "request_id": "req-eb16dfee-bef8-45cc-81de-e571386f73e5"}]} 2026-07-09 00:43:29.412 8 WARNING neutron_lib.context [None req-3daf7f90-eb6c-4115-828e-47f151bff27b ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:29.450 8 INFO neutron.db.l3_hamode_db [None req-3daf7f90-eb6c-4115-828e-47f151bff27b ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1122/2070] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/subnets/ab6e4140-93b1-4bf9-b049-5a9673e984c1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:29.573 8 INFO neutron.db.l3_hamode_db [None req-3daf7f90-eb6c-4115-828e-47f151bff27b ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1123/2071] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:29 2026] DELETE /v2.0/networks/8ac1b372-7249-4df2-817c-a45e08a62e99 => 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: 1124/2072] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:29 2026] GET /v2.0/security-groups?tenant_id=8e49b899b7fd48e3914829fc1536fc44&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2073] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:30 2026] DELETE /v2.0/security-groups/a2713cb5-c770-4b0f-8735-640194f5404e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2074] 10.0.0.97 () {34 vars in 667 bytes} [Thu Jul 9 00:43:29 2026] POST /v2.0/routers => generated 474 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:30.238 7 WARNING neutron_lib.context [None req-650c259d-f6cc-4a06-ad4d-b3f5e724070f ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:30.275 7 INFO neutron.db.l3_hamode_db [None req-650c259d-f6cc-4a06-ad4d-b3f5e724070f ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:30.388 7 INFO neutron.db.l3_hamode_db [None req-650c259d-f6cc-4a06-ad4d-b3f5e724070f ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:30.559 7 INFO neutron.services.segments.plugin [-] Segment 92844550-4c7c-4774-b037-e1280f6cbe28 resource provider aggregate not found 2026-07-09 00:43:30.565 7 INFO neutron.services.segments.plugin [-] Segment 92844550-4c7c-4774-b037-e1280f6cbe28 resource provider aggregate not found 2026-07-09 00:43:30.575 7 INFO neutron.services.segments.plugin [-] Segment 92844550-4c7c-4774-b037-e1280f6cbe28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92844550-4c7c-4774-b037-e1280f6cbe28 found for delete ", "request_id": "req-893a062a-bf42-46cb-be28-19e3458d8c97"}]} 2026-07-09 00:43:30.576 7 INFO neutron.services.segments.plugin [-] Segment 92844550-4c7c-4774-b037-e1280f6cbe28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92844550-4c7c-4774-b037-e1280f6cbe28 found for delete ", "request_id": "req-6249f050-74fd-4492-827c-b30a14a8250d"}]} [pid: 8|app: 0|req: 950/2075] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:30 2026] GET /v2.0/security-groups?tenant_id=b068cffc47bd4abeb885eaf426bc1b3f&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2076] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:30 2026] DELETE /v2.0/security-groups/a1caab41-1079-4e50-913a-da71cba3f8a6 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2077] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:31 2026] GET /v2.0/security-groups?tenant_id=61876945de3e4fcb806c504e16c37c95&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2078] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:31 2026] DELETE /v2.0/security-groups/25b5634c-2ceb-4e01-9290-3cb065e324b4 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2079] 10.0.0.97 () {34 vars in 667 bytes} [Thu Jul 9 00:43:30 2026] POST /v2.0/routers => generated 474 bytes in 1266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2080] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:43:31 2026] PUT /v2.0/routers/4ad8b4c8-12dd-46f4-9f95-c60a8477e51e/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2081] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:43:31 2026] PUT /v2.0/routers/53bcadd2-49e7-4258-a8f1-8727bbc933e3/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2082] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:43:31 2026] PUT /v2.0/routers/9f22d938-33e3-481c-a759-1a66d162dc8e/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2083] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:43:31 2026] PUT /v2.0/routers/6cf8aff6-581e-46fc-b3a5-9d2d6ea03c6c/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2084] 10.0.0.97 () {32 vars in 663 bytes} [Thu Jul 9 00:43:31 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2085] 10.0.0.97 () {32 vars in 677 bytes} [Thu Jul 9 00:43:31 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2086] 10.0.0.97 () {32 vars in 673 bytes} [Thu Jul 9 00:43:31 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2087] 10.0.0.97 () {32 vars in 685 bytes} [Thu Jul 9 00:43:31 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2088] 10.0.0.97 () {32 vars in 671 bytes} [Thu Jul 9 00:43:32 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2089] 10.0.0.97 () {32 vars in 685 bytes} [Thu Jul 9 00:43:32 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2090] 10.0.0.97 () {32 vars in 681 bytes} [Thu Jul 9 00:43:32 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2091] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:43:32 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2092] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:43:32 2026] GET /v2.0/routers/4ad8b4c8-12dd-46f4-9f95-c60a8477e51e => generated 485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2093] 10.0.0.97 () {34 vars in 741 bytes} [Thu Jul 9 00:43:32 2026] PUT /v2.0/routers/4ad8b4c8-12dd-46f4-9f95-c60a8477e51e => generated 485 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2094] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:33 2026] GET /v2.0/ports?device_id=4ad8b4c8-12dd-46f4-9f95-c60a8477e51e => 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: 1134/2095] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:33 2026] DELETE /v2.0/routers/4ad8b4c8-12dd-46f4-9f95-c60a8477e51e => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2096] 10.0.0.97 () {34 vars in 677 bytes} [Thu Jul 9 00:43:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2097] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:43:33 2026] GET /v2.0/routers/53bcadd2-49e7-4258-a8f1-8727bbc933e3 => generated 493 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2098] 10.0.0.97 () {34 vars in 677 bytes} [Thu Jul 9 00:43:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2099] 10.0.0.97 () {34 vars in 677 bytes} [Thu Jul 9 00:43:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2100] 10.0.0.97 () {34 vars in 677 bytes} [Thu Jul 9 00:43:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2101] 10.0.0.97 () {34 vars in 677 bytes} [Thu Jul 9 00:43:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2102] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:33 2026] GET /v2.0/security-groups?tenant_id=3ccf74e7a5ac4749a7272938cead0c83&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2103] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:43:33 2026] PUT /v2.0/policies/a9690e36-9ccb-44c8-b48d-9450a40c740f/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2104] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:33 2026] DELETE /v2.0/security-groups/77aec86e-6345-43e1-9a21-d0263d8daac4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2105] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:43:33 2026] PUT /v2.0/policies/c2abef60-7ab5-456b-ad15-9ce850342884/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: 971/2106] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:43:34 2026] PUT /v2.0/policies/fb530b76-5f2a-4021-9e0a-6887f21a5e45/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2107] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:43:34 2026] PUT /v2.0/policies/70aebd51-3f15-4ef5-a5d5-ab450eee2ab2/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2108] 10.0.0.97 () {34 vars in 741 bytes} [Thu Jul 9 00:43:33 2026] PUT /v2.0/routers/53bcadd2-49e7-4258-a8f1-8727bbc933e3 => generated 493 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2109] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:34 2026] GET /v2.0/ports?device_id=53bcadd2-49e7-4258-a8f1-8727bbc933e3 => 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: 1137/2110] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:34 2026] DELETE /v2.0/routers/53bcadd2-49e7-4258-a8f1-8727bbc933e3 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2111] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:43:34 2026] GET /v2.0/routers/9f22d938-33e3-481c-a759-1a66d162dc8e => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2112] 10.0.0.97 () {32 vars in 673 bytes} [Thu Jul 9 00:43:34 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:34.715 8 WARNING neutron_lib.context [None req-7c07af32-7ae8-40da-95a8-e77cabb08e7a cc0f2fad8f8643ba9c98fc402b02c396 9d90379fa33346feaf8b739ce1256592 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:34.885 8 INFO neutron.db.segments_db [None req-7c07af32-7ae8-40da-95a8-e77cabb08e7a cc0f2fad8f8643ba9c98fc402b02c396 9d90379fa33346feaf8b739ce1256592 - - default default] Added segment cfcc49ac-a9dd-4e0a-9c6b-976ffec7ff68 of type vxlan for network cfc430fe-1fab-4082-9744-fc43b7c21100 [pid: 8|app: 0|req: 975/2113] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:34 2026] POST /v2.0/networks => generated 632 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2114] 10.0.0.97 () {32 vars in 687 bytes} [Thu Jul 9 00:43:34 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:35.058 8 WARNING neutron_lib.context [None req-f174eff7-1e9e-44c3-99e9-aa786e5b08bd cc0f2fad8f8643ba9c98fc402b02c396 9d90379fa33346feaf8b739ce1256592 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:35.111 8 INFO neutron.db.segments_db [None req-f174eff7-1e9e-44c3-99e9-aa786e5b08bd cc0f2fad8f8643ba9c98fc402b02c396 9d90379fa33346feaf8b739ce1256592 - - default default] Added segment 0f664c9b-321c-4e8d-9c45-06e46cd914d4 of type vxlan for network f6bc9681-2360-48e5-acf2-c2f62ab9c3bb [pid: 7|app: 0|req: 1139/2115] 10.0.0.97 () {34 vars in 741 bytes} [Thu Jul 9 00:43:34 2026] PUT /v2.0/routers/9f22d938-33e3-481c-a759-1a66d162dc8e => generated 502 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2116] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:35 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2117] 10.0.0.97 () {32 vars in 683 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2118] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/ports?device_id=9f22d938-33e3-481c-a759-1a66d162dc8e => 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: 1142/2121] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:43:35 2026] PUT /v2.0/networks/cfc430fe-1fab-4082-9744-fc43b7c21100/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: 1143/2122] 10.0.0.97 () {32 vars in 695 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2123] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/networks/cfc430fe-1fab-4082-9744-fc43b7c21100/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: 1145/2124] 10.0.0.97 () {32 vars in 681 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2125] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:43:35 2026] PUT /v2.0/networks/f6bc9681-2360-48e5-acf2-c2f62ab9c3bb/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2126] 10.0.0.97 () {32 vars in 695 bytes} [Thu Jul 9 00:43:35 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: 7|app: 0|req: 1148/2127] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/networks/f6bc9681-2360-48e5-acf2-c2f62ab9c3bb/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2128] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:35 2026] DELETE /v2.0/routers/9f22d938-33e3-481c-a759-1a66d162dc8e => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2129] 10.0.0.97 () {32 vars in 691 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2130] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:43:35 2026] PUT /v2.0/networks/f6bc9681-2360-48e5-acf2-c2f62ab9c3bb/tags => 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: 1150/2131] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/routers/6cf8aff6-581e-46fc-b3a5-9d2d6ea03c6c => generated 487 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2132] 10.0.0.97 () {32 vars in 703 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2133] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/networks/f6bc9681-2360-48e5-acf2-c2f62ab9c3bb/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2134] 10.0.0.97 () {32 vars in 733 bytes} [Thu Jul 9 00:43:35 2026] DELETE /v2.0/qos/policies/a9690e36-9ccb-44c8-b48d-9450a40c740f => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2135] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:43:35 2026] GET /v2.0/networks/cfc430fe-1fab-4082-9744-fc43b7c21100/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2136] 10.0.0.97 () {32 vars in 733 bytes} [Thu Jul 9 00:43:35 2026] DELETE /v2.0/qos/policies/c2abef60-7ab5-456b-ad15-9ce850342884 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:35.973 7 INFO neutron.services.segments.plugin [-] Segment cfcc49ac-a9dd-4e0a-9c6b-976ffec7ff68 resource provider aggregate not found 2026-07-09 00:43:35.978 7 INFO neutron.services.segments.plugin [-] Segment cfcc49ac-a9dd-4e0a-9c6b-976ffec7ff68 resource provider aggregate not found 2026-07-09 00:43:35.993 7 INFO neutron.services.segments.plugin [-] Segment cfcc49ac-a9dd-4e0a-9c6b-976ffec7ff68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfcc49ac-a9dd-4e0a-9c6b-976ffec7ff68 found for delete ", "request_id": "req-a7353c8b-0870-482b-ade3-401dca78ee0f"}]} 2026-07-09 00:43:35.996 7 INFO neutron.services.segments.plugin [-] Segment cfcc49ac-a9dd-4e0a-9c6b-976ffec7ff68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfcc49ac-a9dd-4e0a-9c6b-976ffec7ff68 found for delete ", "request_id": "req-53965aa6-a9cc-463c-9d88-152e85b35f35"}]} [pid: 7|app: 0|req: 1155/2137] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:35 2026] DELETE /v2.0/networks/cfc430fe-1fab-4082-9744-fc43b7c21100 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2138] 10.0.0.97 () {32 vars in 733 bytes} [Thu Jul 9 00:43:36 2026] DELETE /v2.0/qos/policies/fb530b76-5f2a-4021-9e0a-6887f21a5e45 => 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: 1157/2139] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:36 2026] DELETE /v2.0/networks/f6bc9681-2360-48e5-acf2-c2f62ab9c3bb => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2140] 10.0.0.97 () {34 vars in 741 bytes} [Thu Jul 9 00:43:35 2026] PUT /v2.0/routers/6cf8aff6-581e-46fc-b3a5-9d2d6ea03c6c => generated 487 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2141] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:36 2026] GET /v2.0/ports?device_id=6cf8aff6-581e-46fc-b3a5-9d2d6ea03c6c => 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: 1158/2142] 10.0.0.97 () {32 vars in 733 bytes} [Thu Jul 9 00:43:36 2026] DELETE /v2.0/qos/policies/70aebd51-3f15-4ef5-a5d5-ab450eee2ab2 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2143] 10.0.0.97 () {32 vars in 733 bytes} [Thu Jul 9 00:43:36 2026] DELETE /v2.0/qos/policies/90ba9edd-29f8-4ee0-8730-7ecb83d95b0a => 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: 985/2144] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:36 2026] DELETE /v2.0/routers/6cf8aff6-581e-46fc-b3a5-9d2d6ea03c6c => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2145] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:36 2026] GET /v2.0/security-groups?tenant_id=fcc5dd4f50f04c078630a4da85718b3a&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2146] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:43:36 2026] GET /v2.0/routers/0853838c-1f3c-49ad-988e-7b4d1ad18f88 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2147] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:36 2026] DELETE /v2.0/security-groups/6e18af90-952e-430c-9aef-982394abd638 => 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: 1162/2148] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:36 2026] GET /v2.0/security-groups?tenant_id=9d90379fa33346feaf8b739ce1256592&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2149] 10.0.0.97 () {34 vars in 741 bytes} [Thu Jul 9 00:43:36 2026] PUT /v2.0/routers/0853838c-1f3c-49ad-988e-7b4d1ad18f88 => generated 480 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2150] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:37 2026] GET /v2.0/security-groups?tenant_id=59264c92c9e24b7abd0e0ec6f2ec4cf3&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2151] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:37 2026] DELETE /v2.0/security-groups/01067fcb-705a-46e8-b4f3-65323aaa245d => 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: 1164/2152] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:43:37 2026] GET /v2.0/ports?device_id=0853838c-1f3c-49ad-988e-7b4d1ad18f88 => 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: 989/2153] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:37 2026] DELETE /v2.0/security-groups/6cff5219-c644-4085-af06-08b0d9cd0a0d => 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: 990/2154] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:37 2026] GET /v2.0/security-groups?tenant_id=fdd06b8e15134031b3985997b286947c&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2155] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:37 2026] DELETE /v2.0/security-groups/1d440377-c14c-45a7-903a-516e1c9b40ac => 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: 992/2156] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:37 2026] GET /v2.0/security-groups?tenant_id=c20c307438c64f648752818110d5512c&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:37.843 7 INFO neutron.db.l3_hamode_db [None req-37c2f448-7c7a-4688-aea4-8420407a0a6a ad7d2b5833684821b7634b467b9762d2 83128dcc329f4cd899c5454894777939 - - default default] HA network cd01466a-bb65-449f-96a2-4513f9a6e7d0 was deleted as no HA routers are present in tenant 83128dcc329f4cd899c5454894777939. [pid: 7|app: 0|req: 1165/2157] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:37 2026] DELETE /v2.0/routers/0853838c-1f3c-49ad-988e-7b4d1ad18f88 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2158] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:37 2026] DELETE /v2.0/security-groups/f1718aff-7727-4e45-a851-04511dfc2a4a => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:38.053 7 INFO neutron.services.segments.plugin [-] Segment 0f664c9b-321c-4e8d-9c45-06e46cd914d4 resource provider aggregate not found 2026-07-09 00:43:38.057 7 INFO neutron.services.segments.plugin [-] Segment 0f664c9b-321c-4e8d-9c45-06e46cd914d4 resource provider aggregate not found 2026-07-09 00:43:38.070 7 INFO neutron.services.segments.plugin [-] Segment 0f664c9b-321c-4e8d-9c45-06e46cd914d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f664c9b-321c-4e8d-9c45-06e46cd914d4 found for delete ", "request_id": "req-5883c93f-dd77-42e5-a21d-c51c74f27d6f"}]} 2026-07-09 00:43:38.074 7 INFO neutron.services.segments.plugin [-] Segment 0f664c9b-321c-4e8d-9c45-06e46cd914d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f664c9b-321c-4e8d-9c45-06e46cd914d4 found for delete ", "request_id": "req-4dc88e0f-7394-4f1e-8df9-9dbad9cbd61c"}]} 2026-07-09 00:43:38.085 7 INFO neutron.services.segments.plugin [-] Segment 50aabd00-db2c-4477-ba95-159698c575a5 resource provider aggregate not found 2026-07-09 00:43:38.090 7 INFO neutron.services.segments.plugin [-] Segment 50aabd00-db2c-4477-ba95-159698c575a5 resource provider aggregate not found 2026-07-09 00:43:38.098 7 INFO neutron.services.segments.plugin [-] Segment 50aabd00-db2c-4477-ba95-159698c575a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50aabd00-db2c-4477-ba95-159698c575a5 found for delete ", "request_id": "req-68fc16b2-d5f2-4381-ba6d-69bd0b8ac22a"}]} 2026-07-09 00:43:38.101 7 INFO neutron.services.segments.plugin [-] Segment 50aabd00-db2c-4477-ba95-159698c575a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50aabd00-db2c-4477-ba95-159698c575a5 found for delete ", "request_id": "req-03fd9370-bb6b-467a-999a-e0cbab49fa2a"}]} [pid: 7|app: 0|req: 1166/2159] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:38 2026] GET /v2.0/security-groups?tenant_id=e3da64eee7a043da812af3a3d75c8cb1&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: 994/2160] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:38 2026] DELETE /v2.0/security-groups/8c7055c1-0304-4d0c-84eb-7ef1ae20583b => 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: 1167/2161] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:38 2026] GET /v2.0/security-groups?tenant_id=f71ea4c91a8945978ec564e8950221b3&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2162] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:38 2026] DELETE /v2.0/security-groups/a0667581-1cf8-4a90-8456-5f40303d1d11 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2163] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:38 2026] GET /v2.0/security-groups?tenant_id=83128dcc329f4cd899c5454894777939&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2164] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:39 2026] DELETE /v2.0/security-groups/b3716166-c3ba-4f38-ae42-bad58bb5aa00 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2165] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:39 2026] GET /v2.0/security-groups?tenant_id=52bb9031efd74d42828d603bc0a5017c&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2166] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:39 2026] DELETE /v2.0/security-groups/8435d754-67a2-4212-9b3e-89a1b1c3e72a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:41.370 7 INFO neutron.db.segments_db [None req-1e8210f9-7914-4bc6-8cda-7d13ff89ec52 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - default default] Added segment e90159d6-af66-47cf-b4d0-a660416c3cf0 of type vxlan for network 77228b5d-597a-4734-9d21-46c51b08a092 [pid: 7|app: 0|req: 1170/2167] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:41 2026] POST /v2.0/networks => generated 726 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2168] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:41 2026] POST /v2.0/subnets => generated 644 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:41.665 7 WARNING neutron.api.v2.base [None req-62326b4d-6670-4e91-a4ee-553ceb20467a 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - 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-07-09 00:43:41.665 7 INFO neutron.api.v2.resource [None req-62326b4d-6670-4e91-a4ee-553ceb20467a 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1171/2169] 10.0.0.97 () {34 vars in 680 bytes} [Thu Jul 9 00:43:41 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-09 00:43:41.853 8 INFO neutron.services.segments.plugin [-] Segment e90159d6-af66-47cf-b4d0-a660416c3cf0 resource provider aggregate not found 2026-07-09 00:43:41.859 8 INFO neutron.services.segments.plugin [-] Segment e90159d6-af66-47cf-b4d0-a660416c3cf0 resource provider aggregate not found 2026-07-09 00:43:41.871 8 INFO neutron.services.segments.plugin [-] Segment e90159d6-af66-47cf-b4d0-a660416c3cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e90159d6-af66-47cf-b4d0-a660416c3cf0 found for delete ", "request_id": "req-59068324-d082-4c83-89cb-43a41b1246d2"}]} 2026-07-09 00:43:41.875 8 INFO neutron.services.segments.plugin [-] Segment e90159d6-af66-47cf-b4d0-a660416c3cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e90159d6-af66-47cf-b4d0-a660416c3cf0 found for delete ", "request_id": "req-b48f3291-d093-421a-8d75-14d6c2c4a048"}]} [pid: 8|app: 0|req: 999/2170] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:41 2026] DELETE /v2.0/networks/77228b5d-597a-4734-9d21-46c51b08a092 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:41.961 7 INFO neutron.db.segments_db [None req-307c93c9-442d-43b7-9d83-d478943c66c3 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - default default] Added segment 3bc76a7d-34f9-4e13-9b0c-4bc372364743 of type vxlan for network a1d0655f-2958-4072-a8f3-86ddd13faba7 [pid: 7|app: 0|req: 1172/2171] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:41 2026] POST /v2.0/networks => generated 726 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2172] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:42 2026] POST /v2.0/subnets => generated 647 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:42.348 7 WARNING neutron.api.v2.base [None req-519d06ed-397c-4f6e-a72f-75ddc9f4d5ba 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - 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-07-09 00:43:42.349 7 INFO neutron.api.v2.resource [None req-519d06ed-397c-4f6e-a72f-75ddc9f4d5ba 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1173/2173] 10.0.0.97 () {34 vars in 680 bytes} [Thu Jul 9 00:43:42 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2174] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:42 2026] DELETE /v2.0/networks/a1d0655f-2958-4072-a8f3-86ddd13faba7 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:43:42.611 8 INFO neutron.db.segments_db [None req-453f7d7b-f461-4bca-a145-a4869748366e 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - default default] Added segment 18633da3-7a48-4e7a-8ba4-f2dbeee02088 of type vxlan for network d7fe7a3d-a190-43f2-b323-b4112e13409e 2026-07-09 00:43:42.659 7 WARNING neutron_lib.context [None req-0746b2a1-18fb-4636-8441-09eb3817b6eb db7afbe303514f97a7fe6a48eea3b8e6 54b5171a55b94934877eb10ef1007c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1002/2175] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:42 2026] POST /v2.0/networks => generated 726 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2176] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:42 2026] POST /v2.0/subnets => generated 647 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2177] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:43:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:42.933 7 WARNING neutron_lib.context [None req-15b4052a-9345-4dd8-aee9-8c9867072a4f db7afbe303514f97a7fe6a48eea3b8e6 54b5171a55b94934877eb10ef1007c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1175/2178] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:43:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:43.050 7 WARNING neutron_lib.context [None req-2a548d1b-7ee6-4bf3-9d51-45ad18336141 db7afbe303514f97a7fe6a48eea3b8e6 54b5171a55b94934877eb10ef1007c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2179] 10.0.0.97 () {34 vars in 680 bytes} [Thu Jul 9 00:43:42 2026] POST /v2.0/rbac-policies => generated 324 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2180] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:43:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:43.183 8 WARNING neutron_lib.context [None req-1d20ee65-28cf-4b67-8d9b-4ef9f768553d db7afbe303514f97a7fe6a48eea3b8e6 54b5171a55b94934877eb10ef1007c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2181] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:43:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:43.311 7 WARNING neutron_lib.context [None req-7412f7d6-260d-4a4f-91d0-4ac36fea0852 db7afbe303514f97a7fe6a48eea3b8e6 54b5171a55b94934877eb10ef1007c66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1177/2182] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:43:43 2026] POST /v2.0/security-groups => generated 1601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2183] 10.0.0.97 () {34 vars in 766 bytes} [Thu Jul 9 00:43:43 2026] PUT /v2.0/security-groups/4c4e3b93-ab38-4b09-a2dc-ab24d515cc7e/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: 1178/2184] 10.0.0.97 () {34 vars in 766 bytes} [Thu Jul 9 00:43:43 2026] PUT /v2.0/security-groups/1c666e85-f124-46c1-8da7-91648684eb26/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2185] 10.0.0.97 () {34 vars in 766 bytes} [Thu Jul 9 00:43:43 2026] PUT /v2.0/security-groups/41b802b8-673a-44c9-8bb0-bb4ae9175a85/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2186] 10.0.0.97 () {34 vars in 766 bytes} [Thu Jul 9 00:43:43 2026] PUT /v2.0/security-groups/f7ad5b9c-6432-4e96-9c60-42995dc028ba/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2187] 10.0.0.97 () {32 vars in 679 bytes} [Thu Jul 9 00:43:43 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2188] 10.0.0.97 () {32 vars in 722 bytes} [Thu Jul 9 00:43:43 2026] GET /v2.0/networks/d7fe7a3d-a190-43f2-b323-b4112e13409e => generated 654 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2189] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:43:43 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:44.026 7 WARNING neutron_lib.context [None req-c97c9c28-98b5-4581-a21d-0c30c9697b14 6f9a7a9c92b14487a8e714b4610f72ce e771226e98114fa8807f5e56005f11bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1183/2190] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:43 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) 2026-07-09 00:43:44.084 7 WARNING neutron_lib.context [None req-211e8a22-ff8e-436a-9116-5537a48a23d5 6f9a7a9c92b14487a8e714b4610f72ce e771226e98114fa8807f5e56005f11bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2191] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:44.137 7 WARNING neutron_lib.context [None req-6a8d48c5-840c-4d99-b4da-d52e2de003fe 6f9a7a9c92b14487a8e714b4610f72ce e771226e98114fa8807f5e56005f11bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1185/2192] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:44.231 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77f63e2c-d826-4c3f-8201-404608a3032b 324fb8fde66e45e8a68cb6e681b30f2a ac75ce0925824289a098817b83f66301 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2193] 10.0.0.97 () {32 vars in 722 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/networks/d7fe7a3d-a190-43f2-b323-b4112e13409e => generated 138 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:43:44.236 7 WARNING neutron_lib.context [None req-9ccafdcc-7d0e-4fc3-8403-3cab3e64b4cb 6f9a7a9c92b14487a8e714b4610f72ce e771226e98114fa8807f5e56005f11bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/2194] 10.0.0.97 () {32 vars in 689 bytes} [Thu Jul 9 00:43:43 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:44.253 8 INFO neutron.services.segments.plugin [-] Segment 3bc76a7d-34f9-4e13-9b0c-4bc372364743 resource provider aggregate not found 2026-07-09 00:43:44.256 8 INFO neutron.services.segments.plugin [-] Segment 3bc76a7d-34f9-4e13-9b0c-4bc372364743 resource provider aggregate not found 2026-07-09 00:43:44.268 8 INFO neutron.services.segments.plugin [-] Segment 3bc76a7d-34f9-4e13-9b0c-4bc372364743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bc76a7d-34f9-4e13-9b0c-4bc372364743 found for delete ", "request_id": "req-59ad0d73-90c5-4153-973b-65721a760247"}]} 2026-07-09 00:43:44.269 8 INFO neutron.services.segments.plugin [-] Segment 3bc76a7d-34f9-4e13-9b0c-4bc372364743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bc76a7d-34f9-4e13-9b0c-4bc372364743 found for delete ", "request_id": "req-460f81cd-315d-4824-8731-e7e5854f59f9"}]} [pid: 7|app: 0|req: 1187/2195] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2196] 10.0.0.97 () {32 vars in 701 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:44.356 7 WARNING neutron_lib.context [None req-8b71ce1b-a088-4f62-a8b2-dd7267fdcda7 6f9a7a9c92b14487a8e714b4610f72ce e771226e98114fa8807f5e56005f11bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1189/2197] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2198] 10.0.0.97 () {32 vars in 687 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2199] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:44 2026] PUT /v2.0/subnetpools/d5e03c45-b07c-4ecb-949e-14c6a5fc25d5/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2200] 10.0.0.97 () {32 vars in 701 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2201] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:44 2026] PUT /v2.0/subnetpools/40e17995-5451-4520-98d7-f78be1f34d31/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: 1194/2202] 10.0.0.97 () {32 vars in 697 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2203] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:44 2026] PUT /v2.0/subnetpools/69f042bb-6471-41f9-950d-18d53c6ce5f4/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2204] 10.0.0.97 () {32 vars in 709 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2205] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:44 2026] PUT /v2.0/subnetpools/fa5fdf88-4de3-47b8-af28-5201643d4175/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2206] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:43:44 2026] DELETE /v2.0/networks/d7fe7a3d-a190-43f2-b323-b4112e13409e => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2207] 10.0.0.97 () {32 vars in 671 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:44.773 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab5aebab-7038-4358-9e39-70e10ac54647 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1011/2208] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:44 2026] DELETE /v2.0/subnets/d9ebdd65-139a-48e1-88f9-bf126bd5a86e => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2209] 10.0.0.97 () {32 vars in 685 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:44.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7008b2aa-5e4f-4943-829a-e8bffad426a0 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/2210] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:44 2026] DELETE /v2.0/subnets/fba58776-01e0-4af8-afdf-c6cf57809c17 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2211] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:44 2026] DELETE /v2.0/security-groups/4c4e3b93-ab38-4b09-a2dc-ab24d515cc7e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2212] 10.0.0.97 () {32 vars in 681 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:44.837 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a377f15c-5489-47a9-83f8-b9dadbc99707 9b0f4206924349ca897cccfccac44883 f4e06b7014514759a59e3affc8d5efb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2213] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:43:44 2026] DELETE /v2.0/subnets/5e8fd0b4-dff4-46cf-b390-2cfae4995235 => 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: 1015/2214] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2215] 10.0.0.97 () {32 vars in 679 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2216] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2217] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:44 2026] DELETE /v2.0/security-groups/1c666e85-f124-46c1-8da7-91648684eb26 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2218] 10.0.0.97 () {32 vars in 689 bytes} [Thu Jul 9 00:43:44 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: 7|app: 0|req: 1202/2219] 10.0.0.97 () {32 vars in 701 bytes} [Thu Jul 9 00:43:44 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2220] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:44 2026] DELETE /v2.0/security-groups/41b802b8-673a-44c9-8bb0-bb4ae9175a85 => 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: 1203/2221] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:45 2026] DELETE /v2.0/subnetpools/d5e03c45-b07c-4ecb-949e-14c6a5fc25d5 => 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: 1204/2222] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:45 2026] DELETE /v2.0/subnetpools/40e17995-5451-4520-98d7-f78be1f34d31 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2223] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:45 2026] DELETE /v2.0/security-groups/f7ad5b9c-6432-4e96-9c60-42995dc028ba => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2224] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:45 2026] DELETE /v2.0/subnetpools/69f042bb-6471-41f9-950d-18d53c6ce5f4 => 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: 1206/2225] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:45 2026] DELETE /v2.0/subnetpools/fa5fdf88-4de3-47b8-af28-5201643d4175 => 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: 1020/2226] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:45 2026] DELETE /v2.0/security-groups/753afc8f-275f-4664-bcce-e17875979a22 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2227] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:45 2026] DELETE /v2.0/subnetpools/a6a647d5-ad9f-46ae-a151-f02a005b503d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2228] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:45 2026] GET /v2.0/security-groups?tenant_id=17615c1a92684b63a259040094cbe594&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2229] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:45 2026] DELETE /v2.0/security-groups/4c2253ca-0d7c-4c6d-9cb3-ff19613eee74 => 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: 1208/2230] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:45 2026] GET /v2.0/security-groups?tenant_id=770b6e853031473bb5651227c4841143&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2231] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:46 2026] GET /v2.0/security-groups?tenant_id=f4e06b7014514759a59e3affc8d5efb6&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: 1023/2232] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:46 2026] GET /v2.0/security-groups?tenant_id=e771226e98114fa8807f5e56005f11bd&name=default => generated 2927 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:46.283 8 INFO neutron.services.segments.plugin [-] Segment 18633da3-7a48-4e7a-8ba4-f2dbeee02088 resource provider aggregate not found 2026-07-09 00:43:46.289 8 INFO neutron.services.segments.plugin [-] Segment 18633da3-7a48-4e7a-8ba4-f2dbeee02088 resource provider aggregate not found [pid: 7|app: 0|req: 1210/2233] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:46 2026] DELETE /v2.0/security-groups/86dae8b8-2118-4507-bc11-69960c37c19f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:46.299 8 INFO neutron.services.segments.plugin [-] Segment 18633da3-7a48-4e7a-8ba4-f2dbeee02088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18633da3-7a48-4e7a-8ba4-f2dbeee02088 found for delete ", "request_id": "req-0192c06f-7a3c-4784-964c-36bc3270bd95"}]} 2026-07-09 00:43:46.302 8 INFO neutron.services.segments.plugin [-] Segment 18633da3-7a48-4e7a-8ba4-f2dbeee02088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18633da3-7a48-4e7a-8ba4-f2dbeee02088 found for delete ", "request_id": "req-89526877-608d-4f66-8770-ce9190c3bd08"}]} [pid: 8|app: 0|req: 1024/2234] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:46 2026] DELETE /v2.0/security-groups/d0f4a97c-2636-43eb-a231-545f98a6fca2 => 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: 1211/2235] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:46 2026] DELETE /v2.0/security-groups/300a76bb-6f70-40dc-aada-f9d622dedb14 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2236] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:46 2026] GET /v2.0/security-groups?tenant_id=54b5171a55b94934877eb10ef1007c66&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: 1026/2237] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:46 2026] DELETE /v2.0/security-groups/ab25a7a7-3cc5-451a-aad3-e19efc7f31a0 => 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: 1212/2238] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:46 2026] GET /v2.0/security-groups?tenant_id=ac75ce0925824289a098817b83f66301&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2239] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:46 2026] DELETE /v2.0/security-groups/83dfcfb0-d422-4934-bb08-b06ba5adacb7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2240] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:46 2026] GET /v2.0/security-groups?tenant_id=33dbc22be12a4994bc5137c85189eeb8&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2241] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:46 2026] DELETE /v2.0/security-groups/68a3913d-414d-451b-ae67-e676237349ab => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:46.906 8 WARNING neutron_lib.context [None req-19140e50-149f-4da0-b13a-a705a3d94ff5 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1215/2242] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:46 2026] GET /v2.0/security-groups?tenant_id=88f0e643a623437bb9a389be0800ae3f&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2243] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:46 2026] DELETE /v2.0/security-groups/c5e051c2-171e-4184-8c53-86f7aa8aff6b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:47.053 8 INFO neutron.db.segments_db [None req-19140e50-149f-4da0-b13a-a705a3d94ff5 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Added segment 89485335-c8f4-44c0-b0ad-6fe4cd7cae9c of type vxlan for network 3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab [pid: 8|app: 0|req: 1028/2244] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:46 2026] POST /v2.0/networks => generated 638 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:47.146 8 WARNING neutron_lib.context [None req-83f3d554-d9a6-49ea-a16f-9caf44162a9c fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1217/2245] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:47 2026] GET /v2.0/security-groups?tenant_id=6022733373ac43afbd629cfcf34c6b02&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: 1218/2246] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:47 2026] DELETE /v2.0/security-groups/ff4f4119-3285-410a-8cdc-45d47b7d1a66 => 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: 1029/2247] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:47 2026] POST /v2.0/subnets => generated 658 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2248] 10.0.0.97 () {32 vars in 721 bytes} [Thu Jul 9 00:43:47 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:47.620 8 WARNING neutron_lib.context [None req-90b3707a-a72c-4724-a689-a68cba6e8163 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1030/2249] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:47 2026] POST /v2.0/subnets => generated 732 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:47.890 7 WARNING neutron_lib.context [None req-46a66e4a-b0ea-4861-8ed1-ca0b7109932f fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:47.949 7 INFO neutron.db.segments_db [None req-46a66e4a-b0ea-4861-8ed1-ca0b7109932f fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Added segment 5763713e-aa2a-4939-a50a-c58e48598115 of type vxlan for network 56dd4787-97ac-4842-8244-0c595a094e0a [pid: 7|app: 0|req: 1220/2250] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:47 2026] POST /v2.0/networks => generated 637 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:48.043 8 WARNING neutron_lib.context [None req-e99ca1af-5904-4e56-8191-454fd9c3b427 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1031/2251] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:48 2026] POST /v2.0/subnets => generated 656 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:48.272 7 WARNING neutron_lib.context [None req-b02dcb6c-d202-46f6-aec1-9a7e60133310 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1221/2252] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:48 2026] POST /v2.0/subnets => generated 726 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:48.606 8 WARNING neutron_lib.context [None req-63fa02aa-d5eb-4405-be63-9880d25b1202 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:48.651 8 INFO neutron.db.segments_db [None req-63fa02aa-d5eb-4405-be63-9880d25b1202 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Added segment 62e47136-d548-4d29-b9ee-ec39d5364053 of type vxlan for network 18e78152-5764-4d87-9549-429f159bdd2b [pid: 8|app: 0|req: 1032/2253] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:48 2026] POST /v2.0/networks => generated 637 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:48.740 7 WARNING neutron_lib.context [None req-9379b885-1c68-4d84-bdad-63919d37cbd5 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1222/2254] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:48 2026] POST /v2.0/subnets => generated 655 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:49.016 8 WARNING neutron_lib.context [None req-c48013f2-6205-4474-b783-7fdbc9d8192b fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1033/2255] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:49 2026] POST /v2.0/subnets => generated 729 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:49.361 7 WARNING neutron_lib.context [None req-816827a8-396f-4640-8403-cf4e668771ba fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:49.423 7 INFO neutron.db.segments_db [None req-816827a8-396f-4640-8403-cf4e668771ba fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Added segment 7be5f3a6-6e7c-40bd-bbfa-6b8f99202c6b of type vxlan for network 5139acb2-75b4-4367-9c5e-d07a5fa15b9f 2026-07-09 00:43:49.736 7 INFO neutron.db.l3_hamode_db [None req-816827a8-396f-4640-8403-cf4e668771ba fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:50.655 7 INFO neutron.db.l3_hamode_db [None req-816827a8-396f-4640-8403-cf4e668771ba fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:43:50.760 8 WARNING neutron_lib.context [None req-db53175b-c6fd-405d-b677-1314cfcbafde 03258672434e4f77a16c6c5eec78bf51 c60d43b0175b4b6d847e5da5b271e44d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1036/2258] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:50 2026] POST /v2.0/floatingips => generated 552 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:51.362 8 WARNING neutron_lib.context [None req-b05d42d2-1cbd-472e-a7ea-5c951802bcd0 0dd088fe097540a5867f31ac254df0b3 7b589e477a0b40e99cf28a2b6a5340b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1223/2259] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:43:49 2026] POST /v2.0/routers => generated 685 bytes in 2284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:51.682 7 WARNING neutron_lib.context [None req-8c265389-51ab-4f5f-b96c-c12b2c3765b8 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:51.850 7 INFO neutron.db.segments_db [None req-8c265389-51ab-4f5f-b96c-c12b2c3765b8 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Added segment 7b4e81d2-ecf6-423b-bcf6-8178d87d88af of type vxlan for network 9a73d107-f148-46d9-9361-7b07b7d0a4f0 [pid: 7|app: 0|req: 1224/2260] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:51 2026] POST /v2.0/networks => generated 632 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2261] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:51 2026] POST /v2.0/floatingips => generated 552 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2262] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:51 2026] PUT /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:52.012 7 WARNING neutron_lib.context [None req-b87b7310-a57d-4e96-97f7-10196b47e090 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1226/2263] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:43:52 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-07-09 00:43:52.338 7 WARNING neutron_lib.context [None req-eb4d9c46-6bb0-4577-bdc6-550b5a15ce27 0dd088fe097540a5867f31ac254df0b3 7b589e477a0b40e99cf28a2b6a5340b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1227/2264] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:52 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2265] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:43:52 2026] GET /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:52.900 7 WARNING neutron_lib.context [None req-e7782dd6-633d-4687-bea2-ae89546b34ea b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1229/2266] 10.0.0.97 () {34 vars in 665 bytes} [Thu Jul 9 00:43:52 2026] POST /v2.0/trunks => generated 407 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:53.106 7 WARNING neutron_lib.context [None req-0e451bc5-ba3f-448e-a022-2bf70c476785 0dd088fe097540a5867f31ac254df0b3 7b589e477a0b40e99cf28a2b6a5340b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2267] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:43:51 2026] PUT /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489/add_router_interface => generated 309 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2268] 10.0.0.97 () {34 vars in 769 bytes} [Thu Jul 9 00:43:53 2026] PUT /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 00:43:53.414 8 WARNING neutron_lib.context [None req-b734a97e-ae5f-4cf3-abb9-616b80b78de7 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:53.487 8 INFO neutron.db.segments_db [None req-b734a97e-ae5f-4cf3-abb9-616b80b78de7 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Added segment d9b28a7f-3fbd-435d-bc82-69581394cca8 of type vxlan for network 4cc25e6a-7269-47dd-ba52-990d91675544 [pid: 8|app: 0|req: 1040/2269] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:53 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2270] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:53 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2271] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:43:53 2026] GET /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:53.712 7 WARNING neutron_lib.context [None req-28fd0152-a9de-4209-a609-e45640b96861 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1232/2272] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:43:53 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 00:43:53.984 7 WARNING neutron_lib.context [None req-1c4cf365-2d78-47b1-be65-4fe45b20e43a 0dd088fe097540a5867f31ac254df0b3 7b589e477a0b40e99cf28a2b6a5340b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1233/2273] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:53 2026] POST /v2.0/floatingips => generated 552 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2274] 10.0.0.97 () {34 vars in 765 bytes} [Thu Jul 9 00:43:54 2026] PUT /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 00:43:54.563 7 WARNING neutron_lib.context [None req-51f877f3-ec89-43b0-9d64-1254d03ff540 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1235/2275] 10.0.0.97 () {34 vars in 665 bytes} [Thu Jul 9 00:43:54 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:54.739 7 WARNING neutron_lib.context [None req-74970451-12a5-49fe-a951-aa7ca62c1a35 0dd088fe097540a5867f31ac254df0b3 7b589e477a0b40e99cf28a2b6a5340b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1041/2276] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:43:53 2026] PUT /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489/add_router_interface => generated 309 bytes in 1659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2277] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:43:55 2026] GET /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:55.262 8 WARNING neutron_lib.context [None req-9d4025d8-c902-4d23-9699-5b4c271c1728 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:55.334 8 INFO neutron.db.segments_db [None req-9d4025d8-c902-4d23-9699-5b4c271c1728 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Added segment 94c26485-ffd8-4d85-a495-22ade2e07bf3 of type vxlan for network 88ff5f42-06c5-4081-9f3b-a3a5ddc92ab6 [pid: 7|app: 0|req: 1236/2278] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:43:54 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2279] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:55 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2280] 10.0.0.97 () {34 vars in 787 bytes} [Thu Jul 9 00:43:55 2026] PUT /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2281] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:55 2026] PUT /v2.0/floatingips/40774657-edfb-4b14-ade6-30655b4d1603/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:55.541 8 WARNING neutron_lib.context [None req-7e8c9815-f152-4259-af1b-c64028362a06 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2282] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:43:55 2026] POST /v2.0/ports => generated 743 bytes in 360 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: 1047/2283] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:43:55 2026] GET /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2284] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:55 2026] PUT /v2.0/floatingips/bef25fa1-68b2-4823-9ccd-fb66db510655/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:55.971 8 WARNING neutron_lib.context [None req-8fae7e2c-677d-44db-ac86-59e2a5762294 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1049/2285] 10.0.0.97 () {34 vars in 665 bytes} [Thu Jul 9 00:43:55 2026] POST /v2.0/trunks => generated 407 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2286] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:56 2026] PUT /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2287] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:56 2026] PUT /v2.0/floatingips/3bfecb1d-f999-4b78-afaf-dc3fd2e76824/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:56.278 8 WARNING neutron_lib.context [None req-89f74abe-6326-4aa4-aa8e-6d4e97549e8a b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:56.380 8 INFO neutron.db.segments_db [None req-89f74abe-6326-4aa4-aa8e-6d4e97549e8a b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Added segment 2c301571-c04a-4472-822b-b3958aa38d64 of type vxlan for network 11666d86-9b28-4e2e-8638-7caab51d872d [pid: 8|app: 0|req: 1052/2288] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:56 2026] POST /v2.0/networks => generated 631 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2289] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:43:56 2026] GET /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2290] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:43:56 2026] PUT /v2.0/floatingips/a106a279-8127-4c57-9af2-abf2530b7029/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:56.581 8 WARNING neutron_lib.context [None req-6ee2edb5-7e3b-41c9-8923-c2e6ac8cf4dd b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1237/2291] 10.0.0.97 () {34 vars in 782 bytes} [Thu Jul 9 00:43:55 2026] PUT /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489/add_router_interface => generated 309 bytes in 1457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2292] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:43:56 2026] GET /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2293] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:43:56 2026] POST /v2.0/ports => generated 743 bytes in 340 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: 1239/2294] 10.0.0.97 () {32 vars in 671 bytes} [Thu Jul 9 00:43:56 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:56.939 7 WARNING neutron_lib.context [None req-dcce9752-a619-4100-84dc-5494da0329b9 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:56.942 8 INFO neutron.api.v2.resource [None req-164133b9-aa85-43fc-9948-0f450ce306f4 03258672434e4f77a16c6c5eec78bf51 c60d43b0175b4b6d847e5da5b271e44d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1056/2295] 10.0.0.97 () {32 vars in 750 bytes} [Thu Jul 9 00:43:56 2026] GET /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:56.948 8 WARNING neutron_lib.context [None req-e3cee4ae-db0d-4cf0-82a1-bca28d3ea29f fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2296] 10.0.0.97 () {34 vars in 683 bytes} [Thu Jul 9 00:43:56 2026] POST /v2.0/security-groups => generated 1629 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2297] 10.0.0.97 () {34 vars in 665 bytes} [Thu Jul 9 00:43:56 2026] POST /v2.0/trunks => generated 407 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2298] 10.0.0.97 () {32 vars in 685 bytes} [Thu Jul 9 00:43:57 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:57.101 8 WARNING neutron_lib.context [None req-202f3369-9027-4519-a240-7971696a129e fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1241/2299] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:43:57 2026] DELETE /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:57.120 7 WARNING neutron_lib.context [None req-d14bfaf0-345c-4066-9da3-892c08a6b3fe b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:43:57.168 7 INFO neutron.db.segments_db [None req-d14bfaf0-345c-4066-9da3-892c08a6b3fe b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Added segment d976e39e-330b-499b-88f3-4598230a68e1 of type vxlan for network ccaf2d46-aac1-488d-8915-032753f65ec6 [pid: 8|app: 0|req: 1059/2300] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2301] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:43:57 2026] POST /v2.0/networks => generated 631 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2302] 10.0.0.97 () {32 vars in 681 bytes} [Thu Jul 9 00:43:57 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) 2026-07-09 00:43:57.270 8 WARNING neutron_lib.context [None req-c25595cc-1246-41c1-8481-532c572907ed fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1243/2303] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:43:57 2026] GET /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:57.278 7 WARNING neutron_lib.context [None req-3b82b6a8-9c13-4cbd-87f8-77cb876e4d63 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2304] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2305] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:43:57 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:57.447 8 INFO neutron.api.v2.resource [None req-0c1f8983-0e4e-4103-bfc8-b1ae9c53a240 03258672434e4f77a16c6c5eec78bf51 c60d43b0175b4b6d847e5da5b271e44d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2306] 10.0.0.97 () {32 vars in 753 bytes} [Thu Jul 9 00:43:57 2026] DELETE /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:43:57.453 8 WARNING neutron_lib.context [None req-3e7a1fc7-4c68-4787-bde3-09a206e0d8a0 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1244/2307] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:43:57 2026] POST /v2.0/ports => generated 743 bytes in 248 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: 1245/2308] 10.0.0.97 () {32 vars in 679 bytes} [Thu Jul 9 00:43:57 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2309] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2310] 10.0.0.97 () {32 vars in 741 bytes} [Thu Jul 9 00:43:57 2026] DELETE /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:43:57.598 8 WARNING neutron_lib.context [None req-ee3a0ee5-887e-4654-8e3b-29e70fb5b074 b2b7903651634553b5324dc1e865c22a fce8841ca03b4b659b43013424de86e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1065/2311] 10.0.0.97 () {34 vars in 665 bytes} [Thu Jul 9 00:43:57 2026] POST /v2.0/trunks => generated 407 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:43:57.735 8 WARNING neutron_lib.context [None req-54aab8af-11bf-483c-a6c0-face6a8c7f81 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1066/2312] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2313] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:43:57 2026] GET /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2314] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:43:57 2026] PUT /v2.0/trunks/b27abe9e-00b3-43df-bbb1-b358d3ba7fa3/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:43:57.951 8 WARNING neutron_lib.context [None req-c6c0f6ad-c3ff-4bd2-beca-3110c792bd0d fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1247/2315] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:43:57 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2316] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2317] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:43:58 2026] PUT /v2.0/trunks/c194a999-570b-4c8c-a78a-eacdc529198e/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2318] 10.0.0.97 () {32 vars in 689 bytes} [Thu Jul 9 00:43:58 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:58.151 8 WARNING neutron_lib.context [None req-cb14f960-1614-47bb-add1-ad6de7f5c810 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1072/2319] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:58 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: 8|app: 0|req: 1073/2320] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:43:58 2026] PUT /v2.0/trunks/ec7f6523-0334-4fca-bc94-675dd1bc6520/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2321] 10.0.0.97 () {32 vars in 701 bytes} [Thu Jul 9 00:43:58 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) 2026-07-09 00:43:58.327 8 WARNING neutron_lib.context [None req-17eb6745-aca3-41b5-9cd6-7252ea0e893c fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1248/2322] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:58 2026] DELETE /v2.0/floatingips/698e85b8-3932-4d5a-8948-efaee5409ea6 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2323] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:43:58 2026] PUT /v2.0/trunks/52666119-3209-4a27-a31c-37fa7e70c3ed/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2324] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2325] 10.0.0.97 () {32 vars in 661 bytes} [Thu Jul 9 00:43:58 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:58.495 8 WARNING neutron_lib.context [None req-98453597-f5c3-49c8-8771-58f058446927 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2326] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2327] 10.0.0.97 () {32 vars in 675 bytes} [Thu Jul 9 00:43:58 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:43:58.643 8 WARNING neutron_lib.context [None req-73bac140-373f-4738-ab52-6d97037aab5e fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1250/2328] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:58 2026] DELETE /v2.0/floatingips/40774657-edfb-4b14-ade6-30655b4d1603 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2329] 10.0.0.97 () {32 vars in 671 bytes} [Thu Jul 9 00:43:58 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2330] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:58 2026] POST /v2.0/security-group-rules => generated 599 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2331] 10.0.0.97 () {32 vars in 683 bytes} [Thu Jul 9 00:43:58 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:58.831 8 WARNING neutron_lib.context [None req-2f574b4c-500a-4d6b-9c79-96b3b00a55fb fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1252/2332] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:58 2026] DELETE /v2.0/floatingips/bef25fa1-68b2-4823-9ccd-fb66db510655 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2333] 10.0.0.97 () {32 vars in 669 bytes} [Thu Jul 9 00:43:58 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2334] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2335] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:58 2026] GET /v2.0/security-groups?tenant_id=c60d43b0175b4b6d847e5da5b271e44d&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2336] 10.0.0.97 () {32 vars in 683 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:43:59.232 7 WARNING neutron_lib.context [None req-f7f0d417-47fa-4f20-885b-76e39e586a66 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1082/2337] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:58 2026] DELETE /v2.0/floatingips/3bfecb1d-f999-4b78-afaf-dc3fd2e76824 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2338] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:59 2026] DELETE /v2.0/security-groups/ad259e0d-b165-4b9d-b062-71d33419dd4a => 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: 1084/2339] 10.0.0.97 () {32 vars in 679 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2340] 10.0.0.97 () {34 vars in 694 bytes} [Thu Jul 9 00:43:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2341] 10.0.0.97 () {32 vars in 691 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2342] 10.0.0.97 () {32 vars in 718 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/trunks/b27abe9e-00b3-43df-bbb1-b358d3ba7fa3 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2343] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/ports/bf973ef6-6594-475a-a5f8-d52743471e15 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2344] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/security-groups?tenant_id=79ddfb6334dd47f49ecbe68e17abb323&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2345] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:59 2026] DELETE /v2.0/floatingips/a106a279-8127-4c57-9af2-abf2530b7029 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2346] 10.0.0.97 () {32 vars in 721 bytes} [Thu Jul 9 00:43:59 2026] DELETE /v2.0/trunks/b27abe9e-00b3-43df-bbb1-b358d3ba7fa3 => 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: 1086/2347] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:43:59 2026] DELETE /v2.0/security-groups/7d585903-c55f-4be7-9827-5bad754b7965 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2348] 10.0.0.151 () {34 vars in 1094 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-262818936&fields=id&tenant_id=a12253926ee747d8b6e7a4411525fe52 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2349] 10.0.0.97 () {32 vars in 718 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/trunks/c194a999-570b-4c8c-a78a-eacdc529198e => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2350] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 704 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2351] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:43:59 2026] GET /v2.0/ports/014459ad-c1a5-4749-95e8-438bf35aba54 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2352] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/quotas/a12253926ee747d8b6e7a4411525fe52 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2353] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:43:59 2026] DELETE /v2.0/floatingips/e41762f5-ac4c-4997-bded-0f88b609f26c => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2354] 10.0.0.97 () {32 vars in 721 bytes} [Thu Jul 9 00:44:00 2026] DELETE /v2.0/trunks/c194a999-570b-4c8c-a78a-eacdc529198e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2355] 10.0.0.97 () {32 vars in 718 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/trunks/ec7f6523-0334-4fca-bc94-675dd1bc6520 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2356] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/ports/7dae0ca4-85a5-40b4-895a-7e9bbad34730 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2357] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&fields=id => generated 287 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2358] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2359] 10.0.0.97 () {32 vars in 721 bytes} [Thu Jul 9 00:44:00 2026] DELETE /v2.0/trunks/ec7f6523-0334-4fca-bc94-675dd1bc6520 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2360] 10.0.0.97 () {32 vars in 718 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/trunks/52666119-3209-4a27-a31c-37fa7e70c3ed => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2361] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2362] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/ports/cbd153e2-f2f8-4e32-b64e-feb8815e2fe4 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2363] 10.0.0.97 () {32 vars in 721 bytes} [Thu Jul 9 00:44:00 2026] DELETE /v2.0/trunks/52666119-3209-4a27-a31c-37fa7e70c3ed => 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: 1098/2364] 10.0.0.97 () {32 vars in 718 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/trunks/65c35ba6-836d-413b-b474-e9adf19563df => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2365] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => 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: 1099/2366] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/ports/be998c29-e64d-48de-958d-f2aa0655db40 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2367] 10.0.0.97 () {32 vars in 721 bytes} [Thu Jul 9 00:44:00 2026] DELETE /v2.0/trunks/65c35ba6-836d-413b-b474-e9adf19563df => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2368] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:44:00 2026] DELETE /v2.0/ports/bf973ef6-6594-475a-a5f8-d52743471e15 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2369] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:44:00 2026] DELETE /v2.0/ports/014459ad-c1a5-4749-95e8-438bf35aba54 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2370] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:00 2026] GET /v2.0/security-groups?tenant_id=7b589e477a0b40e99cf28a2b6a5340b1&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2371] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:44:01 2026] DELETE /v2.0/ports/7dae0ca4-85a5-40b4-895a-7e9bbad34730 => 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: 1270/2372] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:01 2026] DELETE /v2.0/security-groups/5892c816-3efc-444f-b4f8-a640c6c54a44 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2373] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:44:01 2026] DELETE /v2.0/ports/cbd153e2-f2f8-4e32-b64e-feb8815e2fe4 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2374] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:01 2026] GET /v2.0/security-groups?tenant_id=2e1b013a49da43078c804f5223654615&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2375] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:44:01 2026] DELETE /v2.0/ports/be998c29-e64d-48de-958d-f2aa0655db40 => 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: 1272/2376] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:01 2026] DELETE /v2.0/security-groups/dd85ef7e-776d-4bce-8c8b-e1b0266d6507 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:44:01.760 8 INFO neutron.services.segments.plugin [-] Segment 7b4e81d2-ecf6-423b-bcf6-8178d87d88af resource provider aggregate not found 2026-07-09 00:44:01.771 8 INFO neutron.services.segments.plugin [-] Segment 7b4e81d2-ecf6-423b-bcf6-8178d87d88af resource provider aggregate not found 2026-07-09 00:44:01.776 8 INFO neutron.services.segments.plugin [-] Segment 7b4e81d2-ecf6-423b-bcf6-8178d87d88af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4e81d2-ecf6-423b-bcf6-8178d87d88af found for delete ", "request_id": "req-8dc47565-5fec-4047-bf07-d8f4ccc6aa2e"}]} [pid: 8|app: 0|req: 1105/2377] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:01 2026] DELETE /v2.0/networks/9a73d107-f148-46d9-9361-7b07b7d0a4f0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:44:01.857 8 INFO neutron.services.segments.plugin [-] Segment 7b4e81d2-ecf6-423b-bcf6-8178d87d88af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b4e81d2-ecf6-423b-bcf6-8178d87d88af found for delete ", "request_id": "req-b759064e-2b7e-4e9c-9a67-94baa08ed76e"}]} 2026-07-09 00:44:01.974 7 INFO neutron.services.segments.plugin [-] Segment d9b28a7f-3fbd-435d-bc82-69581394cca8 resource provider aggregate not found 2026-07-09 00:44:01.982 7 INFO neutron.services.segments.plugin [-] Segment d9b28a7f-3fbd-435d-bc82-69581394cca8 resource provider aggregate not found [pid: 8|app: 0|req: 1106/2378] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:01 2026] GET /v2.0/security-groups?tenant_id=2e3200b7aafa43f3a25b7c0cb90d5f9c&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:01.992 7 INFO neutron.services.segments.plugin [-] Segment d9b28a7f-3fbd-435d-bc82-69581394cca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b28a7f-3fbd-435d-bc82-69581394cca8 found for delete ", "request_id": "req-31bac991-8b0d-4832-962d-6c45968663e6"}]} [pid: 7|app: 0|req: 1273/2379] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:01 2026] DELETE /v2.0/networks/4cc25e6a-7269-47dd-ba52-990d91675544 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:44:02.006 7 INFO neutron.services.segments.plugin [-] Segment d9b28a7f-3fbd-435d-bc82-69581394cca8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9b28a7f-3fbd-435d-bc82-69581394cca8 found for delete ", "request_id": "req-5ed735e5-bd5e-4902-b7ae-9b703581d3ba"}]} [pid: 8|app: 0|req: 1107/2380] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:01 2026] DELETE /v2.0/security-groups/2c60ab4e-281e-49e0-b065-729939540181 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2381] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:02 2026] DELETE /v2.0/networks/88ff5f42-06c5-4081-9f3b-a3a5ddc92ab6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2382] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:02 2026] DELETE /v2.0/networks/11666d86-9b28-4e2e-8638-7caab51d872d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2383] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:02 2026] DELETE /v2.0/networks/ccaf2d46-aac1-488d-8915-032753f65ec6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:44:03.228 8 WARNING neutron_lib.context [None req-1354e12e-4e6f-4d0e-b21b-3093893be097 0f833ecf90f5408bb85a271c5971c0a1 d4a12ed4ccab476f955f87460a74186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1109/2384] 10.0.0.97 () {34 vars in 675 bytes} [Thu Jul 9 00:44:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2385] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:44:03 2026] PUT /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2386] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2387] 10.0.0.97 () {34 vars in 769 bytes} [Thu Jul 9 00:44:03 2026] PUT /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2388] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/security-groups?tenant_id=7f4fd35f99b54146b7761bb5134c9fa8&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2389] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2390] 10.0.0.97 () {34 vars in 765 bytes} [Thu Jul 9 00:44:03 2026] PUT /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2391] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2392] 10.0.0.97 () {34 vars in 787 bytes} [Thu Jul 9 00:44:03 2026] PUT /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2393] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:03 2026] DELETE /v2.0/security-groups/2e64f7e5-85ba-450b-afbf-a059555c8d01 => 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: 1117/2394] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2395] 10.0.0.97 () {34 vars in 758 bytes} [Thu Jul 9 00:44:03 2026] PUT /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2396] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2397] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:44:03.665 8 INFO neutron.api.v2.resource [None req-f1e1bf3b-f656-4861-8129-bcb580291dae 0f833ecf90f5408bb85a271c5971c0a1 d4a12ed4ccab476f955f87460a74186a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1119/2398] 10.0.0.97 () {32 vars in 750 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2399] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:44:03 2026] DELETE /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2400] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/security-groups?tenant_id=fce8841ca03b4b659b43013424de86e7&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2401] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:44:03.769 7 INFO neutron.api.v2.resource [None req-0167bfd1-6e88-4a79-82f4-7b959b395a0d 0f833ecf90f5408bb85a271c5971c0a1 d4a12ed4ccab476f955f87460a74186a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1282/2402] 10.0.0.97 () {32 vars in 753 bytes} [Thu Jul 9 00:44:03 2026] DELETE /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:44:03.796 8 INFO neutron.services.segments.plugin [-] Segment 2c301571-c04a-4472-822b-b3958aa38d64 resource provider aggregate not found 2026-07-09 00:44:03.830 8 INFO neutron.services.segments.plugin [-] Segment 2c301571-c04a-4472-822b-b3958aa38d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c301571-c04a-4472-822b-b3958aa38d64 found for delete ", "request_id": "req-bb46b244-1efb-4a0f-9a4d-73fec562ce76"}]} [pid: 7|app: 0|req: 1283/2403] 10.0.0.97 () {32 vars in 741 bytes} [Thu Jul 9 00:44:03 2026] DELETE /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2404] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:44:03 2026] GET /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80/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: 1121/2405] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:03 2026] DELETE /v2.0/security-groups/ea8e0f9d-33e5-4872-b283-ef8bcb0a2ae7 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2406] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:44:03 2026] DELETE /v2.0/subnetpools/a25db560-1dcc-45ad-bb79-4d6fb2570b80 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:44:04.033 8 INFO neutron.services.segments.plugin [-] Segment 2c301571-c04a-4472-822b-b3958aa38d64 resource provider aggregate not found 2026-07-09 00:44:04.054 8 INFO neutron.services.segments.plugin [-] Segment 2c301571-c04a-4472-822b-b3958aa38d64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c301571-c04a-4472-822b-b3958aa38d64 found for delete ", "request_id": "req-6e4f7387-1a42-457c-98c8-db8e4058364b"}]} [pid: 8|app: 0|req: 1122/2407] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:04 2026] GET /v2.0/security-groups?tenant_id=4f7930f3238f40a384375a0d1cb91de1&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:04.204 7 INFO neutron.services.segments.plugin [-] Segment 94c26485-ffd8-4d85-a495-22ade2e07bf3 resource provider aggregate not found 2026-07-09 00:44:04.210 7 INFO neutron.services.segments.plugin [-] Segment 94c26485-ffd8-4d85-a495-22ade2e07bf3 resource provider aggregate not found 2026-07-09 00:44:04.214 7 INFO neutron.services.segments.plugin [-] Segment 94c26485-ffd8-4d85-a495-22ade2e07bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c26485-ffd8-4d85-a495-22ade2e07bf3 found for delete ", "request_id": "req-754d8a51-3732-45ed-9a65-66f9d7c6c5b0"}]} 2026-07-09 00:44:04.224 7 INFO neutron.services.segments.plugin [-] Segment d976e39e-330b-499b-88f3-4598230a68e1 resource provider aggregate not found 2026-07-09 00:44:04.229 7 INFO neutron.services.segments.plugin [-] Segment 94c26485-ffd8-4d85-a495-22ade2e07bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c26485-ffd8-4d85-a495-22ade2e07bf3 found for delete ", "request_id": "req-df0bbdea-dc66-4f38-acb6-e1308c325d65"}]} 2026-07-09 00:44:04.240 7 INFO neutron.services.segments.plugin [-] Segment d976e39e-330b-499b-88f3-4598230a68e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d976e39e-330b-499b-88f3-4598230a68e1 found for delete ", "request_id": "req-3558c090-c188-4f62-8092-4a31112b474b"}]} 2026-07-09 00:44:04.243 7 INFO neutron.services.segments.plugin [-] Segment d976e39e-330b-499b-88f3-4598230a68e1 resource provider aggregate not found 2026-07-09 00:44:04.258 7 INFO neutron.services.segments.plugin [-] Segment d976e39e-330b-499b-88f3-4598230a68e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d976e39e-330b-499b-88f3-4598230a68e1 found for delete ", "request_id": "req-bd59bd14-0555-44cc-9dbd-75acf5b464e7"}]} [pid: 7|app: 0|req: 1286/2408] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:04 2026] DELETE /v2.0/security-groups/c8d88b43-abf3-4578-af00-454bf4540276 => 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: 1287/2409] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:44:04 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 704 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2410] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:44:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a12253926ee747d8b6e7a4411525fe52 => generated 178 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:44:04.818 7 WARNING neutron_lib.context [req-4656b074-2759-4b24-8d3b-5c1a68ad2397 req-e0b9b86e-2d04-468d-b5e0-0ce76373cf85 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1123/2411] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:04 2026] GET /v2.0/security-groups?tenant_id=d9b2869ff7844c32ab34026ef1371591&name=default => generated 2929 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2412] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:04 2026] DELETE /v2.0/security-groups/0791535c-714c-4ec7-a1d4-56d1e36562c4 => 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: 1289/2413] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:44:04 2026] POST /v2.0/ports => generated 1183 bytes in 397 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: 1125/2416] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:05 2026] GET /v2.0/security-groups?tenant_id=d4a12ed4ccab476f955f87460a74186a&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2417] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:05 2026] DELETE /v2.0/security-groups/4e1d419d-1ba1-4d12-b6ec-392323459f89 => 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: 1127/2418] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:05 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1198 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2419] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:44:05 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2420] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:44:05 2026] PUT /v2.0/ports/050dafb1-eaee-4263-bbab-173aef0999cc => generated 1464 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:06.428 8 WARNING neutron_lib.context [None req-965fa094-7016-49f3-a1fe-7d932e3e9d0f 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:44:06.592 8 INFO neutron.db.segments_db [None req-965fa094-7016-49f3-a1fe-7d932e3e9d0f 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Added segment f7657840-d610-4157-a03b-5d20ecd6e22c of type vxlan for network d2d7078e-d518-4c71-9b5b-350773af5524 [pid: 8|app: 0|req: 1129/2421] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:44:06 2026] POST /v2.0/networks => generated 632 bytes in 400 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-07-09 00:44:06.705 7 WARNING neutron_lib.context [None req-3aa05e56-2a57-46d3-a566-2f3fddcdcd07 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:44:06.742 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef924114-de3e-4b84-bf09-ac4328d50420'] response: {'name': 'network-changed', 'server_uuid': '672c06cc-a5f4-482c-b32d-37c8bfbe6808', 'tag': '050dafb1-eaee-4263-bbab-173aef0999cc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1130/2422] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:44:06 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2423] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:44:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => 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: 1132/2424] 199.204.45.238 () {34 vars in 1104 bytes} [Thu Jul 9 00:44:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => 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: 1133/2425] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:44:06 2026] GET /v2.0/subnets?id=26a2e030-4e84-4d1c-a89e-72458cc3e7d9&id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 1411 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2426] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:06 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&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: 7|app: 0|req: 1293/2427] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:44:06 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:44:06.977 7 WARNING neutron_lib.context [None req-ff16903b-dc62-4928-836a-8856847cbf8f 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1135/2428] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:06 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:07.040 7 INFO neutron.db.segments_db [None req-ff16903b-dc62-4928-836a-8856847cbf8f 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Added segment 8dcae89e-e255-4c3a-b8bb-fcdbd1c82756 of type vxlan for network b2b55629-a3da-4160-b0c3-9dacfee38375 [pid: 8|app: 0|req: 1136/2429] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:44:07 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2430] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:44:07 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1294/2431] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:44:06 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:44:07.162 8 WARNING neutron_lib.context [None req-0a61e6e2-a648-4361-9850-da28f4f670ec 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1138/2432] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:44:07 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:44:07.406 7 WARNING neutron_lib.context [None req-4c6ab71d-8f1f-4c65-9c50-c1b61025904c 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:44:07.457 7 INFO neutron.db.segments_db [None req-4c6ab71d-8f1f-4c65-9c50-c1b61025904c 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Added segment e2affef3-583a-4ade-9707-f04a5ac0dfcc of type vxlan for network c4098d1a-a250-4eae-9107-59180613cf8e [pid: 7|app: 0|req: 1295/2433] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:44:07 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:44:07.557 7 WARNING neutron_lib.context [None req-cdf0ebaa-c7ee-40ba-9533-5ca3448ad865 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:44:07.639 8 WARNING neutron_lib.context [None req-6614f835-ff19-48d7-b7dc-e5ae5aa559dd 95dfdf2610b247c0b3a1feeaf8653d88 1c82b23b471842bfbce03513716a6e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1296/2434] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:44:07 2026] POST /v2.0/subnets => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:44:07.790 8 INFO neutron.db.segments_db [None req-6614f835-ff19-48d7-b7dc-e5ae5aa559dd 95dfdf2610b247c0b3a1feeaf8653d88 1c82b23b471842bfbce03513716a6e81 - - default default] Added segment 1c750da3-b684-4a1b-a941-b966e1ff9d59 of type vxlan for network b33b50e1-7003-4240-92b6-84b7b925948c 2026-07-09 00:44:07.791 7 WARNING neutron_lib.context [None req-14ea13eb-bc5e-435c-87e0-aa9f18c51bdf 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:44:07.846 7 INFO neutron.db.segments_db [None req-14ea13eb-bc5e-435c-87e0-aa9f18c51bdf 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Added segment 25b9065a-cd82-41e1-9e9f-b29007c6f8e0 of type vxlan for network a220a5b5-6d40-4d63-b001-3143e2f5137b [pid: 8|app: 0|req: 1139/2435] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:44:07 2026] POST /v2.0/networks => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:44:07.921 8 WARNING neutron_lib.context [None req-b2672d71-a61d-4523-ac68-ee17ef89ee98 95dfdf2610b247c0b3a1feeaf8653d88 1c82b23b471842bfbce03513716a6e81 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1297/2436] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:44:07 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 00:44:07.964 7 WARNING neutron_lib.context [None req-45fd19a6-41ac-4e9e-9544-d6c029e9217d 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1298/2437] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:44:07 2026] POST /v2.0/subnets => generated 629 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2438] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:44:07 2026] POST /v2.0/ports => generated 743 bytes in 305 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-07-09 00:44:08.222 8 WARNING neutron_lib.context [None req-bd89ab15-b463-41ae-9ddf-1f9cd6d43008 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1299/2439] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:08.285 8 INFO neutron.db.segments_db [None req-bd89ab15-b463-41ae-9ddf-1f9cd6d43008 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Added segment dd6b7d84-b799-4b28-8cce-0f7c49ec35e6 of type vxlan for network 1aa4c02b-23aa-4aaf-a42e-7196ce0b1846 [pid: 7|app: 0|req: 1300/2440] 10.0.0.97 () {34 vars in 746 bytes} [Thu Jul 9 00:44:08 2026] PUT /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2441] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2442] 10.0.0.97 () {32 vars in 726 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2443] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2444] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:44:08 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) [pid: 8|app: 0|req: 1142/2445] 199.204.45.238 () {34 vars in 1104 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2446] 10.0.0.97 () {34 vars in 757 bytes} [Thu Jul 9 00:44:08 2026] PUT /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 00:44:08.407 8 WARNING neutron_lib.context [None req-a56df9bf-761d-43b8-a3a3-9a63478dbfe9 36a4c6bc9bf24bd5a28868bf611cb185 2f27b90ebf8c4960a747f07f0f251e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1305/2447] 10.0.0.97 () {32 vars in 726 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2448] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/subnets?id=26a2e030-4e84-4d1c-a89e-72458cc3e7d9&id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2449] 10.0.0.97 () {34 vars in 753 bytes} [Thu Jul 9 00:44:08 2026] PUT /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2450] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2451] 10.0.0.97 () {32 vars in 726 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2452] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&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: 7|app: 0|req: 1311/2453] 10.0.0.97 () {34 vars in 775 bytes} [Thu Jul 9 00:44:08 2026] PUT /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/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: 1312/2454] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1143/2455] 10.0.0.97 () {34 vars in 668 bytes} [Thu Jul 9 00:44:08 2026] POST /v2.0/subnets => generated 629 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2456] 10.0.0.97 () {32 vars in 726 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/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: 1144/2457] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1314/2458] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:44:08 2026] PUT /v2.0/subnets/1b03da9c-eddc-4724-a343-1050e57cac84/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2459] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:44:08 2026] PUT /v2.0/subnets/6cb06370-185c-4cbf-901a-db00e83332e3/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: 1145/2460] 10.0.0.97 () {34 vars in 746 bytes} [Thu Jul 9 00:44:08 2026] PUT /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags => generated 37 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2461] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:44:08 2026] PUT /v2.0/subnets/0a63fcfb-3376-4175-aa0f-68189449de07/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2462] 10.0.0.97 () {32 vars in 726 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2463] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:44:08 2026] PUT /v2.0/subnets/f3d5962f-82b6-4a1a-80bf-0db2dc238217/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2464] 10.0.0.97 () {32 vars in 734 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:44:08.984 8 INFO neutron.api.v2.resource [None req-e7b86e4b-a183-4bf3-9000-3311b629a3a4 95dfdf2610b247c0b3a1feeaf8653d88 1c82b23b471842bfbce03513716a6e81 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1148/2465] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2466] 10.0.0.97 () {32 vars in 663 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2467] 10.0.0.97 () {32 vars in 677 bytes} [Thu Jul 9 00:44:08 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2468] 10.0.0.97 () {32 vars in 737 bytes} [Thu Jul 9 00:44:08 2026] DELETE /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2469] 10.0.0.97 () {32 vars in 673 bytes} [Thu Jul 9 00:44:09 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2470] 10.0.0.97 () {32 vars in 726 bytes} [Thu Jul 9 00:44:09 2026] GET /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2471] 10.0.0.97 () {32 vars in 685 bytes} [Thu Jul 9 00:44:09 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:09.133 8 INFO neutron.api.v2.resource [None req-0ca5ed17-39cd-4ba2-ad70-e023620680a6 95dfdf2610b247c0b3a1feeaf8653d88 1c82b23b471842bfbce03513716a6e81 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1151/2472] 10.0.0.97 () {32 vars in 741 bytes} [Thu Jul 9 00:44:09 2026] DELETE /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2473] 10.0.0.97 () {32 vars in 671 bytes} [Thu Jul 9 00:44:09 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: 1152/2474] 10.0.0.97 () {32 vars in 729 bytes} [Thu Jul 9 00:44:09 2026] DELETE /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2475] 10.0.0.97 () {32 vars in 685 bytes} [Thu Jul 9 00:44:09 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2476] 10.0.0.97 () {32 vars in 726 bytes} [Thu Jul 9 00:44:09 2026] GET /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2477] 10.0.0.97 () {32 vars in 681 bytes} [Thu Jul 9 00:44:09 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2478] 10.0.0.97 () {32 vars in 693 bytes} [Thu Jul 9 00:44:09 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2479] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:44:09 2026] DELETE /v2.0/subnets/1b03da9c-eddc-4724-a343-1050e57cac84 => 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: 1154/2480] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:44:09 2026] DELETE /v2.0/ports/4afdb4b8-50ba-44b6-903b-bbca980d82bc => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:44:09.638 8 INFO neutron.services.segments.plugin [-] Segment 1c750da3-b684-4a1b-a941-b966e1ff9d59 resource provider aggregate not found 2026-07-09 00:44:09.646 8 INFO neutron.services.segments.plugin [-] Segment 1c750da3-b684-4a1b-a941-b966e1ff9d59 resource provider aggregate not found 2026-07-09 00:44:09.658 8 INFO neutron.services.segments.plugin [-] Segment 1c750da3-b684-4a1b-a941-b966e1ff9d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c750da3-b684-4a1b-a941-b966e1ff9d59 found for delete ", "request_id": "req-7d2ada40-67fd-4b87-9771-b66aaef20144"}]} [pid: 7|app: 0|req: 1327/2481] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:44:09 2026] DELETE /v2.0/subnets/6cb06370-185c-4cbf-901a-db00e83332e3 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:44:09.663 8 INFO neutron.services.segments.plugin [-] Segment 1c750da3-b684-4a1b-a941-b966e1ff9d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c750da3-b684-4a1b-a941-b966e1ff9d59 found for delete ", "request_id": "req-c03a4baa-4353-4afd-9fe4-080e50ffc352"}]} [pid: 8|app: 0|req: 1155/2482] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:09 2026] DELETE /v2.0/networks/b33b50e1-7003-4240-92b6-84b7b925948c => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2483] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:44:09 2026] DELETE /v2.0/subnets/0a63fcfb-3376-4175-aa0f-68189449de07 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2484] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:44:09 2026] DELETE /v2.0/subnets/f3d5962f-82b6-4a1a-80bf-0db2dc238217 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2485] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:44:10 2026] DELETE /v2.0/subnets/e55c21b5-3fd0-4cde-902d-acc71bc48423 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2486] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:10 2026] DELETE /v2.0/networks/d2d7078e-d518-4c71-9b5b-350773af5524 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2487] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:10 2026] GET /v2.0/security-groups?tenant_id=d82ca69d4a7d4e72ac4dd2543bbdd631&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2488] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:10 2026] DELETE /v2.0/security-groups/68ca9e52-ddca-47d2-8e31-9e12a3c08286 => 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: 1158/2489] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:10 2026] DELETE /v2.0/networks/b2b55629-a3da-4160-b0c3-9dacfee38375 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2490] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:10 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2491] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:44:10 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2492] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:11 2026] GET /v2.0/security-groups?tenant_id=1c82b23b471842bfbce03513716a6e81&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2493] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:11 2026] DELETE /v2.0/security-groups/fe40c157-44cf-497a-9df4-83156bb34759 => 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: 1159/2494] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:10 2026] DELETE /v2.0/networks/c4098d1a-a250-4eae-9107-59180613cf8e => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:44:11.528 7 INFO neutron.services.segments.plugin [-] Segment 25b9065a-cd82-41e1-9e9f-b29007c6f8e0 resource provider aggregate not found 2026-07-09 00:44:11.537 7 INFO neutron.services.segments.plugin [-] Segment 25b9065a-cd82-41e1-9e9f-b29007c6f8e0 resource provider aggregate not found 2026-07-09 00:44:11.548 7 INFO neutron.services.segments.plugin [-] Segment 25b9065a-cd82-41e1-9e9f-b29007c6f8e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25b9065a-cd82-41e1-9e9f-b29007c6f8e0 found for delete ", "request_id": "req-1480b845-acc0-418b-b2c9-21b063a4e03b"}]} 2026-07-09 00:44:11.552 7 INFO neutron.services.segments.plugin [-] Segment 25b9065a-cd82-41e1-9e9f-b29007c6f8e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25b9065a-cd82-41e1-9e9f-b29007c6f8e0 found for delete ", "request_id": "req-1bffcb39-b8f7-4a13-913a-8cae37f1c7eb"}]} [pid: 7|app: 0|req: 1336/2495] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:11 2026] DELETE /v2.0/networks/a220a5b5-6d40-4d63-b001-3143e2f5137b => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:44:11.676 8 INFO neutron.services.segments.plugin [-] Segment f7657840-d610-4157-a03b-5d20ecd6e22c resource provider aggregate not found 2026-07-09 00:44:11.682 8 INFO neutron.services.segments.plugin [-] Segment f7657840-d610-4157-a03b-5d20ecd6e22c resource provider aggregate not found 2026-07-09 00:44:11.702 8 INFO neutron.services.segments.plugin [-] Segment f7657840-d610-4157-a03b-5d20ecd6e22c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7657840-d610-4157-a03b-5d20ecd6e22c found for delete ", "request_id": "req-97475587-ffd1-4584-8c53-5a4bd88eba51"}]} 2026-07-09 00:44:11.709 8 INFO neutron.services.segments.plugin [-] Segment f7657840-d610-4157-a03b-5d20ecd6e22c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7657840-d610-4157-a03b-5d20ecd6e22c found for delete ", "request_id": "req-36b363db-a987-4428-be93-8b52e7831ec7"}]} 2026-07-09 00:44:11.721 8 INFO neutron.services.segments.plugin [-] Segment 8dcae89e-e255-4c3a-b8bb-fcdbd1c82756 resource provider aggregate not found 2026-07-09 00:44:11.728 8 INFO neutron.services.segments.plugin [-] Segment 8dcae89e-e255-4c3a-b8bb-fcdbd1c82756 resource provider aggregate not found 2026-07-09 00:44:11.737 8 INFO neutron.services.segments.plugin [-] Segment 8dcae89e-e255-4c3a-b8bb-fcdbd1c82756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dcae89e-e255-4c3a-b8bb-fcdbd1c82756 found for delete ", "request_id": "req-6d160b5b-dda2-4cce-bffe-d81d0052db85"}]} 2026-07-09 00:44:11.751 8 INFO neutron.services.segments.plugin [-] Segment 8dcae89e-e255-4c3a-b8bb-fcdbd1c82756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dcae89e-e255-4c3a-b8bb-fcdbd1c82756 found for delete ", "request_id": "req-9e477223-7102-44a0-a48a-e4e4c2f240b0"}]} 2026-07-09 00:44:11.755 8 INFO neutron.services.segments.plugin [-] Segment e2affef3-583a-4ade-9707-f04a5ac0dfcc resource provider aggregate not found 2026-07-09 00:44:11.769 8 INFO neutron.services.segments.plugin [-] Segment e2affef3-583a-4ade-9707-f04a5ac0dfcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2affef3-583a-4ade-9707-f04a5ac0dfcc found for delete ", "request_id": "req-b3dfb76a-1226-43df-b46c-95cf203e6922"}]} 2026-07-09 00:44:11.771 8 INFO neutron.services.segments.plugin [-] Segment e2affef3-583a-4ade-9707-f04a5ac0dfcc resource provider aggregate not found 2026-07-09 00:44:11.786 8 INFO neutron.services.segments.plugin [-] Segment e2affef3-583a-4ade-9707-f04a5ac0dfcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2affef3-583a-4ade-9707-f04a5ac0dfcc found for delete ", "request_id": "req-bfd25af3-7de3-4372-973a-06523fd43985"}]} [pid: 8|app: 0|req: 1160/2496] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:11 2026] DELETE /v2.0/networks/1aa4c02b-23aa-4aaf-a42e-7196ce0b1846 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2497] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:12 2026] GET /v2.0/security-groups?tenant_id=2f27b90ebf8c4960a747f07f0f251e62&name=default => generated 2929 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2498] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:13 2026] DELETE /v2.0/security-groups/17f643b2-fc20-4124-ad0d-6382e0e71c09 => 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: 1338/2499] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:13 2026] GET /v2.0/security-groups?tenant_id=940ca0d671d7400fb0bee3656da31a03&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: 1162/2500] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:13 2026] DELETE /v2.0/security-groups/9a7d78ff-a907-40f1-a5aa-0424b0ff2047 => 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: 1339/2501] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:13 2026] GET /v2.0/security-groups?tenant_id=05d44037afec431ab279601b83ea784a&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:13.793 8 INFO neutron.services.segments.plugin [-] Segment dd6b7d84-b799-4b28-8cce-0f7c49ec35e6 resource provider aggregate not found 2026-07-09 00:44:13.811 8 INFO neutron.services.segments.plugin [-] Segment dd6b7d84-b799-4b28-8cce-0f7c49ec35e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd6b7d84-b799-4b28-8cce-0f7c49ec35e6 found for delete ", "request_id": "req-808970a2-37c7-41fb-86a0-599b7817d719"}]} 2026-07-09 00:44:13.834 8 INFO neutron.services.segments.plugin [-] Segment dd6b7d84-b799-4b28-8cce-0f7c49ec35e6 resource provider aggregate not found 2026-07-09 00:44:13.853 8 INFO neutron.services.segments.plugin [-] Segment dd6b7d84-b799-4b28-8cce-0f7c49ec35e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd6b7d84-b799-4b28-8cce-0f7c49ec35e6 found for delete ", "request_id": "req-041ae628-4cd0-45a0-8f95-502f6289908b"}]} [pid: 8|app: 0|req: 1163/2502] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:13 2026] DELETE /v2.0/security-groups/cef7c402-cfb6-487a-a9f4-dd98f76b0280 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:44:14.885 7 WARNING neutron_lib.context [None req-13273e8c-f67f-421d-90e9-e921bcbb0f52 55f28d4f6d494e899b09729a183641ab 0dd0eb4e84cb48da9029c3e7a415b252 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:44:14.926 7 INFO neutron.db.segments_db [None req-13273e8c-f67f-421d-90e9-e921bcbb0f52 55f28d4f6d494e899b09729a183641ab 0dd0eb4e84cb48da9029c3e7a415b252 - - default default] Added segment 628bbb69-be96-4e75-9361-9bca5d9618c6 of type vxlan for network b0476d31-4b93-464a-9fef-3d1c2c8c71f3 2026-07-09 00:44:15.201 7 INFO neutron.db.l3_hamode_db [None req-13273e8c-f67f-421d-90e9-e921bcbb0f52 55f28d4f6d494e899b09729a183641ab 0dd0eb4e84cb48da9029c3e7a415b252 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 00:44:15.323 7 INFO neutron.db.l3_hamode_db [None req-13273e8c-f67f-421d-90e9-e921bcbb0f52 55f28d4f6d494e899b09729a183641ab 0dd0eb4e84cb48da9029c3e7a415b252 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1340/2503] 10.0.0.97 () {34 vars in 667 bytes} [Thu Jul 9 00:44:14 2026] POST /v2.0/routers => generated 474 bytes in 1261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2504] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:44:15 2026] PUT /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2505] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2506] 10.0.0.97 () {34 vars in 761 bytes} [Thu Jul 9 00:44:16 2026] PUT /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2507] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1200 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2508] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2509] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2510] 10.0.0.97 () {34 vars in 757 bytes} [Thu Jul 9 00:44:16 2026] PUT /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2511] 10.0.0.97 () {32 vars in 817 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&mac_address=fa%3A16%3A3e%3A71%3A93%3A56 => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:16.324 8 WARNING neutron_lib.context [None req-5dd73a2c-f668-465e-a592-56837e87834a fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1345/2512] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/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: 1346/2513] 10.0.0.97 () {34 vars in 779 bytes} [Thu Jul 9 00:44:16 2026] PUT /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2514] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2515] 10.0.0.97 () {34 vars in 750 bytes} [Thu Jul 9 00:44:16 2026] PUT /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2516] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2517] 10.0.0.97 () {32 vars in 738 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:44:16.723 7 INFO neutron.api.v2.resource [None req-84ef6456-b5d9-4f0b-a139-2d0452fb5a54 55f28d4f6d494e899b09729a183641ab 0dd0eb4e84cb48da9029c3e7a415b252 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1351/2518] 10.0.0.97 () {32 vars in 742 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2519] 10.0.0.97 () {32 vars in 741 bytes} [Thu Jul 9 00:44:16 2026] DELETE /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags/red => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2520] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:44:16 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags => generated 30 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:44:16.954 7 INFO neutron.api.v2.resource [None req-44bbb447-40fc-48f8-81c6-7c268884fa5a 55f28d4f6d494e899b09729a183641ab 0dd0eb4e84cb48da9029c3e7a415b252 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1354/2521] 10.0.0.97 () {32 vars in 745 bytes} [Thu Jul 9 00:44:16 2026] DELETE /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2522] 10.0.0.97 () {32 vars in 733 bytes} [Thu Jul 9 00:44:16 2026] DELETE /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2523] 10.0.0.97 () {32 vars in 730 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:44:17.077 8 INFO neutron.db.l3_db [None req-5dd73a2c-f668-465e-a592-56837e87834a fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Floating IP b976f099-9070-4b95-a2f4-b94c2bbf0dcf associated. External IP: 10.96.250.220, port: 050dafb1-eaee-4263-bbab-173aef0999cc. 2026-07-09 00:44:17.242 7 WARNING neutron_lib.context [None req-c03324e8-0007-4c03-91a5-e53d106f8543 2d83f7b60b77479da58d3aefdd43ed92 0ae41377477146f68e616047288495db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:44:17.381 7 INFO neutron.db.segments_db [None req-c03324e8-0007-4c03-91a5-e53d106f8543 2d83f7b60b77479da58d3aefdd43ed92 0ae41377477146f68e616047288495db - - default default] Added segment 1fb9376b-4594-486c-8ba5-1f00e64b5f32 of type vxlan for network 9dc133b1-85d2-4cea-b643-8f3ce02230ea [pid: 8|app: 0|req: 1168/2524] 10.0.0.97 () {34 vars in 676 bytes} [Thu Jul 9 00:44:16 2026] POST /v2.0/floatingips => generated 855 bytes in 1068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2525] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:44:17.444 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a90d4216-232b-4192-9454-6bcaa54fe07d'] response: {'name': 'network-changed', 'server_uuid': '672c06cc-a5f4-482c-b32d-37c8bfbe6808', 'tag': '050dafb1-eaee-4263-bbab-173aef0999cc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2526] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:44:17 2026] POST /v2.0/networks => generated 631 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2527] 10.0.0.151 () {34 vars in 1094 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-262818936&fields=id&tenant_id=a12253926ee747d8b6e7a4411525fe52 => 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: 1359/2528] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:44:17 2026] PUT /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2529] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/networks?id=18e78152-5764-4d87-9549-429f159bdd2b => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2530] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2531] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/quotas/a12253926ee747d8b6e7a4411525fe52 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2532] 10.0.0.97 () {34 vars in 763 bytes} [Thu Jul 9 00:44:17 2026] PUT /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2533] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&fields=id => generated 333 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2534] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2535] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1367/2536] 10.0.0.97 () {34 vars in 759 bytes} [Thu Jul 9 00:44:17 2026] PUT /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2537] 10.0.0.97 () {34 vars in 741 bytes} [Thu Jul 9 00:44:17 2026] PUT /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78 => generated 480 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2538] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2539] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2540] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:44:17 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2541] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/ports?device_id=aa817cb4-f4de-4d6b-a6ab-a85859717c78 => 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: 1371/2542] 10.0.0.97 () {34 vars in 781 bytes} [Thu Jul 9 00:44:18 2026] PUT /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2543] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2544] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2545] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => 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: 1175/2546] 10.0.0.97 () {34 vars in 752 bytes} [Thu Jul 9 00:44:18 2026] PUT /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2547] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/ports?device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2548] 199.204.45.238 () {34 vars in 1104 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2549] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2550] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/subnets?id=26a2e030-4e84-4d1c-a89e-72458cc3e7d9&id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2551] 10.0.0.97 () {32 vars in 740 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2552] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:18.366 8 INFO neutron.api.v2.resource [None req-873cd11a-9a61-4fab-a6df-9b71090813f2 2d83f7b60b77479da58d3aefdd43ed92 0ae41377477146f68e616047288495db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1182/2553] 10.0.0.97 () {32 vars in 744 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2554] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2555] 10.0.0.97 () {32 vars in 743 bytes} [Thu Jul 9 00:44:18 2026] DELETE /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2556] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1186/2557] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2558] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:44:18.575 8 INFO neutron.api.v2.resource [None req-5f2e7102-c47a-40d9-9dd2-31e914981086 2d83f7b60b77479da58d3aefdd43ed92 0ae41377477146f68e616047288495db - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2559] 10.0.0.97 () {32 vars in 747 bytes} [Thu Jul 9 00:44:18 2026] DELETE /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 00:44:18.594 7 INFO neutron.services.segments.plugin [-] Segment 628bbb69-be96-4e75-9361-9bca5d9618c6 resource provider aggregate not found 2026-07-09 00:44:18.597 7 INFO neutron.services.segments.plugin [-] Segment 628bbb69-be96-4e75-9361-9bca5d9618c6 resource provider aggregate not found 2026-07-09 00:44:18.604 7 INFO neutron.services.segments.plugin [-] Segment 628bbb69-be96-4e75-9361-9bca5d9618c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 628bbb69-be96-4e75-9361-9bca5d9618c6 found for delete ", "request_id": "req-3c6bbd1e-f9c5-4b0b-8115-cbef71f8f62a"}]} 2026-07-09 00:44:18.609 7 INFO neutron.services.segments.plugin [-] Segment 628bbb69-be96-4e75-9361-9bca5d9618c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 628bbb69-be96-4e75-9361-9bca5d9618c6 found for delete ", "request_id": "req-b56b65f3-d8d9-434e-bdf8-27ec2cea3a75"}]} 2026-07-09 00:44:18.609 7 INFO neutron.db.l3_hamode_db [None req-d89b0712-ce04-41da-b3e7-99fe8b6158f5 55f28d4f6d494e899b09729a183641ab 0dd0eb4e84cb48da9029c3e7a415b252 - - default default] HA network b0476d31-4b93-464a-9fef-3d1c2c8c71f3 was deleted as no HA routers are present in tenant 0dd0eb4e84cb48da9029c3e7a415b252. [pid: 7|app: 0|req: 1372/2560] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:44:18 2026] DELETE /v2.0/routers/aa817cb4-f4de-4d6b-a6ab-a85859717c78 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2561] 10.0.0.97 () {32 vars in 735 bytes} [Thu Jul 9 00:44:18 2026] DELETE /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2562] 10.0.0.97 () {32 vars in 732 bytes} [Thu Jul 9 00:44:18 2026] GET /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:44:18.781 8 INFO neutron.services.segments.plugin [-] Segment 1fb9376b-4594-486c-8ba5-1f00e64b5f32 resource provider aggregate not found 2026-07-09 00:44:18.785 8 INFO neutron.services.segments.plugin [-] Segment 1fb9376b-4594-486c-8ba5-1f00e64b5f32 resource provider aggregate not found 2026-07-09 00:44:18.803 8 INFO neutron.services.segments.plugin [-] Segment 1fb9376b-4594-486c-8ba5-1f00e64b5f32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fb9376b-4594-486c-8ba5-1f00e64b5f32 found for delete ", "request_id": "req-eba2fed7-5eae-4680-8617-25e7f5697507"}]} [pid: 8|app: 0|req: 1190/2563] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:18 2026] DELETE /v2.0/networks/9dc133b1-85d2-4cea-b643-8f3ce02230ea => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:44:19.455 8 INFO neutron.services.segments.plugin [-] Segment 1fb9376b-4594-486c-8ba5-1f00e64b5f32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fb9376b-4594-486c-8ba5-1f00e64b5f32 found for delete ", "request_id": "req-1d3f4b3f-5071-470d-a6bc-d4e10c99c11d"}]} [pid: 8|app: 0|req: 1191/2564] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:19 2026] GET /v2.0/security-groups?tenant_id=0ae41377477146f68e616047288495db&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2565] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:19 2026] GET /v2.0/security-groups?tenant_id=295c50bc73c24b61b5e5d464f3277f9c&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2566] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:19 2026] DELETE /v2.0/security-groups/28f7d1f8-51f4-4a75-9c70-550e922a5bab => 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: 1375/2567] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:19 2026] DELETE /v2.0/security-groups/389433f3-8e77-4eb6-8074-a687dbc72071 => 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: 1193/2568] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:19 2026] GET /v2.0/security-groups?tenant_id=80a73808d57b4a0891b1c4491eb40e2f&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2569] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:19 2026] DELETE /v2.0/security-groups/36fb0cc1-9f0b-4719-aa73-aa68aafca887 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2570] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:19 2026] GET /v2.0/security-groups?tenant_id=0dd0eb4e84cb48da9029c3e7a415b252&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2571] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:20 2026] DELETE /v2.0/security-groups/89b54d9a-cca2-4903-922a-e21fccf434f9 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2574] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:44:22 2026] GET /v2.0/networks?id=18e78152-5764-4d87-9549-429f159bdd2b => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2575] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:44:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a12253926ee747d8b6e7a4411525fe52 => generated 178 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:44:22.533 8 WARNING neutron_lib.context [req-5f9964c9-f23b-4b15-9727-da325291471c req-924b53e2-87b1-4bc8-a254-35b9b29ac23d fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1198/2576] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:44:22 2026] POST /v2.0/ports => generated 1183 bytes in 441 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-07-09 00:44:23.178 7 WARNING neutron_lib.context [None req-0c9bc1b1-0107-4ab5-9aaf-0eacbf291ada ee8b0c0cffa84e9aae395f6e842c6271 62be2bac7bbc46adaaccc5c350e936bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:44:23.332 7 INFO neutron.db.segments_db [None req-0c9bc1b1-0107-4ab5-9aaf-0eacbf291ada ee8b0c0cffa84e9aae395f6e842c6271 62be2bac7bbc46adaaccc5c350e936bc - - default default] Added segment 2743139d-52f8-4165-9861-420b94dbe875 of type vxlan for network b7137ad1-ebcd-483c-b1cb-51d333d316a1 [pid: 7|app: 0|req: 1379/2577] 10.0.0.97 () {34 vars in 669 bytes} [Thu Jul 9 00:44:22 2026] POST /v2.0/networks => generated 632 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2578] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:44:22 2026] PUT /v2.0/ports/ff8d0268-307b-4a26-aa58-36b0f8855250 => generated 1464 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, ' 2026-07-09 00:44:23.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfa7a2c7-9da9-43f6-9031-4947f02983d1'] response: {'name': 'network-changed', 'server_uuid': 'e0e6261d-ae2e-4d96-b807-8aa623ca5e8b', 'tag': 'ff8d0268-307b-4a26-aa58-36b0f8855250', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1200/2579] 10.0.0.216 () {34 vars in 990 bytes} [Thu Jul 9 00:44:23 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:23.489 8 WARNING neutron_lib.context [None req-a44fbbb8-c78f-4f49-b58b-ed3dc34c8613 ee8b0c0cffa84e9aae395f6e842c6271 62be2bac7bbc46adaaccc5c350e936bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1380/2580] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:23 2026] GET /v2.0/ports?device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1198 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2581] 10.0.0.216 () {34 vars in 1040 bytes} [Thu Jul 9 00:44:23 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2582] 10.0.0.97 () {34 vars in 663 bytes} [Thu Jul 9 00:44:23 2026] POST /v2.0/ports => generated 743 bytes in 289 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: 1382/2583] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:23 2026] GET /v2.0/security-groups?tenant_id=563b21e424a54f9cbe2cb9ef60c893bb&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:23.825 7 WARNING neutron_lib.context [None req-803a9798-9a26-4578-93ca-5cb1546c4f89 ee8b0c0cffa84e9aae395f6e842c6271 62be2bac7bbc46adaaccc5c350e936bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1202/2584] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:44:23 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2585] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:23 2026] DELETE /v2.0/security-groups/4855a2e9-5f89-4758-a1aa-c75d7d7c7807 => 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: 1383/2586] 10.0.0.97 () {34 vars in 665 bytes} [Thu Jul 9 00:44:23 2026] POST /v2.0/trunks => generated 407 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2587] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:44:23 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2588] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:44:24 2026] PUT /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2589] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2590] 199.204.45.238 () {34 vars in 1018 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/networks?tenant_id=a12253926ee747d8b6e7a4411525fe52&shared=False => generated 2373 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2591] 10.0.0.97 () {34 vars in 759 bytes} [Thu Jul 9 00:44:24 2026] PUT /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2592] 199.204.45.238 () {34 vars in 930 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2593] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2594] 10.0.0.97 () {34 vars in 755 bytes} [Thu Jul 9 00:44:24 2026] PUT /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2595] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2596] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/security-groups?tenant_id=c94e34651db44ee2948d91f19f57b4af&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2597] 10.0.0.97 () {34 vars in 777 bytes} [Thu Jul 9 00:44:24 2026] PUT /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/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: 7|app: 0|req: 1392/2598] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2599] 10.0.0.97 () {34 vars in 748 bytes} [Thu Jul 9 00:44:24 2026] PUT /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2600] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2601] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:24 2026] DELETE /v2.0/security-groups/9a75fcae-34d0-41aa-ba6f-545c0582c956 => 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: 1395/2602] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:44:24.347 8 INFO neutron.api.v2.resource [None req-a906d985-a57f-4c75-80c5-4502c0d776ad ee8b0c0cffa84e9aae395f6e842c6271 62be2bac7bbc46adaaccc5c350e936bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1208/2603] 10.0.0.97 () {32 vars in 740 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2604] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:24 2026] DELETE /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2605] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:44:24.459 7 INFO neutron.api.v2.resource [None req-1077f0f0-88b4-49f6-bddf-8ca0d23f48bf ee8b0c0cffa84e9aae395f6e842c6271 62be2bac7bbc46adaaccc5c350e936bc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1397/2606] 10.0.0.97 () {32 vars in 743 bytes} [Thu Jul 9 00:44:24 2026] DELETE /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/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: 1210/2607] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:44:24 2026] DELETE /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2608] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5/tags => 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: 1211/2609] 10.0.0.97 () {32 vars in 718 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2610] 10.0.0.97 () {32 vars in 716 bytes} [Thu Jul 9 00:44:24 2026] GET /v2.0/ports/daf8fbd9-6b04-44fd-91c7-89bb7d7aa989 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2611] 10.0.0.97 () {32 vars in 721 bytes} [Thu Jul 9 00:44:24 2026] DELETE /v2.0/trunks/01a2f912-79c9-48e3-9038-e7bd371febb5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2612] 10.0.0.97 () {32 vars in 719 bytes} [Thu Jul 9 00:44:24 2026] DELETE /v2.0/ports/daf8fbd9-6b04-44fd-91c7-89bb7d7aa989 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:44:25.068 8 INFO neutron.services.segments.plugin [-] Segment 2743139d-52f8-4165-9861-420b94dbe875 resource provider aggregate not found 2026-07-09 00:44:25.074 8 INFO neutron.services.segments.plugin [-] Segment 2743139d-52f8-4165-9861-420b94dbe875 resource provider aggregate not found 2026-07-09 00:44:25.082 8 INFO neutron.services.segments.plugin [-] Segment 2743139d-52f8-4165-9861-420b94dbe875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2743139d-52f8-4165-9861-420b94dbe875 found for delete ", "request_id": "req-eee6082f-3a07-4da5-874b-9ddc4816f274"}]} 2026-07-09 00:44:25.086 8 INFO neutron.services.segments.plugin [-] Segment 2743139d-52f8-4165-9861-420b94dbe875 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2743139d-52f8-4165-9861-420b94dbe875 found for delete ", "request_id": "req-2be61348-3fda-4346-bbfa-02f533ca8dc6"}]} [pid: 8|app: 0|req: 1213/2613] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:44:24 2026] DELETE /v2.0/networks/b7137ad1-ebcd-483c-b1cb-51d333d316a1 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2614] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:44:25 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2615] 199.204.45.238 () {34 vars in 1056 bytes} [Thu Jul 9 00:44:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=ff8d0268-307b-4a26-aa58-36b0f8855250 => 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: 1402/2616] 199.204.45.238 () {34 vars in 1106 bytes} [Thu Jul 9 00:44:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A330&port_id=ff8d0268-307b-4a26-aa58-36b0f8855250 => 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: 1215/2617] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:44:25 2026] GET /v2.0/subnets?id=08b5fdbd-92a2-42d8-9f10-170d8f010ad6&id=e523875f-7864-4d82-a1df-5f936ba27ef2 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2618] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:25 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&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: 1216/2619] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:25 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2620] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:44:25 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1217/2621] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:44:25 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2622] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:25 2026] GET /v2.0/security-groups?tenant_id=ae2ad545dd8f47f0adf5ff0db6e668c1&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2623] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:25 2026] DELETE /v2.0/security-groups/c461360b-32d9-40fc-873d-c604f9fbf0fd => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2624] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:44:26 2026] GET /v2.0/security-groups?tenant_id=62be2bac7bbc46adaaccc5c350e936bc&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2625] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:44:26 2026] DELETE /v2.0/security-groups/a77eed2a-65b1-44e3-8604-5e9468334ede => 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: 1407/2626] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:28 2026] GET /v2.0/ports?device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2627] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:44:29 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2628] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:34 2026] GET /v2.0/ports?device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2629] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:44:34 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2630] 10.0.0.97 () {32 vars in 817 bytes} [Thu Jul 9 00:44:34 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&mac_address=fa%3A16%3A3e%3Aaa%3A70%3A5f => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:34.354 8 WARNING neutron_lib.context [None req-dd58f384-a920-4c38-948f-24ea0084b08f fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:44:35.136 8 INFO neutron.db.l3_db [None req-dd58f384-a920-4c38-948f-24ea0084b08f fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Floating IP 6ab5a1c5-f8c2-4537-aead-ad700337b67a associated. External IP: 10.96.250.204, port: ff8d0268-307b-4a26-aa58-36b0f8855250. [pid: 8|app: 0|req: 1222/2633] 10.0.0.97 () {34 vars in 676 bytes} [Thu Jul 9 00:44:34 2026] POST /v2.0/floatingips => generated 854 bytes in 1121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2634] 10.0.0.216 () {34 vars in 990 bytes} [Thu Jul 9 00:44:39 2026] GET /v2.0/ports?device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2635] 10.0.0.216 () {34 vars in 1040 bytes} [Thu Jul 9 00:44:39 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2636] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:44:39 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:44:39.781 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f9ec9f5-814f-40e6-b3d3-2a19457c7d0e'] response: {'name': 'network-changed', 'server_uuid': 'e0e6261d-ae2e-4d96-b807-8aa623ca5e8b', 'tag': 'ff8d0268-307b-4a26-aa58-36b0f8855250', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1224/2637] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:44:39 2026] GET /v2.0/networks?id=18e78152-5764-4d87-9549-429f159bdd2b => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2638] 199.204.45.238 () {34 vars in 1056 bytes} [Thu Jul 9 00:44:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=ff8d0268-307b-4a26-aa58-36b0f8855250 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2639] 199.204.45.238 () {34 vars in 1106 bytes} [Thu Jul 9 00:44:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A330&port_id=ff8d0268-307b-4a26-aa58-36b0f8855250 => 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: 1415/2640] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:44:39 2026] GET /v2.0/subnets?id=08b5fdbd-92a2-42d8-9f10-170d8f010ad6&id=e523875f-7864-4d82-a1df-5f936ba27ef2 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2641] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:39 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&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: 1416/2642] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:40 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&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: 1227/2643] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:44:40 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1417/2644] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:44:40 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1228/2645] 199.204.45.238 () {34 vars in 1096 bytes} [Thu Jul 9 00:44:41 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2646] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:44:42 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2647] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:44:42 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2648] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2649] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => 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: 1231/2650] 199.204.45.238 () {34 vars in 1104 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => 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: 1232/2651] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/subnets?id=26a2e030-4e84-4d1c-a89e-72458cc3e7d9&id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2652] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&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: 7|app: 0|req: 1420/2653] 10.0.0.76 () {30 vars in 688 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2654] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&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: 7|app: 0|req: 1421/2655] 10.0.0.76 () {30 vars in 690 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2656] 10.0.0.76 () {30 vars in 666 bytes} [Thu Jul 9 00:44:43 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: 1423/2657] 10.0.0.76 () {30 vars in 702 bytes} [Thu Jul 9 00:44:43 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: 1235/2658] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1424/2659] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:44:43 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1236/2660] 10.0.0.76 () {28 vars in 437 bytes} [Thu Jul 9 00:44:43 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2661] 10.0.0.76 () {30 vars in 726 bytes} [Thu Jul 9 00:44:44 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 658 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2662] 10.0.0.76 () {30 vars in 688 bytes} [Thu Jul 9 00:44:44 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: 1426/2663] 10.0.0.76 () {30 vars in 690 bytes} [Thu Jul 9 00:44:44 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: 1238/2664] 10.0.0.76 () {30 vars in 666 bytes} [Thu Jul 9 00:44:44 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: 1427/2665] 10.0.0.76 () {30 vars in 702 bytes} [Thu Jul 9 00:44:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2666] 10.0.0.76 () {30 vars in 726 bytes} [Thu Jul 9 00:44:44 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2667] 10.0.0.76 () {30 vars in 688 bytes} [Thu Jul 9 00:44:44 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: 1240/2668] 10.0.0.76 () {30 vars in 690 bytes} [Thu Jul 9 00:44:44 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: 1429/2669] 10.0.0.76 () {30 vars in 666 bytes} [Thu Jul 9 00:44:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2670] 10.0.0.76 () {30 vars in 702 bytes} [Thu Jul 9 00:44:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2671] 10.0.0.76 () {30 vars in 728 bytes} [Thu Jul 9 00:44:44 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 798 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2672] 10.0.0.76 () {30 vars in 680 bytes} [Thu Jul 9 00:44:44 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2673] 10.0.0.76 () {34 vars in 702 bytes} [Thu Jul 9 00:44:44 2026] POST /v2.0/ports => generated 1128 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2674] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:44:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1432/2675] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:44:47 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: 1244/2676] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:44:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2677] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:44:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2678] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:44:47 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2679] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:44:47 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: 1246/2680] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:44:47 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: 1435/2681] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:44:47 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: 1247/2682] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:44:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:44:47.941 7 INFO neutron.api.v2.resource [None req-066e1fe0-69f6-48ad-bd8f-6fbb61dddccc a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/2683] 199.204.45.238 () {30 vars in 762 bytes} [Thu Jul 9 00:44:47 2026] GET /v2.0/security-groups/lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2684] 199.204.45.238 () {30 vars in 784 bytes} [Thu Jul 9 00:44:47 2026] GET /v2.0/security-groups?name=lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2685] 199.204.45.238 () {34 vars in 735 bytes} [Thu Jul 9 00:44:47 2026] POST /v2.0/security-groups => generated 1638 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2686] 199.204.45.238 () {30 vars in 814 bytes} [Thu Jul 9 00:44:48 2026] GET /v2.0/security-group-rules?security_group_id=8edb4900-30a8-4b89-917a-d93da597c5e3 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2687] 199.204.45.238 () {34 vars in 788 bytes} [Thu Jul 9 00:44:48 2026] PUT /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2688] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:44:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1439/2689] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:44:48 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: 1251/2690] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:44:48 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: 1440/2691] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:44:48 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: 1252/2692] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:44:48 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2695] 10.0.0.151 () {34 vars in 1016 bytes} [Thu Jul 9 00:44:55 2026] GET /v2.0/security-groups?id=bd0d980a-ff0c-45f5-9b7d-47fb42677c77&fields=id => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2696] 10.0.0.151 () {34 vars in 982 bytes} [Thu Jul 9 00:44:55 2026] GET /v2.0/networks?id=de143b3b-773e-42f5-a86f-6ff8b975520e => 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: 1443/2697] 10.0.0.151 () {34 vars in 965 bytes} [Thu Jul 9 00:44:55 2026] GET /v2.0/quotas/b5718e29ecfa428e8f02986a00e810c1 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2698] 10.0.0.151 () {34 vars in 1002 bytes} [Thu Jul 9 00:44:55 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&fields=id => generated 149 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2699] 10.0.0.151 () {34 vars in 1008 bytes} [Thu Jul 9 00:44:55 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2700] 10.0.0.151 () {34 vars in 1108 bytes} [Thu Jul 9 00:44:56 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1445/2701] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:56 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => 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: 1257/2702] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:56 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2703] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:59 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => 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: 1258/2704] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:44:59 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => 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: 1447/2705] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:45:00 2026] GET /v2.0/networks?id=de143b3b-773e-42f5-a86f-6ff8b975520e => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2706] 199.204.45.238 () {34 vars in 1050 bytes} [Thu Jul 9 00:45:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b5718e29ecfa428e8f02986a00e810c1 => generated 343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2707] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:45:00 2026] POST /v2.0/ports => generated 1078 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2708] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:45:01 2026] PUT /v2.0/ports/dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => generated 1239 bytes in 475 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: 1449/2709] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:45:02 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1242 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: 1261/2710] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:45:02 2026] GET /v2.0/security-groups?id=bd0d980a-ff0c-45f5-9b7d-47fb42677c77&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2711] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:45:02 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:45:02.767 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-461f3974-74fe-4855-9275-d071937d072c'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': 'dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1262/2712] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:45:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => 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: 1451/2713] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:45:02 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => 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: 1263/2714] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:45:02 2026] GET /v2.0/subnets?id=1b9cc32f-1578-4b5e-8a92-b9834a46ca7f => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2715] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:45:02 2026] GET /v2.0/ports?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2716] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:45:02 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2717] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:45:02 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1265/2718] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:45:04 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1242 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2719] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:45:04 2026] GET /v2.0/networks?id=de143b3b-773e-42f5-a86f-6ff8b975520e => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2720] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:45:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => 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: 1455/2721] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:45:04 2026] GET /v2.0/subnets?id=1b9cc32f-1578-4b5e-8a92-b9834a46ca7f => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2722] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:45:04 2026] GET /v2.0/ports?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2723] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:45:04 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1268/2724] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:45:04 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2727] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:45:05 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2728] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:45:05 2026] GET /v2.0/security-groups?id=bd0d980a-ff0c-45f5-9b7d-47fb42677c77&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2729] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:45:05 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2730] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:45:07 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => 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: 1460/2731] 199.204.45.238 () {34 vars in 1044 bytes} [Thu Jul 9 00:45:07 2026] GET /v2.0/security-groups?id=bd0d980a-ff0c-45f5-9b7d-47fb42677c77&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: 8|app: 0|req: 1272/2732] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:45:08 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => 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: 1461/2733] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:45:08 2026] GET /v2.0/security-groups?id=bd0d980a-ff0c-45f5-9b7d-47fb42677c77&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2734] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:45:08 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2735] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:45:11 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2736] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:45:11 2026] GET /v2.0/security-groups?id=bd0d980a-ff0c-45f5-9b7d-47fb42677c77&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2737] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:45:11 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1244 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2742] 199.204.45.238 () {34 vars in 1096 bytes} [Thu Jul 9 00:45:41 2026] GET /v2.0/ports?device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2743] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:45:42 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2744] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:45:43 2026] GET /v2.0/networks?id=18e78152-5764-4d87-9549-429f159bdd2b => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2745] 199.204.45.238 () {34 vars in 1056 bytes} [Thu Jul 9 00:45:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=ff8d0268-307b-4a26-aa58-36b0f8855250 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2746] 199.204.45.238 () {34 vars in 1106 bytes} [Thu Jul 9 00:45:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A330&port_id=ff8d0268-307b-4a26-aa58-36b0f8855250 => 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: 1279/2747] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:45:43 2026] GET /v2.0/subnets?id=08b5fdbd-92a2-42d8-9f10-170d8f010ad6&id=e523875f-7864-4d82-a1df-5f936ba27ef2 => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2748] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:45:43 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&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: 1280/2749] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:45:43 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2750] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:45:43 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1281/2751] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:45:43 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1471/2752] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:45:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2753] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:45:46 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: 1472/2754] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:45:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2755] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:45:46 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: 1473/2756] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:45:46 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2757] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:45:46 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => 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: 1474/2758] 199.204.45.238 () {34 vars in 716 bytes} [Thu Jul 9 00:45:46 2026] POST /v2.0/ports => generated 1097 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2759] 10.0.0.151 () {34 vars in 971 bytes} [Thu Jul 9 00:45:47 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1097 bytes in 85 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: 1475/2760] 10.0.0.151 () {34 vars in 907 bytes} [Thu Jul 9 00:45:47 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2761] 199.204.45.238 () {34 vars in 1262 bytes} [Thu Jul 9 00:45:48 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2762] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:45:48 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1287/2763] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:45:48 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1477/2764] 199.204.45.238 () {34 vars in 975 bytes} [Thu Jul 9 00:45:49 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1097 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2765] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:45:49 2026] GET /v2.0/networks?id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2766] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:45:49 2026] PUT /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1287 bytes in 464 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: 1480/2769] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:45:50 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2523 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2770] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:45:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:45:50.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4677231-38d6-495f-8677-3c8290683b47'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': '78090254-53e8-4a36-b864-f7c1f2a7de05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1481/2771] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:45:50 2026] GET /v2.0/subnets?id=1b9cc32f-1578-4b5e-8a92-b9834a46ca7f => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2772] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:45:50 2026] GET /v2.0/ports?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e&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: 7|app: 0|req: 1482/2773] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:45:51 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1292/2774] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:45:51 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1483/2775] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:45:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.202&port_id=78090254-53e8-4a36-b864-f7c1f2a7de05 => 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: 1293/2776] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:45:51 2026] GET /v2.0/subnets?id=3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2777] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:45:51 2026] GET /v2.0/ports?network_id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab&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: 1294/2778] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:45:51 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1485/2779] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:45:51 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1295/2780] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:45:52 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2523 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2781] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:45:52 2026] GET /v2.0/networks?id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2782] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:45:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.202&port_id=78090254-53e8-4a36-b864-f7c1f2a7de05 => 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: 1487/2783] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:45:52 2026] GET /v2.0/subnets?id=3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2784] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:45:52 2026] GET /v2.0/ports?network_id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab&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: 1488/2785] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:45:52 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2786] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:45:52 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2787] 10.0.0.151 () {34 vars in 971 bytes} [Thu Jul 9 00:45:54 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1289 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2788] 199.204.45.238 () {34 vars in 788 bytes} [Thu Jul 9 00:45:54 2026] PUT /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1313 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:45:54.913 7 INFO neutron.api.v2.resource [None req-5fa226d4-27ce-41a5-977f-d06ec6bea16b a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2789] 199.204.45.238 () {30 vars in 762 bytes} [Thu Jul 9 00:45:54 2026] GET /v2.0/security-groups/lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1300/2790] 199.204.45.238 () {30 vars in 784 bytes} [Thu Jul 9 00:45:54 2026] GET /v2.0/security-groups?name=lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2791] 199.204.45.238 () {34 vars in 788 bytes} [Thu Jul 9 00:45:54 2026] PUT /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1313 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:45:55.368 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0124b8ae-8340-4a60-aec0-0af91af90e88'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': '78090254-53e8-4a36-b864-f7c1f2a7de05', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1301/2792] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1492/2793] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:45:55 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: 1302/2794] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:45:55.422 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e8b654d-328a-4714-b1bb-17204fa1e9cb'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': '78090254-53e8-4a36-b864-f7c1f2a7de05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1493/2795] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:45:55 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: 1303/2796] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2797] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2798] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2799] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2800] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2801] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/networks?id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => 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: 1306/2802] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.202&port_id=78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2803] 199.204.45.238 () {30 vars in 742 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2804] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/subnets?id=3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2805] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2806] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/ports?network_id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2807] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2808] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1500/2809] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:45:55 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1310/2810] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:45:56 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2811] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:45:56 2026] GET /v2.0/networks?id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2812] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:45:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.202&port_id=78090254-53e8-4a36-b864-f7c1f2a7de05 => 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: 1502/2813] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:45:56 2026] GET /v2.0/subnets?id=3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2814] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:45:57 2026] GET /v2.0/ports?network_id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2815] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:45:57 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2816] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:45:57 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:46:05.216 7 WARNING neutron_lib.context [None req-585a75dc-ebbe-46d7-84e2-3e5e9c15debd fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-09 00:46:05.958 7 INFO neutron.db.l3_db [None req-585a75dc-ebbe-46d7-84e2-3e5e9c15debd fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Floating IP c64af003-2161-49e5-ad11-95c44b6c1931 associated. External IP: 10.96.250.201, port: cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93. [pid: 7|app: 0|req: 1505/2819] 10.0.0.97 () {34 vars in 676 bytes} [Thu Jul 9 00:46:05 2026] POST /v2.0/floatingips => generated 898 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2820] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:46:09 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: 1506/2821] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:46:09 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: 1316/2822] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:46: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: 1507/2823] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:46:09 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-07-09 00:46:09.179 8 INFO neutron.api.v2.resource [None req-a3a09d40-8b3f-4f13-a84c-f2b5e7aa5c69 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1317/2824] 199.204.45.238 () {30 vars in 762 bytes} [Thu Jul 9 00:46:09 2026] GET /v2.0/security-groups/lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2825] 199.204.45.238 () {30 vars in 784 bytes} [Thu Jul 9 00:46:09 2026] GET /v2.0/security-groups?name=lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2826] 199.204.45.238 () {30 vars in 814 bytes} [Thu Jul 9 00:46:09 2026] GET /v2.0/security-group-rules?security_group_id=8edb4900-30a8-4b89-917a-d93da597c5e3 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2827] 199.204.45.238 () {34 vars in 746 bytes} [Thu Jul 9 00:46:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2828] 199.204.45.238 () {34 vars in 746 bytes} [Thu Jul 9 00:46:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2829] 10.0.0.76 () {30 vars in 688 bytes} [Thu Jul 9 00:46:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2830] 10.0.0.76 () {30 vars in 690 bytes} [Thu Jul 9 00:46:18 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: 1511/2831] 10.0.0.76 () {30 vars in 666 bytes} [Thu Jul 9 00:46:18 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: 1321/2832] 10.0.0.76 () {30 vars in 702 bytes} [Thu Jul 9 00:46:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2833] 10.0.0.76 () {28 vars in 437 bytes} [Thu Jul 9 00:46:18 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: 1322/2834] 10.0.0.76 () {30 vars in 726 bytes} [Thu Jul 9 00:46:18 2026] GET /v2.0/subnets/bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 656 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2835] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:46:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2836] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:46:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2837] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:46:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2838] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:46:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2841] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:20 2026] GET /v2.0/subnets/bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2842] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:46:20 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2843] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:46:20 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: 1328/2844] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:46:20 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: 1517/2845] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:46:20 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: 1329/2846] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:46:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2847] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:21 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2848] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:21 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2849] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:46:22 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2850] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:46:22 2026] POST /v2.0/ports => generated 1303 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2851] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:46:22 2026] PUT /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 1464 bytes in 494 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: 1332/2852] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 4041 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: 1521/2853] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2854] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/subnets?id=1b9cc32f-1578-4b5e-8a92-b9834a46ca7f => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2855] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/ports?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2856] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:46:24.286 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c7cd8e1-272f-4500-852a-97a4b8957c50'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': 'ed0ff68c-630a-481d-b2cc-a39e68d17852', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1523/2857] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1335/2858] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.202&port_id=78090254-53e8-4a36-b864-f7c1f2a7de05 => 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: 1524/2859] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/subnets?id=3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2860] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/ports?network_id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2861] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1337/2862] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1526/2863] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.103&port_id=ed0ff68c-630a-481d-b2cc-a39e68d17852 => 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: 1338/2864] 199.204.45.238 () {34 vars in 1104 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=ed0ff68c-630a-481d-b2cc-a39e68d17852 => 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: 1527/2865] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/subnets?id=26a2e030-4e84-4d1c-a89e-72458cc3e7d9&id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2866] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&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: 1528/2867] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2868] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2869] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:24 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1341/2870] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:46:25 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 4041 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2871] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:46:25 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2872] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.103&port_id=ed0ff68c-630a-481d-b2cc-a39e68d17852 => 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: 1531/2873] 199.204.45.238 () {34 vars in 1104 bytes} [Thu Jul 9 00:46:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A225&port_id=ed0ff68c-630a-481d-b2cc-a39e68d17852 => 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: 1343/2874] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:46:26 2026] GET /v2.0/subnets?id=26a2e030-4e84-4d1c-a89e-72458cc3e7d9&id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2875] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:26 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2876] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:26 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2877] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:26 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2878] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:26 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1534/2879] 10.0.0.151 () {34 vars in 971 bytes} [Thu Jul 9 00:46:28 2026] GET /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 1466 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2880] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:28 2026] GET /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2881] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:28 2026] GET /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2882] 199.204.45.238 () {34 vars in 789 bytes} [Thu Jul 9 00:46:28 2026] PUT /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 1201 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2883] 199.204.45.238 () {30 vars in 742 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a => generated 797 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1348/2884] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/subnets/bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2885] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:46:29 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) 2026-07-09 00:46:29.267 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82f3d1f0-aa01-4c80-9e9e-2d5eaff5b8be'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': 'ed0ff68c-630a-481d-b2cc-a39e68d17852', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1349/2886] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:46:29 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: 1538/2887] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2888] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:46:29 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: 1539/2889] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2890] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2891] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2892] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2893] 199.204.45.238 () {30 vars in 742 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2894] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2895] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2896] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2897] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2898] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.103&port_id=ed0ff68c-630a-481d-b2cc-a39e68d17852 => 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: 1544/2899] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/subnets?id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2900] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&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: 1545/2901] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2902] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:29 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1546/2903] 10.0.0.76 () {30 vars in 688 bytes} [Thu Jul 9 00:46:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2904] 10.0.0.76 () {30 vars in 690 bytes} [Thu Jul 9 00:46:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2905] 10.0.0.76 () {30 vars in 666 bytes} [Thu Jul 9 00:46:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2906] 10.0.0.76 () {30 vars in 702 bytes} [Thu Jul 9 00:46:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2907] 10.0.0.76 () {28 vars in 437 bytes} [Thu Jul 9 00:46:34 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2908] 10.0.0.76 () {30 vars in 726 bytes} [Thu Jul 9 00:46:34 2026] GET /v2.0/subnets/08b5fdbd-92a2-42d8-9f10-170d8f010ad6 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2911] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:46: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: 8|app: 0|req: 1362/2912] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:46: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: 7|app: 0|req: 1551/2913] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:46: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: 8|app: 0|req: 1363/2914] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:46:35 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: 1552/2915] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:35 2026] GET /v2.0/subnets/bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2916] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:35 2026] GET /v2.0/subnets/08b5fdbd-92a2-42d8-9f10-170d8f010ad6 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2917] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:46:35 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3814 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2918] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:46:35 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: 1554/2919] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:46:35 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: 1366/2920] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:46: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: 1555/2921] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:46:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2922] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:36 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1556/2923] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:36 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1368/2924] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:46:37 2026] GET /v2.0/networks?id=18e78152-5764-4d87-9549-429f159bdd2b => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2925] 199.204.45.238 () {38 vars in 955 bytes} [Thu Jul 9 00:46:37 2026] POST /v2.0/ports => generated 1307 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2926] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:46:37 2026] PUT /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 1468 bytes in 492 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: 1558/2927] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 5274 bytes in 54 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: 1370/2928] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => 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: 1559/2929] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/subnets?id=1b9cc32f-1578-4b5e-8a92-b9834a46ca7f => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:46:39.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5e9e8ae-2f9b-4920-a35c-4fc044d336bf'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': '0f1efd71-a14b-4702-b8c3-6d6fcb26053f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1371/2930] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/ports?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e&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: 1560/2931] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1372/2932] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1561/2933] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.202&port_id=78090254-53e8-4a36-b864-f7c1f2a7de05 => 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: 1373/2934] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/subnets?id=3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2935] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/ports?network_id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2936] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1563/2937] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1375/2938] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.103&port_id=ed0ff68c-630a-481d-b2cc-a39e68d17852 => 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: 1564/2939] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/subnets?id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2940] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2941] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1377/2942] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:39 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1566/2943] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.122&port_id=0f1efd71-a14b-4702-b8c3-6d6fcb26053f => 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: 1378/2944] 199.204.45.238 () {34 vars in 1106 bytes} [Thu Jul 9 00:46:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A317&port_id=0f1efd71-a14b-4702-b8c3-6d6fcb26053f => 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: 1567/2945] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:46:40 2026] GET /v2.0/subnets?id=08b5fdbd-92a2-42d8-9f10-170d8f010ad6&id=e523875f-7864-4d82-a1df-5f936ba27ef2 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2946] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:40 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2947] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:40 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&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: 1380/2948] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:40 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1569/2949] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:40 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1381/2950] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:46:41 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 5274 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2951] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:46:41 2026] GET /v2.0/networks?id=18e78152-5764-4d87-9549-429f159bdd2b => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2952] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.122&port_id=0f1efd71-a14b-4702-b8c3-6d6fcb26053f => 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: 1571/2953] 199.204.45.238 () {34 vars in 1106 bytes} [Thu Jul 9 00:46:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A317&port_id=0f1efd71-a14b-4702-b8c3-6d6fcb26053f => 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: 1383/2954] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:46:41 2026] GET /v2.0/subnets?id=08b5fdbd-92a2-42d8-9f10-170d8f010ad6&id=e523875f-7864-4d82-a1df-5f936ba27ef2 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2955] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:41 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&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: 1384/2956] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:41 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2957] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:41 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1385/2958] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:41 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1574/2959] 199.204.45.238 () {34 vars in 1096 bytes} [Thu Jul 9 00:46:43 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2960] 10.0.0.151 () {34 vars in 971 bytes} [Thu Jul 9 00:46:43 2026] GET /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 1470 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2961] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:43 2026] GET /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 1470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2962] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:43 2026] GET /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 1470 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2963] 199.204.45.238 () {34 vars in 789 bytes} [Thu Jul 9 00:46:43 2026] PUT /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 1201 bytes in 326 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: 1388/2964] 199.204.45.238 () {30 vars in 742 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2965] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2966] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/subnets/08b5fdbd-92a2-42d8-9f10-170d8f010ad6 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2967] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:46:44 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: 1390/2968] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:46:44.447 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4e32b7a-91d2-4899-afb2-84b495e03265'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': '0f1efd71-a14b-4702-b8c3-6d6fcb26053f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1579/2969] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2970] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2971] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => 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: 1392/2972] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2973] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2974] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2975] 199.204.45.238 () {30 vars in 742 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 798 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2976] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/2977] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2978] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2979] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 5043 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2980] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => 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: 1397/2981] 199.204.45.238 () {34 vars in 1104 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A141&port_id=050dafb1-eaee-4263-bbab-173aef0999cc => 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: 1585/2982] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/networks?id=18e78152-5764-4d87-9549-429f159bdd2b => 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: 1586/2983] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.122&port_id=0f1efd71-a14b-4702-b8c3-6d6fcb26053f => 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: 1398/2984] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/subnets?id=26a2e030-4e84-4d1c-a89e-72458cc3e7d9&id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 1411 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2985] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/subnets?id=08b5fdbd-92a2-42d8-9f10-170d8f010ad6 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2986] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:44 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/2987] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:45 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&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: 1400/2988] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:46:45 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&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: 1589/2989] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:45 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1401/2990] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:45 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1590/2991] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:45 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2992] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:45 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1404/2995] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:46:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2996] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:46:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2997] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:46:55 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: 1593/2998] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:46:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2999] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:46:55 2026] GET /v2.0/subnets/bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3000] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:46:55 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 5043 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/3001] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:46:56 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: 1595/3002] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:46:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/3003] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:46:56 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: 1596/3004] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:46:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/3005] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:46:56 2026] GET /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3006] 199.204.45.238 () {34 vars in 788 bytes} [Thu Jul 9 00:46:56 2026] PUT /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 1026 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/3007] 199.204.45.238 () {30 vars in 742 bytes} [Thu Jul 9 00:46:56 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b => generated 797 bytes in 51 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: 1598/3008] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:46:56 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/3009] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:46:57 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 4868 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:46:57.218 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aabb783-a163-4593-9a0e-f1c783ec7527'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': '0f1efd71-a14b-4702-b8c3-6d6fcb26053f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1599/3010] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:46:57 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 4868 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/3011] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:46:57 2026] GET /v2.0/networks?id=18e78152-5764-4d87-9549-429f159bdd2b => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3012] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:46:57 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/3013] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:46:57 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1601/3014] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:46:58 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 4868 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3015] 199.204.45.238 () {34 vars in 975 bytes} [Thu Jul 9 00:46:59 2026] GET /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3016] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:46:59 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 4868 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3017] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:46:59 2026] DELETE /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3018] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3814 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:47:00.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cc3189a-591d-4fcd-863f-afa5cfe6220d a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3019] 199.204.45.238 () {32 vars in 758 bytes} [Thu Jul 9 00:47:00 2026] DELETE /v2.0/ports/0f1efd71-a14b-4702-b8c3-6d6fcb26053f => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3020] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:47:00 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) 2026-07-09 00:47:00.544 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb61969a-63be-4245-ae74-adb40f6dc9c0'] response: {'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'name': 'network-vif-deleted', 'tag': '0f1efd71-a14b-4702-b8c3-6d6fcb26053f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1604/3021] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:47:00 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: 1418/3022] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3023] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3024] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3025] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/3026] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3027] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3028] 199.204.45.238 () {30 vars in 742 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3029] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3030] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3031] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3814 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3032] 199.204.45.238 () {34 vars in 1226 bytes} [Thu Jul 9 00:47:00 2026] GET /v2.0/networks?id=de143b3b-773e-42f5-a86f-6ff8b975520e&id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab&id=56dd4787-97ac-4842-8244-0c595a094e0a&id=18e78152-5764-4d87-9549-429f159bdd2b => generated 3094 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3033] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => 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: 1424/3034] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/subnets?id=1b9cc32f-1578-4b5e-8a92-b9834a46ca7f => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3035] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/ports?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e&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: 1425/3036] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3037] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1426/3038] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.202&port_id=78090254-53e8-4a36-b864-f7c1f2a7de05 => 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: 1613/3039] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/subnets?id=3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/3040] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/ports?network_id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3041] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1428/3042] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3043] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.103&port_id=ed0ff68c-630a-481d-b2cc-a39e68d17852 => 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: 1429/3044] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/subnets?id=bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3045] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/ports?network_id=56dd4787-97ac-4842-8244-0c595a094e0a&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: 1430/3046] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1617/3047] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:47:01 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1431/3048] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:47:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3049] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:47:04 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: 1432/3050] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:47: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: 1619/3051] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:47:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3052] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:04 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3814 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3053] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:47:05 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: 1434/3054] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:47:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3055] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:47:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3056] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:47:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3059] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:05 2026] GET /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 1237 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3060] 199.204.45.238 () {34 vars in 788 bytes} [Thu Jul 9 00:47:05 2026] PUT /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 1026 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3061] 199.204.45.238 () {30 vars in 742 bytes} [Thu Jul 9 00:47:05 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a => generated 797 bytes in 67 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: 1439/3062] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:05 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3063] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:05 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:47:06.215 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48f9d264-fef1-42a1-9a0c-8c060e3f4151'] response: {'name': 'network-changed', 'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'tag': 'ed0ff68c-630a-481d-b2cc-a39e68d17852', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1440/3064] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:47:06 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3065] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:47:06 2026] GET /v2.0/networks?id=56dd4787-97ac-4842-8244-0c595a094e0a => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3066] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:47:06 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1626/3067] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:47:06 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a?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: 1442/3068] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:06 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3069] 199.204.45.238 () {34 vars in 975 bytes} [Thu Jul 9 00:47:07 2026] GET /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3070] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:07 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 3639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3071] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:47:07 2026] DELETE /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3072] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:08 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:47:09.062 8 INFO neutron.pecan_wsgi.hooks.translation [None req-169740b2-d20f-4314-8e50-ea80c87801be a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1444/3073] 199.204.45.238 () {32 vars in 758 bytes} [Thu Jul 9 00:47:09 2026] DELETE /v2.0/ports/ed0ff68c-630a-481d-b2cc-a39e68d17852 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3074] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:47:09 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: 1445/3075] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00: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: 7|app: 0|req: 1631/3076] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00: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) 2026-07-09 00:47:09.217 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99991aaa-fc17-4a89-9ba8-eaa2357bc3ac'] response: {'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'name': 'network-vif-deleted', 'tag': 'ed0ff68c-630a-481d-b2cc-a39e68d17852', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1446/3077] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:47:09 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: 1632/3078] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3079] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3080] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3081] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3082] 199.204.45.238 () {30 vars in 742 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3083] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3084] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3085] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3086] 199.204.45.238 () {34 vars in 1066 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/networks?id=de143b3b-773e-42f5-a86f-6ff8b975520e&id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 1522 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3087] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => 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: 1637/3088] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/subnets?id=1b9cc32f-1578-4b5e-8a92-b9834a46ca7f => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3089] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/ports?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3090] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1453/3091] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1639/3092] 199.204.45.238 () {34 vars in 1058 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.202&port_id=78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3093] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:47:09 2026] GET /v2.0/subnets?id=3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3094] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:47:10 2026] GET /v2.0/ports?network_id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3095] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:47:10 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?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: 1641/3096] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:47:10 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3099] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:47:20 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: 1643/3100] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:47:20 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: 1458/3101] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:47:20 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: 1644/3102] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:47:20 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) 2026-07-09 00:47:20.826 8 INFO neutron.api.v2.resource [None req-78e35139-eee0-4422-81d9-e301b632bc57 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/3103] 199.204.45.238 () {30 vars in 762 bytes} [Thu Jul 9 00:47:20 2026] GET /v2.0/security-groups/lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3104] 199.204.45.238 () {30 vars in 784 bytes} [Thu Jul 9 00:47:20 2026] GET /v2.0/security-groups?name=lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 2865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3105] 199.204.45.238 () {30 vars in 814 bytes} [Thu Jul 9 00:47:20 2026] GET /v2.0/security-group-rules?security_group_id=8edb4900-30a8-4b89-917a-d93da597c5e3 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3106] 199.204.45.238 () {32 vars in 788 bytes} [Thu Jul 9 00:47:20 2026] DELETE /v2.0/security-group-rules/bf66133a-39d0-4d4f-977a-48a329b59bdf => 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: 1461/3107] 199.204.45.238 () {32 vars in 788 bytes} [Thu Jul 9 00:47:21 2026] DELETE /v2.0/security-group-rules/de650d1c-4149-432c-833a-4678553dc17d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:24.990 7 INFO neutron.db.l3_db [None req-3d731815-2441-4da6-b142-600031b567df fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Floating IP c64af003-2161-49e5-ad11-95c44b6c1931 disassociated (deleted). External IP: 10.96.250.201, port: cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93. [pid: 7|app: 0|req: 1647/3108] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:47:24 2026] DELETE /v2.0/floatingips/c64af003-2161-49e5-ad11-95c44b6c1931 => generated 0 bytes in 659 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:25.335 8 INFO neutron.api.v2.resource [None req-4dcbee40-d13b-4e30-a15c-37882a2b3f31 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1462/3109] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:47:25 2026] GET /v2.0/floatingips/c64af003-2161-49e5-ad11-95c44b6c1931 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3110] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:47:26 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: 1463/3111] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:47:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3112] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:47:26 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: 1464/3113] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:47:26 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-07-09 00:47:26.105 7 INFO neutron.api.v2.resource [None req-70bd8669-a30d-484c-92a1-12428033b1ff a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3114] 199.204.45.238 () {30 vars in 762 bytes} [Thu Jul 9 00:47:26 2026] GET /v2.0/security-groups/lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3115] 199.204.45.238 () {30 vars in 784 bytes} [Thu Jul 9 00:47:26 2026] GET /v2.0/security-groups?name=lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3116] 199.204.45.238 () {30 vars in 814 bytes} [Thu Jul 9 00:47:26 2026] GET /v2.0/security-group-rules?security_group_id=8edb4900-30a8-4b89-917a-d93da597c5e3 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3117] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:47:26 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: 1652/3118] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:47:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3119] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:47:26 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: 1653/3120] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:47:26 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: 1468/3121] 199.204.45.238 () {30 vars in 740 bytes} [Thu Jul 9 00:47:26 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3122] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:26 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3123] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:26 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3124] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:26 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3125] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:27 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3126] 199.204.45.238 () {34 vars in 975 bytes} [Thu Jul 9 00:47:28 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3127] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:47:28 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3128] 199.204.45.238 () {34 vars in 1016 bytes} [Thu Jul 9 00:47:28 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3129] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:28 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3130] 199.204.45.238 () {38 vars in 1028 bytes} [Thu Jul 9 00:47:28 2026] PUT /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1150 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3131] 199.204.45.238 () {30 vars in 768 bytes} [Thu Jul 9 00:47:29 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1659/3132] 199.204.45.238 () {34 vars in 788 bytes} [Thu Jul 9 00:47:29 2026] PUT /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1090 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3133] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:29 2026] GET /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 1090 bytes in 37 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: 1660/3134] 199.204.45.238 () {32 vars in 758 bytes} [Thu Jul 9 00:47:30 2026] DELETE /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3135] 199.204.45.238 () {30 vars in 702 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3136] 199.204.45.238 () {30 vars in 704 bytes} [Thu Jul 9 00:47:30 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: 1476/3137] 199.204.45.238 () {30 vars in 680 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3138] 199.204.45.238 () {30 vars in 716 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:47:30.428 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f50d180-754c-4bb4-a9db-5ba05abc7227 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/3139] 199.204.45.238 () {32 vars in 758 bytes} [Thu Jul 9 00:47:30 2026] DELETE /v2.0/ports/78090254-53e8-4a36-b864-f7c1f2a7de05 => 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: 1663/3140] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:47:30.494 8 INFO neutron.api.v2.resource [None req-f1eac6ae-ade0-4332-b41e-e2da0e850119 a8bcfb18f3ba4fe9a2962c2c754dc2c4 b5718e29ecfa428e8f02986a00e810c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1478/3141] 199.204.45.238 () {30 vars in 762 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/security-groups/lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3142] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/ports?tenant_id=b5718e29ecfa428e8f02986a00e810c1&device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3143] 199.204.45.238 () {30 vars in 784 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/security-groups?name=lb-2734c88d-a84d-4b8b-afbc-b979fa4f8729 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3144] 199.204.45.238 () {30 vars in 736 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3145] 199.204.45.238 () {34 vars in 1066 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/networks?id=de143b3b-773e-42f5-a86f-6ff8b975520e&id=3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 1522 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3146] 199.204.45.238 () {34 vars in 1060 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.27&port_id=dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => 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: 1667/3147] 199.204.45.238 () {34 vars in 984 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/subnets?id=1b9cc32f-1578-4b5e-8a92-b9834a46ca7f => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3148] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/ports?network_id=de143b3b-773e-42f5-a86f-6ff8b975520e&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: 1669/3149] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1670/3150] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:47:30 2026] GET /v2.0/networks/de143b3b-773e-42f5-a86f-6ff8b975520e?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: 1481/3151] 199.204.45.238 () {34 vars in 788 bytes} [Thu Jul 9 00:47:30 2026] PUT /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 1090 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3152] 199.204.45.238 () {32 vars in 778 bytes} [Thu Jul 9 00:47:30 2026] DELETE /v2.0/security-groups/8edb4900-30a8-4b89-917a-d93da597c5e3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3153] 199.204.45.238 () {32 vars in 758 bytes} [Thu Jul 9 00:47:31 2026] DELETE /v2.0/ports/cb2bb4e3-4c16-4f9d-b8d0-4fc001c9be93 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3154] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:47:33 2026] GET /v2.0/ports?device_id=b71801a7-fb99-44dc-bd4e-834a254ad242 => 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: 1483/3155] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:47:33 2026] DELETE /v2.0/ports/dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:47:35.914 7 INFO neutron.db.l3_db [None req-82526649-7faf-4e9f-b3ed-2fa17ee61eac fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Floating IP 6ab5a1c5-f8c2-4537-aead-ad700337b67a disassociated (deleted). External IP: 10.96.250.204, port: ff8d0268-307b-4a26-aa58-36b0f8855250. [pid: 7|app: 0|req: 1674/3158] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:47:35 2026] DELETE /v2.0/floatingips/6ab5a1c5-f8c2-4537-aead-ad700337b67a => generated 0 bytes in 1144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:36.730 8 INFO neutron.api.v2.resource [None req-756fa7e4-5195-46b4-9c8d-9d6fde83ac72 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3159] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:47:36 2026] GET /v2.0/floatingips/6ab5a1c5-f8c2-4537-aead-ad700337b67a => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:47:36.956 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-939c535c-84ea-4b96-b418-803a6045ffcb'] response: {'name': 'network-changed', 'server_uuid': 'e0e6261d-ae2e-4d96-b807-8aa623ca5e8b', 'tag': 'ff8d0268-307b-4a26-aa58-36b0f8855250', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1675/3160] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:47:36 2026] GET /v2.0/ports?device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1200 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3161] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:47:36 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3162] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:47:37 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 00:47:37.511 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eb7305b-9995-441e-a7a3-8dac0747821a'] response: {'server_uuid': 'b71801a7-fb99-44dc-bd4e-834a254ad242', 'name': 'network-vif-deleted', 'tag': 'dde51a5e-c8f9-43c5-a4f3-ca3bb5c949d8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1487/3163] 199.204.45.238 () {34 vars in 986 bytes} [Thu Jul 9 00:47:37 2026] GET /v2.0/networks?id=18e78152-5764-4d87-9549-429f159bdd2b => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3164] 199.204.45.238 () {34 vars in 1056 bytes} [Thu Jul 9 00:47:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.91&port_id=ff8d0268-307b-4a26-aa58-36b0f8855250 => 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: 1488/3165] 199.204.45.238 () {34 vars in 1106 bytes} [Thu Jul 9 00:47:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A330&port_id=ff8d0268-307b-4a26-aa58-36b0f8855250 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3166] 199.204.45.238 () {34 vars in 1064 bytes} [Thu Jul 9 00:47:37 2026] GET /v2.0/subnets?id=08b5fdbd-92a2-42d8-9f10-170d8f010ad6&id=e523875f-7864-4d82-a1df-5f936ba27ef2 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3167] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:47:37 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3168] 199.204.45.238 () {34 vars in 1052 bytes} [Thu Jul 9 00:47:37 2026] GET /v2.0/ports?network_id=18e78152-5764-4d87-9549-429f159bdd2b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3169] 199.204.45.238 () {34 vars in 1012 bytes} [Thu Jul 9 00:47:37 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?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: 1680/3170] 199.204.45.238 () {34 vars in 1112 bytes} [Thu Jul 9 00:47:37 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3171] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:47:38 2026] GET /v2.0/ports?device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 1198 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3172] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:47:38 2026] DELETE /v2.0/ports/ff8d0268-307b-4a26-aa58-36b0f8855250 => 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: 1492/3173] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:47:42 2026] GET /v2.0/ports?device_id=e0e6261d-ae2e-4d96-b807-8aa623ca5e8b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 00:47:47.237 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23e5060a-9437-4da5-83d2-e90514842336'] response: {'server_uuid': 'e0e6261d-ae2e-4d96-b807-8aa623ca5e8b', 'name': 'network-vif-deleted', 'tag': 'ff8d0268-307b-4a26-aa58-36b0f8855250', 'status': 'completed', 'code': 200} 2026-07-09 00:47:47.510 7 INFO neutron.db.l3_db [None req-ee722092-623a-4e7f-8c26-733084d062a4 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] Floating IP b976f099-9070-4b95-a2f4-b94c2bbf0dcf disassociated (deleted). External IP: 10.96.250.220, port: 050dafb1-eaee-4263-bbab-173aef0999cc. [pid: 7|app: 0|req: 1682/3174] 10.0.0.97 () {32 vars in 731 bytes} [Thu Jul 9 00:47:47 2026] DELETE /v2.0/floatingips/b976f099-9070-4b95-a2f4-b94c2bbf0dcf => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:47.808 8 INFO neutron.api.v2.resource [None req-77769521-e3bf-44a5-a4b4-d7814c3d90e5 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3175] 10.0.0.97 () {32 vars in 728 bytes} [Thu Jul 9 00:47:47 2026] GET /v2.0/floatingips/b976f099-9070-4b95-a2f4-b94c2bbf0dcf => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3176] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:47:47 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3177] 10.0.0.151 () {34 vars in 1040 bytes} [Thu Jul 9 00:47:48 2026] GET /v2.0/security-groups?id=fb9d27e6-f3f8-4478-84c0-e678d0222048&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:47:49.925 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26f83b15-6301-475c-a7bd-6d16b1e53174'] response: {'name': 'network-changed', 'server_uuid': '672c06cc-a5f4-482c-b32d-37c8bfbe6808', 'tag': '050dafb1-eaee-4263-bbab-173aef0999cc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1684/3178] 199.204.45.238 () {34 vars in 994 bytes} [Thu Jul 9 00:47:49 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => generated 1200 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3181] 199.204.45.238 () {36 vars in 997 bytes} [Thu Jul 9 00:47:49 2026] DELETE /v2.0/ports/050dafb1-eaee-4263-bbab-173aef0999cc => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3182] 199.204.45.238 () {34 vars in 1080 bytes} [Thu Jul 9 00:47:50 2026] GET /v2.0/ports?tenant_id=a12253926ee747d8b6e7a4411525fe52&device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => 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: 1496/3183] 10.0.0.151 () {34 vars in 990 bytes} [Thu Jul 9 00:47:53 2026] GET /v2.0/ports?device_id=672c06cc-a5f4-482c-b32d-37c8bfbe6808 => 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: 1688/3184] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:58 2026] DELETE /v2.0/security-group-rules/07214662-f2a0-4ced-826c-a497c5d304e2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:58.313 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7f3bb0d-afcf-4634-a7d1-30eb07d6fd6d'] response: {'server_uuid': '672c06cc-a5f4-482c-b32d-37c8bfbe6808', 'name': 'network-vif-deleted', 'tag': '050dafb1-eaee-4263-bbab-173aef0999cc', 'status': 'completed', 'code': 200} 2026-07-09 00:47:58.322 8 INFO neutron.api.v2.resource [None req-70776ac8-c418-4ab5-a82c-3c3a37de51ac fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3185] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:58 2026] GET /v2.0/security-group-rules/07214662-f2a0-4ced-826c-a497c5d304e2 => 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: 1689/3186] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:58 2026] DELETE /v2.0/security-group-rules/5343d14b-440c-4766-9fbb-a986cb804073 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:58.407 8 INFO neutron.api.v2.resource [None req-5d0f70e3-79dd-4e9c-ad6a-b1a13fa3857a fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3187] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:58 2026] GET /v2.0/security-group-rules/5343d14b-440c-4766-9fbb-a986cb804073 => 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: 1690/3188] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:58 2026] DELETE /v2.0/security-group-rules/8060d32c-5d7a-4b77-9f9f-3d6d388ba711 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:58.504 8 INFO neutron.api.v2.resource [None req-5ec1b787-c320-4e65-8a4c-73208d45ef90 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3189] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:58 2026] GET /v2.0/security-group-rules/8060d32c-5d7a-4b77-9f9f-3d6d388ba711 => 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: 1691/3190] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:58 2026] DELETE /v2.0/security-group-rules/fcd117d0-f9ce-4d8d-9f28-7cf340ff9627 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:58.602 8 INFO neutron.api.v2.resource [None req-d696bfd0-b652-4e19-9ef1-adec81c65a1d fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3191] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:58 2026] GET /v2.0/security-group-rules/fcd117d0-f9ce-4d8d-9f28-7cf340ff9627 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3192] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:58 2026] DELETE /v2.0/security-group-rules/c34212ad-43ea-4299-9634-7f6c92461c8c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:58.685 8 INFO neutron.api.v2.resource [None req-f8634fee-bee2-476a-bf3b-e30091c75787 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3193] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:58 2026] GET /v2.0/security-group-rules/c34212ad-43ea-4299-9634-7f6c92461c8c => 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: 1693/3194] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:58 2026] DELETE /v2.0/security-group-rules/0fec8f07-b74c-438c-834b-d2c23caef8d8 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:58.775 8 INFO neutron.api.v2.resource [None req-3d1580ec-8766-4236-994e-9b9cdf4e9a3c fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3195] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:58 2026] GET /v2.0/security-group-rules/0fec8f07-b74c-438c-834b-d2c23caef8d8 => 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: 1694/3196] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:58 2026] DELETE /v2.0/security-group-rules/a3fb1cdb-51c7-41e0-b6ce-bd6c7073d396 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:58.883 8 INFO neutron.api.v2.resource [None req-0aa80d98-e13f-41e1-aca3-f1596a68adfe fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3197] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:58 2026] GET /v2.0/security-group-rules/a3fb1cdb-51c7-41e0-b6ce-bd6c7073d396 => 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: 1695/3198] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:58 2026] DELETE /v2.0/security-group-rules/5705e4b3-eb12-4c3f-94ef-6ddcd8de9447 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:58.988 8 INFO neutron.api.v2.resource [None req-5e6eab4b-959e-4c79-803b-c62248779db8 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3199] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:58 2026] GET /v2.0/security-group-rules/5705e4b3-eb12-4c3f-94ef-6ddcd8de9447 => 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: 1696/3200] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:58 2026] DELETE /v2.0/security-group-rules/97c01a74-52e6-4efa-ab8c-c0ae0da88537 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:59.074 8 INFO neutron.api.v2.resource [None req-a32dfed3-e608-49b0-9016-6418ad053a96 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3201] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:59 2026] GET /v2.0/security-group-rules/97c01a74-52e6-4efa-ab8c-c0ae0da88537 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3202] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:59 2026] DELETE /v2.0/security-group-rules/d93f3f8c-43c6-4f20-a741-03570f6d0b23 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:59.165 8 INFO neutron.api.v2.resource [None req-1995effa-c977-4915-8883-d38ea038056c fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3203] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:59 2026] GET /v2.0/security-group-rules/d93f3f8c-43c6-4f20-a741-03570f6d0b23 => 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: 1698/3204] 10.0.0.97 () {32 vars in 749 bytes} [Thu Jul 9 00:47:59 2026] DELETE /v2.0/security-group-rules/e68b9d08-a9c3-4ef1-b7a2-e56be9155a5f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:59.256 8 INFO neutron.api.v2.resource [None req-aa0a508f-d272-4c7b-937f-eea65253828d fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3205] 10.0.0.97 () {32 vars in 746 bytes} [Thu Jul 9 00:47:59 2026] GET /v2.0/security-group-rules/e68b9d08-a9c3-4ef1-b7a2-e56be9155a5f => 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: 1699/3206] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:47:59 2026] DELETE /v2.0/security-groups/fb9d27e6-f3f8-4478-84c0-e678d0222048 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:47:59.367 8 INFO neutron.api.v2.resource [None req-0245c4c2-340d-4f55-8faa-29caaca406ec fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3207] 10.0.0.97 () {32 vars in 736 bytes} [Thu Jul 9 00:47:59 2026] GET /v2.0/security-groups/fb9d27e6-f3f8-4478-84c0-e678d0222048 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3208] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:47:59 2026] PUT /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:48:00.559 8 INFO neutron.api.v2.resource [None req-feb1c9e4-6133-4e9a-965c-74e1062f4337 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3209] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:48:00 2026] PUT /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3210] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:48:00 2026] PUT /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489/remove_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:48:01.795 8 INFO neutron.api.v2.resource [None req-668dfe1b-79cc-4bf7-96a9-6e2b92b115ff fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3211] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:48:01 2026] PUT /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489/remove_router_interface => generated 198 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3212] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:48:01 2026] PUT /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489/remove_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 00:48:03.066 8 INFO neutron.api.v2.resource [None req-6a0aa499-c93a-458b-ac54-b8107423d16c fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3213] 10.0.0.97 () {34 vars in 788 bytes} [Thu Jul 9 00:48:02 2026] PUT /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:48:03.931 7 INFO neutron.db.l3_hamode_db [None req-2e9ba63a-5130-42d5-a940-3d5339d652d2 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] HA network 5139acb2-75b4-4367-9c5e-d07a5fa15b9f was deleted as no HA routers are present in tenant a12253926ee747d8b6e7a4411525fe52. [pid: 7|app: 0|req: 1703/3214] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:48:03 2026] DELETE /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 00:48:03.957 8 INFO neutron.api.v2.resource [None req-7519b72a-1197-4d1f-ac59-0d1e1d16ef4a fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3215] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:48:03 2026] GET /v2.0/routers/abe515b0-d0d2-49fd-bc9d-8796914a2489 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:48:03.977 7 INFO neutron.services.segments.plugin [-] Segment 7be5f3a6-6e7c-40bd-bbfa-6b8f99202c6b resource provider aggregate not found 2026-07-09 00:48:03.992 7 INFO neutron.services.segments.plugin [-] Segment 7be5f3a6-6e7c-40bd-bbfa-6b8f99202c6b resource provider aggregate not found 2026-07-09 00:48:04.009 7 INFO neutron.services.segments.plugin [-] Segment 7be5f3a6-6e7c-40bd-bbfa-6b8f99202c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7be5f3a6-6e7c-40bd-bbfa-6b8f99202c6b found for delete ", "request_id": "req-470dfb18-7fcd-4ba8-8191-24610a86f442"}]} 2026-07-09 00:48:04.011 7 INFO neutron.services.segments.plugin [-] Segment 7be5f3a6-6e7c-40bd-bbfa-6b8f99202c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7be5f3a6-6e7c-40bd-bbfa-6b8f99202c6b found for delete ", "request_id": "req-19987499-c9d3-48cd-b821-3b9d0bb1be44"}]} [pid: 7|app: 0|req: 1704/3216] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:48:03 2026] DELETE /v2.0/subnets/e523875f-7864-4d82-a1df-5f936ba27ef2 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:48:04.169 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b3cd587-fea3-4dcb-8b5f-0cd3c7037c6b fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3217] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:48:04 2026] GET /v2.0/subnets/e523875f-7864-4d82-a1df-5f936ba27ef2 => 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: 1705/3218] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:48:04 2026] DELETE /v2.0/subnets/08b5fdbd-92a2-42d8-9f10-170d8f010ad6 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:48:04.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4d3f4d8-2666-4f86-b93c-c5dfce3cf65a fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3219] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:48:04 2026] GET /v2.0/subnets/08b5fdbd-92a2-42d8-9f10-170d8f010ad6 => 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: 1706/3220] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:48:04 2026] DELETE /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:48:04.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cda12df-9e17-4b26-a546-d1263457f7ef fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3221] 10.0.0.97 () {32 vars in 722 bytes} [Thu Jul 9 00:48:04 2026] GET /v2.0/networks/18e78152-5764-4d87-9549-429f159bdd2b => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3222] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:48:04 2026] DELETE /v2.0/subnets/26a2e030-4e84-4d1c-a89e-72458cc3e7d9 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:48:04.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8bb55937-276a-4584-a929-23c060e5d88b fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3223] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:48:04 2026] GET /v2.0/subnets/26a2e030-4e84-4d1c-a89e-72458cc3e7d9 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3224] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:48:04 2026] DELETE /v2.0/subnets/bd2e8691-ba37-4415-aed7-e7c8620f0b5d => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:48:05.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e03b4761-ec14-42cd-a12e-7186e40e26ac fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3225] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:48:05 2026] GET /v2.0/subnets/bd2e8691-ba37-4415-aed7-e7c8620f0b5d => 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: 1709/3228] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:48:05 2026] DELETE /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:48:05.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d1d3b01-2b87-419d-a08e-36eea8d87642 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3229] 10.0.0.97 () {32 vars in 722 bytes} [Thu Jul 9 00:48:05 2026] GET /v2.0/networks/56dd4787-97ac-4842-8244-0c595a094e0a => 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: 1710/3230] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:48:05 2026] DELETE /v2.0/subnets/45356ba5-441c-466c-8c73-9bdb8f3dbcaa => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:48:05.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-915de5a4-3019-4b5b-b5e0-cebd50bbb4a8 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3231] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:48:05 2026] GET /v2.0/subnets/45356ba5-441c-466c-8c73-9bdb8f3dbcaa => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3232] 10.0.0.97 () {32 vars in 723 bytes} [Thu Jul 9 00:48:05 2026] DELETE /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:48:05.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-691c439c-d514-4b8d-8d8c-a4373edb4d1a fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3233] 10.0.0.97 () {32 vars in 720 bytes} [Thu Jul 9 00:48:05 2026] GET /v2.0/subnets/3b89c377-663b-49e9-bfce-465aeb2b1ae6 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:48:06.028 7 INFO neutron.services.segments.plugin [-] Segment 62e47136-d548-4d29-b9ee-ec39d5364053 resource provider aggregate not found 2026-07-09 00:48:06.033 7 INFO neutron.services.segments.plugin [-] Segment 62e47136-d548-4d29-b9ee-ec39d5364053 resource provider aggregate not found 2026-07-09 00:48:06.049 7 INFO neutron.services.segments.plugin [-] Segment 62e47136-d548-4d29-b9ee-ec39d5364053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62e47136-d548-4d29-b9ee-ec39d5364053 found for delete ", "request_id": "req-87f56332-e248-496c-ab4f-1962b4953d17"}]} [pid: 7|app: 0|req: 1712/3234] 10.0.0.97 () {32 vars in 725 bytes} [Thu Jul 9 00:48:05 2026] DELETE /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 00:48:06.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd44da59-019d-4f24-a395-f6e79d323910 fa320adc20a84bcebccca9b01a758885 a12253926ee747d8b6e7a4411525fe52 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3235] 10.0.0.97 () {32 vars in 722 bytes} [Thu Jul 9 00:48:06 2026] GET /v2.0/networks/3719a73b-7e5a-4c3a-a2a3-f36b8a3922ab => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 00:48:08.021 7 INFO neutron.services.segments.plugin [-] Segment 62e47136-d548-4d29-b9ee-ec39d5364053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62e47136-d548-4d29-b9ee-ec39d5364053 found for delete ", "request_id": "req-a6d82a87-e682-4b9d-b7d4-ee4f120e3bf0"}]} 2026-07-09 00:48:08.027 7 INFO neutron.services.segments.plugin [-] Segment 5763713e-aa2a-4939-a50a-c58e48598115 resource provider aggregate not found 2026-07-09 00:48:08.053 7 INFO neutron.services.segments.plugin [-] Segment 5763713e-aa2a-4939-a50a-c58e48598115 resource provider aggregate not found 2026-07-09 00:48:08.058 7 INFO neutron.services.segments.plugin [-] Segment 5763713e-aa2a-4939-a50a-c58e48598115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5763713e-aa2a-4939-a50a-c58e48598115 found for delete ", "request_id": "req-5397f3e6-2256-468b-8d87-eb5977027e04"}]} 2026-07-09 00:48:08.070 7 INFO neutron.services.segments.plugin [-] Segment 5763713e-aa2a-4939-a50a-c58e48598115 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5763713e-aa2a-4939-a50a-c58e48598115 found for delete ", "request_id": "req-6ff9689e-f7dd-464d-a30c-14d621b585c8"}]} 2026-07-09 00:48:08.074 7 INFO neutron.services.segments.plugin [-] Segment 89485335-c8f4-44c0-b0ad-6fe4cd7cae9c resource provider aggregate not found 2026-07-09 00:48:08.084 7 INFO neutron.services.segments.plugin [-] Segment 89485335-c8f4-44c0-b0ad-6fe4cd7cae9c resource provider aggregate not found 2026-07-09 00:48:08.089 7 INFO neutron.services.segments.plugin [-] Segment 89485335-c8f4-44c0-b0ad-6fe4cd7cae9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89485335-c8f4-44c0-b0ad-6fe4cd7cae9c found for delete ", "request_id": "req-f75646fa-1efe-4d05-bb1a-13f2ffb245ed"}]} 2026-07-09 00:48:08.098 7 INFO neutron.services.segments.plugin [-] Segment 89485335-c8f4-44c0-b0ad-6fe4cd7cae9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89485335-c8f4-44c0-b0ad-6fe4cd7cae9c found for delete ", "request_id": "req-cb6d77ce-5644-492b-b228-365d28c6e2c0"}]} [pid: 7|app: 0|req: 1713/3236] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:48:08 2026] GET /v2.0/security-groups?tenant_id=cc5c5d09fefc43e58a3fcbb40f6f5292&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3237] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:48:08 2026] DELETE /v2.0/security-groups/5db3f486-8a11-46a4-bfb1-8dbb9f527124 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3238] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:48:08 2026] GET /v2.0/security-groups?tenant_id=12328e8411ac4e5083f07fcdb87f725b&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3239] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:48:08 2026] DELETE /v2.0/security-groups/5af3a69f-e976-4db5-b7ca-2a13b2e3f109 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3240] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:48:08 2026] GET /v2.0/security-groups?tenant_id=a4c16615cc1e442cbc2003cf0d59e99d&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3241] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:48:09 2026] DELETE /v2.0/security-groups/7aab5c0b-1226-4f9b-940f-018d041d1159 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3242] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:48:09 2026] GET /v2.0/security-groups?tenant_id=a12253926ee747d8b6e7a4411525fe52&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3243] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:48:09 2026] DELETE /v2.0/security-groups/ccfc1dd7-aea5-4af5-8815-3bd5153d5f9c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3244] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:48:09 2026] GET /v2.0/security-groups?tenant_id=229945a6778947da808baa288d8e2ec6&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3245] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:48:09 2026] DELETE /v2.0/security-groups/a38ae08f-1744-43e4-afa3-39b75ef5f8d6 => 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: 1718/3246] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:48:10 2026] GET /v2.0/security-groups?tenant_id=af4ac924f7c94235869f64eefa7504b9&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3247] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:48:10 2026] DELETE /v2.0/security-groups/0c209d58-ceaa-4351-be29-2e660f4eb1b9 => 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: 1719/3248] 10.0.0.97 () {32 vars in 773 bytes} [Thu Jul 9 00:48:10 2026] GET /v2.0/security-groups?tenant_id=fa7f45cd66ae47cb99d5cc9bf783234b&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3249] 10.0.0.97 () {32 vars in 739 bytes} [Thu Jul 9 00:48:10 2026] DELETE /v2.0/security-groups/f0a3592b-8f34-41d9-abba-97cbe5f3fc06 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3250] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:48:13 2026] GET /v2.0/networks => generated 2168 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3251] 10.0.0.97 () {32 vars in 654 bytes} [Thu Jul 9 00:48:14 2026] GET /v2.0/floatingips => 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: 1721/3252] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:48:14 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3253] 10.0.0.97 () {32 vars in 642 bytes} [Thu Jul 9 00:48:14 2026] GET /v2.0/ports => generated 4725 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3254] 10.0.0.97 () {32 vars in 646 bytes} [Thu Jul 9 00:48:14 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3255] 10.0.0.97 () {32 vars in 648 bytes} [Thu Jul 9 00:48:14 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3256] 10.0.0.97 () {32 vars in 662 bytes} [Thu Jul 9 00:48:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3257] 10.0.0.97 () {32 vars in 654 bytes} [Thu Jul 9 00:48:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)