+ 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 [Wed Jun 10 01:55:00 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-74d66b58dd-wtvzh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55b2b2536160 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-10 01:55:03.778 8 INFO neutron.common.config [-] Logging enabled! 2026-06-10 01:55:03.778 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-10 01:55:04.065 7 INFO neutron.common.config [-] Logging enabled! 2026-06-10 01:55:04.066 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-10 01:55:04.198 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 01:55:04.511 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 01:55:05.029 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:05.032 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 01:55:05.035 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-10 01:55:05.036 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:05.036 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 01:55:05.036 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 01:55:05.036 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:05.042 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:05.042 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:05.042 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:05.065 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 01:55:05.067 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:05.067 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 01:55:05.110 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 01:55:05.110 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 01:55:05.111 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 01:55:05.111 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 01:55:05.118 8 WARNING oslo_policy.policy [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-10 01:55:05.363 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:05.366 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 01:55:05.369 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-10 01:55:05.370 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 01:55:05.370 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 01:55:05.371 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 01:55:05.371 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:05.377 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:05.377 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 01:55:05.377 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:05.405 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 01:55:05.407 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 01:55:05.407 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 01:55:05.408 8 INFO neutron.plugins.ml2.managers [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] Initializing driver for type 'vlan' 2026-06-10 01:55:05.458 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 01:55:05.458 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 01:55:05.459 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 01:55:05.459 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 01:55:05.467 7 WARNING oslo_policy.policy [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-10 01:55:05.717 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] VlanTypeDriver initialization complete 2026-06-10 01:55:05.717 8 INFO neutron.plugins.ml2.managers [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 01:55:05.718 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 01:55:05.739 8 INFO neutron.plugins.ml2.managers [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 01:55:05.739 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 01:55:05.740 8 INFO neutron.plugins.ml2.managers [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] Initializing extension driver 'port_security' 2026-06-10 01:55:05.740 8 INFO neutron.plugins.ml2.extensions.port_security [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 01:55:05.740 8 INFO neutron.plugins.ml2.managers [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] Initializing extension driver 'qos' 2026-06-10 01:55:05.740 8 INFO neutron.plugins.ml2.managers [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 01:55:05.740 8 INFO neutron.plugins.ml2.managers [None req-82b89ed9-632c-4add-8c0e-d2e48b197c5b - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 01:55:05.751 8 INFO neutron.quota [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded quota_driver: . 2026-06-10 01:55:05.751 8 INFO neutron.plugins.ml2.plugin [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 01:55:05.752 8 INFO neutron.plugins.ml2.managers [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 01:55:05.752 8 INFO neutron.plugins.ml2.managers [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 01:55:05.752 7 INFO neutron.plugins.ml2.managers [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] Initializing driver for type 'vlan' 2026-06-10 01:55:05.752 8 INFO neutron.plugins.ml2.managers [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 01:55:05.752 8 INFO neutron.extensions.vlantransparent [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Disabled vlantransparent extension. 2026-06-10 01:55:05.752 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: qos 2026-06-10 01:55:05.763 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: router 2026-06-10 01:55:05.796 8 INFO neutron.services.service_base [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 01:55:05.796 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: segments 2026-06-10 01:55:05.898 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: trunk 2026-06-10 01:55:05.955 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: vpnaas 2026-06-10 01:55:05.999 8 WARNING stevedore.named [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 01:55:06.053 8 INFO neutron_vpnaas.services.vpn.plugin [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 01:55:06.054 8 INFO neutron.common.utils [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 01:55:06.054 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 01:55:06.058 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: tag 2026-06-10 01:55:06.066 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: timestamp 2026-06-10 01:55:06.068 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 01:55:06.072 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: flavors 2026-06-10 01:55:06.075 8 INFO neutron.manager [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loading Plugin: revisions 2026-06-10 01:55:06.079 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Initializing extension manager. 2026-06-10 01:55:06.080 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: address-group 2026-06-10 01:55:06.081 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: address-scope 2026-06-10 01:55:06.082 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] VlanTypeDriver initialization complete 2026-06-10 01:55:06.082 7 INFO neutron.plugins.ml2.managers [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 01:55:06.082 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 01:55:06.082 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 01:55:06.083 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: agent 2026-06-10 01:55:06.084 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 01:55:06.085 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 01:55:06.086 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 01:55:06.087 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: availability_zone 2026-06-10 01:55:06.088 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 01:55:06.088 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 01:55:06.089 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 01:55:06.091 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 01:55:06.091 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: dns-integration 2026-06-10 01:55:06.092 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 01:55:06.093 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 01:55:06.093 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: dvr 2026-06-10 01:55:06.094 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 01:55:06.095 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 01:55:06.095 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:06.096 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 01:55:06.097 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: external-net 2026-06-10 01:55:06.097 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 01:55:06.098 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: extraroute 2026-06-10 01:55:06.099 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 01:55:06.100 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 01:55:06.101 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 01:55:06.102 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 01:55:06.102 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 01:55:06.103 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: fip-port-details 2026-06-10 01:55:06.104 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: flavors 2026-06-10 01:55:06.105 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 01:55:06.106 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 01:55:06.107 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: ip_allocation 2026-06-10 01:55:06.107 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 01:55:06.108 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 01:55:06.109 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: router 2026-06-10 01:55:06.111 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:06.111 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 01:55:06.112 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 01:55:06.112 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 01:55:06.113 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: l3-ha 2026-06-10 01:55:06.114 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:06.114 7 INFO neutron.plugins.ml2.managers [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 01:55:06.114 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 01:55:06.114 7 INFO neutron.plugins.ml2.managers [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] Initializing extension driver 'port_security' 2026-06-10 01:55:06.114 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 01:55:06.114 7 INFO neutron.plugins.ml2.extensions.port_security [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 01:55:06.115 7 INFO neutron.plugins.ml2.managers [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] Initializing extension driver 'qos' 2026-06-10 01:55:06.115 7 INFO neutron.plugins.ml2.managers [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 01:55:06.115 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: l3-flavors 2026-06-10 01:55:06.115 7 INFO neutron.plugins.ml2.managers [None req-12a8b193-237e-471d-8fa4-99ecd5338f2b - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 01:55:06.116 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:06.117 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 01:55:06.119 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 01:55:06.120 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 01:55:06.121 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 01:55:06.122 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 01:55:06.123 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 01:55:06.123 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: multi-provider 2026-06-10 01:55:06.124 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: net-mtu 2026-06-10 01:55:06.125 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 01:55:06.125 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 01:55:06.126 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: network_ha 2026-06-10 01:55:06.127 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 01:55:06.128 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 01:55:06.128 7 INFO neutron.quota [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded quota_driver: . 2026-06-10 01:55:06.128 7 INFO neutron.plugins.ml2.plugin [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 01:55:06.129 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: pagination 2026-06-10 01:55:06.129 7 INFO neutron.plugins.ml2.managers [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 01:55:06.129 7 INFO neutron.plugins.ml2.managers [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 01:55:06.129 7 INFO neutron.plugins.ml2.managers [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 01:55:06.129 7 INFO neutron.extensions.vlantransparent [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Disabled vlantransparent extension. 2026-06-10 01:55:06.129 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: port-device-profile 2026-06-10 01:55:06.129 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: qos 2026-06-10 01:55:06.130 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 01:55:06.130 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 01:55:06.131 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 01:55:06.132 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: port-mac-override 2026-06-10 01:55:06.132 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 01:55:06.133 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 01:55:06.133 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: port-resource-request 2026-06-10 01:55:06.134 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 01:55:06.135 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: binding 2026-06-10 01:55:06.135 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: binding-extended 2026-06-10 01:55:06.136 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: port-security 2026-06-10 01:55:06.136 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: project-id 2026-06-10 01:55:06.137 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: provider 2026-06-10 01:55:06.139 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos 2026-06-10 01:55:06.140 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 01:55:06.140 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 01:55:06.140 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: router 2026-06-10 01:55:06.141 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-default 2026-06-10 01:55:06.141 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-fip 2026-06-10 01:55:06.142 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 01:55:06.142 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 01:55:06.143 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 01:55:06.144 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 01:55:06.145 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 01:55:06.145 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-pps 2026-06-10 01:55:06.146 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 01:55:06.146 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 01:55:06.147 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 01:55:06.148 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 01:55:06.150 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: quotas 2026-06-10 01:55:06.151 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: quota_details 2026-06-10 01:55:06.152 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: rbac-policies 2026-06-10 01:55:06.153 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 01:55:06.153 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 01:55:06.154 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 01:55:06.154 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 01:55:06.155 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: revision-if-match 2026-06-10 01:55:06.155 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 01:55:06.156 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 01:55:06.157 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 01:55:06.158 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 01:55:06.159 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 01:55:06.159 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 01:55:06.160 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 01:55:06.160 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 01:55:06.161 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 01:55:06.168 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: security-group 2026-06-10 01:55:06.169 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: segment 2026-06-10 01:55:06.170 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 01:55:06.171 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: service-type 2026-06-10 01:55:06.171 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: sorting 2026-06-10 01:55:06.172 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 01:55:06.172 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 01:55:06.173 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 01:55:06.174 8 WARNING neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 01:55:06.174 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 01:55:06.174 7 INFO neutron.services.service_base [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 01:55:06.175 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 01:55:06.175 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: segments 2026-06-10 01:55:06.175 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 01:55:06.176 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 01:55:06.177 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 01:55:06.177 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 01:55:06.178 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 01:55:06.181 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 01:55:06.182 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 01:55:06.182 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: trunk 2026-06-10 01:55:06.183 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: trunk-details 2026-06-10 01:55:06.184 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 01:55:06.184 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 01:55:06.186 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 01:55:06.187 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 01:55:06.187 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 01:55:06.189 8 INFO neutron.api.extensions [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Loaded extension: vpnaas 2026-06-10 01:55:06.191 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 01:55:06.191 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 01:55:06.191 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.192 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 01:55:06.196 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 01:55:06.196 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 01:55:06.202 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 01:55:06.203 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 01:55:06.203 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 01:55:06.205 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.205 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] subnetpool is already registered 2026-06-10 01:55:06.205 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.206 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] subnetpool is already registered 2026-06-10 01:55:06.206 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 01:55:06.207 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 01:55:06.207 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 01:55:06.208 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 01:55:06.208 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:06.209 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:06.213 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 01:55:06.214 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] router is already registered 2026-06-10 01:55:06.214 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 01:55:06.215 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] floatingip is already registered 2026-06-10 01:55:06.221 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 01:55:06.221 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] rbac_policy is already registered 2026-06-10 01:55:06.222 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 01:55:06.222 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] security_group is already registered 2026-06-10 01:55:06.223 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 01:55:06.223 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] security_group_rule is already registered 2026-06-10 01:55:06.224 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.224 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] subnetpool is already registered 2026-06-10 01:55:06.225 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.225 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] subnetpool is already registered 2026-06-10 01:55:06.226 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 01:55:06.226 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] trunk is already registered 2026-06-10 01:55:06.226 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 01:55:06.227 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] endpoint_group is already registered 2026-06-10 01:55:06.227 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 01:55:06.227 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] vpnservice is already registered 2026-06-10 01:55:06.229 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 01:55:06.229 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] ipsec_site_connection is already registered 2026-06-10 01:55:06.229 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:06.229 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] ipsecpolicy is already registered 2026-06-10 01:55:06.231 8 INFO neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:06.231 8 WARNING neutron.quota.resource_registry [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] ikepolicy is already registered 2026-06-10 01:55:06.266 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: trunk 2026-06-10 01:55:06.267 8 WARNING keystonemiddleware._common.config [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 01:55:06.276 8 WARNING oslo_config.cfg [None req-50b2279f-df85-419c-95fc-ddf124fa2fc5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55b2b2536160 pid: 8 (default app) 2026-06-10 01:55:06.318 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: vpnaas 2026-06-10 01:55:06.356 7 WARNING stevedore.named [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 01:55:06.430 7 INFO neutron_vpnaas.services.vpn.plugin [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 01:55:06.431 7 INFO neutron.common.utils [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 01:55:06.431 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: auto_allocate 2026-06-10 01:55:06.438 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: tag 2026-06-10 01:55:06.452 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: timestamp 2026-06-10 01:55:06.455 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 01:55:06.459 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: flavors 2026-06-10 01:55:06.462 7 INFO neutron.manager [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loading Plugin: revisions 2026-06-10 01:55:06.465 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Initializing extension manager. 2026-06-10 01:55:06.466 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: address-group 2026-06-10 01:55:06.467 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: address-scope 2026-06-10 01:55:06.467 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 01:55:06.468 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: agent 2026-06-10 01:55:06.469 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 01:55:06.470 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 01:55:06.471 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 01:55:06.472 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: availability_zone 2026-06-10 01:55:06.472 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 01:55:06.473 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 01:55:06.473 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: default-subnetpools 2026-06-10 01:55:06.475 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 01:55:06.475 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: dns-integration 2026-06-10 01:55:06.476 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 01:55:06.476 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 01:55:06.477 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: dvr 2026-06-10 01:55:06.477 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 01:55:06.478 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 01:55:06.478 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:06.479 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 01:55:06.480 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: external-net 2026-06-10 01:55:06.480 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 01:55:06.481 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: extraroute 2026-06-10 01:55:06.481 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 01:55:06.482 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 01:55:06.482 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 01:55:06.483 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 01:55:06.483 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 01:55:06.484 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: fip-port-details 2026-06-10 01:55:06.485 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: flavors 2026-06-10 01:55:06.486 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 01:55:06.486 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: floatingip-pools 2026-06-10 01:55:06.487 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: ip_allocation 2026-06-10 01:55:06.487 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 01:55:06.488 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: l2_adjacency 2026-06-10 01:55:06.489 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: router 2026-06-10 01:55:06.490 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 01:55:06.491 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 01:55:06.492 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 01:55:06.492 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 01:55:06.493 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: l3-ha 2026-06-10 01:55:06.493 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:06.494 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 01:55:06.494 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: l3-flavors 2026-06-10 01:55:06.495 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 01:55:06.496 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 01:55:06.498 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 01:55:06.499 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 01:55:06.500 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 01:55:06.501 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 01:55:06.501 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 01:55:06.502 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: multi-provider 2026-06-10 01:55:06.502 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: net-mtu 2026-06-10 01:55:06.503 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 01:55:06.504 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: network_availability_zone 2026-06-10 01:55:06.504 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: network_ha 2026-06-10 01:55:06.505 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: network-ip-availability 2026-06-10 01:55:06.506 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 01:55:06.507 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: pagination 2026-06-10 01:55:06.507 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: port-device-profile 2026-06-10 01:55:06.508 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 01:55:06.508 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 01:55:06.509 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 01:55:06.509 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: port-mac-override 2026-06-10 01:55:06.510 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 01:55:06.510 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 01:55:06.511 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: port-resource-request 2026-06-10 01:55:06.511 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 01:55:06.512 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: binding 2026-06-10 01:55:06.513 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: binding-extended 2026-06-10 01:55:06.513 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: port-security 2026-06-10 01:55:06.514 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: project-id 2026-06-10 01:55:06.514 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: provider 2026-06-10 01:55:06.516 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos 2026-06-10 01:55:06.517 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 01:55:06.517 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 01:55:06.518 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-default 2026-06-10 01:55:06.518 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-fip 2026-06-10 01:55:06.519 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 01:55:06.519 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 01:55:06.520 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 01:55:06.521 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 01:55:06.521 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 01:55:06.522 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-pps 2026-06-10 01:55:06.522 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 01:55:06.523 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 01:55:06.524 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 01:55:06.524 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: quota-check-limit 2026-06-10 01:55:06.526 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: quotas 2026-06-10 01:55:06.527 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: quota_details 2026-06-10 01:55:06.528 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: rbac-policies 2026-06-10 01:55:06.528 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: rbac-address-group 2026-06-10 01:55:06.529 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 01:55:06.529 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 01:55:06.530 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 01:55:06.531 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: revision-if-match 2026-06-10 01:55:06.531 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 01:55:06.532 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: router_availability_zone 2026-06-10 01:55:06.532 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 01:55:06.534 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 01:55:06.534 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 01:55:06.535 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 01:55:06.535 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 01:55:06.536 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 01:55:06.536 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 01:55:06.545 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: security-group 2026-06-10 01:55:06.546 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: segment 2026-06-10 01:55:06.547 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 01:55:06.547 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: service-type 2026-06-10 01:55:06.548 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: sorting 2026-06-10 01:55:06.548 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 01:55:06.549 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: standard-attr-description 2026-06-10 01:55:06.550 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: stateful-security-group 2026-06-10 01:55:06.550 7 WARNING neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 01:55:06.551 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 01:55:06.551 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: subnet_onboard 2026-06-10 01:55:06.552 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 01:55:06.552 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: subnet-service-types 2026-06-10 01:55:06.553 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: subnet_allocation 2026-06-10 01:55:06.554 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 01:55:06.554 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 01:55:06.557 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 01:55:06.558 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 01:55:06.558 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: trunk 2026-06-10 01:55:06.559 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: trunk-details 2026-06-10 01:55:06.560 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 01:55:06.560 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 01:55:06.562 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 01:55:06.563 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 01:55:06.563 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: vpn-flavors 2026-06-10 01:55:06.565 7 INFO neutron.api.extensions [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Loaded extension: vpnaas 2026-06-10 01:55:06.567 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 01:55:06.567 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 01:55:06.567 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.567 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 01:55:06.571 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 01:55:06.572 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 01:55:06.577 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 01:55:06.578 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 01:55:06.579 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 01:55:06.580 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.580 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] subnetpool is already registered 2026-06-10 01:55:06.581 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.581 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] subnetpool is already registered 2026-06-10 01:55:06.581 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 01:55:06.582 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 01:55:06.583 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 01:55:06.583 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 01:55:06.584 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:06.584 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:06.589 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 01:55:06.589 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] router is already registered 2026-06-10 01:55:06.589 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 01:55:06.590 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] floatingip is already registered 2026-06-10 01:55:06.594 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 01:55:06.595 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] rbac_policy is already registered 2026-06-10 01:55:06.595 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 01:55:06.596 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] security_group is already registered 2026-06-10 01:55:06.596 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 01:55:06.596 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] security_group_rule is already registered 2026-06-10 01:55:06.597 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.598 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] subnetpool is already registered 2026-06-10 01:55:06.598 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 01:55:06.598 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] subnetpool is already registered 2026-06-10 01:55:06.599 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 01:55:06.599 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] trunk is already registered 2026-06-10 01:55:06.600 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 01:55:06.600 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] endpoint_group is already registered 2026-06-10 01:55:06.600 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 01:55:06.600 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] vpnservice is already registered 2026-06-10 01:55:06.601 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 01:55:06.601 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] ipsec_site_connection is already registered 2026-06-10 01:55:06.602 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 01:55:06.602 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] ipsecpolicy is already registered 2026-06-10 01:55:06.602 7 INFO neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 01:55:06.602 7 WARNING neutron.quota.resource_registry [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] ikepolicy is already registered 2026-06-10 01:55:06.639 7 WARNING keystonemiddleware._common.config [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 01:55:06.646 7 WARNING oslo_config.cfg [None req-84cb0097-37df-459d-8651-f06beafd49dc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55b2b2536160 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 01:55:13.203 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d6ad56d-327e-4074-a5c4-6aa7a2a3f931 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/3] 199.204.45.65 () {44 vars in 924 bytes} [Wed Jun 10 01:55:12 2026] GET /v2.0/networks/public => generated 108 bytes in 854 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 3/4] 199.204.45.65 () {44 vars in 946 bytes} [Wed Jun 10 01:55:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:55:13.745 7 WARNING oslo_policy.policy [None req-c466a6e8-9aac-4fd2-b1eb-71215cd2f260 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-10 01:55:13.888 7 WARNING neutron.services.revisions.revision_plugin [None req-c466a6e8-9aac-4fd2-b1eb-71215cd2f260 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:13.926 7 INFO neutron.db.segments_db [None req-c466a6e8-9aac-4fd2-b1eb-71215cd2f260 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 576d9fef-a93c-4477-a46d-74a635625d73 of type flat for network 1b7745c3-e2cd-49a8-88d6-2aac8cb46c16 2026-06-10 01:55:13.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c466a6e8-9aac-4fd2-b1eb-71215cd2f260 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/5] 199.204.45.65 () {48 vars in 964 bytes} [Wed Jun 10 01:55:13 2026] POST /v2.0/networks => generated 124 bytes in 427 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 01:55:20.237 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4737b5e7-100c-4483-8d19-c45fe0ebc4fd 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.204.45.65 () {44 vars in 924 bytes} [Wed Jun 10 01:55:19 2026] GET /v2.0/networks/public => generated 108 bytes in 396 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.204.45.65 () {44 vars in 946 bytes} [Wed Jun 10 01:55:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:55:20.434 8 WARNING oslo_policy.policy [None req-2ffac23b-2dc8-4786-8737-3142f8ac31bc 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-10 01:55:20.481 8 WARNING neutron.services.revisions.revision_plugin [None req-2ffac23b-2dc8-4786-8737-3142f8ac31bc 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:20.500 8 INFO neutron.db.segments_db [None req-2ffac23b-2dc8-4786-8737-3142f8ac31bc 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 34fd2b6a-1bd9-41a3-a06b-f5b89183b613 of type flat for network 0f9ca106-f38d-4a00-90c3-af5820e0f103 2026-06-10 01:55:20.548 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ffac23b-2dc8-4786-8737-3142f8ac31bc 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/8] 199.204.45.65 () {48 vars in 964 bytes} [Wed Jun 10 01:55:20 2026] POST /v2.0/networks => generated 124 bytes in 291 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 01:55:26.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e885ec48-9200-48bf-958a-c5c20137ef83 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.204.45.65 () {44 vars in 924 bytes} [Wed Jun 10 01:55:26 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/11] 199.204.45.65 () {44 vars in 946 bytes} [Wed Jun 10 01:55:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:55:26.573 8 WARNING neutron.services.revisions.revision_plugin [None req-13e2437a-d28e-452e-856d-38baaec3194f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:26.597 8 INFO neutron.db.segments_db [None req-13e2437a-d28e-452e-856d-38baaec3194f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 550cfc14-fde6-434a-8c58-1b43390326cd of type flat for network bd17142c-3679-4d3b-8b46-a3f0bb2e3fc6 2026-06-10 01:55:26.641 8 INFO neutron.pecan_wsgi.hooks.translation [None req-13e2437a-d28e-452e-856d-38baaec3194f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/12] 199.204.45.65 () {48 vars in 964 bytes} [Wed Jun 10 01:55:26 2026] POST /v2.0/networks => generated 124 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 01:55:32.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b142e16c-276b-46d8-a24e-139ce245633a 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/13] 199.204.45.65 () {44 vars in 924 bytes} [Wed Jun 10 01:55:32 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.65 () {44 vars in 946 bytes} [Wed Jun 10 01:55:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:55:32.799 7 WARNING neutron.services.revisions.revision_plugin [None req-d770fa6a-1a6f-4925-ae02-85b02550ffc6 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:32.824 7 INFO neutron.db.segments_db [None req-d770fa6a-1a6f-4925-ae02-85b02550ffc6 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment cba215d8-9ef4-4917-b1da-53add6037ba7 of type flat for network d4737b77-75bb-43a7-8c07-7676679ac416 2026-06-10 01:55:32.859 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d770fa6a-1a6f-4925-ae02-85b02550ffc6 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/15] 199.204.45.65 () {48 vars in 964 bytes} [Wed Jun 10 01:55:32 2026] POST /v2.0/networks => generated 124 bytes in 256 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 01:55:38.753 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a13f2c0-a519-4251-8a8e-66f913f7295b 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.65 () {44 vars in 924 bytes} [Wed Jun 10 01:55:38 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.65 () {44 vars in 946 bytes} [Wed Jun 10 01:55:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 01:55:39.979 8 WARNING neutron.services.revisions.revision_plugin [None req-9b77ce80-3bd5-4880-a7b1-5f3f6ce6751f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Could not find related network for resource to bump revision. 2026-06-10 01:55:40.014 8 INFO neutron.db.segments_db [None req-9b77ce80-3bd5-4880-a7b1-5f3f6ce6751f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment d09dafa4-83e3-44ea-b698-1039ba42c4ac of type flat for network a35bb90f-b930-479d-b1d0-4ffd4ef482b3 [pid: 8|app: 0|req: 10/18] 199.204.45.65 () {48 vars in 964 bytes} [Wed Jun 10 01:55:38 2026] POST /v2.0/networks => generated 706 bytes in 1582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 01:55:41.595 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffb3e13e-e739-4851-9918-8cebf717abee 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/20] 199.204.45.65 () {44 vars in 924 bytes} [Wed Jun 10 01:55:41 2026] GET /v2.0/networks/public => generated 108 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/21] 199.204.45.65 () {44 vars in 946 bytes} [Wed Jun 10 01:55:41 2026] GET /v2.0/networks?name=public => generated 709 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 01:55:41.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45cee190-f1be-4a24-b07f-bf9731a6ceec 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/22] 199.204.45.65 () {44 vars in 1031 bytes} [Wed Jun 10 01:55:41 2026] GET /v2.0/subnets/public-subnet?network_id=a35bb90f-b930-479d-b1d0-4ffd4ef482b3 => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.65 () {44 vars in 1054 bytes} [Wed Jun 10 01:55:41 2026] GET /v2.0/subnets?name=public-subnet&network_id=a35bb90f-b930-479d-b1d0-4ffd4ef482b3 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.65 () {48 vars in 962 bytes} [Wed Jun 10 01:55:41 2026] POST /v2.0/subnets => generated 641 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:00:15.634 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b42a7119-3e47-450c-a466-47e4c20b041d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:00:15.636 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [cef21a05-1b87-426c-bad5-9752f7b08271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:00:15.637 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 02:00:15 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.65) !!! 2026-06-10 02:00:15.763 7 INFO neutron.pecan_wsgi.hooks.translation [None req-151a3ee4-66e5-4921-8135-b342996b7e1f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/60] 199.204.45.65 () {44 vars in 934 bytes} [Wed Jun 10 02:00:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:00:15.774 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:00:15.795 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:00:15.796 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 02:00:15 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.65) !!! [pid: 8|app: 0|req: 31/61] 199.204.45.65 () {44 vars in 956 bytes} [Wed Jun 10 02:00:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:00:15.896 7 INFO neutron.db.segments_db [None req-203113fa-8706-4a03-b8ab-8539f27c6275 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 64ca9c4c-e65d-4fc7-97d5-f79ea30475b7 of type vxlan for network 6312314f-3f5e-46df-a925-ca58c2ede4c5 [pid: 7|app: 0|req: 31/62] 199.204.45.65 () {48 vars in 963 bytes} [Wed Jun 10 02:00:15 2026] POST /v2.0/networks => generated 707 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:00:16.996 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57220. 2026-06-10 02:00:16.997 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57204. 2026-06-10 02:00:17.045 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4028aad-db19-4432-811e-6685c45d910e 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/63] 199.204.45.65 () {44 vars in 934 bytes} [Wed Jun 10 02:00:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:00:17.090 7 INFO oslo.messaging._drivers.impl_rabbit [-] [cef21a05-1b87-426c-bad5-9752f7b08271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57246. 2026-06-10 02:00:17.091 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b42a7119-3e47-450c-a466-47e4c20b041d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57234. [pid: 7|app: 0|req: 32/64] 199.204.45.65 () {44 vars in 956 bytes} [Wed Jun 10 02:00:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:00:17.159 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d698b653-d272-4c08-b808-4d7ee68a15dc 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/65] 199.204.45.65 () {44 vars in 1033 bytes} [Wed Jun 10 02:00:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/66] 199.204.45.65 () {44 vars in 1056 bytes} [Wed Jun 10 02:00:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => 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: 34/67] 199.204.45.65 () {48 vars in 962 bytes} [Wed Jun 10 02:00:17 2026] POST /v2.0/subnets => generated 627 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:00:18.659 7 INFO neutron.api.v2.resource [None req-dd86e561-44f5-406e-8348-7971397ada0b 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/68] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 02:00:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.204.45.65 () {44 vars in 990 bytes} [Wed Jun 10 02:00:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/70] 199.204.45.65 () {48 vars in 977 bytes} [Wed Jun 10 02:00:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:20 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:20 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 1616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:20 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:00:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:21 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 2230 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:21 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:21 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:00:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:22 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 2846 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:22 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 2846 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:22 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 2846 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:00:22 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: 8|app: 0|req: 42/83] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:23 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 3462 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:23 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:23 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:00:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:24 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4078 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:24 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:24 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:00:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.65 () {44 vars in 984 bytes} [Wed Jun 10 02:00:25 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 732 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:00:26.074 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30196108-a658-4500-8a3e-a8c7ee47a299 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/92] 199.204.45.65 () {44 vars in 1073 bytes} [Wed Jun 10 02:00:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.65 () {44 vars in 1096 bytes} [Wed Jun 10 02:00:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:26 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.65 () {48 vars in 958 bytes} [Wed Jun 10 02:00:26 2026] POST /v2.0/ports => generated 1100 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:00:32.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4a029ce-f843-4f74-9a17-27f093399e27 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/98] 199.204.45.65 () {44 vars in 976 bytes} [Wed Jun 10 02:00:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/99] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.65 () {48 vars in 1028 bytes} [Wed Jun 10 02:00:32 2026] PUT /v2.0/ports/7aaaffc5-0205-41b6-ac54-5cc59c006056 => generated 1213 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.65 () {44 vars in 917 bytes} [Wed Jun 10 02:00:35 2026] GET /v2.0/ports => generated 3730 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:00:36.358 7 INFO neutron.api.v2.resource [None req-fa6f4113-afc1-4e0d-9758-9e4432416334 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/102] 199.204.45.65 () {44 vars in 956 bytes} [Wed Jun 10 02:00:36 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.65 () {44 vars in 978 bytes} [Wed Jun 10 02:00:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.65 () {48 vars in 977 bytes} [Wed Jun 10 02:00:36 2026] POST /v2.0/security-groups => generated 1610 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:37 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:37 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:37 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:00:37 2026] POST /v2.0/security-group-rules => generated 623 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:38 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => generated 2246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:38 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:00:38 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => 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: 57/112] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:00:38 2026] POST /v2.0/security-group-rules => generated 627 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 199.204.45.65 () {44 vars in 972 bytes} [Wed Jun 10 02:02:10 2026] GET /v2.0/quotas/8e15068815f5478cab23f85ee2e472db => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 62/126] 199.204.45.65 () {48 vars in 1024 bytes} [Wed Jun 10 02:02:10 2026] PUT /v2.0/quotas/8e15068815f5478cab23f85ee2e472db => generated 291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:04:20.022 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b42a7119-3e47-450c-a466-47e4c20b041d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:04:20.024 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [cef21a05-1b87-426c-bad5-9752f7b08271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:04:20.025 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 02:04:20 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.65) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:04:20.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ead04414-f21c-4e44-86bb-c543301987ce 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/145] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:04:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:04:20.267 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:04:20.270 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:04:20.271 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 02:04:20 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.65) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/146] 199.204.45.65 () {30 vars in 762 bytes} [Wed Jun 10 02:04:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:04:22.253 7 INFO oslo.messaging._drivers.impl_rabbit [-] [cef21a05-1b87-426c-bad5-9752f7b08271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36644. 2026-06-10 02:04:22.253 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b42a7119-3e47-450c-a466-47e4c20b041d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36638. 2026-06-10 02:04:22.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16c1a58d-20db-453d-94c7-e46c40523207 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/147] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:04:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:04:22.428 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36674. 2026-06-10 02:04:22.429 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36658. [pid: 8|app: 0|req: 73/148] 199.204.45.65 () {30 vars in 762 bytes} [Wed Jun 10 02:04:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:14:43.118 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b42a7119-3e47-450c-a466-47e4c20b041d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:14:43.121 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [cef21a05-1b87-426c-bad5-9752f7b08271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:14:43.122 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 02:14:43 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=35164a64671447989e063fbdfade63a6 (ip 199.204.45.65) !!! 2026-06-10 02:14:43.287 7 INFO neutron.api.v2.resource [None req-3486c689-6f80-4b21-bdd6-8a68e8099ae0 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 118/233] 199.204.45.65 () {44 vars in 1071 bytes} [Wed Jun 10 02:14:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=35164a64671447989e063fbdfade63a6 => generated 139 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:14:43.296 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:14:43.298 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:14:43.301 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jun 10 02:14:43 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=35164a64671447989e063fbdfade63a6 (ip 199.204.45.65) !!! [pid: 8|app: 0|req: 116/234] 199.204.45.65 () {44 vars in 1094 bytes} [Wed Jun 10 02:14:43 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=35164a64671447989e063fbdfade63a6 => generated 23 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/235] 199.204.45.65 () {48 vars in 978 bytes} [Wed Jun 10 02:14:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:14:44.663 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49784. 2026-06-10 02:14:44.667 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49800. [pid: 8|app: 0|req: 117/236] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:14:44 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 1624 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:14:44 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa => generated 1624 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:14:44 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:14:44.879 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b42a7119-3e47-450c-a466-47e4c20b041d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49816. 2026-06-10 02:14:44.887 7 INFO oslo.messaging._drivers.impl_rabbit [-] [cef21a05-1b87-426c-bad5-9752f7b08271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49824. [pid: 7|app: 0|req: 121/239] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:14:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/240] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:14:45 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 2234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/241] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:14:45 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa => generated 2234 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/242] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:14:46 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 2234 bytes in 23 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.65 () {48 vars in 988 bytes} [Wed Jun 10 02:14:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/244] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:14:47 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/245] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:14:47 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa => 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: 122/246] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:14:47 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 2846 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/247] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:14:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/248] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:14:48 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 3460 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:14:48 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa => generated 3460 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/250] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:14:48 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 3460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 199.204.45.65 () {48 vars in 988 bytes} [Wed Jun 10 02:14:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.65 () {30 vars in 739 bytes} [Wed Jun 10 02:16:59 2026] GET /v2.0/networks?tenant_id=35164a64671447989e063fbdfade63a6&shared=False => generated 15 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:16:59.340 7 INFO neutron.db.segments_db [None req-b49f14e7-d7ac-4d1d-8d7c-2c95612191eb 7d3cb70560d54d19949fab347c85ced0 35164a64671447989e063fbdfade63a6 - - fcb20324545b4f66a0c9927db1e2f024 fcb20324545b4f66a0c9927db1e2f024] Added segment 7789d1a5-836c-4451-a6cc-74376ffd0608 of type vxlan for network 7cf9d958-9173-436e-8d73-458cf313dcd6 [pid: 7|app: 0|req: 137/271] 199.204.45.65 () {34 vars in 681 bytes} [Wed Jun 10 02:16:59 2026] POST /v2.0/networks => generated 718 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.65 () {30 vars in 721 bytes} [Wed Jun 10 02:16:59 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.65 () {30 vars in 632 bytes} [Wed Jun 10 02:16:59 2026] GET /v2.0/extensions => generated 19901 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.65 () {34 vars in 676 bytes} [Wed Jun 10 02:16:59 2026] POST /v2.0/ports => generated 963 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:16:59 2026] GET /v2.0/networks/7cf9d958-9173-436e-8d73-458cf313dcd6 => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.65 () {30 vars in 721 bytes} [Wed Jun 10 02:17:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:17:01 2026] GET /v2.0/networks/7cf9d958-9173-436e-8d73-458cf313dcd6 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.204.45.65 () {44 vars in 972 bytes} [Wed Jun 10 02:17:12 2026] GET /v2.0/quotas/35164a64671447989e063fbdfade63a6 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 142/281] 199.204.45.65 () {48 vars in 1024 bytes} [Wed Jun 10 02:17:12 2026] PUT /v2.0/quotas/35164a64671447989e063fbdfade63a6 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:28:45.645 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b42a7119-3e47-450c-a466-47e4c20b041d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:28:45.645 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [cef21a05-1b87-426c-bad5-9752f7b08271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:28:45.647 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 02:28:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.65) !!! 2026-06-10 02:28:45.827 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0975365c-d7c5-48b0-aa2e-00326faccc9a 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/374] 199.204.45.65 () {44 vars in 924 bytes} [Wed Jun 10 02:28:45 2026] GET /v2.0/networks/public => generated 108 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:28:45.839 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:28:45.840 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:28:45.842 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jun 10 02:28:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.65) !!! [pid: 8|app: 0|req: 186/375] 199.204.45.65 () {44 vars in 946 bytes} [Wed Jun 10 02:28:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:28:47.012 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b42a7119-3e47-450c-a466-47e4c20b041d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42400. 2026-06-10 02:28:47.013 7 INFO oslo.messaging._drivers.impl_rabbit [-] [cef21a05-1b87-426c-bad5-9752f7b08271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42404. 2026-06-10 02:28:47.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d438629-d5f2-4271-b4c7-688a1dad8c69 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/376] 199.204.45.65 () {44 vars in 924 bytes} [Wed Jun 10 02:28:46 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:28:47.093 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42416. 2026-06-10 02:28:47.097 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42414. [pid: 8|app: 0|req: 187/377] 199.204.45.65 () {44 vars in 946 bytes} [Wed Jun 10 02:28:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:28:47.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed87fa5f-b0d9-4a8e-83bb-4793ae4a7dc5 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/378] 199.204.45.65 () {44 vars in 1031 bytes} [Wed Jun 10 02:28:47 2026] GET /v2.0/subnets/public-subnet?network_id=a35bb90f-b930-479d-b1d0-4ffd4ef482b3 => 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: 188/379] 199.204.45.65 () {44 vars in 1054 bytes} [Wed Jun 10 02:28:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=a35bb90f-b930-479d-b1d0-4ffd4ef482b3 => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:29:20.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28869843-6c34-4612-b029-413a5caef5bd 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/384] 199.204.45.65 () {44 vars in 934 bytes} [Wed Jun 10 02:29:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.65 () {44 vars in 956 bytes} [Wed Jun 10 02:29:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:29:21.785 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a75c235f-adf6-4916-8352-c8860209f7a9 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/386] 199.204.45.65 () {44 vars in 934 bytes} [Wed Jun 10 02:29:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.65 () {44 vars in 956 bytes} [Wed Jun 10 02:29:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:29:21.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7192fef-3a4c-4892-ad0b-01286c17fdb2 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/388] 199.204.45.65 () {44 vars in 1033 bytes} [Wed Jun 10 02:29:21 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.65 () {44 vars in 1056 bytes} [Wed Jun 10 02:29:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:29:22.950 8 INFO neutron.api.v2.resource [None req-29f73bc6-6d22-465c-9aea-0a86412142fb 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/390] 199.204.45.65 () {44 vars in 968 bytes} [Wed Jun 10 02:29:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.65 () {44 vars in 990 bytes} [Wed Jun 10 02:29:22 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: 8|app: 0|req: 195/392] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:23 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:24 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:29:24 2026] GET /v2.0/security-group-rules/e5067767-cfd2-4d9d-bfec-fe02ec0603fd => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:24 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:24 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => 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: 200/397] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:29:25 2026] GET /v2.0/security-group-rules/b13ed0e1-8f85-4418-bc9d-1b99952f7b63 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:25 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:25 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/security-group-rules/f7344a39-2423-4d38-bf09-47ec9beaa692 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:29:26 2026] GET /v2.0/security-group-rules/22d05824-b382-4160-8669-8272a9b0ba95 => generated 603 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:27 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:27 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:29:27 2026] GET /v2.0/security-group-rules/6575670a-e8ca-45d2-a12c-d155f13d431c => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.65 () {44 vars in 984 bytes} [Wed Jun 10 02:29:29 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 732 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:29:29.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2a3e86d-df56-4517-abe0-6bdc92fc9aa1 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/410] 199.204.45.65 () {44 vars in 1073 bytes} [Wed Jun 10 02:29:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.65 () {44 vars in 1096 bytes} [Wed Jun 10 02:29:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => 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: 207/412] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:29 2026] GET /v2.0/security-groups/adf6328b-e072-45b4-9f77-38b15efcb338 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:29:35.202 8 INFO neutron.pecan_wsgi.hooks.translation [None req-292020f7-d818-41b1-a357-e0024d11f0d6 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/413] 199.204.45.65 () {44 vars in 976 bytes} [Wed Jun 10 02:29:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.65 () {44 vars in 917 bytes} [Wed Jun 10 02:29:36 2026] GET /v2.0/ports => generated 4725 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:29:37.885 7 INFO neutron.api.v2.resource [None req-94919093-546a-4aca-a1c6-8c7d0c8b4de1 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 209/416] 199.204.45.65 () {44 vars in 956 bytes} [Wed Jun 10 02:29:37 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.204.45.65 () {44 vars in 978 bytes} [Wed Jun 10 02:29:37 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:38 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => generated 2886 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:38 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:29:38 2026] GET /v2.0/security-group-rules/03e8179a-7174-40af-b1a7-560bda1c1eee => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:39 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:29:39 2026] GET /v2.0/security-groups/a5156ee9-6be9-45cf-8c6a-d41cf65c7438 => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:29:39 2026] GET /v2.0/security-group-rules/f89627eb-105e-4dd1-b918-87979a216807 => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 199.204.45.65 () {44 vars in 972 bytes} [Wed Jun 10 02:29:52 2026] GET /v2.0/quotas/8e15068815f5478cab23f85ee2e472db => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:30:43.337 7 INFO neutron.api.v2.resource [None req-97ebf574-77bd-4ee8-92eb-42417f73a33d 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 219/435] 199.204.45.65 () {44 vars in 1071 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=35164a64671447989e063fbdfade63a6 => generated 139 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 199.204.45.65 () {44 vars in 1094 bytes} [Wed Jun 10 02:30:43 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=35164a64671447989e063fbdfade63a6 => generated 4072 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:30:44 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 4075 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:30:44 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:30:44 2026] GET /v2.0/security-group-rules/f9262e0c-cc03-436a-969d-ec92dac300c9 => generated 597 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:30:45 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 4075 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/441] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:30:45 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:30:45 2026] GET /v2.0/security-group-rules/feb60851-7bf9-42b7-9265-1c558229c846 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:30:46 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:30:46 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:30:46 2026] GET /v2.0/security-group-rules/9686a58b-bb85-4ea6-bc92-d319e9e17238 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa?project_id=35164a64671447989e063fbdfade63a6 => generated 4075 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 199.204.45.65 () {44 vars in 998 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/security-groups/43086811-33df-448e-a5b3-84ec7eb521fa => generated 4075 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Jun 10 02:30:47 2026] GET /v2.0/security-group-rules/f410c8fb-d3cb-4cff-8701-a3fc7b00e6ed => generated 602 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 199.204.45.65 () {44 vars in 972 bytes} [Wed Jun 10 02:30:54 2026] GET /v2.0/quotas/35164a64671447989e063fbdfade63a6 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/458] 199.204.45.65 () {44 vars in 946 bytes} [Wed Jun 10 02:31:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:32:25 2026] GET /v2.0/networks => generated 2168 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.225 () {32 vars in 655 bytes} [Wed Jun 10 02:32:26 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:26.901 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-10 02:32:26.902 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] 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: 232/467] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:32:26 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:32:26 2026] GET /v2.0/ports => generated 4725 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/469] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:32:27 2026] GET /v2.0/subnets => generated 1261 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:32:27 2026] GET /v2.0/networks => generated 2168 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:32:27 2026] GET /v2.0/security-groups => generated 17401 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 10.0.0.225 () {32 vars in 655 bytes} [Wed Jun 10 02:32:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:38.198 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f484a0d-eec4-420d-a5f4-be03580115ad] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59926. 2026-06-10 02:32:38.199 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3c4c8035-8694-4c99-bd59-07759ccc537f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59912. 2026-06-10 02:32:38.588 8 INFO neutron.db.segments_db [None req-18dce007-16fc-4b90-a8f5-a4f61b84cd46 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 7d1866bc-0022-497e-af4f-1c71e6652df6 of type vxlan for network 2631948f-d892-4630-a5a8-f43df37be2b3 [pid: 8|app: 0|req: 235/473] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:32:38 2026] POST /v2.0/networks => generated 748 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:38.727 7 INFO neutron.db.segments_db [None req-fd08c250-1923-4fc9-8d60-0aa24b3c6a04 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 85518ced-6ff6-45f4-8bad-08ff9d8f716a of type vxlan for network 3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd [pid: 7|app: 0|req: 239/474] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:32:38 2026] POST /v2.0/networks => generated 747 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/475] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:32:38 2026] POST /v2.0/subnets => generated 671 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:32:38 2026] POST /v2.0/subnets => generated 670 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/477] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:32:38 2026] GET /v2.0/security-groups?tenant_id=9533cc72fbdc41a08c3645cff4bcf959&name=default => generated 2921 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:39.281 8 INFO neutron.db.segments_db [None req-bdf37f7b-04a2-4fbc-b215-89fd715c5913 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 3ecda94d-8aec-4b56-9c01-18e0e3c73814 of type vxlan for network db88a75b-3195-4213-8f41-c6e8eb72fa9a 2026-06-10 02:32:39.351 7 INFO neutron.db.segments_db [None req-fd9b7b91-f9b9-4e42-9ea3-ac2ad69b8b2f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment f974f3b6-204f-4eac-ba58-d401ede1c743 of type vxlan for network 1650d95d-1f6c-4a54-bd0a-5ffaf701267c 2026-06-10 02:32:39.644 8 INFO neutron.db.l3_hamode_db [None req-bdf37f7b-04a2-4fbc-b215-89fd715c5913 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:39.657 7 INFO neutron.db.l3_hamode_db [None req-fd9b7b91-f9b9-4e42-9ea3-ac2ad69b8b2f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:40.790 8 INFO neutron.db.l3_hamode_db [None req-bdf37f7b-04a2-4fbc-b215-89fd715c5913 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:32:40.842 7 INFO neutron.db.l3_hamode_db [None req-fd9b7b91-f9b9-4e42-9ea3-ac2ad69b8b2f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/478] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:32:39 2026] POST /v2.0/routers => generated 734 bytes in 3087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:32:39 2026] POST /v2.0/routers => generated 735 bytes in 3298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/482] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:32:42 2026] DELETE /v2.0/security-groups/261beb1b-b1da-4800-9bd6-812859361c82 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/483] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:32:42 2026] GET /v2.0/security-groups?tenant_id=90df52deb96041ffb35517c71e4e79b4&name=default => generated 2921 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/484] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:32:42 2026] PUT /v2.0/routers/83cf526d-5912-434f-b2cd-1bf693a6efe3/add_router_interface => generated 309 bytes in 1542 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:32:44 2026] DELETE /v2.0/security-groups/d09cd727-d201-4222-ae7a-74b2c73c008a => 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: 245/486] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:32:42 2026] PUT /v2.0/routers/0286943c-e590-4a97-b546-0329d9c37a71/add_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/487] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:32:44 2026] GET /v2.0/security-groups?tenant_id=82b24bbea13741cba537fafe8dd6a05c&name=default => generated 2923 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:44.625 8 INFO neutron.db.segments_db [None req-75760549-25c1-428a-9159-ca7a9097b3a1 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment f51e8a15-ee6b-4dc8-b809-32a8dac219fc of type vxlan for network 7e66ae1b-bb91-4eab-b8a9-3638caa6e082 [pid: 7|app: 0|req: 247/488] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:32:44 2026] DELETE /v2.0/security-groups/b655dada-dccd-48f6-b9a2-a4764620a0a7 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:32:44.657 7 WARNING neutron_lib.context [None req-69cb04ca-1bf5-48a2-b68b-a3b5ac4bab13 b81c5ee21d124e78b67dc5ef744f7838 145538240ab84874a3a1945413115019 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/489] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:32:44 2026] POST /v2.0/networks => generated 752 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/490] 10.0.0.225 () {34 vars in 685 bytes} [Wed Jun 10 02:32:44 2026] POST /v2.0/security-groups => generated 1659 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:32:44.798 7 WARNING neutron_lib.context [None req-fd0e0f96-8610-4f16-aea9-a718705ef331 b81c5ee21d124e78b67dc5ef744f7838 145538240ab84874a3a1945413115019 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 249/491] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:32:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:44.969 7 WARNING neutron_lib.context [None req-91a76cb6-52cb-4618-bece-b148e0d47c1d b81c5ee21d124e78b67dc5ef744f7838 145538240ab84874a3a1945413115019 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/492] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:32:44 2026] POST /v2.0/subnets => generated 675 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:45.078 8 INFO neutron.db.segments_db [None req-ccb85666-45a0-4f23-80e0-3d2c0d96d3ad 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 7071558f-1bb7-4860-b95c-838e1b479b5a of type vxlan for network ab6879c0-4dbb-4991-ae9c-367c0b64c795 [pid: 7|app: 0|req: 250/493] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:32:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:45.101 7 WARNING neutron_lib.context [None req-56ab8003-9469-44a8-87e5-041404434aa0 b81c5ee21d124e78b67dc5ef744f7838 145538240ab84874a3a1945413115019 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:32:45.481 8 INFO neutron.db.l3_hamode_db [None req-ccb85666-45a0-4f23-80e0-3d2c0d96d3ad 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 251/494] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:32:45 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:46.034 7 WARNING neutron_lib.context [req-5c2fc882-1e42-4c5d-b4ad-7c8362307a05 req-31646ad2-2d92-4a58-9e1d-aa55f88f8ec2 11a19764e3c240a099989302b2a3c096 edd589eddb7b45018c5e7b30e57b1fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 252/495] 10.0.0.187 () {38 vars in 971 bytes} [Wed Jun 10 02:32:45 2026] POST /v2.0/security-groups => generated 1685 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:32:46.903 8 INFO neutron.db.l3_hamode_db [None req-ccb85666-45a0-4f23-80e0-3d2c0d96d3ad 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 253/496] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:32:46 2026] GET /v2.0/security-groups/2a46dadb-8461-44cd-a3b2-da218c98ab64 => generated 1685 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:46.998 7 WARNING neutron_lib.context [req-1aba67ac-9e48-497d-89df-0ea0fa25eab3 req-8bda231f-7b81-48af-bb7e-73dbcf6d43b1 11a19764e3c240a099989302b2a3c096 edd589eddb7b45018c5e7b30e57b1fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 254/497] 10.0.0.187 () {38 vars in 981 bytes} [Wed Jun 10 02:32:46 2026] POST /v2.0/security-group-rules => generated 614 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:47.210 7 WARNING neutron_lib.context [req-ce7ae2d7-de92-4dce-9ca8-4f5997d744fb req-5486b69a-a19a-48a7-bc0b-2d9860f6f8fb 11a19764e3c240a099989302b2a3c096 edd589eddb7b45018c5e7b30e57b1fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 255/498] 10.0.0.187 () {38 vars in 971 bytes} [Wed Jun 10 02:32:47 2026] POST /v2.0/security-groups => generated 1685 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/499] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:32:47 2026] GET /v2.0/security-groups/f200abde-b2e8-41ca-ae95-8fa14beb081b => generated 1685 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:47.443 7 WARNING neutron_lib.context [req-6c19ba1a-638c-473f-8829-d1756d296358 req-c312d2e2-b9a7-428d-83ea-d03363379762 11a19764e3c240a099989302b2a3c096 edd589eddb7b45018c5e7b30e57b1fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 257/500] 10.0.0.187 () {38 vars in 981 bytes} [Wed Jun 10 02:32:47 2026] POST /v2.0/security-group-rules => generated 614 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/501] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:32:47 2026] GET /v2.0/security-groups/f200abde-b2e8-41ca-ae95-8fa14beb081b => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:47.667 7 WARNING neutron_lib.context [req-d85a22f0-6d68-47c1-8971-020ca4ee6e6c req-902c8483-6676-4f36-8688-f4c25e76bae1 11a19764e3c240a099989302b2a3c096 edd589eddb7b45018c5e7b30e57b1fd2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/502] 10.0.0.187 () {38 vars in 981 bytes} [Wed Jun 10 02:32:47 2026] POST /v2.0/security-group-rules => generated 619 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/503] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:32:47 2026] GET /v2.0/security-groups/f200abde-b2e8-41ca-ae95-8fa14beb081b => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/504] 10.0.0.187 () {34 vars in 1001 bytes} [Wed Jun 10 02:32:47 2026] GET /v2.0/security-group-rules/d12289af-21cd-4d97-86f9-ae7bfda61c9a => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/505] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:32:47 2026] GET /v2.0/security-groups/f200abde-b2e8-41ca-ae95-8fa14beb081b => generated 2940 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/506] 10.0.0.187 () {36 vars in 1023 bytes} [Wed Jun 10 02:32:47 2026] DELETE /v2.0/security-group-rules/d12289af-21cd-4d97-86f9-ae7bfda61c9a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/507] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:32:48 2026] GET /v2.0/security-groups/f200abde-b2e8-41ca-ae95-8fa14beb081b => generated 2310 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/508] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:32:45 2026] POST /v2.0/routers => generated 739 bytes in 3149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/509] 10.0.0.187 () {36 vars in 1013 bytes} [Wed Jun 10 02:32:48 2026] DELETE /v2.0/security-groups/f200abde-b2e8-41ca-ae95-8fa14beb081b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/510] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:32:48 2026] GET /v2.0/security-groups/2a46dadb-8461-44cd-a3b2-da218c98ab64 => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/511] 10.0.0.187 () {36 vars in 1013 bytes} [Wed Jun 10 02:32:48 2026] DELETE /v2.0/security-groups/2a46dadb-8461-44cd-a3b2-da218c98ab64 => 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: 245/512] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:32:48 2026] PUT /v2.0/routers/b8f0aad1-41ed-45b0-94b3-c069365433d6/add_router_interface => generated 309 bytes in 1743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/513] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:32:48 2026] PUT /v2.0/routers/0286943c-e590-4a97-b546-0329d9c37a71/remove_router_interface => generated 309 bytes in 1712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:50.692 7 WARNING neutron_lib.context [None req-79876735-1790-4ff8-ac0e-8770f42410ab 3e356676fddb450a84883544a5be7479 66a7181f0ed24f8c87da38ba32006cf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 269/514] 10.0.0.225 () {34 vars in 685 bytes} [Wed Jun 10 02:32:50 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-06-10 02:32:50.820 7 WARNING neutron_lib.context [None req-cd260d58-be87-4e4f-a910-0838ddd25366 3e356676fddb450a84883544a5be7479 66a7181f0ed24f8c87da38ba32006cf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 270/515] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:32:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:50.927 7 WARNING neutron_lib.context [None req-9b866011-9d73-48a9-a91d-ea211d7f51c5 3e356676fddb450a84883544a5be7479 66a7181f0ed24f8c87da38ba32006cf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/516] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:32:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:51.053 7 WARNING neutron_lib.context [None req-3447ef04-73c4-4f4c-91da-4f82a7008643 3e356676fddb450a84883544a5be7479 66a7181f0ed24f8c87da38ba32006cf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:32:51.533 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-a7394f4d-317a-42e0-9f1d-0cd75a56f4b2 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 272/517] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:32:51 2026] POST /v2.0/floatingips => generated 552 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:32:52.060 8 INFO neutron.db.l3_hamode_db [None req-a7394f4d-317a-42e0-9f1d-0cd75a56f4b2 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network 1650d95d-1f6c-4a54-bd0a-5ffaf701267c was deleted as no HA routers are present in tenant edd589eddb7b45018c5e7b30e57b1fd2. [pid: 8|app: 0|req: 246/518] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:32:50 2026] DELETE /v2.0/routers/0286943c-e590-4a97-b546-0329d9c37a71 => generated 0 bytes in 1854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/519] 10.0.0.187 () {34 vars in 1098 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--564452710&fields=id&tenant_id=145538240ab84874a3a1945413115019 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/520] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/security-groups?tenant_id=3d7001552cf44fb687e140df2d8c712e&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/521] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/subnets/ce3b3d5d-a7d6-4958-93b8-95b7c3ca42b9 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/522] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/networks?id=3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd => generated 679 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/523] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/security-groups/3f4d0141-689d-47be-ad25-fec306908279 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/524] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/quotas/145538240ab84874a3a1945413115019 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/525] 10.0.0.187 () {34 vars in 1098 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--629662732&fields=id&tenant_id=66a7181f0ed24f8c87da38ba32006cf3 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:52.586 8 INFO neutron.services.segments.plugin [-] Segment f974f3b6-204f-4eac-ba58-d401ede1c743 resource provider aggregate not found 2026-06-10 02:32:52.592 8 INFO neutron.services.segments.plugin [-] Segment f974f3b6-204f-4eac-ba58-d401ede1c743 resource provider aggregate not found 2026-06-10 02:32:52.628 8 INFO neutron.services.segments.plugin [-] Segment f974f3b6-204f-4eac-ba58-d401ede1c743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f974f3b6-204f-4eac-ba58-d401ede1c743 found for delete ", "request_id": "req-3dd01237-ac08-4343-9032-52695c2755e8"}]} 2026-06-10 02:32:52.629 8 INFO neutron.services.segments.plugin [-] Segment f974f3b6-204f-4eac-ba58-d401ede1c743 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f974f3b6-204f-4eac-ba58-d401ede1c743 found for delete ", "request_id": "req-2b8aaba7-061d-49d0-a113-f52a3a5673e6"}]} [pid: 8|app: 0|req: 252/526] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/ports?tenant_id=145538240ab84874a3a1945413115019&fields=id => generated 103 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/527] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/networks?id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 684 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/528] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:32:52 2026] DELETE /v2.0/networks/2631948f-d892-4630-a5a8-f43df37be2b3 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/529] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/quotas/66a7181f0ed24f8c87da38ba32006cf3 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/530] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/security-groups?tenant_id=90d9620a22fc4dbdb17f996f71f844f1&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/531] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:32:52 2026] GET /v2.0/ports?tenant_id=66a7181f0ed24f8c87da38ba32006cf3&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/532] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:32:53 2026] DELETE /v2.0/security-groups/18be4ed2-d0ff-4169-868d-5a524e72b6b8 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/533] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:32:53 2026] GET /v2.0/security-groups?tenant_id=edd589eddb7b45018c5e7b30e57b1fd2&name=default => generated 2921 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/534] 10.0.0.187 () {34 vars in 907 bytes} [Wed Jun 10 02:32:53 2026] GET /v2.0/extensions => generated 19901 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/535] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:32:53 2026] DELETE /v2.0/security-groups/735d8f1f-bb31-4441-9fa3-a015880deecb => 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: 279/536] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:32:53 2026] GET /v2.0/networks/3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/537] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:32:53 2026] GET /v2.0/networks/3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:53.549 7 INFO neutron.services.segments.plugin [-] Segment 7d1866bc-0022-497e-af4f-1c71e6652df6 resource provider aggregate not found 2026-06-10 02:32:53.573 7 INFO neutron.services.segments.plugin [-] Segment 7d1866bc-0022-497e-af4f-1c71e6652df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d1866bc-0022-497e-af4f-1c71e6652df6 found for delete ", "request_id": "req-090772f2-c314-4860-8d44-57bbde653a85"}]} 2026-06-10 02:32:53.593 7 INFO neutron.services.segments.plugin [-] Segment 7d1866bc-0022-497e-af4f-1c71e6652df6 resource provider aggregate not found 2026-06-10 02:32:53.621 7 INFO neutron.services.segments.plugin [-] Segment 7d1866bc-0022-497e-af4f-1c71e6652df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d1866bc-0022-497e-af4f-1c71e6652df6 found for delete ", "request_id": "req-3d18f572-f693-4f4c-b4c4-313100f15a89"}]} [pid: 7|app: 0|req: 280/538] 10.0.0.187 () {34 vars in 907 bytes} [Wed Jun 10 02:32:53 2026] GET /v2.0/extensions => generated 19901 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/539] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:32:53 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/540] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:32:53 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/541] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:32:53 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => 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: 282/542] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:32:54 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/543] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:32:55 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => 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: 283/544] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:32:55 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:55.602 8 INFO neutron.db.segments_db [None req-13310b1c-0d8e-44d6-90ce-8d0736cddb26 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 922a3eb1-12fa-4984-9781-6ebcf7d4d1a4 of type vxlan for network 540f6069-0df0-44fa-9465-f0e46ae258cb [pid: 8|app: 0|req: 262/545] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:32:55 2026] POST /v2.0/networks => generated 744 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/546] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:32:55 2026] GET /v2.0/networks?id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 684 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/547] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:32:55 2026] GET /v2.0/networks?id=3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd => generated 679 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/548] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:32:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=66a7181f0ed24f8c87da38ba32006cf3 => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/549] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:32:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=145538240ab84874a3a1945413115019 => generated 180 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:32:56.019 8 WARNING neutron_lib.context [req-a342b9e7-b026-4e3b-b6a1-f73241c36379 req-6b8df728-e9bd-4b22-a39a-fd72256b18fb 3e356676fddb450a84883544a5be7479 66a7181f0ed24f8c87da38ba32006cf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 285/550] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:32:55 2026] POST /v2.0/subnets => generated 667 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/551] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:32:56 2026] GET /v2.0/security-groups?tenant_id=5419b2be8ab6410492e2f5dac6b46a8d&name=default => generated 2925 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:32:56.752 7 WARNING neutron_lib.context [req-a020ae56-4299-4f03-b631-eb201738ab42 req-41672efb-4aeb-4db1-8258-61f7798343f0 b81c5ee21d124e78b67dc5ef744f7838 145538240ab84874a3a1945413115019 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 266/552] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:32:56 2026] POST /v2.0/ports => generated 954 bytes in 894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 269/555] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:32:56 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:32:56.993 8 INFO neutron.db.segments_db [None req-f0879ddb-2524-4ffa-b527-221197cbe3f5 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 932c1e3a-306f-4fe7-a890-9b65a7448b85 of type vxlan for network 308269ff-c019-48f4-af83-be9332b51447 [pid: 7|app: 0|req: 287/556] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:32:56 2026] POST /v2.0/ports => generated 958 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:32:57.433 8 INFO neutron.db.l3_hamode_db [None req-f0879ddb-2524-4ffa-b527-221197cbe3f5 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 288/557] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:32:57 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 957 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/558] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:32:57 2026] DELETE /v2.0/security-groups/b7507d70-a74e-4137-b53b-03fd88a351e2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/559] 199.204.45.65 () {34 vars in 910 bytes} [Wed Jun 10 02:32:57 2026] GET /v2.0/extensions => generated 19901 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/560] 199.204.45.65 () {34 vars in 910 bytes} [Wed Jun 10 02:32:57 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/561] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:57 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/562] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:32:58 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 961 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/563] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:32:58 2026] PUT /v2.0/ports/d4307391-fb6f-4d33-9274-14df328318a5 => generated 1199 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:32:59.014 8 INFO neutron.db.l3_hamode_db [None req-f0879ddb-2524-4ffa-b527-221197cbe3f5 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 295/564] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:32:58 2026] PUT /v2.0/ports/e6c6dd19-b675-4b82-941d-84bb82912ed6 => generated 1203 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 296/565] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:32:59 2026] GET /v2.0/security-groups?id=d25ca2e8-bac1-461f-9529-accfb81bcbcc&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/566] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:32:59 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/567] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:32:59 2026] GET /v2.0/ports?tenant_id=66a7181f0ed24f8c87da38ba32006cf3&device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:00.170 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-472e82d5-9bfd-4a0a-bf1a-c2eb615a2710'] response: {'name': 'network-changed', 'server_uuid': 'b09eb3fb-908b-458e-8eaa-94599ca4d604', 'tag': 'd4307391-fb6f-4d33-9274-14df328318a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 270/568] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:32:56 2026] POST /v2.0/routers => generated 731 bytes in 3263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:00.219 7 WARNING neutron_lib.context [None req-36aeeb87-41ff-4b42-b254-52afaa6f7767 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:00.220 7 WARNING neutron_lib.context [None req-36aeeb87-41ff-4b42-b254-52afaa6f7767 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 271/569] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:00 2026] GET /v2.0/ports?tenant_id=145538240ab84874a3a1945413115019&device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/570] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:00 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/571] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d4307391-fb6f-4d33-9274-14df328318a5 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:00.402 7 INFO neutron.db.segments_db [None req-36aeeb87-41ff-4b42-b254-52afaa6f7767 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Added segment bfca7abc-f2fd-49d0-86a4-d8b518ec9dc1 of type vxlan for network a6117fb9-5840-4cc0-8a14-3541a0549822 2026-06-10 02:33:00.567 7 INFO neutron.db.segments_db [None req-36aeeb87-41ff-4b42-b254-52afaa6f7767 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Added segment 3aceae91-bd1e-491a-95a7-502b3a679408 of type vxlan for network ff9d23d7-1f5e-4ebf-bdd7-ca76fec56ea3 [pid: 7|app: 0|req: 299/572] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:00 2026] POST /v2.0/networks => generated 1245 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/573] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:33:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e6c6dd19-b675-4b82-941d-84bb82912ed6 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/574] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:00 2026] GET /v2.0/subnets?id=5c13ce4e-16ed-41f1-8cdb-5e5faf60b971 => generated 678 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/575] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:33:00 2026] GET /v2.0/networks => generated 1844 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/576] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:00 2026] GET /v2.0/subnets?id=1db86ac9-49cc-4d3d-807a-d24cf7392224 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/577] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:00 2026] GET /v2.0/ports?network_id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082&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: 305/578] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:01 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:01.371 7 INFO neutron.services.segments.plugin [-] Segment bfca7abc-f2fd-49d0-86a4-d8b518ec9dc1 resource provider aggregate not found 2026-06-10 02:33:01.379 7 INFO neutron.services.segments.plugin [-] Segment bfca7abc-f2fd-49d0-86a4-d8b518ec9dc1 resource provider aggregate not found 2026-06-10 02:33:01.399 7 INFO neutron.services.segments.plugin [-] Segment bfca7abc-f2fd-49d0-86a4-d8b518ec9dc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfca7abc-f2fd-49d0-86a4-d8b518ec9dc1 found for delete ", "request_id": "req-33e57a68-379c-439d-81d3-ac6a5090ab50"}]} 2026-06-10 02:33:01.406 7 INFO neutron.services.segments.plugin [-] Segment bfca7abc-f2fd-49d0-86a4-d8b518ec9dc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfca7abc-f2fd-49d0-86a4-d8b518ec9dc1 found for delete ", "request_id": "req-669b20da-ac87-44dc-a08a-8d13c12d6020"}]} [pid: 7|app: 0|req: 306/579] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:01 2026] DELETE /v2.0/networks/a6117fb9-5840-4cc0-8a14-3541a0549822 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/580] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:01 2026] GET /v2.0/ports?network_id=3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd&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: 308/581] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:01 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?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: 309/582] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:01 2026] GET /v2.0/security-groups?id=d25ca2e8-bac1-461f-9529-accfb81bcbcc&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/583] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:01 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/584] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:01 2026] DELETE /v2.0/networks/ff9d23d7-1f5e-4ebf-bdd7-ca76fec56ea3 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/585] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:01 2026] GET /v2.0/networks/3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd?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: 313/586] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:01 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?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: 314/587] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:01 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/588] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:33:00 2026] PUT /v2.0/routers/b4872602-e7bd-4152-bafb-fd5f56260d6c/add_router_interface => generated 309 bytes in 1699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/589] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:33:01 2026] GET /v2.0/networks => generated 651 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/590] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/networks/3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd?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-06-10 02:33:02.100 8 WARNING neutron_lib.context [None req-da897588-20a5-46ac-a4d3-f2f543bfaea6 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/591] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/ports?tenant_id=66a7181f0ed24f8c87da38ba32006cf3&device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:02.156 8 INFO neutron.db.segments_db [None req-da897588-20a5-46ac-a4d3-f2f543bfaea6 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Added segment c0321075-5b18-44e9-920e-5b06f47fa1c8 of type vxlan for network fbfeb8cd-f63d-4552-8002-dd5eee31711b [pid: 7|app: 0|req: 317/592] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/networks?id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 780 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:02.226 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed3f70ec-e70c-4659-b506-9efe3280d3f2'] response: {'name': 'network-changed', 'server_uuid': '98c920f0-db37-4586-af94-b0c894e05896', 'tag': 'e6c6dd19-b675-4b82-941d-84bb82912ed6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 318/593] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d4307391-fb6f-4d33-9274-14df328318a5 => 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: 276/594] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:02 2026] POST /v2.0/networks => generated 654 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/595] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/ports?tenant_id=145538240ab84874a3a1945413115019&device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:02.315 7 WARNING neutron_lib.context [None req-27183023-dc61-4aac-8cae-068f722986a1 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 277/596] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/subnets?id=5c13ce4e-16ed-41f1-8cdb-5e5faf60b971 => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:02.397 7 INFO neutron.db.segments_db [None req-27183023-dc61-4aac-8cae-068f722986a1 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Added segment bf263b68-f23b-4087-be9b-8c95451a4072 of type vxlan for network bc09f398-4953-42d0-bb67-b0e7a8c9932d [pid: 8|app: 0|req: 278/597] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/networks?id=3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd => generated 775 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/598] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/ports?network_id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/599] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e6c6dd19-b675-4b82-941d-84bb82912ed6 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:02.542 8 WARNING neutron_lib.context [req-e493799f-6924-4a96-8152-8d972239196a req-6a24ea18-1a72-4556-8ae3-988590a8dd36 22249a276b9045968e85c2d6ae380be9 df79d3493ba14117a017e0e9a0836dcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 320/600] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:02 2026] POST /v2.0/networks => generated 654 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/601] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/602] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/subnets?id=1db86ac9-49cc-4d3d-807a-d24cf7392224 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:02.668 7 WARNING neutron_lib.context [None req-9e68f602-a8a8-492a-a948-2d487dc46d6a ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 281/603] 10.0.0.187 () {38 vars in 971 bytes} [Wed Jun 10 02:33:02 2026] POST /v2.0/security-groups => generated 1680 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:33:02.713 7 WARNING neutron_lib.context [None req-9e68f602-a8a8-492a-a948-2d487dc46d6a ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 282/604] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/605] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?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: 284/606] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:02 2026] GET /v2.0/ports?network_id=3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:02.936 8 WARNING neutron_lib.context [req-b9766251-2ad3-4bd4-b956-99bd6c1b4f10 req-0282475d-ed3d-4366-9fad-40dcb58ab170 22249a276b9045968e85c2d6ae380be9 df79d3493ba14117a017e0e9a0836dcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 285/607] 10.0.0.187 () {38 vars in 971 bytes} [Wed Jun 10 02:33:02 2026] POST /v2.0/security-groups => generated 1682 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/608] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/security-groups?id=d25ca2e8-bac1-461f-9529-accfb81bcbcc&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/609] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/networks/3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/610] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:33:02 2026] POST /v2.0/ports => generated 1505 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:03.362 7 WARNING neutron_lib.context [req-2e27958f-6782-4e0b-948f-e8a486525735 req-aa7c9d87-ed02-461e-a24d-026a67e7a9dc 22249a276b9045968e85c2d6ae380be9 df79d3493ba14117a017e0e9a0836dcd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 288/611] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:03.428 7 INFO neutron.services.segments.plugin [-] Segment 3aceae91-bd1e-491a-95a7-502b3a679408 resource provider aggregate not found 2026-06-10 02:33:03.434 7 INFO neutron.services.segments.plugin [-] Segment 3aceae91-bd1e-491a-95a7-502b3a679408 resource provider aggregate not found 2026-06-10 02:33:03.445 7 INFO neutron.services.segments.plugin [-] Segment 3aceae91-bd1e-491a-95a7-502b3a679408 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aceae91-bd1e-491a-95a7-502b3a679408 found for delete ", "request_id": "req-d1af0796-1e13-4cb4-bc01-0c5cb98f64cf"}]} 2026-06-10 02:33:03.455 7 INFO neutron.services.segments.plugin [-] Segment 3aceae91-bd1e-491a-95a7-502b3a679408 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aceae91-bd1e-491a-95a7-502b3a679408 found for delete ", "request_id": "req-2e19e48e-e54d-4cb2-8063-fb580349d393"}]} [pid: 8|app: 0|req: 289/612] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/networks/3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/613] 10.0.0.187 () {38 vars in 971 bytes} [Wed Jun 10 02:33:03 2026] POST /v2.0/security-groups => generated 1680 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/614] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/615] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/security-groups?tenant_id=df79d3493ba14117a017e0e9a0836dcd => generated 7907 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/616] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/ports => generated 1505 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/617] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/security-groups/3e5909fb-0e1e-45f5-adde-282fa4b2d217 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/618] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/security-groups/3e5909fb-0e1e-45f5-adde-282fa4b2d217 => generated 2922 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/619] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/security-groups/54763fac-7d5e-40a2-983b-799a77e5a7ae => generated 1680 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/620] 10.0.0.187 () {36 vars in 1013 bytes} [Wed Jun 10 02:33:03 2026] DELETE /v2.0/security-groups/54763fac-7d5e-40a2-983b-799a77e5a7ae => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/621] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:33:03 2026] DELETE /v2.0/ports/9d897a7e-04bc-4a0b-ab94-77485b055bfe => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:03.971 7 INFO neutron.api.v2.resource [req-92fcd06e-e707-4fb2-ba60-fc51577eba79 req-923c471b-77f2-461e-b913-23285f888064 22249a276b9045968e85c2d6ae380be9 df79d3493ba14117a017e0e9a0836dcd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 331/622] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/security-groups/54763fac-7d5e-40a2-983b-799a77e5a7ae => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/623] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:03 2026] GET /v2.0/security-groups/b4e37e44-1f56-4bfc-bae2-06e5d4efcb0f => generated 1682 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/624] 10.0.0.187 () {36 vars in 1013 bytes} [Wed Jun 10 02:33:04 2026] DELETE /v2.0/security-groups/b4e37e44-1f56-4bfc-bae2-06e5d4efcb0f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:04.262 7 INFO neutron.api.v2.resource [req-c65ba480-3d7a-4c23-b265-bd2bfd5f6f50 req-61c26a1a-11c3-4163-ae07-29cebc246175 22249a276b9045968e85c2d6ae380be9 df79d3493ba14117a017e0e9a0836dcd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 334/625] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups/b4e37e44-1f56-4bfc-bae2-06e5d4efcb0f => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/626] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:33:03 2026] DELETE /v2.0/ports/10a26488-c73b-4e10-9a6d-2dd3d24a007e => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/627] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/628] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups/99db0ed7-bb4f-456b-99d0-80fe6d450754 => generated 1680 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:04.327 8 WARNING neutron_lib.context [None req-3cb9d3e7-8b9b-41c4-89ff-6d54f5405ed6 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 335/629] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:04.384 8 INFO neutron.db.segments_db [None req-3cb9d3e7-8b9b-41c4-89ff-6d54f5405ed6 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Added segment 5d3c4ceb-5a7c-4735-b717-f012e6d4ba01 of type vxlan for network ba6af0e5-4984-4a0f-b33c-aee93ad81b99 [pid: 7|app: 0|req: 336/630] 10.0.0.187 () {36 vars in 1013 bytes} [Wed Jun 10 02:33:04 2026] DELETE /v2.0/security-groups/99db0ed7-bb4f-456b-99d0-80fe6d450754 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/631] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:04 2026] POST /v2.0/networks => generated 654 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/632] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups?id=d25ca2e8-bac1-461f-9529-accfb81bcbcc&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:04.528 7 WARNING neutron_lib.context [None req-21393400-138f-44c4-b4a5-47cf2fab83f2 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:04.537 8 INFO neutron.api.v2.resource [req-d3d11e27-d9d5-40c5-9991-4a9dbcde7501 req-f2db27a8-3275-4965-aeac-711a3bb1f5c2 22249a276b9045968e85c2d6ae380be9 df79d3493ba14117a017e0e9a0836dcd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 296/633] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups/99db0ed7-bb4f-456b-99d0-80fe6d450754 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:04.593 7 INFO neutron.db.segments_db [None req-21393400-138f-44c4-b4a5-47cf2fab83f2 ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Added segment f64d6aee-ae7e-4b19-93a0-939826fe980e of type vxlan for network cc1e428d-4b69-47b7-933d-d057ce6a99b1 [pid: 8|app: 0|req: 297/634] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups?tenant_id=df79d3493ba14117a017e0e9a0836dcd => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/635] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups/3e5909fb-0e1e-45f5-adde-282fa4b2d217 => generated 2922 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/636] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:04 2026] POST /v2.0/networks => generated 654 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/637] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/638] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups/3e5909fb-0e1e-45f5-adde-282fa4b2d217 => generated 2922 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/639] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:04.825 7 INFO neutron.api.v2.resource [req-bb2ff9c6-b1b9-435d-8223-7a174cefdad1 req-6cad4b67-94c7-4698-9849-25040dacea49 22249a276b9045968e85c2d6ae380be9 df79d3493ba14117a017e0e9a0836dcd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 340/640] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups/99db0ed7-bb4f-456b-99d0-80fe6d450754 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:04.865 8 INFO neutron.api.v2.resource [req-84f64ad9-1010-4c82-a110-d5f28893f3d5 req-cb51d59d-9b1b-406b-aa1d-228504dea1ff 22249a276b9045968e85c2d6ae380be9 df79d3493ba14117a017e0e9a0836dcd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 301/641] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups/b4e37e44-1f56-4bfc-bae2-06e5d4efcb0f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:04.901 7 INFO neutron.api.v2.resource [req-47eff186-a0dd-4ed3-aac1-3be8f7d24117 req-5aa09c39-e6ff-4a4c-9d44-e53486a5211d 22249a276b9045968e85c2d6ae380be9 df79d3493ba14117a017e0e9a0836dcd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 341/642] 10.0.0.187 () {34 vars in 991 bytes} [Wed Jun 10 02:33:04 2026] GET /v2.0/security-groups/54763fac-7d5e-40a2-983b-799a77e5a7ae => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:05.221 7 WARNING neutron_lib.context [None req-3ab6aa61-d445-4e6d-973c-33286d3578ee ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:05.269 7 WARNING neutron_lib.context [None req-3ab6aa61-d445-4e6d-973c-33286d3578ee ad0359c9a83f44a4968c48f935c7d7dc 8019588c7e2545e499ff1444f87dc7c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 342/643] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:05 2026] POST /v2.0/subnets => generated 1276 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/644] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:05 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/645] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:05 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => 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: 345/646] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:33:06 2026] GET /v2.0/subnets => generated 1889 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/647] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:06 2026] GET /v2.0/security-groups?id=d25ca2e8-bac1-461f-9529-accfb81bcbcc&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/648] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:06 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/649] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:06 2026] DELETE /v2.0/subnets/aa3a80a9-da3b-4c4d-81c7-4f0f59d383c6 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/650] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:33:04 2026] PUT /v2.0/routers/b4872602-e7bd-4152-bafb-fd5f56260d6c/remove_router_interface => generated 309 bytes in 1742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/651] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:06 2026] DELETE /v2.0/subnets/2ca21a29-f615-4767-a630-989c5c0557cc => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/652] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:33:06 2026] GET /v2.0/subnets => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:07.395 7 INFO neutron.services.segments.plugin [-] Segment f64d6aee-ae7e-4b19-93a0-939826fe980e resource provider aggregate not found 2026-06-10 02:33:07.401 7 INFO neutron.services.segments.plugin [-] Segment f64d6aee-ae7e-4b19-93a0-939826fe980e resource provider aggregate not found 2026-06-10 02:33:07.425 7 INFO neutron.services.segments.plugin [-] Segment f64d6aee-ae7e-4b19-93a0-939826fe980e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f64d6aee-ae7e-4b19-93a0-939826fe980e found for delete ", "request_id": "req-d731ae57-ea2b-406e-afa1-a372d5420a60"}]} 2026-06-10 02:33:07.437 7 INFO neutron.services.segments.plugin [-] Segment f64d6aee-ae7e-4b19-93a0-939826fe980e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f64d6aee-ae7e-4b19-93a0-939826fe980e found for delete ", "request_id": "req-067236ab-302c-4758-9201-be5db8fa6d6f"}]} [pid: 7|app: 0|req: 351/653] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:06 2026] DELETE /v2.0/networks/cc1e428d-4b69-47b7-933d-d057ce6a99b1 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/654] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:07 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/655] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:07 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/656] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:07 2026] DELETE /v2.0/networks/ba6af0e5-4984-4a0f-b33c-aee93ad81b99 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/657] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:08 2026] GET /v2.0/security-groups?id=d25ca2e8-bac1-461f-9529-accfb81bcbcc&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:08.137 8 INFO neutron.services.segments.plugin [-] Segment 932c1e3a-306f-4fe7-a890-9b65a7448b85 resource provider aggregate not found [pid: 7|app: 0|req: 356/658] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:08 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:08.159 8 INFO neutron.services.segments.plugin [-] Segment 932c1e3a-306f-4fe7-a890-9b65a7448b85 resource provider aggregate not found 2026-06-10 02:33:08.178 8 INFO neutron.db.l3_hamode_db [None req-2fe75b84-cb52-4e82-af77-0cee21c0f97b 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network 308269ff-c019-48f4-af83-be9332b51447 was deleted as no HA routers are present in tenant df79d3493ba14117a017e0e9a0836dcd. 2026-06-10 02:33:08.183 8 INFO neutron.services.segments.plugin [-] Segment 932c1e3a-306f-4fe7-a890-9b65a7448b85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 932c1e3a-306f-4fe7-a890-9b65a7448b85 found for delete ", "request_id": "req-a50901b1-3225-4bc1-a7c0-78831c3dfc91"}]} [pid: 8|app: 0|req: 303/659] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:06 2026] DELETE /v2.0/routers/b4872602-e7bd-4152-bafb-fd5f56260d6c => generated 0 bytes in 1526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:08.200 8 INFO neutron.services.segments.plugin [-] Segment 932c1e3a-306f-4fe7-a890-9b65a7448b85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 932c1e3a-306f-4fe7-a890-9b65a7448b85 found for delete ", "request_id": "req-73b47ed9-e97a-4ce6-bb28-4b89cee53267"}]} [pid: 7|app: 0|req: 357/660] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:08 2026] DELETE /v2.0/networks/bc09f398-4953-42d0-bb67-b0e7a8c9932d => 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: 304/661] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:08 2026] DELETE /v2.0/subnets/9d625820-5bec-42d5-b08c-58a515db85ed => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/662] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:08 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/663] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:08 2026] DELETE /v2.0/networks/fbfeb8cd-f63d-4552-8002-dd5eee31711b => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/664] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:08 2026] DELETE /v2.0/networks/540f6069-0df0-44fa-9465-f0e46ae258cb => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/665] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/security-groups?tenant_id=df79d3493ba14117a017e0e9a0836dcd&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:09.141 8 INFO neutron.db.l3_db [None req-31387c57-bc70-4f0a-998c-90a37a039107 3e356676fddb450a84883544a5be7479 66a7181f0ed24f8c87da38ba32006cf3 - - default default] Floating IP 72bfff99-4f88-4bcb-931e-009bc288554d associated. External IP: 10.96.250.205, port: d4307391-fb6f-4d33-9274-14df328318a5. [pid: 7|app: 0|req: 361/666] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:09 2026] DELETE /v2.0/security-groups/3e5909fb-0e1e-45f5-adde-282fa4b2d217 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/667] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:09.458 7 INFO neutron.services.segments.plugin [-] Segment 5d3c4ceb-5a7c-4735-b717-f012e6d4ba01 resource provider aggregate not found 2026-06-10 02:33:09.468 7 INFO neutron.services.segments.plugin [-] Segment 5d3c4ceb-5a7c-4735-b717-f012e6d4ba01 resource provider aggregate not found [pid: 8|app: 0|req: 306/668] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:33:08 2026] PUT /v2.0/floatingips/72bfff99-4f88-4bcb-931e-009bc288554d => generated 855 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:09.479 7 INFO neutron.services.segments.plugin [-] Segment 5d3c4ceb-5a7c-4735-b717-f012e6d4ba01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d3c4ceb-5a7c-4735-b717-f012e6d4ba01 found for delete ", "request_id": "req-d9d523d4-c901-44df-b586-3c6a203d5685"}]} 2026-06-10 02:33:09.487 7 INFO neutron.services.segments.plugin [-] Segment 5d3c4ceb-5a7c-4735-b717-f012e6d4ba01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d3c4ceb-5a7c-4735-b717-f012e6d4ba01 found for delete ", "request_id": "req-34285957-1c8e-4549-aabf-630e1c77f2cd"}]} 2026-06-10 02:33:09.503 7 INFO neutron.services.segments.plugin [-] Segment bf263b68-f23b-4087-be9b-8c95451a4072 resource provider aggregate not found 2026-06-10 02:33:09.510 7 INFO neutron.services.segments.plugin [-] Segment bf263b68-f23b-4087-be9b-8c95451a4072 resource provider aggregate not found 2026-06-10 02:33:09.522 7 INFO neutron.services.segments.plugin [-] Segment bf263b68-f23b-4087-be9b-8c95451a4072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf263b68-f23b-4087-be9b-8c95451a4072 found for delete ", "request_id": "req-496adb7d-d767-4429-93b9-e23c1df8a45e"}]} [pid: 8|app: 0|req: 307/669] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/security-groups?id=d25ca2e8-bac1-461f-9529-accfb81bcbcc&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:09.526 7 INFO neutron.services.segments.plugin [-] Segment bf263b68-f23b-4087-be9b-8c95451a4072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf263b68-f23b-4087-be9b-8c95451a4072 found for delete ", "request_id": "req-d9ee5e22-fe44-41a1-ad65-8ac5bbf7bcd6"}]} 2026-06-10 02:33:09.545 7 INFO neutron.services.segments.plugin [-] Segment 922a3eb1-12fa-4984-9781-6ebcf7d4d1a4 resource provider aggregate not found 2026-06-10 02:33:09.549 7 INFO neutron.services.segments.plugin [-] Segment 922a3eb1-12fa-4984-9781-6ebcf7d4d1a4 resource provider aggregate not found 2026-06-10 02:33:09.561 7 INFO neutron.services.segments.plugin [-] Segment 922a3eb1-12fa-4984-9781-6ebcf7d4d1a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 922a3eb1-12fa-4984-9781-6ebcf7d4d1a4 found for delete ", "request_id": "req-1e40e6c5-6223-4dfb-80ed-ccfd5fd64d41"}]} 2026-06-10 02:33:09.565 7 INFO neutron.services.segments.plugin [-] Segment 922a3eb1-12fa-4984-9781-6ebcf7d4d1a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 922a3eb1-12fa-4984-9781-6ebcf7d4d1a4 found for delete ", "request_id": "req-fb1cb56d-21d4-4d73-a363-ee9d09e2b231"}]} [pid: 8|app: 0|req: 308/670] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/671] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/security-groups?tenant_id=8019588c7e2545e499ff1444f87dc7c7&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/672] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/673] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:09 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/674] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:09 2026] DELETE /v2.0/security-groups/018d7139-7ec4-4627-afce-0f5d47395464 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:10.081 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c71c45b8-37bf-4b2a-81b8-931c9af5129c'] response: {'name': 'network-changed', 'server_uuid': 'b09eb3fb-908b-458e-8eaa-94599ca4d604', 'tag': 'd4307391-fb6f-4d33-9274-14df328318a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 311/675] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:10 2026] GET /v2.0/ports?tenant_id=66a7181f0ed24f8c87da38ba32006cf3&device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 1240 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:10.207 8 INFO neutron.services.segments.plugin [-] Segment c0321075-5b18-44e9-920e-5b06f47fa1c8 resource provider aggregate not found 2026-06-10 02:33:10.218 8 INFO neutron.services.segments.plugin [-] Segment c0321075-5b18-44e9-920e-5b06f47fa1c8 resource provider aggregate not found 2026-06-10 02:33:10.236 8 INFO neutron.services.segments.plugin [-] Segment c0321075-5b18-44e9-920e-5b06f47fa1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0321075-5b18-44e9-920e-5b06f47fa1c8 found for delete ", "request_id": "req-4592f9df-43af-495a-b993-eef14a8db71a"}]} 2026-06-10 02:33:10.241 8 INFO neutron.services.segments.plugin [-] Segment c0321075-5b18-44e9-920e-5b06f47fa1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0321075-5b18-44e9-920e-5b06f47fa1c8 found for delete ", "request_id": "req-b93b23db-87f8-4962-8a09-b4c3945b138e"}]} [pid: 8|app: 0|req: 312/676] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:10 2026] GET /v2.0/networks?id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 780 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/677] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d4307391-fb6f-4d33-9274-14df328318a5 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/678] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:10 2026] GET /v2.0/subnets?id=5c13ce4e-16ed-41f1-8cdb-5e5faf60b971 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:10.765 7 INFO neutron.db.l3_db [None req-354ccc8f-3ef1-49e1-ba75-af5466682175 b81c5ee21d124e78b67dc5ef744f7838 145538240ab84874a3a1945413115019 - - default default] Floating IP 85da8ed0-ef48-4904-abc5-bec8c85b0522 associated. External IP: 10.96.250.215, port: e6c6dd19-b675-4b82-941d-84bb82912ed6. [pid: 8|app: 0|req: 315/679] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:10 2026] GET /v2.0/ports?network_id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082&device_owner=network%3Adhcp => generated 1244 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/680] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:10 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/681] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:10 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?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: 365/682] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:33:09 2026] PUT /v2.0/floatingips/85da8ed0-ef48-4904-abc5-bec8c85b0522 => generated 856 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:11.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1f1f6de-a7b8-4298-ba80-c10a08b14f2a'] response: {'name': 'network-changed', 'server_uuid': '98c920f0-db37-4586-af94-b0c894e05896', 'tag': 'e6c6dd19-b675-4b82-941d-84bb82912ed6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 368/685] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/686] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/ports?tenant_id=145538240ab84874a3a1945413115019&device_id=98c920f0-db37-4586-af94-b0c894e05896 => 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: 370/687] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/security-groups?id=d25ca2e8-bac1-461f-9529-accfb81bcbcc&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:11.423 8 INFO neutron.db.segments_db [None req-8655cf6a-b6ef-40a2-8dec-7e8503f5f783 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 6c7515cb-d23b-4dc5-8ebd-598a42dcf1ce of type vxlan for network 7180ecc3-1de8-4eb6-ac42-903767de6af2 [pid: 7|app: 0|req: 371/688] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/networks?id=3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd => generated 775 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/689] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:33:11 2026] POST /v2.0/networks => generated 746 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/690] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e6c6dd19-b675-4b82-941d-84bb82912ed6 => generated 859 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/691] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/subnets?id=1db86ac9-49cc-4d3d-807a-d24cf7392224 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/692] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/ports?network_id=3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd&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: 375/693] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/networks/3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/694] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:11 2026] POST /v2.0/subnets => generated 669 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:11.878 7 WARNING neutron_lib.context [None req-463b6b1f-9891-4a6a-a4af-0c442bf868fa da6a80f1be5c47098b369602d4ff6dda 4b49a658b6e846dca1ff7d1546f61e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 320/695] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:11 2026] GET /v2.0/networks/3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:11.949 8 INFO neutron.db.segments_db [None req-a842027c-66b4-4d4c-a758-5329a7fbbc8f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 3e338f53-53a8-4eca-9b6b-24e08d30af3d of type vxlan for network 0e8755e7-a1b9-4d17-8adf-b4e87028854c [pid: 7|app: 0|req: 376/696] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:33:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/697] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:12 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/698] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:33:12 2026] GET /v2.0/security-groups => generated 4529 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/699] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:12 2026] GET /v2.0/security-groups?id=d25ca2e8-bac1-461f-9529-accfb81bcbcc&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:12.265 8 INFO neutron.db.l3_hamode_db [None req-a842027c-66b4-4d4c-a758-5329a7fbbc8f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 380/700] 10.0.0.225 () {34 vars in 758 bytes} [Wed Jun 10 02:33:12 2026] PUT /v2.0/security-groups/bee0e6e5-086d-4767-adcb-560b4bbf3f27 => generated 1663 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/701] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:33:12 2026] GET /v2.0/security-groups/bee0e6e5-086d-4767-adcb-560b4bbf3f27 => generated 1663 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/702] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:12 2026] DELETE /v2.0/security-groups/bee0e6e5-086d-4767-adcb-560b4bbf3f27 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/703] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:33:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/704] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:33:12 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:12.520 7 INFO neutron.api.v2.resource [None req-4a29feb8-7347-478c-ba33-ac95cb731c89 da6a80f1be5c47098b369602d4ff6dda 4b49a658b6e846dca1ff7d1546f61e62 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 385/705] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:12 2026] DELETE /v2.0/security-groups/bee0e6e5-086d-4767-adcb-560b4bbf3f27 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:12.877 7 INFO neutron.db.l3_db [req-08611e19-ad9f-4cd1-b24a-d59b951b82c4 req-0eda2d11-56af-456d-9dfb-38c9adaf5651 b81c5ee21d124e78b67dc5ef744f7838 145538240ab84874a3a1945413115019 - - default default] Floating IP 85da8ed0-ef48-4904-abc5-bec8c85b0522 disassociated. External IP: 10.96.250.215, port: e6c6dd19-b675-4b82-941d-84bb82912ed6. [pid: 7|app: 0|req: 386/706] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:33:12 2026] DELETE /v2.0/ports/e6c6dd19-b675-4b82-941d-84bb82912ed6 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:13.357 7 WARNING neutron_lib.context [None req-42510c22-6708-4b91-8dc2-381f94066688 da6a80f1be5c47098b369602d4ff6dda 4b49a658b6e846dca1ff7d1546f61e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:13.399 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-954452cf-04f0-4730-a482-cc3e0f38e709'] response: {'server_uuid': '98c920f0-db37-4586-af94-b0c894e05896', 'name': 'network-vif-deleted', 'tag': 'e6c6dd19-b675-4b82-941d-84bb82912ed6', 'status': 'completed', 'code': 200} 2026-06-10 02:33:13.423 8 INFO neutron.db.l3_hamode_db [None req-a842027c-66b4-4d4c-a758-5329a7fbbc8f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 387/707] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:33:13 2026] POST /v2.0/security-groups => generated 1625 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/708] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:13 2026] GET /v2.0/ports?device_id=98c920f0-db37-4586-af94-b0c894e05896 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:13.585 7 WARNING neutron_lib.context [None req-a66666ff-1e69-4afe-a610-459c61b67190 da6a80f1be5c47098b369602d4ff6dda 4b49a658b6e846dca1ff7d1546f61e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 389/709] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:33:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/710] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:33:13 2026] GET /v2.0/security-group-rules/17b4260b-cc36-4074-b711-9121124bbe45 => generated 601 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/711] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:33:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/712] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:33:13 2026] DELETE /v2.0/security-group-rules/17b4260b-cc36-4074-b711-9121124bbe45 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/713] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:33:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:14.055 7 WARNING neutron_lib.context [None req-da814536-39cd-4736-b172-0d118ed96c7f da6a80f1be5c47098b369602d4ff6dda 4b49a658b6e846dca1ff7d1546f61e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 394/714] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:33:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/715] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:33:14 2026] GET /v2.0/security-group-rules/47efd681-3d12-405f-9570-5bc91c39427b => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/716] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:33:14 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/717] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:33:14 2026] DELETE /v2.0/security-group-rules/47efd681-3d12-405f-9570-5bc91c39427b => 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: 398/718] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:33:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:14.510 7 WARNING neutron_lib.context [None req-6d0bdb42-d662-4840-901f-40a72209b4e4 da6a80f1be5c47098b369602d4ff6dda 4b49a658b6e846dca1ff7d1546f61e62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:14.563 7 INFO neutron.db.securitygroups_db [None req-6d0bdb42-d662-4840-901f-40a72209b4e4 da6a80f1be5c47098b369602d4ff6dda 4b49a658b6e846dca1ff7d1546f61e62 - - default default] Project 4b49a658b6e846dca1ff7d1546f61e62 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: 321/719] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:11 2026] POST /v2.0/routers => generated 733 bytes in 2739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/720] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:33:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/721] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:33:14 2026] GET /v2.0/security-group-rules/c7e78c75-702a-4a8e-a8d3-8bdd304bd6f2 => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/722] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:14 2026] DELETE /v2.0/security-groups/d25ca2e8-bac1-461f-9529-accfb81bcbcc => 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: 402/723] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:33:14 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:14.878 7 INFO neutron.api.v2.resource [None req-c6f6570d-319b-49d1-a73b-2eb858e134ba b81c5ee21d124e78b67dc5ef744f7838 145538240ab84874a3a1945413115019 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/724] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:33:14 2026] GET /v2.0/security-groups/d25ca2e8-bac1-461f-9529-accfb81bcbcc => 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: 404/725] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:33:14 2026] DELETE /v2.0/security-group-rules/c7e78c75-702a-4a8e-a8d3-8bdd304bd6f2 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/726] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:33:14 2026] DELETE /v2.0/floatingips/85da8ed0-ef48-4904-abc5-bec8c85b0522 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/727] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:33:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/728] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:33:14 2026] PUT /v2.0/routers/c9375a17-031c-4aff-9531-b8149b0fc59e/add_router_interface => generated 309 bytes in 1563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/729] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:16 2026] DELETE /v2.0/security-groups/94e5e97f-6bcf-4e01-9035-f5382f4d2533 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/730] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:33:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/731] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:33:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/732] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:33:15 2026] PUT /v2.0/routers/83cf526d-5912-434f-b2cd-1bf693a6efe3/remove_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/733] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/security-groups?tenant_id=4b49a658b6e846dca1ff7d1546f61e62&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/734] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:17 2026] DELETE /v2.0/security-groups/8fa00d1f-781a-4089-83d4-d126c2653a12 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/735] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/networks?id=7180ecc3-1de8-4eb6-ac42-903767de6af2 => generated 678 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/736] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/quotas/cf14a76eb36b47bea3668d417f625845 => 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: 412/737] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/ports?tenant_id=cf14a76eb36b47bea3668d417f625845&fields=id => generated 103 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/738] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/networks/7180ecc3-1de8-4eb6-ac42-903767de6af2?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/739] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/networks/7180ecc3-1de8-4eb6-ac42-903767de6af2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:17.844 8 INFO neutron.services.segments.plugin [-] Segment 3ecda94d-8aec-4b56-9c01-18e0e3c73814 resource provider aggregate not found 2026-06-10 02:33:17.851 8 INFO neutron.services.segments.plugin [-] Segment 3ecda94d-8aec-4b56-9c01-18e0e3c73814 resource provider aggregate not found 2026-06-10 02:33:17.859 8 INFO neutron.services.segments.plugin [-] Segment 3ecda94d-8aec-4b56-9c01-18e0e3c73814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ecda94d-8aec-4b56-9c01-18e0e3c73814 found for delete ", "request_id": "req-7ded5532-26fa-4f5c-8a4d-6cad1048f375"}]} 2026-06-10 02:33:17.873 8 INFO neutron.services.segments.plugin [-] Segment 3ecda94d-8aec-4b56-9c01-18e0e3c73814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ecda94d-8aec-4b56-9c01-18e0e3c73814 found for delete ", "request_id": "req-c4d93195-e9a0-4bdf-9e9e-fa70df2800d4"}]} 2026-06-10 02:33:17.895 8 INFO neutron.db.l3_hamode_db [None req-c3d960f3-3756-4660-8006-8f5701f5d19f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network db88a75b-3195-4213-8f41-c6e8eb72fa9a was deleted as no HA routers are present in tenant 145538240ab84874a3a1945413115019. [pid: 8|app: 0|req: 326/740] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:16 2026] DELETE /v2.0/routers/83cf526d-5912-434f-b2cd-1bf693a6efe3 => generated 0 bytes in 1288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/741] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:17 2026] GET /v2.0/ports?device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/742] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:17 2026] DELETE /v2.0/subnets/1db86ac9-49cc-4d3d-807a-d24cf7392224 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/743] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 10 02:33:18 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 1240 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/744] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:18 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/745] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:18 2026] GET /v2.0/networks?id=7180ecc3-1de8-4eb6-ac42-903767de6af2 => generated 678 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:18.846 8 WARNING neutron_lib.context [req-ef059903-fb8f-4901-8834-4723c0ffadfd req-6404837f-0bcb-426a-884a-143935384f94 de4f643c48964b949975dea02f414793 cf14a76eb36b47bea3668d417f625845 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:19.082 7 INFO neutron.services.segments.plugin [-] Segment 85518ced-6ff6-45f4-8bad-08ff9d8f716a resource provider aggregate not found 2026-06-10 02:33:19.089 7 INFO neutron.services.segments.plugin [-] Segment 85518ced-6ff6-45f4-8bad-08ff9d8f716a resource provider aggregate not found [pid: 7|app: 0|req: 416/746] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:18 2026] DELETE /v2.0/networks/3a5e7ac3-b63a-4fe2-819c-113f27fcf3cd => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:19.119 7 INFO neutron.services.segments.plugin [-] Segment 85518ced-6ff6-45f4-8bad-08ff9d8f716a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85518ced-6ff6-45f4-8bad-08ff9d8f716a found for delete ", "request_id": "req-7c631121-6a2f-40f1-a870-21c60ba50be7"}]} 2026-06-10 02:33:19.121 7 INFO neutron.services.segments.plugin [-] Segment 85518ced-6ff6-45f4-8bad-08ff9d8f716a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85518ced-6ff6-45f4-8bad-08ff9d8f716a found for delete ", "request_id": "req-b0721eab-5614-4273-8ab4-ab264811e21b"}]} [pid: 7|app: 0|req: 417/747] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:19 2026] GET /v2.0/ports?device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:19.397 7 WARNING neutron_lib.context [None req-3e51875e-b386-4d14-85bc-c4b06c44dea3 0f339dc500f845cc93f4adfe00ff4e88 bee1aece62314016855ecfdef4d07436 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 418/748] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:33:19 2026] POST /v2.0/subnetpools => generated 548 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/749] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:19 2026] GET /v2.0/security-groups?tenant_id=145538240ab84874a3a1945413115019&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/750] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:33:19 2026] GET /v2.0/subnetpools/50ac5493-cbad-4f87-b519-82c8759a5458 => generated 548 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/751] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/security-groups/5082f277-61af-4269-b4dc-aa1adb81b510 => 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: 422/752] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:33:19 2026] PUT /v2.0/subnetpools/50ac5493-cbad-4f87-b519-82c8759a5458 => generated 501 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/753] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:33:18 2026] POST /v2.0/ports => generated 954 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/754] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/subnetpools/50ac5493-cbad-4f87-b519-82c8759a5458 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:19.841 7 INFO neutron.api.v2.resource [None req-7a07c716-092c-44ba-96ac-f1b8cab5afb1 0f339dc500f845cc93f4adfe00ff4e88 bee1aece62314016855ecfdef4d07436 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 424/755] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:33:19 2026] GET /v2.0/subnetpools/50ac5493-cbad-4f87-b519-82c8759a5458 => generated 145 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:19.861 7 INFO neutron.api.v2.resource [None req-8e7dc3c3-a5ca-4cbb-b43a-a425d65d6b7a 0f339dc500f845cc93f4adfe00ff4e88 bee1aece62314016855ecfdef4d07436 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 425/756] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:33:19 2026] DELETE /v2.0/subnetpools/50ac5493-cbad-4f87-b519-82c8759a5458 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/757] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/ports?device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/758] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/security-groups?id=00c2a1b7-8c37-470b-913e-76669c412812&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/759] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:33:19 2026] PUT /v2.0/ports/6dd84412-91a1-4d48-9beb-75b729a8f50b => generated 1199 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:20.498 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3adc282-f4bf-4189-946e-72e6951e03bf'] response: {'name': 'network-changed', 'server_uuid': '7fb8a917-89cb-465f-8e77-cd6746c0eb94', 'tag': '6dd84412-91a1-4d48-9beb-75b729a8f50b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 333/760] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/ports?tenant_id=cf14a76eb36b47bea3668d417f625845&device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 1238 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/761] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6dd84412-91a1-4d48-9beb-75b729a8f50b => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/762] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/subnets?id=2dc0d856-b727-4f49-8d54-0e9c61d82fab => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/763] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/ports?network_id=7180ecc3-1de8-4eb6-ac42-903767de6af2&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/764] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/security-groups?tenant_id=bee1aece62314016855ecfdef4d07436&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/765] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/networks/7180ecc3-1de8-4eb6-ac42-903767de6af2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/766] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/767] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/networks/7180ecc3-1de8-4eb6-ac42-903767de6af2?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: 339/768] 10.0.0.187 () {34 vars in 971 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/ports/d4307391-fb6f-4d33-9274-14df328318a5 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/769] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:20 2026] DELETE /v2.0/security-groups/711f0dfd-d9ce-4ae2-a776-0275f95e49b5 => 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: 340/770] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/ports?tenant_id=cf14a76eb36b47bea3668d417f625845&device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/771] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:20 2026] GET /v2.0/networks?id=7180ecc3-1de8-4eb6-ac42-903767de6af2 => generated 774 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/772] 199.204.45.65 () {34 vars in 999 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/subnets?network_id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/773] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6dd84412-91a1-4d48-9beb-75b729a8f50b => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/774] 199.204.45.65 () {34 vars in 1145 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604&device_owner=compute%3Anova&network_id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/775] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/subnets?id=2dc0d856-b727-4f49-8d54-0e9c61d82fab => generated 672 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/776] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/ports?network_id=7180ecc3-1de8-4eb6-ac42-903767de6af2&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/777] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/networks/7180ecc3-1de8-4eb6-ac42-903767de6af2?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/778] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/networks/7180ecc3-1de8-4eb6-ac42-903767de6af2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/779] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/ports?device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/780] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/security-groups?id=00c2a1b7-8c37-470b-913e-76669c412812&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/781] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:33:21 2026] PUT /v2.0/ports/d4307391-fb6f-4d33-9274-14df328318a5 => generated 1149 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/782] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/ports?tenant_id=66a7181f0ed24f8c87da38ba32006cf3&device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 1421 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/783] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/networks?id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 780 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/784] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d4307391-fb6f-4d33-9274-14df328318a5 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/785] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d4307391-fb6f-4d33-9274-14df328318a5 => generated 860 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/786] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/subnets?id=5c13ce4e-16ed-41f1-8cdb-5e5faf60b971 => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/787] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/ports?network_id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/788] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?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: 347/789] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?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: 443/790] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/ports?device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:22.720 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1a24552-b827-45eb-bdb7-b474c6533ae6'] response: {'name': 'network-changed', 'server_uuid': 'b09eb3fb-908b-458e-8eaa-94599ca4d604', 'tag': 'd4307391-fb6f-4d33-9274-14df328318a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 348/791] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/security-groups?id=00c2a1b7-8c37-470b-913e-76669c412812&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/792] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/ports?tenant_id=66a7181f0ed24f8c87da38ba32006cf3&device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/793] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/networks?id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 780 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/794] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=d4307391-fb6f-4d33-9274-14df328318a5 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/795] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d4307391-fb6f-4d33-9274-14df328318a5 => 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: 352/796] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/subnets?id=5c13ce4e-16ed-41f1-8cdb-5e5faf60b971 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/797] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/ports?network_id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/798] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 1152 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/799] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:22 2026] GET /v2.0/security-groups?tenant_id=c0d59da2218a437cbbbe8bd222d1086b&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: 355/800] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/801] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/802] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:23 2026] DELETE /v2.0/security-groups/385ae076-b56f-405f-a118-1f8cb2ade438 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/803] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/804] 199.204.45.65 () {34 vars in 1119 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/805] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/ports?device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/806] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:23 2026] GET /v2.0/security-groups?id=00c2a1b7-8c37-470b-913e-76669c412812&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: 448/807] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:33:23 2026] PUT /v2.0/ports/d4307391-fb6f-4d33-9274-14df328318a5 => generated 968 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/808] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/ports?tenant_id=66a7181f0ed24f8c87da38ba32006cf3&device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:24.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7480f72e-c415-4f79-9e40-b0153e29617c'] response: {'name': 'network-changed', 'server_uuid': 'b09eb3fb-908b-458e-8eaa-94599ca4d604', 'tag': 'd4307391-fb6f-4d33-9274-14df328318a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 449/809] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/networks?id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 780 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/810] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d4307391-fb6f-4d33-9274-14df328318a5 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/811] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/subnets?id=5c13ce4e-16ed-41f1-8cdb-5e5faf60b971 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/812] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/ports?device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/813] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/ports?network_id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/814] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/security-groups?id=00c2a1b7-8c37-470b-913e-76669c412812&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/815] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/816] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/817] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/ports?tenant_id=66a7181f0ed24f8c87da38ba32006cf3&device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => 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: 365/818] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/networks?id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 780 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/819] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d4307391-fb6f-4d33-9274-14df328318a5 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/820] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/subnets?id=5c13ce4e-16ed-41f1-8cdb-5e5faf60b971 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/821] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/ports?network_id=7e66ae1b-bb91-4eab-b8a9-3638caa6e082&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/822] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/ports?device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/823] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:24 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/824] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:25 2026] GET /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082?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: 456/825] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:33:24 2026] DELETE /v2.0/ports/6dd84412-91a1-4d48-9beb-75b729a8f50b => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/826] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:25 2026] GET /v2.0/ports?device_id=7fb8a917-89cb-465f-8e77-cd6746c0eb94 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/827] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:25 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/828] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:25 2026] GET /v2.0/security-groups?id=adcef10d-bd81-4523-a0f9-2b714e293f05&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/831] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:26.620 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2052ba49-fe76-4693-b084-7eb5816db05a'] response: {'server_uuid': '7fb8a917-89cb-465f-8e77-cd6746c0eb94', 'name': 'network-vif-deleted', 'tag': '6dd84412-91a1-4d48-9beb-75b729a8f50b', 'status': 'completed', 'code': 200} 2026-06-10 02:33:26.713 8 INFO neutron.db.l3_db [req-dcafe961-390f-4576-b2e7-343a1f56ccf2 req-599024e7-2b41-45fc-982a-44e5bcb0a79d 3e356676fddb450a84883544a5be7479 66a7181f0ed24f8c87da38ba32006cf3 - - default default] Floating IP 72bfff99-4f88-4bcb-931e-009bc288554d disassociated. External IP: 10.96.250.205, port: d4307391-fb6f-4d33-9274-14df328318a5. [pid: 7|app: 0|req: 460/832] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:26 2026] GET /v2.0/security-groups?tenant_id=2b8f9e4ef02648f9b1e0deadec8fdc2b&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/833] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:33:26 2026] DELETE /v2.0/ports/d4307391-fb6f-4d33-9274-14df328318a5 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:27.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-402fb46d-4e05-4b26-a00c-6a15b261fcbe'] response: {'server_uuid': 'b09eb3fb-908b-458e-8eaa-94599ca4d604', 'name': 'network-vif-deleted', 'tag': 'd4307391-fb6f-4d33-9274-14df328318a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 374/834] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:27 2026] DELETE /v2.0/security-groups/3204bf8c-12e5-4e93-9c32-48b241380a44 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/835] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:27 2026] GET /v2.0/ports?device_id=b09eb3fb-908b-458e-8eaa-94599ca4d604 => 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: 376/836] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:27 2026] GET /v2.0/security-groups?tenant_id=c223fe8d3f2a4e218978bc194c211f28&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/837] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:27 2026] DELETE /v2.0/security-groups/33c42141-b661-447b-aca8-6fb65a724889 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/838] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:33:26 2026] PUT /v2.0/routers/c9375a17-031c-4aff-9531-b8149b0fc59e/remove_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/839] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:28 2026] DELETE /v2.0/security-groups/adcef10d-bd81-4523-a0f9-2b714e293f05 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:28.566 7 INFO neutron.api.v2.resource [None req-3f1be773-2a4e-49c0-acaa-2d4ed61f100c 3e356676fddb450a84883544a5be7479 66a7181f0ed24f8c87da38ba32006cf3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 463/840] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:33:28 2026] GET /v2.0/security-groups/adcef10d-bd81-4523-a0f9-2b714e293f05 => 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: 464/841] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:33:28 2026] DELETE /v2.0/floatingips/72bfff99-4f88-4bcb-931e-009bc288554d => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:29.293 8 INFO neutron.services.segments.plugin [-] Segment 3e338f53-53a8-4eca-9b6b-24e08d30af3d resource provider aggregate not found 2026-06-10 02:33:29.300 8 INFO neutron.services.segments.plugin [-] Segment 3e338f53-53a8-4eca-9b6b-24e08d30af3d resource provider aggregate not found 2026-06-10 02:33:29.310 8 INFO neutron.services.segments.plugin [-] Segment 3e338f53-53a8-4eca-9b6b-24e08d30af3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e338f53-53a8-4eca-9b6b-24e08d30af3d found for delete ", "request_id": "req-43debb45-d917-421d-bf31-112104686893"}]} 2026-06-10 02:33:29.321 8 INFO neutron.services.segments.plugin [-] Segment 3e338f53-53a8-4eca-9b6b-24e08d30af3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e338f53-53a8-4eca-9b6b-24e08d30af3d found for delete ", "request_id": "req-c02b39d1-8654-454f-a8d3-5ced68bcf158"}]} 2026-06-10 02:33:29.330 8 INFO neutron.db.l3_hamode_db [None req-8aa69a8b-56be-489d-b92d-9acfef9cf731 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network 0e8755e7-a1b9-4d17-8adf-b4e87028854c was deleted as no HA routers are present in tenant cf14a76eb36b47bea3668d417f625845. [pid: 8|app: 0|req: 378/842] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:28 2026] DELETE /v2.0/routers/c9375a17-031c-4aff-9531-b8149b0fc59e => generated 0 bytes in 1232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/843] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:29 2026] DELETE /v2.0/subnets/2dc0d856-b727-4f49-8d54-0e9c61d82fab => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/844] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:29 2026] DELETE /v2.0/networks/7180ecc3-1de8-4eb6-ac42-903767de6af2 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/845] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:33:29 2026] PUT /v2.0/routers/b8f0aad1-41ed-45b0-94b3-c069365433d6/remove_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/846] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:30 2026] GET /v2.0/security-groups?tenant_id=45ec675ac6914bc284f3592c8ca60e87&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/847] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:30 2026] GET /v2.0/security-groups?tenant_id=cf14a76eb36b47bea3668d417f625845&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/848] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:30 2026] DELETE /v2.0/security-groups/c792e3de-8833-45eb-be9a-bc63e76f2a76 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/849] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:30 2026] DELETE /v2.0/security-groups/00c2a1b7-8c37-470b-913e-76669c412812 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/850] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:30 2026] GET /v2.0/security-groups?tenant_id=dd1bf75a07f64b07858d497f4d6d4525&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/851] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:30 2026] DELETE /v2.0/security-groups/0d918662-1277-4112-949e-08c877cc17a2 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:31.370 8 INFO neutron.services.segments.plugin [-] Segment 6c7515cb-d23b-4dc5-8ebd-598a42dcf1ce resource provider aggregate not found 2026-06-10 02:33:31.379 8 INFO neutron.services.segments.plugin [-] Segment 6c7515cb-d23b-4dc5-8ebd-598a42dcf1ce resource provider aggregate not found 2026-06-10 02:33:31.420 8 INFO neutron.services.segments.plugin [-] Segment 6c7515cb-d23b-4dc5-8ebd-598a42dcf1ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7515cb-d23b-4dc5-8ebd-598a42dcf1ce found for delete ", "request_id": "req-ab00db36-2743-4a89-92c9-30179892d92c"}]} 2026-06-10 02:33:31.421 8 INFO neutron.services.segments.plugin [-] Segment 6c7515cb-d23b-4dc5-8ebd-598a42dcf1ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7515cb-d23b-4dc5-8ebd-598a42dcf1ce found for delete ", "request_id": "req-9deac6ce-e01f-4fd1-81da-ec9741b3f59a"}]} 2026-06-10 02:33:31.636 8 INFO neutron.db.l3_hamode_db [None req-2dc0082e-3cf8-4cf2-baec-95b9c4bcfe25 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network ab6879c0-4dbb-4991-ae9c-367c0b64c795 was deleted as no HA routers are present in tenant 66a7181f0ed24f8c87da38ba32006cf3. [pid: 8|app: 0|req: 382/852] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:30 2026] DELETE /v2.0/routers/b8f0aad1-41ed-45b0-94b3-c069365433d6 => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/853] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:31 2026] DELETE /v2.0/subnets/5c13ce4e-16ed-41f1-8cdb-5e5faf60b971 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/854] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:31 2026] GET /v2.0/security-groups?tenant_id=a24dc1caf3854b76be6215cbd99b9e3d&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: 384/855] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:32 2026] DELETE /v2.0/security-groups/48c98788-c387-42ee-b22e-295802ddedf5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:32.334 7 INFO neutron.services.segments.plugin [-] Segment f51e8a15-ee6b-4dc8-b809-32a8dac219fc resource provider aggregate not found 2026-06-10 02:33:32.342 7 INFO neutron.services.segments.plugin [-] Segment f51e8a15-ee6b-4dc8-b809-32a8dac219fc resource provider aggregate not found [pid: 7|app: 0|req: 472/856] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:31 2026] DELETE /v2.0/networks/7e66ae1b-bb91-4eab-b8a9-3638caa6e082 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/857] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:32 2026] GET /v2.0/security-groups?tenant_id=66a7181f0ed24f8c87da38ba32006cf3&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:32.650 7 INFO neutron.services.segments.plugin [-] Segment f51e8a15-ee6b-4dc8-b809-32a8dac219fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f51e8a15-ee6b-4dc8-b809-32a8dac219fc found for delete ", "request_id": "req-1426e025-64c2-4abe-a44c-169726bcb0be"}]} 2026-06-10 02:33:32.651 7 INFO neutron.services.segments.plugin [-] Segment f51e8a15-ee6b-4dc8-b809-32a8dac219fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f51e8a15-ee6b-4dc8-b809-32a8dac219fc found for delete ", "request_id": "req-36f2cc1b-333b-4d75-bbae-2cd22126446c"}]} [pid: 7|app: 0|req: 473/858] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:32 2026] DELETE /v2.0/security-groups/a8d9d82f-104a-4282-91f5-0440ca645225 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:34.571 8 INFO neutron.services.segments.plugin [-] Segment 7071558f-1bb7-4860-b95c-838e1b479b5a resource provider aggregate not found 2026-06-10 02:33:34.577 8 INFO neutron.services.segments.plugin [-] Segment 7071558f-1bb7-4860-b95c-838e1b479b5a resource provider aggregate not found 2026-06-10 02:33:34.592 8 INFO neutron.services.segments.plugin [-] Segment 7071558f-1bb7-4860-b95c-838e1b479b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7071558f-1bb7-4860-b95c-838e1b479b5a found for delete ", "request_id": "req-13f4782e-b523-4c75-8c2c-d8ab275e9a3f"}]} 2026-06-10 02:33:34.594 8 INFO neutron.services.segments.plugin [-] Segment 7071558f-1bb7-4860-b95c-838e1b479b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7071558f-1bb7-4860-b95c-838e1b479b5a found for delete ", "request_id": "req-0ab0a7b0-5da2-4b90-8ab8-8b2e38ce4b27"}]} 2026-06-10 02:33:34.941 8 INFO neutron.db.segments_db [None req-8707b093-99b2-4572-8284-b6676daf5dcf 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 1fdd8dd3-e53a-46ea-acd5-818792f1ed54 of type vxlan for network 232b83b3-4fa5-4933-8deb-25bada0d5feb [pid: 8|app: 0|req: 386/859] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:33:34 2026] POST /v2.0/networks => generated 738 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/860] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:35 2026] POST /v2.0/subnets => generated 661 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:35.340 7 INFO neutron.db.segments_db [None req-bf9d3ab7-4bae-49a4-94fd-0026299ff93c 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment a2d1dbb1-52b3-432e-ae60-8b99b8ca9b05 of type vxlan for network a2a3c9aa-9bdc-4a42-bc04-4150a4d2f6c5 [pid: 8|app: 0|req: 387/861] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:35 2026] GET /v2.0/security-groups?tenant_id=1de484de81794655a1e02a7ca61f07ce&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:35.682 7 INFO neutron.db.l3_hamode_db [None req-bf9d3ab7-4bae-49a4-94fd-0026299ff93c 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 388/862] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:35 2026] GET /v2.0/security-groups?tenant_id=cfdf8c1dbe5d460ba4bebc582213fcff&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/863] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:35 2026] DELETE /v2.0/security-groups/5c12de09-9576-4d06-ae0a-415e6520cc61 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/864] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:36 2026] DELETE /v2.0/security-groups/3a51cfa1-ccd3-40b9-8896-b66de6f8f715 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/865] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:36 2026] GET /v2.0/security-groups?tenant_id=f02169c6bd6d4f268229e904fa564301&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: 392/866] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:36 2026] GET /v2.0/security-groups?tenant_id=e2f147020e024f5793bc9db1b09bf629&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: 393/867] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:36 2026] DELETE /v2.0/security-groups/78484b8f-4d7b-4908-a29b-7c25cdcd1183 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/868] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:36 2026] DELETE /v2.0/security-groups/dc48fb20-f47f-47cc-832e-630259e6646a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:37.157 7 INFO neutron.db.l3_hamode_db [None req-bf9d3ab7-4bae-49a4-94fd-0026299ff93c 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 475/869] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:35 2026] POST /v2.0/routers => generated 725 bytes in 3046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/870] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:38 2026] GET /v2.0/security-groups?tenant_id=91dfc013962c4089b644c2dd1e317718&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/871] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:38 2026] DELETE /v2.0/security-groups/a5833297-b798-4a4f-831c-8f8f8919da00 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/872] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:33:38 2026] PUT /v2.0/routers/7c5a09a0-2ac0-4aea-9317-3e12622e99ce/add_router_interface => generated 309 bytes in 2003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:40.992 7 WARNING neutron_lib.context [None req-3369ce87-c25c-4f01-85d5-e5078c577f0f 67877adfb9924a18ab2357d53bcc7ec2 87b67a0e8f414e5bac2e2660108b5529 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 478/873] 10.0.0.225 () {34 vars in 685 bytes} [Wed Jun 10 02:33:40 2026] POST /v2.0/security-groups => generated 1660 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:33:41.181 7 WARNING neutron_lib.context [None req-2c0e9e92-0f87-4670-8dbb-3834dd7d1d64 67877adfb9924a18ab2357d53bcc7ec2 87b67a0e8f414e5bac2e2660108b5529 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:41.219 8 WARNING neutron_lib.context [None req-942062a8-979a-4b8b-bc24-528fea2f4695 4abaded929af46e49e92c62fa5d0bed2 0acc26e94d234ae681e5ea384a1398a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 481/876] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:33:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:41.305 7 WARNING neutron_lib.context [None req-1fb17be0-7c84-4650-b79c-0591af17d39d 67877adfb9924a18ab2357d53bcc7ec2 87b67a0e8f414e5bac2e2660108b5529 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:41.346 8 INFO neutron.db.segments_db [None req-942062a8-979a-4b8b-bc24-528fea2f4695 4abaded929af46e49e92c62fa5d0bed2 0acc26e94d234ae681e5ea384a1398a6 - - default default] Added segment 86681b75-fa5d-4477-a93d-2722b98676b3 of type vxlan for network dd31172f-b6d4-4c28-8e8f-9549b6627e9d [pid: 7|app: 0|req: 482/877] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:33:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:41.462 7 WARNING neutron_lib.context [None req-d0f932b4-4cc7-467c-bd9c-1f2cc0c12cf6 67877adfb9924a18ab2357d53bcc7ec2 87b67a0e8f414e5bac2e2660108b5529 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 396/878] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:41 2026] POST /v2.0/networks => generated 647 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:41.992 8 WARNING neutron_lib.context [None req-1f321e78-11d6-4ded-9a7d-825f040d3bec 4abaded929af46e49e92c62fa5d0bed2 0acc26e94d234ae681e5ea384a1398a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 483/879] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:33:41 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/880] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:41 2026] POST /v2.0/subnets => generated 649 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:42.369 7 WARNING neutron_lib.context [None req-4776f232-2175-4b70-a8b4-a01d6c81b159 4abaded929af46e49e92c62fa5d0bed2 0acc26e94d234ae681e5ea384a1398a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:42.445 7 INFO neutron.db.segments_db [None req-4776f232-2175-4b70-a8b4-a01d6c81b159 4abaded929af46e49e92c62fa5d0bed2 0acc26e94d234ae681e5ea384a1398a6 - - default default] Added segment 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb of type vxlan for network f9ae1477-1a0b-4f54-a695-7039c0bf8b60 [pid: 7|app: 0|req: 484/881] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:42 2026] POST /v2.0/networks => generated 647 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/882] 10.0.0.187 () {34 vars in 1100 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1316862132&fields=id&tenant_id=87b67a0e8f414e5bac2e2660108b5529 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/883] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/networks?id=232b83b3-4fa5-4933-8deb-25bada0d5feb => generated 670 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/884] 10.0.0.225 () {34 vars in 743 bytes} [Wed Jun 10 02:33:42 2026] PUT /v2.0/networks/f9ae1477-1a0b-4f54-a695-7039c0bf8b60 => generated 592 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/885] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/quotas/87b67a0e8f414e5bac2e2660108b5529 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:42.748 7 WARNING neutron_lib.context [None req-f985d8f8-3280-424f-81a0-b839d4e1356a 4abaded929af46e49e92c62fa5d0bed2 0acc26e94d234ae681e5ea384a1398a6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 401/886] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/ports?tenant_id=87b67a0e8f414e5bac2e2660108b5529&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/887] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/networks/232b83b3-4fa5-4933-8deb-25bada0d5feb?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: 403/888] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:33:42 2026] GET /v2.0/networks/232b83b3-4fa5-4933-8deb-25bada0d5feb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/889] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:42 2026] POST /v2.0/subnets => generated 622 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/890] 10.0.0.225 () {34 vars in 741 bytes} [Wed Jun 10 02:33:43 2026] PUT /v2.0/subnets/0185617d-698a-449a-8cdf-eb422d39d37f => generated 632 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/891] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:43 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => 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: 404/892] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:43 2026] GET /v2.0/security-groups?tenant_id=b84bdb5b246447688e35a04b99ec1469&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/893] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:43 2026] DELETE /v2.0/security-groups/80a6b046-350d-42c9-8b14-f3de5afa1916 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:43.724 7 INFO neutron.services.segments.plugin [-] Segment 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb resource provider aggregate not found 2026-06-10 02:33:43.737 7 INFO neutron.services.segments.plugin [-] Segment 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb resource provider aggregate not found 2026-06-10 02:33:43.742 7 INFO neutron.services.segments.plugin [-] Segment 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb found for delete ", "request_id": "req-6f49368a-b291-479c-a3ea-009552dfa2ea"}]} 2026-06-10 02:33:43.756 7 INFO neutron.services.segments.plugin [-] Segment 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb found for delete ", "request_id": "req-b7e2fb0e-e912-4ecb-a2e6-fc3c38f7a65c"}]} [pid: 8|app: 0|req: 406/894] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:43 2026] GET /v2.0/security-groups?tenant_id=677d0bc83a0546fa96bef359528fe667&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: 407/895] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:43 2026] DELETE /v2.0/security-groups/57797b49-1db5-46d8-8e29-24d334bbe371 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/896] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:43 2026] GET /v2.0/networks?id=232b83b3-4fa5-4933-8deb-25bada0d5feb => generated 670 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/897] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:33:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=87b67a0e8f414e5bac2e2660108b5529 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:44.089 8 WARNING neutron_lib.context [req-743c81ef-fd1a-4530-beeb-3512b2d72d7b req-541a374c-430d-4fbe-a170-1c35f85511e0 67877adfb9924a18ab2357d53bcc7ec2 87b67a0e8f414e5bac2e2660108b5529 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 410/898] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:33:44 2026] POST /v2.0/ports => generated 954 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/899] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:43 2026] DELETE /v2.0/networks/f9ae1477-1a0b-4f54-a695-7039c0bf8b60 => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/900] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:44 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 957 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:44.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33ac699a-adb4-4d44-81cb-2e2d9f962bbb 4abaded929af46e49e92c62fa5d0bed2 0acc26e94d234ae681e5ea384a1398a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/901] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:44 2026] DELETE /v2.0/networks/f9ae1477-1a0b-4f54-a695-7039c0bf8b60 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/902] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:44 2026] GET /v2.0/security-groups?id=6220d7c6-f707-44b1-991c-77b3793c66c7&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: 414/903] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:33:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/904] 10.0.0.225 () {32 vars in 742 bytes} [Wed Jun 10 02:33:44 2026] GET /v2.0/subnets?network_id=a35bb90f-b930-479d-b1d0-4ffd4ef482b3 => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/905] 10.0.0.225 () {32 vars in 653 bytes} [Wed Jun 10 02:33:44 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/906] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:33:44 2026] GET /v2.0/networks => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/907] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/subnets => generated 1265 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/908] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:33:44 2026] PUT /v2.0/ports/91bef04e-6704-475f-bd3d-e7155c777aef => generated 1199 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/909] 10.0.0.225 () {32 vars in 723 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/networks/dd31172f-b6d4-4c28-8e8f-9549b6627e9d => generated 672 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/910] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/ports?tenant_id=87b67a0e8f414e5bac2e2660108b5529&device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/911] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/subnets/2ace04e8-3442-4aec-964e-918b0548470a => generated 649 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:45.299 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-944c8aaf-44ce-4abd-a2e1-b0c31e627fdd'] response: {'name': 'network-changed', 'server_uuid': '72a6fd70-c516-4d19-addf-fad1688ed679', 'tag': '91bef04e-6704-475f-bd3d-e7155c777aef', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:45.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c9bc6d3-a239-4455-b2d4-8a8c540afdc5 4abaded929af46e49e92c62fa5d0bed2 0acc26e94d234ae681e5ea384a1398a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 421/912] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:45 2026] DELETE /v2.0/subnets/0185617d-698a-449a-8cdf-eb422d39d37f => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/913] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91bef04e-6704-475f-bd3d-e7155c777aef => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:45.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea91f6e1-c75f-4450-88be-62f12d117860 4abaded929af46e49e92c62fa5d0bed2 0acc26e94d234ae681e5ea384a1398a6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 422/914] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:45 2026] DELETE /v2.0/networks/f9ae1477-1a0b-4f54-a695-7039c0bf8b60 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/915] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/subnets?id=c6daf565-fbe2-4aa5-8093-3edf966047fc => generated 664 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/916] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/ports?network_id=232b83b3-4fa5-4933-8deb-25bada0d5feb&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/917] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/networks/232b83b3-4fa5-4933-8deb-25bada0d5feb?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/918] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/networks/232b83b3-4fa5-4933-8deb-25bada0d5feb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/919] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:45 2026] DELETE /v2.0/subnets/2ace04e8-3442-4aec-964e-918b0548470a => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/920] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/ports?tenant_id=87b67a0e8f414e5bac2e2660108b5529&device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:45.767 7 INFO neutron.services.segments.plugin [-] Segment 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb resource provider aggregate not found 2026-06-10 02:33:45.774 7 INFO neutron.services.segments.plugin [-] Segment 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb resource provider aggregate not found [pid: 8|app: 0|req: 425/921] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/networks?id=232b83b3-4fa5-4933-8deb-25bada0d5feb => generated 766 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:45.788 7 INFO neutron.services.segments.plugin [-] Segment 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb found for delete ", "request_id": "req-d4247a5b-a619-45e4-97be-def68a467b37"}]} 2026-06-10 02:33:45.789 7 INFO neutron.services.segments.plugin [-] Segment 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fab3c9a-fc18-4dbc-bbd2-d45aa1f1efeb found for delete ", "request_id": "req-6111e30b-b76a-4a3a-8e3d-2ac4b0794769"}]} [pid: 8|app: 0|req: 426/922] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91bef04e-6704-475f-bd3d-e7155c777aef => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/923] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/924] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/subnets?id=c6daf565-fbe2-4aa5-8093-3edf966047fc => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/925] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/security-groups?id=6220d7c6-f707-44b1-991c-77b3793c66c7&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: 430/926] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:45 2026] GET /v2.0/ports?network_id=232b83b3-4fa5-4933-8deb-25bada0d5feb&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/927] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:45 2026] DELETE /v2.0/networks/dd31172f-b6d4-4c28-8e8f-9549b6627e9d => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/928] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/networks/232b83b3-4fa5-4933-8deb-25bada0d5feb?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/929] 10.0.0.225 () {32 vars in 653 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions => generated 19901 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/930] 10.0.0.225 () {32 vars in 681 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/931] 10.0.0.225 () {32 vars in 681 bytes} [Wed Jun 10 02:33:46 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: 434/932] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/933] 10.0.0.225 () {32 vars in 665 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/934] 10.0.0.225 () {32 vars in 699 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/935] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/networks/232b83b3-4fa5-4933-8deb-25bada0d5feb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/936] 10.0.0.225 () {32 vars in 697 bytes} [Wed Jun 10 02:33:46 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: 500/937] 10.0.0.225 () {32 vars in 701 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/938] 10.0.0.225 () {32 vars in 689 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/939] 10.0.0.225 () {32 vars in 703 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/940] 10.0.0.225 () {32 vars in 693 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/941] 10.0.0.225 () {32 vars in 695 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/942] 10.0.0.225 () {32 vars in 685 bytes} [Wed Jun 10 02:33: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: 503/943] 10.0.0.225 () {32 vars in 687 bytes} [Wed Jun 10 02:33:46 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: 8|app: 0|req: 441/944] 10.0.0.225 () {32 vars in 661 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/945] 10.0.0.225 () {32 vars in 699 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/946] 10.0.0.225 () {32 vars in 679 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/947] 10.0.0.225 () {32 vars in 683 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/948] 10.0.0.225 () {32 vars in 675 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/949] 10.0.0.225 () {32 vars in 689 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/950] 10.0.0.225 () {32 vars in 723 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/951] 10.0.0.225 () {32 vars in 687 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/952] 10.0.0.225 () {32 vars in 669 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/953] 10.0.0.225 () {32 vars in 687 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/954] 10.0.0.225 () {32 vars in 681 bytes} [Wed Jun 10 02:33:46 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: 509/955] 10.0.0.225 () {32 vars in 699 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/956] 10.0.0.225 () {32 vars in 679 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/957] 10.0.0.225 () {32 vars in 667 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/958] 10.0.0.225 () {32 vars in 677 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/959] 10.0.0.225 () {32 vars in 665 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/l3-ha => 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: 449/960] 10.0.0.225 () {32 vars in 675 bytes} [Wed Jun 10 02:33:46 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: 512/961] 10.0.0.225 () {32 vars in 713 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/962] 10.0.0.225 () {32 vars in 691 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/963] 10.0.0.225 () {32 vars in 683 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/964] 10.0.0.225 () {32 vars in 669 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/965] 10.0.0.225 () {32 vars in 687 bytes} [Wed Jun 10 02:33:46 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: 8|app: 0|req: 452/966] 10.0.0.225 () {32 vars in 705 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/network_availability_zone => 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: 515/967] 10.0.0.225 () {32 vars in 675 bytes} [Wed Jun 10 02:33:46 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: 453/968] 10.0.0.225 () {32 vars in 701 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/969] 10.0.0.225 () {32 vars in 675 bytes} [Wed Jun 10 02:33:46 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: 8|app: 0|req: 455/970] 10.0.0.225 () {32 vars in 693 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/971] 10.0.0.225 () {32 vars in 689 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/972] 10.0.0.225 () {32 vars in 709 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/973] 10.0.0.225 () {32 vars in 705 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/974] 10.0.0.225 () {32 vars in 697 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/975] 10.0.0.225 () {32 vars in 711 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/976] 10.0.0.225 () {32 vars in 669 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/977] 10.0.0.225 () {32 vars in 687 bytes} [Wed Jun 10 02:33:46 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: 463/978] 10.0.0.225 () {32 vars in 681 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/979] 10.0.0.225 () {32 vars in 675 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/980] 10.0.0.225 () {32 vars in 671 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/981] 10.0.0.225 () {32 vars in 661 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/982] 10.0.0.225 () {32 vars in 699 bytes} [Wed Jun 10 02:33:46 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: 468/983] 10.0.0.225 () {32 vars in 699 bytes} [Wed Jun 10 02:33:46 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: 469/984] 10.0.0.225 () {32 vars in 677 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/985] 10.0.0.225 () {32 vars in 669 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/986] 10.0.0.225 () {32 vars in 683 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/987] 10.0.0.225 () {32 vars in 701 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/988] 10.0.0.225 () {32 vars in 685 bytes} [Wed Jun 10 02:33:46 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: 474/989] 10.0.0.225 () {32 vars in 707 bytes} [Wed Jun 10 02:33:46 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: 475/990] 10.0.0.225 () {32 vars in 669 bytes} [Wed Jun 10 02:33:46 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: 476/991] 10.0.0.225 () {32 vars in 697 bytes} [Wed Jun 10 02:33:46 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: 477/992] 10.0.0.225 () {32 vars in 695 bytes} [Wed Jun 10 02:33:46 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: 478/993] 10.0.0.225 () {32 vars in 685 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/994] 10.0.0.225 () {32 vars in 689 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/995] 10.0.0.225 () {32 vars in 667 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/996] 10.0.0.225 () {32 vars in 681 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/997] 10.0.0.225 () {32 vars in 681 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/998] 10.0.0.225 () {32 vars in 691 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/999] 10.0.0.225 () {32 vars in 691 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1000] 10.0.0.225 () {32 vars in 695 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1001] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/security-groups?tenant_id=0acc26e94d234ae681e5ea384a1398a6&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1002] 10.0.0.225 () {32 vars in 685 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1003] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:46 2026] GET /v2.0/security-groups?tenant_id=e4a1e1f926e64e399beabe1469565541&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1004] 10.0.0.225 () {32 vars in 689 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1005] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:47 2026] DELETE /v2.0/security-groups/9ab9ada6-303b-4f35-b116-a029f79a70c9 => 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: 488/1006] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => 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: 489/1007] 10.0.0.225 () {32 vars in 701 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1008] 10.0.0.225 () {32 vars in 703 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1009] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/security-groups?id=6220d7c6-f707-44b1-991c-77b3793c66c7&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: 492/1010] 10.0.0.225 () {32 vars in 713 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1011] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1012] 10.0.0.225 () {32 vars in 715 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1013] 10.0.0.225 () {32 vars in 727 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/security-groups-remote-address-group => 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: 496/1014] 10.0.0.225 () {32 vars in 741 bytes} [Wed Jun 10 02:33:47 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: 8|app: 0|req: 497/1015] 10.0.0.225 () {32 vars in 719 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1016] 10.0.0.225 () {32 vars in 683 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1017] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:47 2026] DELETE /v2.0/security-groups/3d13f9ef-5fa5-44c7-b4d0-925ed580f6a5 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1018] 10.0.0.225 () {32 vars in 669 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1019] 10.0.0.225 () {32 vars in 719 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1020] 10.0.0.225 () {32 vars in 679 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1021] 10.0.0.225 () {32 vars in 669 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1022] 10.0.0.225 () {32 vars in 697 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1023] 10.0.0.225 () {32 vars in 705 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1024] 10.0.0.225 () {32 vars in 701 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1025] 10.0.0.225 () {32 vars in 683 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1026] 10.0.0.225 () {32 vars in 705 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1027] 10.0.0.225 () {32 vars in 695 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1028] 10.0.0.225 () {32 vars in 689 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1029] 10.0.0.225 () {32 vars in 697 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1030] 10.0.0.225 () {32 vars in 689 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1031] 10.0.0.225 () {32 vars in 701 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1032] 10.0.0.225 () {32 vars in 665 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1033] 10.0.0.225 () {32 vars in 681 bytes} [Wed Jun 10 02:33:47 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: 8|app: 0|req: 507/1034] 10.0.0.225 () {32 vars in 693 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1035] 10.0.0.225 () {32 vars in 677 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1036] 10.0.0.225 () {32 vars in 667 bytes} [Wed Jun 10 02:33:47 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:48.035 7 INFO neutron.services.segments.plugin [-] Segment 86681b75-fa5d-4477-a93d-2722b98676b3 resource provider aggregate not found 2026-06-10 02:33:48.043 7 INFO neutron.services.segments.plugin [-] Segment 86681b75-fa5d-4477-a93d-2722b98676b3 resource provider aggregate not found 2026-06-10 02:33:48.051 7 INFO neutron.services.segments.plugin [-] Segment 86681b75-fa5d-4477-a93d-2722b98676b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86681b75-fa5d-4477-a93d-2722b98676b3 found for delete ", "request_id": "req-a7798834-c76a-4aef-adc6-8244aced0ee3"}]} 2026-06-10 02:33:48.062 7 INFO neutron.services.segments.plugin [-] Segment 86681b75-fa5d-4477-a93d-2722b98676b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86681b75-fa5d-4477-a93d-2722b98676b3 found for delete ", "request_id": "req-1b3b03cc-35ba-43b0-a5f9-bc38fadcc329"}]} [pid: 7|app: 0|req: 529/1037] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:48 2026] GET /v2.0/security-groups?tenant_id=e4a721d9a48d4155887a9977de9c7887&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1038] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:48 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1039] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:48 2026] DELETE /v2.0/security-groups/43eaec1e-dfce-4bbb-83ab-dc83d17679cb => 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: 510/1040] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:48 2026] GET /v2.0/security-groups?id=6220d7c6-f707-44b1-991c-77b3793c66c7&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: 531/1041] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:48 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 971 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:49.086 7 WARNING neutron_lib.context [None req-58da692f-3a46-42b5-a509-4102892b745a 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:49.181 8 INFO neutron.db.l3_db [None req-55a52e6c-ed42-4fb5-a5ca-e2e4494f89cc 67877adfb9924a18ab2357d53bcc7ec2 87b67a0e8f414e5bac2e2660108b5529 - - default default] Floating IP 48d64a47-5b9c-4862-8ad9-bd68ca536c4b associated. External IP: 10.96.250.210, port: 91bef04e-6704-475f-bd3d-e7155c777aef. 2026-06-10 02:33:49.229 7 INFO neutron.db.segments_db [None req-58da692f-3a46-42b5-a509-4102892b745a 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Added segment 4831a64e-ebba-4b3d-ad03-8227786b6064 of type vxlan for network 5dd1f455-83ed-431b-bc64-9c473d2a2ec8 [pid: 7|app: 0|req: 532/1042] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:48 2026] POST /v2.0/networks => generated 648 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:49.387 7 WARNING neutron_lib.context [None req-b22f87c2-d6ee-460a-808b-92faa2f315c7 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 511/1043] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:33:48 2026] PUT /v2.0/floatingips/48d64a47-5b9c-4862-8ad9-bd68ca536c4b => generated 855 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:49.755 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc8e7db1-5372-4d3d-b88a-cefc5c04d5fd'] response: {'name': 'network-changed', 'server_uuid': '72a6fd70-c516-4d19-addf-fad1688ed679', 'tag': '91bef04e-6704-475f-bd3d-e7155c777aef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 533/1044] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:33:49 2026] POST /v2.0/ports => generated 779 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:49.774 7 WARNING neutron_lib.context [None req-505aa331-212c-4be4-ac66-870e088eb719 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 512/1045] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1046] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/ports?tenant_id=87b67a0e8f414e5bac2e2660108b5529&device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:33:49.860 7 INFO neutron.db.segments_db [None req-505aa331-212c-4be4-ac66-870e088eb719 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Added segment 3b6fcc33-4099-4cbc-9c96-7cbbf7aca8b1 of type vxlan for network 95050418-1669-41b6-95a1-afd11322085c [pid: 8|app: 0|req: 514/1047] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/security-groups?id=6220d7c6-f707-44b1-991c-77b3793c66c7&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1048] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/networks?id=232b83b3-4fa5-4933-8deb-25bada0d5feb => generated 766 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1049] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:49 2026] POST /v2.0/networks => generated 636 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:49.997 7 WARNING neutron_lib.context [None req-71948be6-ac6b-471a-94f4-27354547e5e0 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 516/1050] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:33:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=91bef04e-6704-475f-bd3d-e7155c777aef => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1051] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/subnets?id=c6daf565-fbe2-4aa5-8093-3edf966047fc => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1052] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/ports?network_id=232b83b3-4fa5-4933-8deb-25bada0d5feb&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1053] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1054] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/networks/232b83b3-4fa5-4933-8deb-25bada0d5feb?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1055] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/security-groups?id=6220d7c6-f707-44b1-991c-77b3793c66c7&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: 535/1056] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:49 2026] POST /v2.0/subnets => generated 622 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:50.350 7 WARNING neutron_lib.context [None req-d0ea8c8c-cbee-4dfa-8547-ced76f9b8866 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 522/1057] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/networks/232b83b3-4fa5-4933-8deb-25bada0d5feb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:50.540 8 WARNING neutron_lib.context [None req-a2b5aa0a-c36e-471a-8983-1b0781de264b 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:50.696 8 INFO neutron.db.segments_db [None req-a2b5aa0a-c36e-471a-8983-1b0781de264b 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Added segment c60417ec-b29c-436c-857c-aa75e8c82b2a of type vxlan for network 65fbd9ba-e4bf-426a-ab7d-35e0a5c8548a [pid: 8|app: 0|req: 523/1058] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:50 2026] POST /v2.0/networks => generated 650 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1059] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:33:50 2026] POST /v2.0/ports => generated 966 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1060] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:50.849 8 WARNING neutron_lib.context [None req-8321d62f-ffc4-4f0c-9073-d368a0058607 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1061] 10.0.0.188 () {30 vars in 650 bytes} [Wed Jun 10 02:33:50 2026] GET /v2.0/extensions => generated 19901 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1062] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:33:50 2026] DELETE /v2.0/ports/3893d3bd-6b90-4cf5-b7af-d596267d3f5a => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1063] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:50 2026] POST /v2.0/subnets => generated 603 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1064] 10.0.0.188 () {30 vars in 724 bytes} [Wed Jun 10 02:33:51 2026] GET /v2.0/quotas/f4a5b5c1342b46c0b25994a3fedbd76e/details => generated 847 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:51.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f66d27e1-542d-4f24-96e9-d09a3fd5d8e6 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 527/1065] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:33:51 2026] DELETE /v2.0/ports/3893d3bd-6b90-4cf5-b7af-d596267d3f5a => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:51.386 8 WARNING neutron_lib.context [None req-079fd062-6942-4582-b13d-72e61461e64d 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:51.451 8 INFO neutron.db.segments_db [None req-079fd062-6942-4582-b13d-72e61461e64d 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Added segment 5afcd006-014e-42f6-8da0-4d95b2f71a16 of type vxlan for network 10963256-2017-4d4e-a134-6ff977285b4c 2026-06-10 02:33:51.542 7 INFO neutron.db.l3_db [req-65b7db58-755a-48cc-91ee-0d05e9cedc36 req-34735e7e-84a9-4d95-ba86-5e4fbbbc74b3 67877adfb9924a18ab2357d53bcc7ec2 87b67a0e8f414e5bac2e2660108b5529 - - default default] Floating IP 48d64a47-5b9c-4862-8ad9-bd68ca536c4b disassociated. External IP: 10.96.250.210, port: 91bef04e-6704-475f-bd3d-e7155c777aef. 2026-06-10 02:33:51.802 8 INFO neutron.db.l3_hamode_db [None req-079fd062-6942-4582-b13d-72e61461e64d 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 539/1066] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:33:51 2026] DELETE /v2.0/ports/91bef04e-6704-475f-bd3d-e7155c777aef => generated 0 bytes in 942 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1067] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:33:52 2026] GET /v2.0/ports?device_id=72a6fd70-c516-4d19-addf-fad1688ed679 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:33:52.126 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80f7bee8-e3bc-43da-9c9c-69f4d49aa7b1'] response: {'server_uuid': '72a6fd70-c516-4d19-addf-fad1688ed679', 'name': 'network-vif-deleted', 'tag': '91bef04e-6704-475f-bd3d-e7155c777aef', 'status': 'completed', 'code': 200} 2026-06-10 02:33:52.138 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77418d24-4960-4acb-a8c8-ed992b664d6c 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1068] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:33:52 2026] GET /v2.0/ports/3893d3bd-6b90-4cf5-b7af-d596267d3f5a => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1069] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:52 2026] DELETE /v2.0/subnets/93bad840-3ee6-4ddd-98b3-3926d0046fca => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:52.825 7 INFO neutron.services.segments.plugin [-] Segment 3b6fcc33-4099-4cbc-9c96-7cbbf7aca8b1 resource provider aggregate not found 2026-06-10 02:33:52.830 7 INFO neutron.services.segments.plugin [-] Segment 3b6fcc33-4099-4cbc-9c96-7cbbf7aca8b1 resource provider aggregate not found 2026-06-10 02:33:52.847 7 INFO neutron.services.segments.plugin [-] Segment 3b6fcc33-4099-4cbc-9c96-7cbbf7aca8b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b6fcc33-4099-4cbc-9c96-7cbbf7aca8b1 found for delete ", "request_id": "req-f9530f57-9d7d-40ae-98fb-524f3d086567"}]} 2026-06-10 02:33:52.848 7 INFO neutron.services.segments.plugin [-] Segment 3b6fcc33-4099-4cbc-9c96-7cbbf7aca8b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b6fcc33-4099-4cbc-9c96-7cbbf7aca8b1 found for delete ", "request_id": "req-43d1d0b9-272c-4f2d-a866-f32d30f613f7"}]} [pid: 7|app: 0|req: 543/1070] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:52 2026] DELETE /v2.0/networks/95050418-1669-41b6-95a1-afd11322085c => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:52.875 7 WARNING neutron_lib.context [None req-c45b6a69-af56-4fc8-900f-1258cbf53eab 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:52.948 7 INFO neutron.db.segments_db [None req-c45b6a69-af56-4fc8-900f-1258cbf53eab 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Added segment 11112cac-0af9-4626-8827-9216fcd609c3 of type vxlan for network 8f9b3071-c279-4a56-955f-23da45d21f65 [pid: 7|app: 0|req: 544/1071] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:33:52 2026] POST /v2.0/networks => generated 635 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:53.062 7 WARNING neutron_lib.context [None req-970cab60-207b-4277-a2af-433ae04dc24a 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:53.076 8 INFO neutron.db.l3_hamode_db [None req-079fd062-6942-4582-b13d-72e61461e64d 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 545/1072] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:53 2026] POST /v2.0/subnets => generated 622 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1073] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:53 2026] DELETE /v2.0/security-groups/6220d7c6-f707-44b1-991c-77b3793c66c7 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:53.581 7 WARNING neutron_lib.context [None req-a594d51f-3796-404f-ab8d-4f02be6cb54e 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1074] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:33:53 2026] POST /v2.0/ports => generated 927 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:33:54.050 7 INFO neutron.api.v2.resource [None req-593ee327-00d8-4197-91db-e485038c3197 67877adfb9924a18ab2357d53bcc7ec2 87b67a0e8f414e5bac2e2660108b5529 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1075] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:33:54 2026] GET /v2.0/security-groups/6220d7c6-f707-44b1-991c-77b3793c66c7 => 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: 549/1076] 10.0.0.188 () {30 vars in 650 bytes} [Wed Jun 10 02:33:54 2026] GET /v2.0/extensions => generated 19901 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1077] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:33:51 2026] POST /v2.0/routers => generated 695 bytes in 3329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1078] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:33:54 2026] DELETE /v2.0/ports/68dfcbd5-4a28-4efa-9059-c2bb4c0893d1 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1079] 10.0.0.188 () {30 vars in 724 bytes} [Wed Jun 10 02:33:54 2026] GET /v2.0/quotas/f4a5b5c1342b46c0b25994a3fedbd76e/details => generated 847 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1080] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:33:54 2026] DELETE /v2.0/floatingips/48d64a47-5b9c-4862-8ad9-bd68ca536c4b => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:55.085 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c986741-c35e-4d61-b4aa-d085cb50b44e 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 530/1081] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:33:55 2026] GET /v2.0/ports/68dfcbd5-4a28-4efa-9059-c2bb4c0893d1 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1082] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:33:55 2026] PUT /v2.0/routers/7c5a09a0-2ac0-4aea-9317-3e12622e99ce/remove_router_interface => generated 309 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1083] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:56 2026] DELETE /v2.0/subnets/baad36be-5b3a-46dc-882c-4d99fad1e5df => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1086] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:33:54 2026] PUT /v2.0/routers/91a67a61-7cb0-411d-9d18-268ea6b8a13c/add_router_interface => generated 309 bytes in 1974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:57.264 7 INFO neutron.services.segments.plugin [-] Segment 11112cac-0af9-4626-8827-9216fcd609c3 resource provider aggregate not found 2026-06-10 02:33:57.270 7 INFO neutron.services.segments.plugin [-] Segment 11112cac-0af9-4626-8827-9216fcd609c3 resource provider aggregate not found 2026-06-10 02:33:57.288 7 INFO neutron.services.segments.plugin [-] Segment 11112cac-0af9-4626-8827-9216fcd609c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11112cac-0af9-4626-8827-9216fcd609c3 found for delete ", "request_id": "req-e3841954-416f-49a9-ac9d-fd324290ebd9"}]} 2026-06-10 02:33:57.291 7 INFO neutron.services.segments.plugin [-] Segment 11112cac-0af9-4626-8827-9216fcd609c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11112cac-0af9-4626-8827-9216fcd609c3 found for delete ", "request_id": "req-c3da29f4-d029-48c7-8f81-eaa6d4311339"}]} [pid: 7|app: 0|req: 553/1087] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:56 2026] DELETE /v2.0/networks/8f9b3071-c279-4a56-955f-23da45d21f65 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:33:57.308 7 WARNING neutron_lib.context [None req-0e2250ce-96c3-4e68-b662-747c4dd9381e 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1088] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:33:57 2026] POST /v2.0/ports => generated 955 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:57.816 7 WARNING neutron_lib.context [None req-05bd266d-41fd-4c0e-8521-949e30c1e6a2 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:33:58.001 8 INFO neutron.services.segments.plugin [-] Segment a2d1dbb1-52b3-432e-ae60-8b99b8ca9b05 resource provider aggregate not found 2026-06-10 02:33:58.006 8 INFO neutron.services.segments.plugin [-] Segment a2d1dbb1-52b3-432e-ae60-8b99b8ca9b05 resource provider aggregate not found 2026-06-10 02:33:58.015 8 INFO neutron.services.segments.plugin [-] Segment a2d1dbb1-52b3-432e-ae60-8b99b8ca9b05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2d1dbb1-52b3-432e-ae60-8b99b8ca9b05 found for delete ", "request_id": "req-daeff766-3ca6-4453-b5a9-b87dc4e4ce2d"}]} 2026-06-10 02:33:58.021 8 INFO neutron.db.l3_hamode_db [None req-df6ee2bc-b561-4b13-bb11-b7bf6644c92b 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network a2a3c9aa-9bdc-4a42-bc04-4150a4d2f6c5 was deleted as no HA routers are present in tenant 87b67a0e8f414e5bac2e2660108b5529. [pid: 8|app: 0|req: 535/1089] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:56 2026] DELETE /v2.0/routers/7c5a09a0-2ac0-4aea-9317-3e12622e99ce => generated 0 bytes in 1432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:58.031 8 INFO neutron.services.segments.plugin [-] Segment a2d1dbb1-52b3-432e-ae60-8b99b8ca9b05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2d1dbb1-52b3-432e-ae60-8b99b8ca9b05 found for delete ", "request_id": "req-b2821422-2de3-429c-9519-c1c7f7ec146e"}]} [pid: 7|app: 0|req: 555/1090] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:33:57 2026] POST /v2.0/ports => generated 779 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:33:58.155 7 WARNING neutron_lib.context [None req-8c39ef3a-f9f9-4985-9f7d-a503396e7013 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 536/1091] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:58 2026] GET /v2.0/security-groups?tenant_id=f4a5b5c1342b46c0b25994a3fedbd76e&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1092] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:58 2026] DELETE /v2.0/subnets/c6daf565-fbe2-4aa5-8093-3edf966047fc => 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: 556/1093] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:33:58 2026] POST /v2.0/ports => generated 958 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1094] 10.0.0.225 () {34 vars in 737 bytes} [Wed Jun 10 02:33:58 2026] PUT /v2.0/ports/de07e468-f893-42bb-bcc0-09a2876a91c4 => generated 752 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1095] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:58 2026] DELETE /v2.0/security-groups/51e660c0-4d81-4fac-a7c5-582d1189594e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:58.768 7 WARNING neutron_lib.context [None req-ed91a01a-d85c-4007-85e6-582928578362 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 539/1096] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:58 2026] DELETE /v2.0/networks/232b83b3-4fa5-4933-8deb-25bada0d5feb => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1097] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:33:58 2026] DELETE /v2.0/ports/de07e468-f893-42bb-bcc0-09a2876a91c4 => 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: 541/1098] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/security-groups?tenant_id=87b67a0e8f414e5bac2e2660108b5529&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1099] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/ports => generated 782 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1100] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:33:59 2026] DELETE /v2.0/security-groups/759a24b3-0d8e-4e17-a292-eadb1fe3c3ac => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:33:59.405 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ef13c63-3e13-4321-92fc-dea006f48e9d 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1101] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/ports/de07e468-f893-42bb-bcc0-09a2876a91c4 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1102] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/ports => generated 782 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1103] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:33:59 2026] GET /v2.0/ports/021f614b-26b2-467e-939b-26fe55d7bee5 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:33:59.547 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abe815ed-38d2-41f3-ba72-72cafa92bff8 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 547/1104] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:33:59 2026] DELETE /v2.0/ports/68dfcbd5-4a28-4efa-9059-c2bb4c0893d1 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:59.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7de50b23-1937-4e37-9589-e24b00bf07ef 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 548/1105] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:59 2026] DELETE /v2.0/subnets/baad36be-5b3a-46dc-882c-4d99fad1e5df => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:59.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a621f5e-1508-4bc9-b4f6-c9244aceffb4 76a58d468f7345e79c992d3dad408f1b 0051033958e24127a28ad4f9455314ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 549/1106] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:33:59 2026] DELETE /v2.0/subnets/93bad840-3ee6-4ddd-98b3-3926d0046fca => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:33:59.805 7 INFO neutron.db.l3_db [None req-ed91a01a-d85c-4007-85e6-582928578362 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Floating IP 448abbb8-815d-4a84-949e-f61b5a8714f9 associated. External IP: 10.96.250.202, port: a78ada73-7f88-4119-9fa0-1d640e5e5170. [pid: 8|app: 0|req: 550/1107] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:33:59 2026] DELETE /v2.0/ports/021f614b-26b2-467e-939b-26fe55d7bee5 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1108] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:33:59 2026] DELETE /v2.0/networks/5dd1f455-83ed-431b-bc64-9c473d2a2ec8 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1109] 10.0.0.225 () {34 vars in 677 bytes} [Wed Jun 10 02:33:58 2026] POST /v2.0/floatingips => generated 842 bytes in 1408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:00.212 8 INFO neutron.services.segments.plugin [-] Segment 1fdd8dd3-e53a-46ea-acd5-818792f1ed54 resource provider aggregate not found 2026-06-10 02:34:00.218 8 INFO neutron.services.segments.plugin [-] Segment 1fdd8dd3-e53a-46ea-acd5-818792f1ed54 resource provider aggregate not found 2026-06-10 02:34:00.227 8 INFO neutron.services.segments.plugin [-] Segment 1fdd8dd3-e53a-46ea-acd5-818792f1ed54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fdd8dd3-e53a-46ea-acd5-818792f1ed54 found for delete ", "request_id": "req-e75b8c3e-ae9b-43bd-8b83-5d3ac95a718d"}]} 2026-06-10 02:34:00.236 8 INFO neutron.services.segments.plugin [-] Segment 1fdd8dd3-e53a-46ea-acd5-818792f1ed54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fdd8dd3-e53a-46ea-acd5-818792f1ed54 found for delete ", "request_id": "req-ddad8245-7a2e-4d30-b568-b37c13ef5fd1"}]} 2026-06-10 02:34:00.243 8 INFO neutron.services.segments.plugin [-] Segment 4831a64e-ebba-4b3d-ad03-8227786b6064 resource provider aggregate not found 2026-06-10 02:34:00.252 8 INFO neutron.services.segments.plugin [-] Segment 4831a64e-ebba-4b3d-ad03-8227786b6064 resource provider aggregate not found 2026-06-10 02:34:00.271 8 INFO neutron.services.segments.plugin [-] Segment 4831a64e-ebba-4b3d-ad03-8227786b6064 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4831a64e-ebba-4b3d-ad03-8227786b6064 found for delete ", "request_id": "req-65d63ece-234d-44bd-834a-0985a73a4a53"}]} 2026-06-10 02:34:00.284 8 INFO neutron.services.segments.plugin [-] Segment 4831a64e-ebba-4b3d-ad03-8227786b6064 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4831a64e-ebba-4b3d-ad03-8227786b6064 found for delete ", "request_id": "req-861681cc-3010-40b4-997d-05bbc16e55ef"}]} 2026-06-10 02:34:00.353 8 INFO neutron.db.l3_db [None req-0b021545-71e5-452c-b68c-3622678e7123 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Floating IP 448abbb8-815d-4a84-949e-f61b5a8714f9 disassociated. External IP: 10.96.250.202, port: a78ada73-7f88-4119-9fa0-1d640e5e5170. [pid: 7|app: 0|req: 559/1110] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:00 2026] GET /v2.0/security-groups?tenant_id=0051033958e24127a28ad4f9455314ac&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1111] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:00 2026] DELETE /v2.0/security-groups/03b0d999-f1aa-45b8-9537-bbbd9cf5f86c => 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: 552/1112] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:34:00 2026] PUT /v2.0/floatingips/448abbb8-815d-4a84-949e-f61b5a8714f9 => generated 552 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1113] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:34:00 2026] DELETE /v2.0/floatingips/448abbb8-815d-4a84-949e-f61b5a8714f9 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:01.172 7 WARNING neutron_lib.context [None req-e7c61c04-9af0-4167-a044-54e545efa394 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:01.351 8 INFO neutron.db.segments_db [None req-60c06dc7-4469-478f-aa2c-d47da17fc274 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment c672d93d-743b-40e8-a109-1b40874ee473 of type vxlan for network bde43596-b048-40f2-873c-47382db4ab03 [pid: 8|app: 0|req: 553/1114] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:34:01 2026] POST /v2.0/networks => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1115] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:01 2026] POST /v2.0/subnets => generated 666 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:01.948 8 WARNING neutron_lib.context [None req-2c48fb28-f643-4a99-98ee-9b2d4ddef11b c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:02.100 8 INFO neutron.db.segments_db [None req-2c48fb28-f643-4a99-98ee-9b2d4ddef11b c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Added segment 2f43239b-1481-4ab3-bc4f-67248ca7d605 of type vxlan for network a2e5d0fc-5d81-41a1-af10-a517ebb4c438 [pid: 8|app: 0|req: 555/1116] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:34:01 2026] POST /v2.0/networks => generated 632 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:02.304 8 INFO neutron.db.segments_db [None req-590b20d0-4452-4325-afd9-ff8ae5108340 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 090f76b8-2b74-4038-88cb-6aad0d941b2f of type vxlan for network 3cce7f53-b5da-4508-ba6c-320a796a2240 2026-06-10 02:34:02.539 7 INFO neutron.db.l3_db [None req-e7c61c04-9af0-4167-a044-54e545efa394 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Floating IP 8d561ad6-aff1-4f30-b7ea-49697b957f37 associated. External IP: 10.96.250.205, port: fa241d47-bca2-4aab-9509-a65c0e5ad519. 2026-06-10 02:34:02.676 8 INFO neutron.db.l3_hamode_db [None req-590b20d0-4452-4325-afd9-ff8ae5108340 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 562/1117] 10.0.0.225 () {34 vars in 677 bytes} [Wed Jun 10 02:34:01 2026] POST /v2.0/floatingips => generated 842 bytes in 1794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:02.967 7 WARNING neutron_lib.context [None req-a79844e5-d13d-473a-9b23-ac8d2b1c53e9 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:03.012 7 INFO neutron.db.segments_db [None req-a79844e5-d13d-473a-9b23-ac8d2b1c53e9 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Added segment bc4fe3df-7a98-4e58-87a1-3814e42ea675 of type vxlan for network 794d431f-f498-45e3-b2b8-db557b03f939 2026-06-10 02:34:03.395 7 INFO neutron.db.l3_hamode_db [None req-a79844e5-d13d-473a-9b23-ac8d2b1c53e9 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:03.711 8 INFO neutron.db.l3_hamode_db [None req-590b20d0-4452-4325-afd9-ff8ae5108340 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:04.480 7 INFO neutron.db.l3_hamode_db [None req-a79844e5-d13d-473a-9b23-ac8d2b1c53e9 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 556/1118] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:02 2026] POST /v2.0/routers => generated 730 bytes in 2669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:04.972 8 WARNING neutron_lib.context [None req-bb8d705a-8bed-42c1-b061-5895090c6db3 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:05.130 8 INFO neutron.db.segments_db [None req-bb8d705a-8bed-42c1-b061-5895090c6db3 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Added segment 16c50305-2252-47d7-b744-1b725a84f82e of type vxlan for network b58894e1-e2d2-48d4-b7cb-9b521105defe [pid: 8|app: 0|req: 557/1119] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:34:04 2026] POST /v2.0/networks => generated 645 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1120] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:34:05 2026] GET /v2.0/floatingips/8d561ad6-aff1-4f30-b7ea-49697b957f37 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1121] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:02 2026] POST /v2.0/routers => generated 693 bytes in 2705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:05.670 7 WARNING neutron_lib.context [None req-f6892102-c55c-497c-898b-44834670334e c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 564/1122] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:34:05 2026] POST /v2.0/ports => generated 775 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1123] 10.0.0.225 () {32 vars in 655 bytes} [Wed Jun 10 02:34:06 2026] GET /v2.0/floatingips => generated 845 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1124] 10.0.0.225 () {32 vars in 776 bytes} [Wed Jun 10 02:34:06 2026] GET /v2.0/subnets?project_id=a3c7a8a6178a4400a9f46edf2229ee8c&cidr=10.100.0.0%2F28 => generated 14 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:06.318 7 WARNING neutron_lib.context [None req-15be4d69-4e3d-418e-8836-259746d47dbc c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:06.405 7 INFO neutron.db.segments_db [None req-15be4d69-4e3d-418e-8836-259746d47dbc c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Added segment 5b07bd72-590a-4d86-a4c2-f6664c17f9d9 of type vxlan for network b063f151-73d8-4250-a612-e4009edf589c [pid: 7|app: 0|req: 567/1125] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:34:06 2026] POST /v2.0/networks => generated 631 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1126] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:34:05 2026] PUT /v2.0/routers/48b6a2e3-e3a6-4e9f-a2c4-1d377210d5fd/add_router_interface => generated 309 bytes in 2208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:07.569 7 INFO neutron.db.l3_db [None req-16522c5e-9b19-40fa-a043-616fa60197c7 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Floating IP 8d561ad6-aff1-4f30-b7ea-49697b957f37 associated. External IP: 10.96.250.205, port: fa241d47-bca2-4aab-9509-a65c0e5ad519. [pid: 8|app: 0|req: 560/1127] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:07.599 8 WARNING neutron_lib.context [None req-bcb7f415-e713-4d36-80c8-276da9479c66 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1128] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:07 2026] POST /v2.0/subnets => generated 602 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1129] 10.0.0.225 () {32 vars in 784 bytes} [Wed Jun 10 02:34:07 2026] GET /v2.0/subnets?network_id=a35bb90f-b930-479d-b1d0-4ffd4ef482b3&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:07.941 8 WARNING neutron_lib.context [None req-0a4c2973-6362-4ac2-8653-86f4f1c6f99a c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1130] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:34:06 2026] PUT /v2.0/floatingips/8d561ad6-aff1-4f30-b7ea-49697b957f37 => generated 842 bytes in 1747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:08.305 7 WARNING neutron_lib.context [None req-1fad1dca-4c78-41c0-a5e3-ce22e44822b2 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 563/1131] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:34:07 2026] POST /v2.0/ports => generated 953 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:34:08.441 8 WARNING neutron_lib.context [None req-fa5bcb97-c1bf-4f67-b969-6240deb7962e 38e5d569bd8140139dfdc982573d5d5f 33165ecc93e144daab68289f051a0a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 564/1132] 10.0.0.225 () {34 vars in 685 bytes} [Wed Jun 10 02:34:08 2026] POST /v2.0/security-groups => generated 1660 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1133] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:08 2026] POST /v2.0/subnets => generated 633 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:08.778 8 INFO neutron.db.l3_db [None req-5c1eb08d-a059-45fe-9da9-f0372f424a03 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] Floating IP 8d561ad6-aff1-4f30-b7ea-49697b957f37 disassociated. External IP: 10.96.250.205, port: a78ada73-7f88-4119-9fa0-1d640e5e5170. [pid: 7|app: 0|req: 570/1134] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:34:08 2026] DELETE /v2.0/ports/0acd99cc-20c1-49a5-822f-79c532d3e379 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:09.083 7 WARNING neutron_lib.context [None req-cf46f760-258c-4660-94be-575904bb79ea 38e5d569bd8140139dfdc982573d5d5f 33165ecc93e144daab68289f051a0a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 565/1135] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:34:08 2026] PUT /v2.0/floatingips/8d561ad6-aff1-4f30-b7ea-49697b957f37 => generated 552 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1136] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:09.237 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40427810-5d95-4976-b85d-2389099bc002 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1137] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:34:09 2026] DELETE /v2.0/ports/0acd99cc-20c1-49a5-822f-79c532d3e379 => 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: 573/1138] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:34:09 2026] DELETE /v2.0/floatingips/8d561ad6-aff1-4f30-b7ea-49697b957f37 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:09.664 7 WARNING neutron_lib.context [None req-8ed288ee-5969-46f3-95e1-7f2e76a3097b 38e5d569bd8140139dfdc982573d5d5f 33165ecc93e144daab68289f051a0a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 574/1139] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:09.793 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5764c68c-1385-4bc3-9e91-1f319f679abd c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1140] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:34:09 2026] GET /v2.0/ports/0acd99cc-20c1-49a5-822f-79c532d3e379 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:34:09.820 7 INFO neutron.api.v2.resource [None req-b94e9331-014d-4a91-a0d3-2c68d10579f9 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1141] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:34:09 2026] DELETE /v2.0/floatingips/8d561ad6-aff1-4f30-b7ea-49697b957f37 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:34:09.830 7 WARNING neutron_lib.context [None req-1f70c793-6f56-485a-904b-d8ee95d5ecdc 38e5d569bd8140139dfdc982573d5d5f 33165ecc93e144daab68289f051a0a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 577/1142] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:34:09 2026] POST /v2.0/floatingips => generated 552 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1143] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:10 2026] DELETE /v2.0/subnets/885dd5e1-1452-4a71-a7e6-8837e5dab6bf => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1144] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:34:09 2026] PUT /v2.0/routers/42e85742-1f53-4fb6-a874-924824316cd6/add_router_interface => generated 309 bytes in 1958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1145] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:34:10 2026] DELETE /v2.0/ports/a78ada73-7f88-4119-9fa0-1d640e5e5170 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1146] 10.0.0.187 () {34 vars in 1100 bytes} [Wed Jun 10 02:34:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1837296944&fields=id&tenant_id=33165ecc93e144daab68289f051a0a40 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:11.408 8 INFO neutron.services.segments.plugin [-] Segment 5b07bd72-590a-4d86-a4c2-f6664c17f9d9 resource provider aggregate not found 2026-06-10 02:34:11.421 8 INFO neutron.services.segments.plugin [-] Segment 5b07bd72-590a-4d86-a4c2-f6664c17f9d9 resource provider aggregate not found 2026-06-10 02:34:11.429 8 INFO neutron.services.segments.plugin [-] Segment 5b07bd72-590a-4d86-a4c2-f6664c17f9d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b07bd72-590a-4d86-a4c2-f6664c17f9d9 found for delete ", "request_id": "req-b9c516e1-d79b-42e4-91f6-ec05029ca98a"}]} [pid: 8|app: 0|req: 567/1149] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:34:11 2026] DELETE /v2.0/networks/b063f151-73d8-4250-a612-e4009edf589c => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:11.448 8 INFO neutron.services.segments.plugin [-] Segment 5b07bd72-590a-4d86-a4c2-f6664c17f9d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b07bd72-590a-4d86-a4c2-f6664c17f9d9 found for delete ", "request_id": "req-2567e10a-09c5-4dae-ae7d-18fe84925eeb"}]} [pid: 7|app: 0|req: 583/1150] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:34:11 2026] GET /v2.0/networks => generated 7934 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1151] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:34:11 2026] GET /v2.0/networks?id=bde43596-b048-40f2-873c-47382db4ab03 => generated 675 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:11.598 7 WARNING neutron_lib.context [None req-488ef0c1-502f-4a04-9c46-ab79a317ad64 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:11.672 7 INFO neutron.db.segments_db [None req-488ef0c1-502f-4a04-9c46-ab79a317ad64 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Added segment ed195ba0-db6b-4d46-9a84-ab0e5eee2247 of type vxlan for network e574ba63-7b82-45f4-abbe-271dd3626334 [pid: 7|app: 0|req: 585/1152] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:34:11 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1153] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:34:11 2026] GET /v2.0/subnets => generated 4963 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1154] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:34:11 2026] GET /v2.0/quotas/33165ecc93e144daab68289f051a0a40 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:11.859 7 WARNING neutron_lib.context [None req-a30713c0-7d0d-4257-9737-f7c8c9781955 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 568/1155] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:34:11 2026] DELETE /v2.0/ports/fa241d47-bca2-4aab-9509-a65c0e5ad519 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1156] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:34:11 2026] GET /v2.0/routers => generated 2187 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1157] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:34:12 2026] GET /v2.0/ports?tenant_id=33165ecc93e144daab68289f051a0a40&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1158] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:11 2026] POST /v2.0/subnets => generated 602 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:12.214 7 WARNING neutron_lib.context [None req-4b4d757b-b29b-417a-8e59-7fd408397eee c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 571/1159] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:12 2026] GET /v2.0/ports?device_id=91a67a61-7cb0-411d-9d18-268ea6b8a13c => generated 958 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1160] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:34:12 2026] GET /v2.0/networks/bde43596-b048-40f2-873c-47382db4ab03?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:12.336 8 WARNING neutron_lib.context [None req-45d64a86-44b7-43ab-8e21-a622ed5bf6f4 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 589/1161] 10.0.0.225 () {34 vars in 685 bytes} [Wed Jun 10 02:34:12 2026] POST /v2.0/security-groups => generated 1675 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1162] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:34:12 2026] POST /v2.0/ports => generated 911 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1163] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:34:12 2026] GET /v2.0/networks/bde43596-b048-40f2-873c-47382db4ab03?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:13.080 8 WARNING neutron_lib.context [None req-49e559d7-96d5-444e-8d49-4184c9530bd4 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 575/1164] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1165] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:34:13 2026] DELETE /v2.0/ports/12413c45-3fc4-4728-a10a-be9cf41ca4b9 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:13.647 8 WARNING neutron_lib.context [None req-5cd80e3d-7317-4cd2-90d2-a602bf59ff86 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 590/1166] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:34:12 2026] PUT /v2.0/routers/91a67a61-7cb0-411d-9d18-268ea6b8a13c/remove_router_interface => generated 309 bytes in 1404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1167] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:13.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b8d0960-0684-4512-a73e-ed74f8c93dbf c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 578/1168] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:34:13 2026] GET /v2.0/ports/12413c45-3fc4-4728-a10a-be9cf41ca4b9 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1169] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:13 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 12 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:14.218 7 WARNING neutron_lib.context [None req-3f579284-9406-4875-9b0c-6c108c08c9c0 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 592/1170] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1171] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:14 2026] DELETE /v2.0/subnets/621e63dd-d5c0-441d-9113-5989e6502a7c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1172] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:14 2026] GET /v2.0/networks?id=bde43596-b048-40f2-873c-47382db4ab03 => generated 675 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:14.696 7 WARNING neutron_lib.context [None req-85129c4f-b807-4e78-b65e-cd3bffe147ed c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 595/1173] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:14 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-06-10 02:34:15.238 7 INFO neutron.services.segments.plugin [-] Segment ed195ba0-db6b-4d46-9a84-ab0e5eee2247 resource provider aggregate not found 2026-06-10 02:34:15.257 7 INFO neutron.services.segments.plugin [-] Segment ed195ba0-db6b-4d46-9a84-ab0e5eee2247 resource provider aggregate not found [pid: 7|app: 0|req: 596/1174] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:34:14 2026] DELETE /v2.0/networks/e574ba63-7b82-45f4-abbe-271dd3626334 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:15.293 7 INFO neutron.services.segments.plugin [-] Segment ed195ba0-db6b-4d46-9a84-ab0e5eee2247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed195ba0-db6b-4d46-9a84-ab0e5eee2247 found for delete ", "request_id": "req-71ec42bb-ddfa-409c-9f18-43632c3a1310"}]} 2026-06-10 02:34:15.294 7 INFO neutron.services.segments.plugin [-] Segment ed195ba0-db6b-4d46-9a84-ab0e5eee2247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed195ba0-db6b-4d46-9a84-ab0e5eee2247 found for delete ", "request_id": "req-e163fddd-0213-4377-a942-febea4a57b16"}]} [pid: 7|app: 0|req: 597/1175] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:34:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=33165ecc93e144daab68289f051a0a40 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:15.347 7 WARNING neutron_lib.context [None req-0a92952c-ac7b-48c7-8bbd-d244d345c006 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:15.395 8 INFO neutron.services.segments.plugin [-] Segment 5afcd006-014e-42f6-8da0-4d95b2f71a16 resource provider aggregate not found 2026-06-10 02:34:15.401 8 INFO neutron.services.segments.plugin [-] Segment 5afcd006-014e-42f6-8da0-4d95b2f71a16 resource provider aggregate not found 2026-06-10 02:34:15.407 7 INFO neutron.db.securitygroups_db [None req-0a92952c-ac7b-48c7-8bbd-d244d345c006 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Project a3c7a8a6178a4400a9f46edf2229ee8c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-10 02:34:15.427 8 INFO neutron.services.segments.plugin [-] Segment 5afcd006-014e-42f6-8da0-4d95b2f71a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5afcd006-014e-42f6-8da0-4d95b2f71a16 found for delete ", "request_id": "req-0b6791a8-c845-49f2-b4e2-f5a5e62aee7d"}]} 2026-06-10 02:34:15.429 8 INFO neutron.services.segments.plugin [-] Segment 5afcd006-014e-42f6-8da0-4d95b2f71a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5afcd006-014e-42f6-8da0-4d95b2f71a16 found for delete ", "request_id": "req-7264a761-0c70-4a94-92d8-5feefe86366d"}]} 2026-06-10 02:34:15.431 8 INFO neutron.db.l3_hamode_db [None req-28e1572d-38ec-4f84-8a24-d538283479dc 22ba8eff3e26471d845421f90992a94d 04fbbd41447b4f2290aebc5075e022a8 - - default default] HA network 10963256-2017-4d4e-a134-6ff977285b4c was deleted as no HA routers are present in tenant 04fbbd41447b4f2290aebc5075e022a8. [pid: 8|app: 0|req: 579/1176] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:13 2026] DELETE /v2.0/routers/91a67a61-7cb0-411d-9d18-268ea6b8a13c => generated 0 bytes in 1650 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1177] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:15 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:15.475 8 WARNING neutron_lib.context [None req-dac003c5-51d4-4fb5-9c0b-033323c5f2e3 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 598/1178] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:15.541 7 WARNING neutron_lib.context [req-222c91be-27eb-470e-bb8b-50c45dd2f1ab req-55bf1f9c-f0fb-4eaf-aa94-5a7c9dea2bc1 38e5d569bd8140139dfdc982573d5d5f 33165ecc93e144daab68289f051a0a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 581/1179] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:34:15 2026] POST /v2.0/ports => generated 774 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1180] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:15 2026] DELETE /v2.0/subnets/d9b90522-f656-4074-bd9d-9c4b491a0fdb => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:15.974 8 WARNING neutron_lib.context [None req-5969af40-817e-4123-8075-62d9fa304677 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:16.015 8 INFO neutron.db.securitygroups_db [None req-5969af40-817e-4123-8075-62d9fa304677 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Project a3c7a8a6178a4400a9f46edf2229ee8c 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: 599/1181] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:34:15 2026] POST /v2.0/ports => generated 958 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 583/1182] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:15 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1183] 10.0.0.225 () {34 vars in 737 bytes} [Wed Jun 10 02:34:16 2026] PUT /v2.0/ports/616795ff-4a5a-4d58-8412-74068c0073fa => generated 752 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1184] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:34:16 2026] DELETE /v2.0/networks/65fbd9ba-e4bf-426a-ab7d-35e0a5c8548a => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1185] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:34:16 2026] DELETE /v2.0/ports/616795ff-4a5a-4d58-8412-74068c0073fa => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1186] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:34:16 2026] PUT /v2.0/ports/11b2bc4a-8e65-43bc-9634-c3a004bd510e => generated 1203 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:34:16.895 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aebb309c-88cc-4226-b653-3bbb069b5668'] response: {'name': 'network-changed', 'server_uuid': 'dbf2cb34-3c22-4016-a2ac-2dc1dc2db778', 'tag': '11b2bc4a-8e65-43bc-9634-c3a004bd510e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 602/1187] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:16 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 973 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1188] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:34:16 2026] GET /v2.0/networks => generated 1297 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1189] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?tenant_id=33165ecc93e144daab68289f051a0a40&device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1190] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:34:16 2026] GET /v2.0/ports => generated 778 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1191] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/security-groups?id=12349512-4b41-4dd1-be30-6265769d93ce&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: 605/1192] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=11b2bc4a-8e65-43bc-9634-c3a004bd510e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:17.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea86eb42-d7bd-4e03-9010-38e3fb6d01fc c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 606/1193] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports/616795ff-4a5a-4d58-8412-74068c0073fa => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1194] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/security-groups?tenant_id=04fbbd41447b4f2290aebc5075e022a8&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1195] 10.0.0.187 () {34 vars in 1100 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1215242994&fields=id&tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1196] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/subnets?id=43b839d8-9ea8-4d62-a9e5-a18714913be0 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1197] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1198] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 660 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1199] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:17 2026] DELETE /v2.0/security-groups/7eb1d408-3afd-4a9d-ba3a-bc6f4b575b16 => 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: 610/1200] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?network_id=bde43596-b048-40f2-873c-47382db4ab03&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: 611/1201] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/quotas/a3c7a8a6178a4400a9f46edf2229ee8c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1202] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports/ad93615f-ad88-45a5-afb7-0587085038cf => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1203] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks/bde43596-b048-40f2-873c-47382db4ab03?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:17.451 8 INFO neutron.services.segments.plugin [-] Segment c60417ec-b29c-436c-857c-aa75e8c82b2a resource provider aggregate not found 2026-06-10 02:34:17.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38dc472e-3ecf-4f87-8839-53ed1244a05d c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1204] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:34:17 2026] DELETE /v2.0/ports/12413c45-3fc4-4728-a10a-be9cf41ca4b9 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:34:17.457 8 INFO neutron.services.segments.plugin [-] Segment c60417ec-b29c-436c-857c-aa75e8c82b2a resource provider aggregate not found [pid: 8|app: 0|req: 592/1205] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:17.477 8 INFO neutron.services.segments.plugin [-] Segment c60417ec-b29c-436c-857c-aa75e8c82b2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c60417ec-b29c-436c-857c-aa75e8c82b2a found for delete ", "request_id": "req-38048b2c-3eb8-4953-a0df-ecd7672fc7da"}]} 2026-06-10 02:34:17.478 8 INFO neutron.services.segments.plugin [-] Segment c60417ec-b29c-436c-857c-aa75e8c82b2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c60417ec-b29c-436c-857c-aa75e8c82b2a found for delete ", "request_id": "req-1b13a90f-2e77-484c-83d9-d6fea92b3210"}]} 2026-06-10 02:34:17.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42d64b8e-92c2-4ed0-820c-9d1f23f991e2 c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 593/1206] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:17 2026] DELETE /v2.0/subnets/621e63dd-d5c0-441d-9113-5989e6502a7c => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1207] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks/bde43596-b048-40f2-873c-47382db4ab03?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) 2026-06-10 02:34:17.537 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c46d2ea6-bb7e-4289-8be9-548087e05e0d c571f453725049b58842387ed325455e 5814a751e857494a95d4861e9a9a45c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1208] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:17 2026] DELETE /v2.0/subnets/885dd5e1-1452-4a71-a7e6-8837e5dab6bf => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1209] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?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: 595/1210] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?tenant_id=33165ecc93e144daab68289f051a0a40&device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1211] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1212] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks?id=bde43596-b048-40f2-873c-47382db4ab03 => generated 771 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1213] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:34:17 2026] DELETE /v2.0/ports/ad93615f-ad88-45a5-afb7-0587085038cf => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1214] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=11b2bc4a-8e65-43bc-9634-c3a004bd510e => 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: 599/1215] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/subnets?id=43b839d8-9ea8-4d62-a9e5-a18714913be0 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1216] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => 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: 601/1217] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/ports?network_id=bde43596-b048-40f2-873c-47382db4ab03&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:17.981 7 INFO neutron.services.segments.plugin [-] Segment 16c50305-2252-47d7-b744-1b725a84f82e resource provider aggregate not found 2026-06-10 02:34:17.986 7 INFO neutron.services.segments.plugin [-] Segment 16c50305-2252-47d7-b744-1b725a84f82e resource provider aggregate not found [pid: 8|app: 0|req: 602/1218] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks/bde43596-b048-40f2-873c-47382db4ab03?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:18.000 7 INFO neutron.services.segments.plugin [-] Segment 16c50305-2252-47d7-b744-1b725a84f82e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c50305-2252-47d7-b744-1b725a84f82e found for delete ", "request_id": "req-43b38d70-d5e7-4e1a-a4fc-d25d1d76ceed"}]} 2026-06-10 02:34:18.013 7 INFO neutron.services.segments.plugin [-] Segment 16c50305-2252-47d7-b744-1b725a84f82e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c50305-2252-47d7-b744-1b725a84f82e found for delete ", "request_id": "req-ab3d754c-35da-4d0b-b4c5-bebf6d002d96"}]} [pid: 7|app: 0|req: 617/1219] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:34:17 2026] DELETE /v2.0/networks/b58894e1-e2d2-48d4-b7cb-9b521105defe => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1220] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:17 2026] GET /v2.0/networks/bde43596-b048-40f2-873c-47382db4ab03?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: 618/1221] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:18 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1222] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:18 2026] GET /v2.0/security-groups?id=12349512-4b41-4dd1-be30-6265769d93ce&fields=id&fields=name => generated 114 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1223] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:18 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 660 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1224] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:18 2026] GET /v2.0/security-groups?tenant_id=5814a751e857494a95d4861e9a9a45c8&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1225] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:34:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c => generated 181 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:18.945 8 WARNING neutron_lib.context [req-5c4d4e0b-6b68-4039-8abe-813eace75372 req-c6f4e645-0754-40c0-96eb-00246388c733 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 620/1226] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:18 2026] DELETE /v2.0/security-groups/2518d7f7-7e00-4f21-94e7-4952fe054221 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1227] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:19 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => 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: 607/1228] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:34:18 2026] POST /v2.0/ports => generated 958 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 622/1229] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:19 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 975 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:19.884 7 WARNING neutron_lib.context [None req-9f916de4-ce1c-4143-9ba4-3f324691e535 994459e9b8ab4ff18618f49b8d137899 c24a274df30e4f5cb7b1bb9692ddae8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 623/1230] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:34:19 2026] POST /v2.0/security-groups => generated 1624 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1231] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:34:19 2026] PUT /v2.0/ports/abca0fa8-5f81-49fe-a336-3e3cde2aba0b => generated 1203 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 624/1232] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/security-groups?id=12349512-4b41-4dd1-be30-6265769d93ce&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:20.143 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cec85a23-0e79-41fe-9bb9-c2c8f92d0a95'] response: {'name': 'network-changed', 'server_uuid': '5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe', 'tag': 'abca0fa8-5f81-49fe-a336-3e3cde2aba0b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 609/1233] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/security-groups => generated 4529 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 625/1234] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1235] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => 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: 611/1236] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=abca0fa8-5f81-49fe-a336-3e3cde2aba0b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1237] 10.0.0.225 () {34 vars in 758 bytes} [Wed Jun 10 02:34:20 2026] PUT /v2.0/security-groups/16eec441-0c46-4261-8160-442583cf9972 => generated 1664 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1238] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/security-groups?id=eeaa3a95-4469-45ae-a0d0-f8c92c11bd0b&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1239] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1240] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/subnets?id=2e806cbb-3579-4afd-9355-bae2424d7c68 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1241] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/security-groups/16eec441-0c46-4261-8160-442583cf9972 => generated 1664 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1242] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:20 2026] DELETE /v2.0/security-groups/16eec441-0c46-4261-8160-442583cf9972 => 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: 615/1243] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/ports?network_id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1244] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1245] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:20.641 8 INFO neutron.api.v2.resource [None req-e62a5f39-e723-4a6c-80e2-252e6295b471 994459e9b8ab4ff18618f49b8d137899 c24a274df30e4f5cb7b1bb9692ddae8d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1246] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:20 2026] DELETE /v2.0/security-groups/16eec441-0c46-4261-8160-442583cf9972 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1247] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:20.713 8 WARNING neutron_lib.context [None req-3056435e-6b8b-40fb-8d41-c0d2f5eca0e6 994459e9b8ab4ff18618f49b8d137899 c24a274df30e4f5cb7b1bb9692ddae8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:20.853 7 INFO neutron.db.l3_db [None req-39038f3b-c987-4228-8088-3af80df4e120 38e5d569bd8140139dfdc982573d5d5f 33165ecc93e144daab68289f051a0a40 - - default default] Floating IP 7ab9e8b2-52c4-480f-9689-ef3dcc8ce2fe associated. External IP: 10.96.250.204, port: 11b2bc4a-8e65-43bc-9634-c3a004bd510e. [pid: 8|app: 0|req: 620/1248] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:34:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1249] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:20 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:20.951 8 WARNING neutron_lib.context [None req-54528bd8-07d9-4b51-a374-a396340fc282 994459e9b8ab4ff18618f49b8d137899 c24a274df30e4f5cb7b1bb9692ddae8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 622/1250] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1251] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 756 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1252] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:34:20 2026] PUT /v2.0/floatingips/7ab9e8b2-52c4-480f-9689-ef3dcc8ce2fe => generated 856 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:21.320 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-482c7d4a-f160-491b-b9be-7322fa587573'] response: {'name': 'network-changed', 'server_uuid': 'dbf2cb34-3c22-4016-a2ac-2dc1dc2db778', 'tag': '11b2bc4a-8e65-43bc-9634-c3a004bd510e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 630/1253] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/security-group-rules/9a83c398-02ff-449f-8c48-ff40ff993467 => generated 601 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1254] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=abca0fa8-5f81-49fe-a336-3e3cde2aba0b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:21.396 8 WARNING neutron_lib.context [None req-64e836c1-cc58-49c5-a57b-962e18f6459f 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 632/1255] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1256] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => 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: 634/1257] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/ports?tenant_id=33165ecc93e144daab68289f051a0a40&device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:21.577 8 INFO neutron.db.segments_db [None req-64e836c1-cc58-49c5-a57b-962e18f6459f 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Added segment 0eff9a56-4dc6-49c1-b663-6909c5fb2ee7 of type vxlan for network 7b8cbdf9-2581-4c61-aca4-3cf8dd432a9b [pid: 7|app: 0|req: 635/1258] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/subnets?id=2e806cbb-3579-4afd-9355-bae2424d7c68 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1259] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:34:21 2026] POST /v2.0/networks => generated 634 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1260] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 973 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1261] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/security-groups?id=12349512-4b41-4dd1-be30-6265769d93ce&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: 625/1262] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:34:21 2026] DELETE /v2.0/security-group-rules/9a83c398-02ff-449f-8c48-ff40ff993467 => 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: 626/1263] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/ports?network_id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:21.860 8 WARNING neutron_lib.context [None req-2d70193e-6577-465d-ad6a-b85962852dbe 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 638/1264] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/networks?id=bde43596-b048-40f2-873c-47382db4ab03 => generated 771 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1265] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/security-groups?id=eeaa3a95-4469-45ae-a0d0-f8c92c11bd0b&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:21.926 8 INFO neutron.db.segments_db [None req-2d70193e-6577-465d-ad6a-b85962852dbe 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Added segment 2e1cf968-53a6-4753-9d66-1b6cce695e35 of type vxlan for network 9cf4394b-38c0-424f-a7a9-fea344fa3fb9 [pid: 7|app: 0|req: 640/1266] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1267] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:34:21 2026] POST /v2.0/networks => generated 633 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1268] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:21 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:22.067 7 WARNING neutron_lib.context [None req-b4f0cf45-daef-4649-8547-1104c282399a 994459e9b8ab4ff18618f49b8d137899 c24a274df30e4f5cb7b1bb9692ddae8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 628/1269] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=11b2bc4a-8e65-43bc-9634-c3a004bd510e => generated 859 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:22.122 8 WARNING neutron_lib.context [None req-549ea707-0f01-4711-a925-e26c77349c79 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 642/1270] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:22 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: 643/1271] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1272] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/subnets?id=43b839d8-9ea8-4d62-a9e5-a18714913be0 => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1273] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1274] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/security-group-rules/099703ae-f435-4282-9e32-550c6d0d23ca => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1275] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:22 2026] POST /v2.0/subnets => generated 622 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1276] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/security-groups?id=12349512-4b41-4dd1-be30-6265769d93ce&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1277] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/ports?network_id=bde43596-b048-40f2-873c-47382db4ab03&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:22.540 8 WARNING neutron_lib.context [None req-a6a99918-10e3-48a2-9c56-29d1235705ed 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1278] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1279] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/networks/bde43596-b048-40f2-873c-47382db4ab03?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1280] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:34:22 2026] DELETE /v2.0/security-group-rules/099703ae-f435-4282-9e32-550c6d0d23ca => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1281] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/networks/bde43596-b048-40f2-873c-47382db4ab03?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: 631/1282] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:22 2026] POST /v2.0/subnets => generated 631 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1283] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:22.973 7 WARNING neutron_lib.context [None req-b6dd6827-07f7-45df-ab67-af2e40844b6d 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 632/1284] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:34:22 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:23.002 8 WARNING neutron_lib.context [None req-b25eed94-2b16-40eb-9abf-0882139b4cad 994459e9b8ab4ff18618f49b8d137899 c24a274df30e4f5cb7b1bb9692ddae8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:23.037 7 INFO neutron.db.segments_db [None req-b6dd6827-07f7-45df-ab67-af2e40844b6d 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Added segment c1c92eb6-cd24-4665-8506-48674cc9351b of type vxlan for network 460af047-807f-4cfc-b138-36faa8772720 [pid: 8|app: 0|req: 633/1285] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1286] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:23 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:23.410 7 INFO neutron.db.l3_hamode_db [None req-b6dd6827-07f7-45df-ab67-af2e40844b6d 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:23.612 7 INFO neutron.db.l3_hamode_db [None req-b6dd6827-07f7-45df-ab67-af2e40844b6d 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:23.754 8 INFO neutron.db.l3_db [req-4125da8a-9196-41e9-837b-c35765e4ea72 req-b298fd7f-0ad7-447c-ae9d-37979b14103f 38e5d569bd8140139dfdc982573d5d5f 33165ecc93e144daab68289f051a0a40 - - default default] Floating IP 7ab9e8b2-52c4-480f-9689-ef3dcc8ce2fe disassociated. External IP: 10.96.250.204, port: 11b2bc4a-8e65-43bc-9634-c3a004bd510e. [pid: 8|app: 0|req: 635/1287] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:34:23 2026] DELETE /v2.0/ports/11b2bc4a-8e65-43bc-9634-c3a004bd510e => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1288] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/security-group-rules/8de7eb57-ffc7-405f-abac-169003a9d0df => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1289] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/security-groups?id=eeaa3a95-4469-45ae-a0d0-f8c92c11bd0b&fields=id&fields=name => generated 114 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1290] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/ports?device_id=dbf2cb34-3c22-4016-a2ac-2dc1dc2db778 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:24.497 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4815b35a-31d2-4ecb-b14d-df4e9c26bae3'] response: {'server_uuid': 'dbf2cb34-3c22-4016-a2ac-2dc1dc2db778', 'name': 'network-vif-deleted', 'tag': '11b2bc4a-8e65-43bc-9634-c3a004bd510e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 653/1291] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:22 2026] POST /v2.0/routers => generated 511 bytes in 1634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1292] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1293] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => 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: 655/1294] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:34:24 2026] DELETE /v2.0/security-group-rules/8de7eb57-ffc7-405f-abac-169003a9d0df => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1295] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/security-groups?id=eeaa3a95-4469-45ae-a0d0-f8c92c11bd0b&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: 657/1296] 10.0.0.225 () {32 vars in 673 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1297] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:24 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1298] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:24 2026] DELETE /v2.0/security-groups/de39032b-ce0a-442d-88ba-67d773a6114d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:25.010 7 WARNING neutron_lib.context [None req-22b6e440-43fe-44fc-8e50-14fe7403e213 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 640/1299] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:34:24 2026] PUT /v2.0/routers/4601271d-7485-4823-8e96-29a49d5f07f6/add_router_interface => generated 309 bytes in 1592 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1300] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:34:26 2026] GET /v2.0/security-groups => 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: 642/1301] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:26 2026] DELETE /v2.0/security-groups/12349512-4b41-4dd1-be30-6265769d93ce => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:26.460 7 INFO neutron.db.l3_db [None req-22b6e440-43fe-44fc-8e50-14fe7403e213 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Floating IP 366392de-3475-4d01-8cb6-15d32b1d54f2 associated. External IP: 10.96.250.216, port: abca0fa8-5f81-49fe-a336-3e3cde2aba0b. [pid: 8|app: 0|req: 645/1304] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:34:26 2026] GET /v2.0/ports/a949c261-6404-4fd8-ad04-efa9adfe5f75 => generated 959 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1305] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:34:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:26.534 8 INFO neutron.api.v2.resource [None req-7ac972d8-3a18-4359-bb29-ff8731ec68a3 38e5d569bd8140139dfdc982573d5d5f 33165ecc93e144daab68289f051a0a40 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 647/1306] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:34:26 2026] GET /v2.0/security-groups/12349512-4b41-4dd1-be30-6265769d93ce => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1307] 10.0.0.225 () {34 vars in 677 bytes} [Wed Jun 10 02:34:25 2026] POST /v2.0/floatingips => generated 856 bytes in 2007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:27.063 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bea3e6f-ff5d-44c6-85f3-1bd922d3633d'] response: {'name': 'network-changed', 'server_uuid': '5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe', 'tag': 'abca0fa8-5f81-49fe-a336-3e3cde2aba0b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 661/1308] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:34:27 2026] DELETE /v2.0/floatingips/7ab9e8b2-52c4-480f-9689-ef3dcc8ce2fe => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1309] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:34:27 2026] GET /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1310] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:27 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1311] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:27 2026] GET /v2.0/security-groups?tenant_id=c24a274df30e4f5cb7b1bb9692ddae8d&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1312] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:34:26 2026] PUT /v2.0/routers/4601271d-7485-4823-8e96-29a49d5f07f6/add_router_interface => generated 309 bytes in 2012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1313] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:28 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 756 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1314] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:28 2026] DELETE /v2.0/security-groups/26ae70e6-5bc8-4eea-ae1c-5e2bb85bf09c => 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: 651/1315] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:34:28 2026] GET /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1316] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:34:28 2026] GET /v2.0/ports/9779dcdd-5187-4571-a0ef-02c33d9ce4fa => generated 967 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1317] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=abca0fa8-5f81-49fe-a336-3e3cde2aba0b => 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: 665/1318] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:34:27 2026] PUT /v2.0/routers/48b6a2e3-e3a6-4e9f-a2c4-1d377210d5fd/remove_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1319] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:28 2026] GET /v2.0/subnets?id=2e806cbb-3579-4afd-9355-bae2424d7c68 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:29.891 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-92a437ad-baa9-4b90-b605-497e1eca5eed 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 654/1320] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:34:28 2026] PUT /v2.0/routers/4601271d-7485-4823-8e96-29a49d5f07f6/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1321] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:29 2026] GET /v2.0/ports?network_id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:30.295 7 INFO neutron.services.segments.plugin [-] Segment 090f76b8-2b74-4038-88cb-6aad0d941b2f resource provider aggregate not found 2026-06-10 02:34:30.302 7 INFO neutron.services.segments.plugin [-] Segment 090f76b8-2b74-4038-88cb-6aad0d941b2f resource provider aggregate not found 2026-06-10 02:34:30.310 7 INFO neutron.services.segments.plugin [-] Segment 090f76b8-2b74-4038-88cb-6aad0d941b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090f76b8-2b74-4038-88cb-6aad0d941b2f found for delete ", "request_id": "req-514c8cf2-b12f-4242-93f8-2348f1a50d64"}]} 2026-06-10 02:34:30.320 7 INFO neutron.db.l3_hamode_db [None req-92a437ad-baa9-4b90-b605-497e1eca5eed 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network 3cce7f53-b5da-4508-ba6c-320a796a2240 was deleted as no HA routers are present in tenant 33165ecc93e144daab68289f051a0a40. [pid: 7|app: 0|req: 667/1322] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:29 2026] DELETE /v2.0/routers/48b6a2e3-e3a6-4e9f-a2c4-1d377210d5fd => generated 0 bytes in 1305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:30.330 7 INFO neutron.services.segments.plugin [-] Segment 090f76b8-2b74-4038-88cb-6aad0d941b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 090f76b8-2b74-4038-88cb-6aad0d941b2f found for delete ", "request_id": "req-30b073e6-b323-4809-930e-3619b65e5b98"}]} [pid: 7|app: 0|req: 668/1323] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:30 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1324] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:30 2026] DELETE /v2.0/subnets/43b839d8-9ea8-4d62-a9e5-a18714913be0 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1325] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:30 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?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: 671/1326] 10.0.0.225 () {32 vars in 623 bytes} [Wed Jun 10 02:34:30 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1327] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:34:30 2026] PUT /v2.0/routers/4601271d-7485-4823-8e96-29a49d5f07f6/remove_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1328] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:34:30 2026] DELETE /v2.0/networks/bde43596-b048-40f2-873c-47382db4ab03 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1329] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:31 2026] GET /v2.0/ports?device_id=4601271d-7485-4823-8e96-29a49d5f07f6 => 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: 657/1330] 10.0.0.225 () {32 vars in 633 bytes} [Wed Jun 10 02:34:31 2026] GET /v2.0/ => generated 632 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1331] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:31 2026] GET /v2.0/security-groups?tenant_id=33165ecc93e144daab68289f051a0a40&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1332] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:31 2026] DELETE /v2.0/security-groups/aed42160-c79b-4557-b286-87efef9cdabc => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:32.074 7 INFO neutron.db.l3_hamode_db [None req-40bfb87f-ef60-470c-b153-bf0d53af8276 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] HA network 460af047-807f-4cfc-b138-36faa8772720 was deleted as no HA routers are present in tenant fa0b734f33a24cf580bba55dd40f8257. [pid: 8|app: 0|req: 660/1333] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:31 2026] GET /v2.0/security-groups?tenant_id=b836c9780f71447e97d105fff80a2e7e&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1334] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:31 2026] DELETE /v2.0/routers/4601271d-7485-4823-8e96-29a49d5f07f6 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1335] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:32 2026] DELETE /v2.0/security-groups/31a7118f-2a6d-4ced-8e91-a20e8181e270 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1336] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:32 2026] DELETE /v2.0/subnets/b4c1257d-4763-44f2-b4e6-636c59733c28 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:32.337 7 INFO neutron.services.segments.plugin [-] Segment c672d93d-743b-40e8-a109-1b40874ee473 resource provider aggregate not found 2026-06-10 02:34:32.353 7 INFO neutron.services.segments.plugin [-] Segment c672d93d-743b-40e8-a109-1b40874ee473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c672d93d-743b-40e8-a109-1b40874ee473 found for delete ", "request_id": "req-700ac889-ca5b-47a2-a0f1-c05c479afa0e"}]} 2026-06-10 02:34:32.365 7 INFO neutron.services.segments.plugin [-] Segment c672d93d-743b-40e8-a109-1b40874ee473 resource provider aggregate not found 2026-06-10 02:34:32.380 7 INFO neutron.services.segments.plugin [-] Segment c1c92eb6-cd24-4665-8506-48674cc9351b resource provider aggregate not found 2026-06-10 02:34:32.394 7 INFO neutron.services.segments.plugin [-] Segment c672d93d-743b-40e8-a109-1b40874ee473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c672d93d-743b-40e8-a109-1b40874ee473 found for delete ", "request_id": "req-fdc3b8ca-330a-49e4-89e7-44d8cac3411b"}]} 2026-06-10 02:34:32.419 7 INFO neutron.services.segments.plugin [-] Segment c1c92eb6-cd24-4665-8506-48674cc9351b resource provider aggregate not found 2026-06-10 02:34:32.426 7 INFO neutron.services.segments.plugin [-] Segment c1c92eb6-cd24-4665-8506-48674cc9351b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1c92eb6-cd24-4665-8506-48674cc9351b found for delete ", "request_id": "req-006f6efc-b8b4-4fc1-b188-3d57c763e6d0"}]} 2026-06-10 02:34:32.454 7 INFO neutron.services.segments.plugin [-] Segment c1c92eb6-cd24-4665-8506-48674cc9351b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1c92eb6-cd24-4665-8506-48674cc9351b found for delete ", "request_id": "req-4f41c81b-48b8-4709-92be-84f00bb5584e"}]} [pid: 7|app: 0|req: 676/1337] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:32 2026] DELETE /v2.0/subnets/9d85b6ce-2755-49c2-a9b1-f3d56887ea7a => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:32.960 8 INFO neutron.services.segments.plugin [-] Segment 2e1cf968-53a6-4753-9d66-1b6cce695e35 resource provider aggregate not found 2026-06-10 02:34:32.986 8 INFO neutron.services.segments.plugin [-] Segment 2e1cf968-53a6-4753-9d66-1b6cce695e35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1cf968-53a6-4753-9d66-1b6cce695e35 found for delete ", "request_id": "req-b08e2662-3cb5-4899-8b62-4782dd3667dc"}]} [pid: 8|app: 0|req: 662/1338] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:34:32 2026] DELETE /v2.0/networks/9cf4394b-38c0-424f-a7a9-fea344fa3fb9 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1339] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:34:32 2026] DELETE /v2.0/networks/7b8cbdf9-2581-4c61-aca4-3cf8dd432a9b => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:34:33.218 8 INFO neutron.services.segments.plugin [-] Segment 2e1cf968-53a6-4753-9d66-1b6cce695e35 resource provider aggregate not found 2026-06-10 02:34:33.229 8 WARNING neutron_lib.context [None req-18533c21-e84b-4d30-b832-073fc9028970 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:33.247 8 INFO neutron.services.segments.plugin [-] Segment 2e1cf968-53a6-4753-9d66-1b6cce695e35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e1cf968-53a6-4753-9d66-1b6cce695e35 found for delete ", "request_id": "req-f012b9a6-3ec6-4310-b4b7-f23fd808f958"}]} 2026-06-10 02:34:33.301 8 INFO neutron.db.segments_db [None req-18533c21-e84b-4d30-b832-073fc9028970 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Added segment ee17e390-c397-4f0c-bf2f-61c5a8fd789c of type vxlan for network 5adcd8df-f696-4d91-9772-2d7a27ed956d [pid: 8|app: 0|req: 663/1340] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:34:33 2026] POST /v2.0/networks => generated 633 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:33.442 8 WARNING neutron_lib.context [None req-62b0142b-2be7-47e5-93fe-b97f335f86a1 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:33.625 7 INFO neutron.db.segments_db [None req-8fe0e393-8223-4dc3-8e43-6629de9baf6f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment abe23f93-1c78-4bf9-a6e9-b1e00164f05d of type vxlan for network a72d246e-8b72-45f5-8e5b-f8896d56db9e [pid: 7|app: 0|req: 678/1341] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:34:33 2026] POST /v2.0/networks => generated 744 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1342] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:33 2026] POST /v2.0/subnets => generated 622 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:33.774 8 WARNING neutron_lib.context [None req-fd4d40e2-5fd8-41d5-a1e6-e0ff1938e072 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:33.836 8 INFO neutron.db.segments_db [None req-fd4d40e2-5fd8-41d5-a1e6-e0ff1938e072 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Added segment ce2e1c3b-acc2-49f2-986f-ec23872f4036 of type vxlan for network 854926a4-ee95-4beb-a599-72a9f6f3f6ff [pid: 7|app: 0|req: 679/1343] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:33 2026] POST /v2.0/subnets => generated 667 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:34.026 7 INFO neutron.db.segments_db [None req-efa015e1-6751-4bed-ad39-50628be6d469 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 9e252ba9-7fc8-429d-a4ae-004b61860835 of type vxlan for network d093a8ec-f3d6-49cb-b580-7a65453f7607 2026-06-10 02:34:34.143 8 INFO neutron.db.l3_hamode_db [None req-fd4d40e2-5fd8-41d5-a1e6-e0ff1938e072 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:34.347 8 INFO neutron.db.l3_hamode_db [None req-fd4d40e2-5fd8-41d5-a1e6-e0ff1938e072 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:34.414 7 INFO neutron.db.l3_hamode_db [None req-efa015e1-6751-4bed-ad39-50628be6d469 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:34.464 7 INFO neutron.services.segments.plugin [-] Segment 0eff9a56-4dc6-49c1-b663-6909c5fb2ee7 resource provider aggregate not found 2026-06-10 02:34:34.480 7 INFO neutron.services.segments.plugin [-] Segment 0eff9a56-4dc6-49c1-b663-6909c5fb2ee7 resource provider aggregate not found 2026-06-10 02:34:34.486 7 INFO neutron.services.segments.plugin [-] Segment 0eff9a56-4dc6-49c1-b663-6909c5fb2ee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eff9a56-4dc6-49c1-b663-6909c5fb2ee7 found for delete ", "request_id": "req-70e9ed20-c381-4eae-86a4-91eb5bd2ad0d"}]} 2026-06-10 02:34:34.517 7 INFO neutron.services.segments.plugin [-] Segment 0eff9a56-4dc6-49c1-b663-6909c5fb2ee7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eff9a56-4dc6-49c1-b663-6909c5fb2ee7 found for delete ", "request_id": "req-5e76f9ef-610d-4c67-b85d-8af002d2e286"}]} [pid: 8|app: 0|req: 665/1344] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:33 2026] POST /v2.0/routers => generated 511 bytes in 1495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1345] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:35 2026] GET /v2.0/security-groups?tenant_id=a1375a0aad154282b0dce5d5e3291c90&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:35.582 8 WARNING neutron_lib.context [None req-13a2da8c-849e-4041-9744-890957c9f2f4 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 667/1346] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:34:35 2026] POST /v2.0/ports => generated 964 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:34:36.076 7 INFO neutron.db.l3_hamode_db [None req-efa015e1-6751-4bed-ad39-50628be6d469 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 668/1347] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:36 2026] DELETE /v2.0/security-groups/213ef615-cf02-4eb5-b853-17a9e80a38fd => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1348] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 10 02:34:36 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 1244 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1349] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:33 2026] POST /v2.0/routers => generated 731 bytes in 3264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1350] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:37 2026] GET /v2.0/security-groups?id=eeaa3a95-4469-45ae-a0d0-f8c92c11bd0b&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1351] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:34:36 2026] PUT /v2.0/routers/419b4e82-370e-4010-9315-5ca0be232c74/add_router_interface => generated 309 bytes in 1904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 671/1352] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:34:38 2026] GET /v2.0/ports/318a6f5a-3ca0-4718-aa5c-01dd1987def3 => generated 1038 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1353] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:34:37 2026] PUT /v2.0/routers/b85df49c-9bfc-4c2e-a3b5-1defaaa13ce7/add_router_interface => generated 309 bytes in 1693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1354] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:34:38 2026] PUT /v2.0/routers/419b4e82-370e-4010-9315-5ca0be232c74/remove_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:34:39.685 8 WARNING neutron_lib.context [None req-d8321809-e94a-41ab-988a-78dcec1338ae b69b5fb1825f4bb6a3f3f4855f424fb2 802495d479a24e15b64ad05e38fc5850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:39.707 7 INFO neutron.api.v2.resource [None req-d2ef9585-0be0-4ee8-84ed-6b12cf6a10c8 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 683/1355] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:34:39 2026] PUT /v2.0/routers/419b4e82-370e-4010-9315-5ca0be232c74/remove_router_interface => generated 197 bytes in 189 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1356] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:39 2026] GET /v2.0/ports?device_id=419b4e82-370e-4010-9315-5ca0be232c74 => 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: 673/1357] 10.0.0.225 () {34 vars in 685 bytes} [Wed Jun 10 02:34:39 2026] POST /v2.0/security-groups => generated 1659 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:34:39.810 8 WARNING neutron_lib.context [None req-14474ce2-ca77-4512-8207-dad6316c481d b69b5fb1825f4bb6a3f3f4855f424fb2 802495d479a24e15b64ad05e38fc5850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 674/1358] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:39.939 8 WARNING neutron_lib.context [None req-91893e36-cecd-4329-95d1-b0f46d576bda b69b5fb1825f4bb6a3f3f4855f424fb2 802495d479a24e15b64ad05e38fc5850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 675/1359] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:40.047 8 WARNING neutron_lib.context [None req-cdfd11c4-3e6f-45d0-a9ea-f6b1458414a9 b69b5fb1825f4bb6a3f3f4855f424fb2 802495d479a24e15b64ad05e38fc5850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:40.526 7 INFO neutron.services.segments.plugin [-] Segment ce2e1c3b-acc2-49f2-986f-ec23872f4036 resource provider aggregate not found 2026-06-10 02:34:40.530 7 INFO neutron.services.segments.plugin [-] Segment ce2e1c3b-acc2-49f2-986f-ec23872f4036 resource provider aggregate not found 2026-06-10 02:34:40.547 7 INFO neutron.services.segments.plugin [-] Segment ce2e1c3b-acc2-49f2-986f-ec23872f4036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce2e1c3b-acc2-49f2-986f-ec23872f4036 found for delete ", "request_id": "req-372e8f6f-d2b8-4e3c-b27d-a780602536ee"}]} 2026-06-10 02:34:40.557 7 INFO neutron.db.l3_hamode_db [None req-1cc6e3d1-0c3c-4561-9925-9e3509c6749e 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] HA network 854926a4-ee95-4beb-a599-72a9f6f3f6ff was deleted as no HA routers are present in tenant fa0b734f33a24cf580bba55dd40f8257. 2026-06-10 02:34:40.560 7 INFO neutron.services.segments.plugin [-] Segment ce2e1c3b-acc2-49f2-986f-ec23872f4036 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce2e1c3b-acc2-49f2-986f-ec23872f4036 found for delete ", "request_id": "req-ad701396-4708-4463-8b44-f675215349b7"}]} [pid: 7|app: 0|req: 685/1360] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:39 2026] DELETE /v2.0/routers/419b4e82-370e-4010-9315-5ca0be232c74 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1361] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:34:40 2026] POST /v2.0/floatingips => generated 552 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1362] 10.0.0.225 () {34 vars in 678 bytes} [Wed Jun 10 02:34:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1363] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:40 2026] DELETE /v2.0/subnets/f2eeaea7-529c-4991-93a2-0f5944c39d8c => 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: 687/1364] 10.0.0.225 () {34 vars in 678 bytes} [Wed Jun 10 02:34:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1365] 10.0.0.225 () {34 vars in 678 bytes} [Wed Jun 10 02:34:40 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1366] 10.0.0.225 () {34 vars in 678 bytes} [Wed Jun 10 02:34:41 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: 7|app: 0|req: 690/1367] 10.0.0.225 () {34 vars in 678 bytes} [Wed Jun 10 02:34:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1370] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:34:41 2026] PUT /v2.0/policies/ab6148ca-bb48-48cb-aee5-08b95e3b88eb/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: 694/1371] 10.0.0.225 () {32 vars in 826 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/ports?project_id=a3c7a8a6178a4400a9f46edf2229ee8c&network_id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 3695 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1372] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:34:41 2026] PUT /v2.0/policies/b560ed8b-7b51-4716-be1d-37f4b9d37629/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: 696/1373] 199.204.45.65 () {34 vars in 1095 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1374] 10.0.0.187 () {34 vars in 1098 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--780140429&fields=id&tenant_id=802495d479a24e15b64ad05e38fc5850 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1375] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:34:41 2026] PUT /v2.0/policies/54b92bf6-54fb-42eb-b71b-4d005274a13c/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:41.485 8 INFO neutron.services.segments.plugin [-] Segment ee17e390-c397-4f0c-bf2f-61c5a8fd789c resource provider aggregate not found 2026-06-10 02:34:41.493 8 INFO neutron.services.segments.plugin [-] Segment ee17e390-c397-4f0c-bf2f-61c5a8fd789c resource provider aggregate not found 2026-06-10 02:34:41.508 8 INFO neutron.services.segments.plugin [-] Segment ee17e390-c397-4f0c-bf2f-61c5a8fd789c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee17e390-c397-4f0c-bf2f-61c5a8fd789c found for delete ", "request_id": "req-2d62680d-55ac-474c-99d8-b76754696ae7"}]} 2026-06-10 02:34:41.512 8 INFO neutron.services.segments.plugin [-] Segment ee17e390-c397-4f0c-bf2f-61c5a8fd789c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee17e390-c397-4f0c-bf2f-61c5a8fd789c found for delete ", "request_id": "req-010013d9-8d01-4245-9ae9-b246fbc02db0"}]} [pid: 8|app: 0|req: 678/1376] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:34:40 2026] DELETE /v2.0/networks/5adcd8df-f696-4d91-9772-2d7a27ed956d => generated 0 bytes in 533 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1377] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/networks?id=a72d246e-8b72-45f5-8e5b-f8896d56db9e => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1378] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:34:41 2026] PUT /v2.0/policies/f0e2192f-cc59-4944-87c6-8250de7ea20d/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:41.571 7 WARNING neutron_lib.context [None req-4486ad17-a547-4577-8438-75688253b415 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 679/1379] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 1244 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:41.642 7 INFO neutron.db.segments_db [None req-4486ad17-a547-4577-8438-75688253b415 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Added segment 5643a745-2c26-4b0a-9f78-798585f36a9b of type vxlan for network b3625ad7-55b0-4002-a4e3-167fbffaf26c [pid: 8|app: 0|req: 680/1380] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/quotas/802495d479a24e15b64ad05e38fc5850 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1381] 10.0.0.225 () {32 vars in 742 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/subnets?network_id=a35bb90f-b930-479d-b1d0-4ffd4ef482b3 => generated 644 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1382] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:34:41 2026] POST /v2.0/networks => generated 634 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1383] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/ports?tenant_id=802495d479a24e15b64ad05e38fc5850&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:41.807 8 WARNING neutron_lib.context [None req-528ea703-799c-4aaf-99b4-22facd4d3212 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1384] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 756 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1385] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:34:41 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:42.077 7 INFO neutron.db.l3_db [None req-4c6cd25a-0460-43f6-b927-612042c6f503 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Floating IP 366392de-3475-4d01-8cb6-15d32b1d54f2 disassociated. External IP: 10.96.250.216, port: abca0fa8-5f81-49fe-a336-3e3cde2aba0b. [pid: 8|app: 0|req: 683/1386] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:41 2026] POST /v2.0/subnets => generated 622 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1387] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=abca0fa8-5f81-49fe-a336-3e3cde2aba0b => 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: 685/1388] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1389] 10.0.0.225 () {32 vars in 674 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:42.402 8 WARNING neutron_lib.context [None req-f43fae3a-a026-4d57-a9b1-6bc20788e0d6 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:42.471 8 INFO neutron.db.segments_db [None req-f43fae3a-a026-4d57-a9b1-6bc20788e0d6 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Added segment a2e9bfad-2357-4c35-ab37-cf8aeca41d44 of type vxlan for network 03e5c21e-a641-4fa4-a4bc-058e205182ce [pid: 7|app: 0|req: 704/1390] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:34:41 2026] PUT /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 554 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1391] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/subnets?id=2e806cbb-3579-4afd-9355-bae2424d7c68 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:42.586 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-abd12f98-687c-43c3-bb7a-c4ccf7e1580f'] response: {'name': 'network-changed', 'server_uuid': '5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe', 'tag': 'abca0fa8-5f81-49fe-a336-3e3cde2aba0b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 706/1392] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => 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: 707/1393] 10.0.0.225 () {32 vars in 688 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1394] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1395] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/ports?network_id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:42.773 8 INFO neutron.db.l3_hamode_db [None req-f43fae3a-a026-4d57-a9b1-6bc20788e0d6 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 710/1396] 10.0.0.225 () {32 vars in 684 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1397] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:42.966 8 INFO neutron.db.l3_hamode_db [None req-f43fae3a-a026-4d57-a9b1-6bc20788e0d6 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 712/1398] 10.0.0.225 () {32 vars in 696 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1399] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:42 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?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: 714/1400] 10.0.0.225 () {32 vars in 682 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1401] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/networks?id=a72d246e-8b72-45f5-8e5b-f8896d56db9e => generated 676 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1402] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1403] 10.0.0.225 () {32 vars in 696 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1404] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=802495d479a24e15b64ad05e38fc5850 => generated 180 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1405] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 756 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1406] 10.0.0.225 () {32 vars in 692 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:43.618 7 WARNING neutron_lib.context [req-2c8827b0-829b-47a1-8ce3-4ea2a43289ff req-9c78e3a1-fed1-4f48-a3a8-6307849b413f b69b5fb1825f4bb6a3f3f4855f424fb2 802495d479a24e15b64ad05e38fc5850 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 687/1407] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:42 2026] POST /v2.0/routers => generated 510 bytes in 1487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1408] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=abca0fa8-5f81-49fe-a336-3e3cde2aba0b => 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: 689/1409] 10.0.0.225 () {32 vars in 704 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1410] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => 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: 691/1411] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:34:43 2026] GET /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 554 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1412] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:34:43 2026] POST /v2.0/ports => generated 954 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 722/1413] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:44 2026] GET /v2.0/subnets?id=2e806cbb-3579-4afd-9355-bae2424d7c68 => generated 654 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1414] 10.0.0.225 () {32 vars in 734 bytes} [Wed Jun 10 02:34:44 2026] DELETE /v2.0/qos/policies/ab6148ca-bb48-48cb-aee5-08b95e3b88eb => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1415] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:34:44 2026] PUT /v2.0/ports/57db777a-4e03-4171-887a-009ba2c0a2d2 => generated 1199 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 725/1416] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/ports?network_id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:45.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd90e515-568b-46d4-8d18-6f99933d98f8'] response: {'name': 'network-changed', 'server_uuid': '398d928b-ed83-4391-adc9-da28b94780ed', 'tag': '57db777a-4e03-4171-887a-009ba2c0a2d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 726/1417] 10.0.0.225 () {32 vars in 734 bytes} [Wed Jun 10 02:34:45 2026] DELETE /v2.0/qos/policies/b560ed8b-7b51-4716-be1d-37f4b9d37629 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 727/1418] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1419] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1420] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/ports?tenant_id=802495d479a24e15b64ad05e38fc5850&device_id=398d928b-ed83-4391-adc9-da28b94780ed => 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: 730/1421] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1422] 10.0.0.225 () {32 vars in 734 bytes} [Wed Jun 10 02:34:45 2026] DELETE /v2.0/qos/policies/54b92bf6-54fb-42eb-b71b-4d005274a13c => 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: 732/1423] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1424] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=57db777a-4e03-4171-887a-009ba2c0a2d2 => 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: 734/1425] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?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: 735/1426] 10.0.0.225 () {32 vars in 734 bytes} [Wed Jun 10 02:34:45 2026] DELETE /v2.0/qos/policies/f0e2192f-cc59-4944-87c6-8250de7ea20d => 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: 736/1427] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/subnets?id=43bb200a-ad03-4bfb-965b-6e35060d7340 => generated 670 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1428] 10.0.0.225 () {32 vars in 734 bytes} [Wed Jun 10 02:34:45 2026] DELETE /v2.0/qos/policies/3c2f1d31-1aae-4b3b-a49f-a9b6b192b411 => 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: 738/1429] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/ports?network_id=a72d246e-8b72-45f5-8e5b-f8896d56db9e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1430] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1431] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:34:44 2026] PUT /v2.0/routers/4bfc893f-6e98-4e35-a7b1-d97f0387689b/add_router_interface => generated 309 bytes in 1972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1432] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:45 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1433] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/ports/4f870dc3-1c24-41aa-b64f-65fe81a6c4c3 => generated 959 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1434] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/ports?tenant_id=802495d479a24e15b64ad05e38fc5850&device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1435] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/networks?id=a72d246e-8b72-45f5-8e5b-f8896d56db9e => generated 772 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1436] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=57db777a-4e03-4171-887a-009ba2c0a2d2 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1437] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/subnets?id=43bb200a-ad03-4bfb-965b-6e35060d7340 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:46.348 8 WARNING neutron_lib.context [None req-3c259df4-ff94-4fa0-a9df-5fa112d287c7 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1438] 10.0.0.225 () {34 vars in 685 bytes} [Wed Jun 10 02:34:46 2026] POST /v2.0/security-groups => generated 1673 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1439] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/ports?network_id=a72d246e-8b72-45f5-8e5b-f8896d56db9e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:46.544 8 WARNING neutron_lib.context [None req-f1c35301-7a44-4844-844b-9c5895edc99c c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 700/1440] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:46 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: 8|app: 0|req: 701/1441] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1442] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:46 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:46.904 8 WARNING neutron_lib.context [None req-cffaf7f0-ee7c-4aa4-bf24-f899974d34dc c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1443] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:46 2026] POST /v2.0/security-group-rules => generated 596 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1444] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:47 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1445] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:34:46 2026] PUT /v2.0/routers/4bfc893f-6e98-4e35-a7b1-d97f0387689b/remove_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1446] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:47 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:47.355 7 WARNING neutron_lib.context [None req-d719df94-e53b-4046-b653-bd4fea12e27e c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 705/1447] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:47 2026] GET /v2.0/security-groups?tenant_id=307c82c4fa5f44119cc7160a3b77eedd&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1448] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:47 2026] GET /v2.0/ports?device_id=4bfc893f-6e98-4e35-a7b1-d97f0387689b => 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: 743/1449] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1450] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:47 2026] DELETE /v2.0/security-groups/daa3ca6b-5287-4736-af4c-81378a12bc83 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:47.584 8 WARNING neutron_lib.context [None req-1a301ab0-9098-424c-a5ff-e988c6a2b268 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 708/1451] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1452] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:47 2026] GET /v2.0/security-groups?tenant_id=31183665cabd440b9e2ca23ffa594b60&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:34:47.830 8 WARNING neutron_lib.context [None req-d484b408-3cc5-41e9-a930-c88a59db1eb3 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:47.884 8 INFO neutron.db.securitygroups_db [None req-d484b408-3cc5-41e9-a930-c88a59db1eb3 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Project a3c7a8a6178a4400a9f46edf2229ee8c 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: 710/1453] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1454] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:47 2026] DELETE /v2.0/security-groups/ecf03e90-60e4-48a2-a2ea-03829882be8d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:34:48.107 8 WARNING neutron_lib.context [None req-ca243c88-ed18-419b-8a5a-8cdab648659a c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:48.162 8 INFO neutron.db.securitygroups_db [None req-ca243c88-ed18-419b-8a5a-8cdab648659a c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Project a3c7a8a6178a4400a9f46edf2229ee8c 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: 712/1455] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:34:48 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:48.253 7 INFO neutron.services.segments.plugin [-] Segment a2e9bfad-2357-4c35-ab37-cf8aeca41d44 resource provider aggregate not found 2026-06-10 02:34:48.257 7 INFO neutron.services.segments.plugin [-] Segment a2e9bfad-2357-4c35-ab37-cf8aeca41d44 resource provider aggregate not found 2026-06-10 02:34:48.275 7 INFO neutron.services.segments.plugin [-] Segment a2e9bfad-2357-4c35-ab37-cf8aeca41d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e9bfad-2357-4c35-ab37-cf8aeca41d44 found for delete ", "request_id": "req-71d3200a-560b-414e-86e9-f58c418a596c"}]} 2026-06-10 02:34:48.277 7 INFO neutron.services.segments.plugin [-] Segment a2e9bfad-2357-4c35-ab37-cf8aeca41d44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2e9bfad-2357-4c35-ab37-cf8aeca41d44 found for delete ", "request_id": "req-e90f2fe5-ef0e-4ffe-aadd-979d2d595a4d"}]} 2026-06-10 02:34:48.284 7 INFO neutron.db.l3_hamode_db [None req-4d4ccba9-f01e-46bc-8ec7-211f1f408e65 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] HA network 03e5c21e-a641-4fa4-a4bc-058e205182ce was deleted as no HA routers are present in tenant fa0b734f33a24cf580bba55dd40f8257. [pid: 7|app: 0|req: 744/1456] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:47 2026] DELETE /v2.0/routers/4bfc893f-6e98-4e35-a7b1-d97f0387689b => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1457] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:48 2026] GET /v2.0/security-groups?tenant_id=60fd49ca4ac3458697a4986af3cccc32&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1458] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:48 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1459] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:48 2026] DELETE /v2.0/subnets/f36548ec-3491-49e9-933a-6891b005d511 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1460] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:48 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1461] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:48 2026] DELETE /v2.0/security-groups/8541ee62-35a2-490d-85e6-55eb9efca03b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1462] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:34:48 2026] GET /v2.0/networks => generated 1297 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1463] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:48 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => 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: 747/1464] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:34:48 2026] DELETE /v2.0/networks/b3625ad7-55b0-4002-a4e3-167fbffaf26c => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1465] 10.0.0.187 () {34 vars in 1098 bytes} [Wed Jun 10 02:34:49 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-238195210&fields=id&tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:49.157 7 WARNING neutron_lib.context [None req-36213a14-4f40-452e-8b2b-7e2f10f71c90 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:49.191 7 INFO neutron.db.segments_db [None req-36213a14-4f40-452e-8b2b-7e2f10f71c90 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Added segment 10ab87c5-f324-4b77-b6cc-a83d301b3860 of type vxlan for network e4528cc4-6bff-49a8-b8ec-386a558aa642 2026-06-10 02:34:49.528 7 INFO neutron.db.l3_hamode_db [None req-36213a14-4f40-452e-8b2b-7e2f10f71c90 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:49.598 8 INFO neutron.db.l3_db [None req-bd5188a6-de6a-498f-bda6-3fc92afe2bdb b69b5fb1825f4bb6a3f3f4855f424fb2 802495d479a24e15b64ad05e38fc5850 - - default default] Floating IP a26388d6-7451-41e9-a51e-97d6bd8ae7d5 associated. External IP: 10.96.250.214, port: 57db777a-4e03-4171-887a-009ba2c0a2d2. [pid: 8|app: 0|req: 718/1466] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:34:49 2026] PUT /v2.0/floatingips/a26388d6-7451-41e9-a51e-97d6bd8ae7d5 => generated 855 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:50.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-571c4157-78c5-42d7-94a5-0291dfae442d'] response: {'name': 'network-changed', 'server_uuid': '398d928b-ed83-4391-adc9-da28b94780ed', 'tag': '57db777a-4e03-4171-887a-009ba2c0a2d2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 719/1467] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:34:49 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 660 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1468] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/ports?tenant_id=802495d479a24e15b64ad05e38fc5850&device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1469] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/quotas/a3c7a8a6178a4400a9f46edf2229ee8c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1470] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/networks?id=a72d246e-8b72-45f5-8e5b-f8896d56db9e => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1471] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&fields=id => generated 149 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1472] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=57db777a-4e03-4171-887a-009ba2c0a2d2 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:50.311 7 INFO neutron.services.segments.plugin [-] Segment 5643a745-2c26-4b0a-9f78-798585f36a9b resource provider aggregate not found 2026-06-10 02:34:50.316 7 INFO neutron.services.segments.plugin [-] Segment 5643a745-2c26-4b0a-9f78-798585f36a9b resource provider aggregate not found 2026-06-10 02:34:50.327 7 INFO neutron.services.segments.plugin [-] Segment 5643a745-2c26-4b0a-9f78-798585f36a9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5643a745-2c26-4b0a-9f78-798585f36a9b found for delete ", "request_id": "req-fdced150-ecbb-4cc3-9826-8769628c34a3"}]} 2026-06-10 02:34:50.358 7 INFO neutron.services.segments.plugin [-] Segment 5643a745-2c26-4b0a-9f78-798585f36a9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5643a745-2c26-4b0a-9f78-798585f36a9b found for delete ", "request_id": "req-c3108c6c-f031-4f67-80ce-f112cc01ae5c"}]} [pid: 8|app: 0|req: 725/1473] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1474] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/subnets?id=43bb200a-ad03-4bfb-965b-6e35060d7340 => generated 670 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1475] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1476] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/ports?network_id=a72d246e-8b72-45f5-8e5b-f8896d56db9e&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: 729/1477] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1478] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:50.668 7 INFO neutron.db.l3_hamode_db [None req-36213a14-4f40-452e-8b2b-7e2f10f71c90 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 731/1479] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:50 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => 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: 732/1480] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:51 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 660 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1481] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:34:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c => generated 273 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:51.567 8 WARNING neutron_lib.context [req-e067b425-6173-4a97-9d92-e47ce95190f7 req-22f64208-3a43-428e-9b6e-95b4843618c1 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 749/1482] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:49 2026] POST /v2.0/routers => generated 692 bytes in 2833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1483] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:34:51 2026] POST /v2.0/ports => generated 954 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 750/1484] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:51 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 957 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1485] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/routers/8823f5a1-4f13-4b60-a8c5-639700b2c9c3 => generated 698 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1486] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/security-groups?id=7e2d57e9-02a5-4374-9aff-489bbb1314de&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1487] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/routers => generated 701 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1488] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:34:52 2026] PUT /v2.0/ports/6183bd06-4c39-47b1-9e67-4c59690c40ba => generated 1199 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:34:52.679 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d18e340d-7d0b-4137-b7be-dc3b0cfcb894'] response: {'name': 'network-changed', 'server_uuid': '0c1a32cd-23e5-43ad-89b6-23b1f39eb850', 'tag': '6183bd06-4c39-47b1-9e67-4c59690c40ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 752/1489] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 753/1490] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6183bd06-4c39-47b1-9e67-4c59690c40ba => 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: 754/1491] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/subnets?id=2e806cbb-3579-4afd-9355-bae2424d7c68 => 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: 755/1492] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/ports?network_id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1493] 10.0.0.225 () {34 vars in 741 bytes} [Wed Jun 10 02:34:52 2026] PUT /v2.0/routers/8823f5a1-4f13-4b60-a8c5-639700b2c9c3 => generated 705 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1494] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1495] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?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) 2026-06-10 02:34:53.253 7 WARNING neutron_lib.context [None req-fb687817-79f1-40fa-a496-585abee4c6f1 cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:53.298 7 INFO neutron.db.segments_db [None req-fb687817-79f1-40fa-a496-585abee4c6f1 cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Added segment 44342dca-79d0-4736-b02f-bb614fef4f65 of type vxlan for network 10911a5c-afb1-436f-b97b-1da2febc7c18 [pid: 8|app: 0|req: 739/1496] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:34:52 2026] GET /v2.0/routers/8823f5a1-4f13-4b60-a8c5-639700b2c9c3 => generated 705 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1497] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1498] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1499] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/ports?device_id=8823f5a1-4f13-4b60-a8c5-639700b2c9c3 => 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: 743/1500] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1501] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:53 2026] GET /v2.0/security-groups?id=7e2d57e9-02a5-4374-9aff-489bbb1314de&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:53.682 7 INFO neutron.db.l3_hamode_db [None req-fb687817-79f1-40fa-a496-585abee4c6f1 cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:54.266 7 INFO neutron.db.l3_hamode_db [None req-fb687817-79f1-40fa-a496-585abee4c6f1 cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:54.730 8 INFO neutron.services.segments.plugin [-] Segment 10ab87c5-f324-4b77-b6cc-a83d301b3860 resource provider aggregate not found 2026-06-10 02:34:54.736 8 INFO neutron.services.segments.plugin [-] Segment 10ab87c5-f324-4b77-b6cc-a83d301b3860 resource provider aggregate not found 2026-06-10 02:34:54.747 8 INFO neutron.services.segments.plugin [-] Segment 10ab87c5-f324-4b77-b6cc-a83d301b3860 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10ab87c5-f324-4b77-b6cc-a83d301b3860 found for delete ", "request_id": "req-845014da-8ff1-48da-b576-232e07ec9416"}]} 2026-06-10 02:34:54.754 8 INFO neutron.db.l3_hamode_db [None req-ebc74da4-9091-4070-a3c1-2e9ed481cf2c 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] HA network e4528cc4-6bff-49a8-b8ec-386a558aa642 was deleted as no HA routers are present in tenant fa0b734f33a24cf580bba55dd40f8257. 2026-06-10 02:34:54.756 8 INFO neutron.services.segments.plugin [-] Segment 10ab87c5-f324-4b77-b6cc-a83d301b3860 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10ab87c5-f324-4b77-b6cc-a83d301b3860 found for delete ", "request_id": "req-56aeb76c-b5ba-4bf5-9d54-f6c08a57a15c"}]} [pid: 8|app: 0|req: 745/1502] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:53 2026] DELETE /v2.0/routers/8823f5a1-4f13-4b60-a8c5-639700b2c9c3 => generated 0 bytes in 1240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1503] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6183bd06-4c39-47b1-9e67-4c59690c40ba => 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: 747/1504] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1505] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/ports?device_id=8823f5a1-4f13-4b60-a8c5-639700b2c9c3 => 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: 749/1506] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/subnets?id=2e806cbb-3579-4afd-9355-bae2424d7c68 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1507] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/security-groups?id=7e2d57e9-02a5-4374-9aff-489bbb1314de&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:54.952 8 INFO neutron.api.v2.resource [None req-f2c18d21-e2c8-4530-be69-e2eca9f8cf5b 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 751/1508] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:54 2026] DELETE /v2.0/routers/8823f5a1-4f13-4b60-a8c5-639700b2c9c3 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1509] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/ports?network_id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1510] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:54 2026] GET /v2.0/ports?device_id=4bfc893f-6e98-4e35-a7b1-d97f0387689b => 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: 754/1511] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:34:55 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1512] 10.0.0.225 () {34 vars in 668 bytes} [Wed Jun 10 02:34:52 2026] POST /v2.0/routers => generated 474 bytes in 2078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:55.087 7 INFO neutron.api.v2.resource [None req-0929852a-1e4b-4a1d-ba7c-f9193b9d6958 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 759/1513] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:55 2026] DELETE /v2.0/routers/4bfc893f-6e98-4e35-a7b1-d97f0387689b => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:34:55.092 7 WARNING neutron_lib.context [None req-c9d15769-4e35-4bfc-a0dc-4cb5408ec96c cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 755/1514] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:55 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:55.180 7 INFO neutron.db.l3_hamode_db [None req-c9d15769-4e35-4bfc-a0dc-4cb5408ec96c cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 756/1515] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:34:55 2026] GET /v2.0/security-groups?id=7e2d57e9-02a5-4374-9aff-489bbb1314de&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:55.201 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d25a20dc-ea87-4185-9a85-d00c0e7e1a20 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1516] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:55 2026] DELETE /v2.0/subnets/f36548ec-3491-49e9-933a-6891b005d511 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1517] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:55 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1518] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:55 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => 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: 760/1519] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:55 2026] GET /v2.0/ports?device_id=419b4e82-370e-4010-9315-5ca0be232c74 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:55.384 7 INFO neutron.db.l3_hamode_db [None req-c9d15769-4e35-4bfc-a0dc-4cb5408ec96c cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:55.808 8 INFO neutron.db.l3_db [None req-c2d800f1-35fe-48f2-8415-a2086679ef12 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Floating IP 366392de-3475-4d01-8cb6-15d32b1d54f2 associated. External IP: 10.96.250.216, port: 6183bd06-4c39-47b1-9e67-4c59690c40ba. [pid: 7|app: 0|req: 760/1520] 10.0.0.225 () {34 vars in 668 bytes} [Wed Jun 10 02:34:55 2026] POST /v2.0/routers => generated 474 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1521] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:34:55 2026] PUT /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 855 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:56.248 8 WARNING neutron_lib.context [None req-2f2f816a-5caa-4618-92de-b3e45a90ffa2 cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:56.260 7 INFO neutron.api.v2.resource [None req-a44ee620-ff20-4738-866f-ac8034d1c3ff 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1524] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:56 2026] DELETE /v2.0/routers/419b4e82-370e-4010-9315-5ca0be232c74 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:34:56.297 8 INFO neutron.db.l3_hamode_db [None req-2f2f816a-5caa-4618-92de-b3e45a90ffa2 cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 762/1525] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:56.327 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c09db3d-432d-4e72-981e-77845b3720ff 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 763/1526] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:56 2026] DELETE /v2.0/subnets/f2eeaea7-529c-4991-93a2-0f5944c39d8c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1527] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/ports?device_id=4601271d-7485-4823-8e96-29a49d5f07f6 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:56.420 7 INFO neutron.api.v2.resource [None req-109b4a8b-0cbe-4b3e-a6d1-2a023ebe03c2 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1528] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:56 2026] DELETE /v2.0/routers/4601271d-7485-4823-8e96-29a49d5f07f6 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:34:56.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22073e34-eb2f-4227-9d4d-0daeec67b1b7 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1529] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:56 2026] DELETE /v2.0/subnets/b4c1257d-4763-44f2-b4e6-636c59733c28 => generated 136 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:34:56.484 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-708d9f59-3bfa-4ac2-a8a3-7834fe2ad777'] response: {'name': 'network-changed', 'server_uuid': '0c1a32cd-23e5-43ad-89b6-23b1f39eb850', 'tag': '6183bd06-4c39-47b1-9e67-4c59690c40ba', 'status': 'completed', 'code': 200} 2026-06-10 02:34:56.498 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4940024b-319f-4a45-a194-f3dfe0e3378b 7edbd737bfa44aec84cbc6ecb3a1be99 fa0b734f33a24cf580bba55dd40f8257 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1530] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:34:56 2026] DELETE /v2.0/subnets/9d85b6ce-2755-49c2-a9b1-f3d56887ea7a => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:34:56.525 8 INFO neutron.db.l3_hamode_db [None req-2f2f816a-5caa-4618-92de-b3e45a90ffa2 cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 768/1531] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/ports?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1532] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/networks?id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 756 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1533] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6183bd06-4c39-47b1-9e67-4c59690c40ba => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1534] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/subnets?id=2e806cbb-3579-4afd-9355-bae2424d7c68 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1535] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/ports?network_id=a2e5d0fc-5d81-41a1-af10-a517ebb4c438&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: 773/1536] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1537] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:34:56 2026] GET /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1538] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:34:57 2026] GET /v2.0/security-groups?tenant_id=fa0b734f33a24cf580bba55dd40f8257&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1539] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:34:57 2026] DELETE /v2.0/security-groups/13be229d-cea1-472d-bfff-12c664ee151e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1540] 10.0.0.225 () {34 vars in 668 bytes} [Wed Jun 10 02:34:56 2026] POST /v2.0/routers => generated 474 bytes in 1193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:57.450 8 WARNING neutron_lib.context [None req-1c5c47b1-3337-42cd-bd2a-62659fbfe5bc cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 777/1541] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:34:57 2026] GET /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 857 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:34:57.504 8 INFO neutron.db.l3_hamode_db [None req-1c5c47b1-3337-42cd-bd2a-62659fbfe5bc cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:57.674 8 INFO neutron.db.l3_hamode_db [None req-1c5c47b1-3337-42cd-bd2a-62659fbfe5bc cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 765/1542] 10.0.0.225 () {34 vars in 668 bytes} [Wed Jun 10 02:34:57 2026] POST /v2.0/routers => generated 474 bytes in 1038 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:58.499 7 WARNING neutron_lib.context [None req-d5cfb185-cc24-4348-afd6-1d82642107da cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:34:58.537 7 INFO neutron.db.l3_hamode_db [None req-d5cfb185-cc24-4348-afd6-1d82642107da cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:58.692 7 INFO neutron.db.l3_hamode_db [None req-d5cfb185-cc24-4348-afd6-1d82642107da cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:34:59.297 8 WARNING neutron_lib.context [None req-765ef362-897b-40be-b8d2-31a6b7f4cd9d e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 778/1543] 10.0.0.225 () {34 vars in 668 bytes} [Wed Jun 10 02:34:58 2026] POST /v2.0/routers => generated 474 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:59.447 8 INFO neutron.db.segments_db [None req-765ef362-897b-40be-b8d2-31a6b7f4cd9d e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Added segment 2f9960bd-61c9-44ac-878f-aa9c41105849 of type vxlan for network bdaa32a0-ed74-40b7-8c8f-975cbc7db2a7 [pid: 7|app: 0|req: 779/1544] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:34:59 2026] PUT /v2.0/routers/310587cc-4a56-4319-b81f-7e57cbb21068/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1545] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:34:59 2026] POST /v2.0/networks => generated 630 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:59.587 8 WARNING neutron_lib.context [None req-49148288-91e5-4b79-bc54-b7887a5facf7 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 780/1546] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:34:59 2026] PUT /v2.0/routers/2ce43640-400e-4642-8d82-3b4c64ba922c/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:34:59.652 8 INFO neutron.db.segments_db [None req-49148288-91e5-4b79-bc54-b7887a5facf7 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Added segment 6d10e1f7-49de-49ba-bf2e-e08852fe10c1 of type vxlan for network da7b6f7c-ad43-4aaf-b045-8549f80cf869 [pid: 7|app: 0|req: 781/1547] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:34:59 2026] PUT /v2.0/routers/0b2b8d77-a847-4d84-bc0f-dcc4d29efb23/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1548] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:34:59 2026] POST /v2.0/networks => generated 628 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:34:59.774 8 WARNING neutron_lib.context [None req-21b6e95b-74f3-48b0-9fec-218a7e9751d9 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1549] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:34:59 2026] PUT /v2.0/routers/eaa2c4e2-d2c1-4f0a-bdcd-fab3deb76e7d/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1550] 10.0.0.225 () {32 vars in 664 bytes} [Wed Jun 10 02:34:59 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1551] 10.0.0.225 () {32 vars in 678 bytes} [Wed Jun 10 02:34:59 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1552] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:34:59 2026] POST /v2.0/subnets => generated 602 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1553] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 10 02:35:00 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:00.151 7 WARNING neutron_lib.context [None req-af0a0225-5f59-4c36-a617-f48618798b30 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1554] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:00 2026] POST /v2.0/subnets => generated 602 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1555] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:00 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:00.600 7 WARNING neutron_lib.context [None req-71a62ee1-3144-4692-8088-c1778754645e e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:00.657 7 INFO neutron.db.segments_db [None req-71a62ee1-3144-4692-8088-c1778754645e e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Added segment 7f5e72cf-e37e-4802-b5a9-699dfdc92146 of type vxlan for network 4ae5c9bb-5e5b-43ba-99a1-8106c9469e1d [pid: 8|app: 0|req: 769/1556] 10.0.0.225 () {32 vars in 674 bytes} [Wed Jun 10 02:35:00 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1557] 10.0.0.225 () {32 vars in 686 bytes} [Wed Jun 10 02:35:00 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1558] 10.0.0.225 () {32 vars in 672 bytes} [Wed Jun 10 02:35:00 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:01.005 7 INFO neutron.db.l3_hamode_db [None req-71a62ee1-3144-4692-8088-c1778754645e e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 772/1559] 10.0.0.225 () {32 vars in 686 bytes} [Wed Jun 10 02:35:00 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:01.248 7 INFO neutron.db.l3_hamode_db [None req-71a62ee1-3144-4692-8088-c1778754645e e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 773/1560] 10.0.0.225 () {32 vars in 682 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1561] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1562] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:35:01 2026] GET /v2.0/routers/310587cc-4a56-4319-b81f-7e57cbb21068 => generated 485 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1563] 10.0.0.225 () {34 vars in 742 bytes} [Wed Jun 10 02:35:01 2026] PUT /v2.0/routers/310587cc-4a56-4319-b81f-7e57cbb21068 => generated 485 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1564] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:02 2026] GET /v2.0/ports?device_id=310587cc-4a56-4319-b81f-7e57cbb21068 => 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: 788/1565] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:00 2026] POST /v2.0/routers => generated 507 bytes in 2072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1566] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:02 2026] DELETE /v2.0/routers/310587cc-4a56-4319-b81f-7e57cbb21068 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1567] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:35:02 2026] GET /v2.0/routers/2ce43640-400e-4642-8d82-3b4c64ba922c => generated 493 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1568] 10.0.0.225 () {34 vars in 742 bytes} [Wed Jun 10 02:35:02 2026] PUT /v2.0/routers/2ce43640-400e-4642-8d82-3b4c64ba922c => generated 493 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1569] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:03 2026] GET /v2.0/ports?device_id=2ce43640-400e-4642-8d82-3b4c64ba922c => 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: 789/1570] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:35:02 2026] PUT /v2.0/routers/a1ff9cf2-55e0-4b21-86dc-a9ce4b166027/add_router_interface => generated 309 bytes in 1791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1571] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:04 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1572] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:35:04 2026] GET /v2.0/ports/7d25ac9b-5d85-4dfb-a9e1-78d15751996e => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1573] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:04 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1574] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:03 2026] DELETE /v2.0/routers/2ce43640-400e-4642-8d82-3b4c64ba922c => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1575] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:04 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1576] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:35:04 2026] GET /v2.0/routers/0b2b8d77-a847-4d84-bc0f-dcc4d29efb23 => generated 502 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1577] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:05 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1578] 10.0.0.225 () {34 vars in 742 bytes} [Wed Jun 10 02:35:05 2026] PUT /v2.0/routers/0b2b8d77-a847-4d84-bc0f-dcc4d29efb23 => generated 502 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1579] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:05 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1580] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:05 2026] GET /v2.0/ports?tenant_id=802495d479a24e15b64ad05e38fc5850&device_id=398d928b-ed83-4391-adc9-da28b94780ed => 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: 789/1581] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:05 2026] GET /v2.0/ports?device_id=0b2b8d77-a847-4d84-bc0f-dcc4d29efb23 => 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: 790/1582] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:05 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1583] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:35:06 2026] GET /v2.0/networks?id=a72d246e-8b72-45f5-8e5b-f8896d56db9e => generated 772 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1584] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:35:04 2026] PUT /v2.0/routers/a1ff9cf2-55e0-4b21-86dc-a9ce4b166027/add_router_interface => generated 309 bytes in 1840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1585] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:35:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=57db777a-4e03-4171-887a-009ba2c0a2d2 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1586] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 10 02:35:06 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1587] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:06 2026] DELETE /v2.0/routers/0b2b8d77-a847-4d84-bc0f-dcc4d29efb23 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1588] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:35:06 2026] GET /v2.0/ports/27d9b204-7d53-4a3b-978c-f1ce1520164c => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1589] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:35:06 2026] GET /v2.0/subnets?id=43bb200a-ad03-4bfb-965b-6e35060d7340 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1590] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:06 2026] GET /v2.0/security-groups?id=7e2d57e9-02a5-4374-9aff-489bbb1314de&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1591] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:35:06 2026] GET /v2.0/routers/eaa2c4e2-d2c1-4f0a-bdcd-fab3deb76e7d => generated 487 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1592] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:06 2026] GET /v2.0/ports?network_id=a72d246e-8b72-45f5-8e5b-f8896d56db9e&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1593] 10.0.0.225 () {34 vars in 742 bytes} [Wed Jun 10 02:35:06 2026] PUT /v2.0/routers/eaa2c4e2-d2c1-4f0a-bdcd-fab3deb76e7d => generated 487 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1594] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:07 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1595] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:07 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1596] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:07 2026] GET /v2.0/ports?device_id=eaa2c4e2-d2c1-4f0a-bdcd-fab3deb76e7d => 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: 798/1597] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:35:06 2026] PUT /v2.0/routers/a1ff9cf2-55e0-4b21-86dc-a9ce4b166027/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1598] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:07 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1599] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:07 2026] GET /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1600] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:07 2026] DELETE /v2.0/routers/eaa2c4e2-d2c1-4f0a-bdcd-fab3deb76e7d => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1601] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:08 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1602] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:35:07 2026] PUT /v2.0/routers/a1ff9cf2-55e0-4b21-86dc-a9ce4b166027/remove_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1603] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:35:09 2026] GET /v2.0/routers/8f520d77-8940-4b04-bf84-d9b0f305077e => generated 480 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1604] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:09 2026] GET /v2.0/security-groups?id=7e2d57e9-02a5-4374-9aff-489bbb1314de&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1605] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:09 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1606] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:09 2026] GET /v2.0/ports?device_id=a1ff9cf2-55e0-4b21-86dc-a9ce4b166027 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1607] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:35:09 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1608] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:09 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:09.994 7 INFO neutron.services.segments.plugin [-] Segment 7f5e72cf-e37e-4802-b5a9-699dfdc92146 resource provider aggregate not found 2026-06-10 02:35:10.001 7 INFO neutron.services.segments.plugin [-] Segment 7f5e72cf-e37e-4802-b5a9-699dfdc92146 resource provider aggregate not found [pid: 8|app: 0|req: 804/1609] 10.0.0.225 () {34 vars in 742 bytes} [Wed Jun 10 02:35:09 2026] PUT /v2.0/routers/8f520d77-8940-4b04-bf84-d9b0f305077e => generated 480 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:10.014 7 INFO neutron.services.segments.plugin [-] Segment 7f5e72cf-e37e-4802-b5a9-699dfdc92146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f5e72cf-e37e-4802-b5a9-699dfdc92146 found for delete ", "request_id": "req-65d724bf-ce68-4fa9-beab-e1460ef284d2"}]} 2026-06-10 02:35:10.015 7 INFO neutron.services.segments.plugin [-] Segment 7f5e72cf-e37e-4802-b5a9-699dfdc92146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f5e72cf-e37e-4802-b5a9-699dfdc92146 found for delete ", "request_id": "req-cfb405b7-2663-4ffa-b767-203207706ffc"}]} 2026-06-10 02:35:10.019 7 INFO neutron.db.l3_hamode_db [None req-ce6859c4-ed1b-4281-8179-cb275ade1a58 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] HA network 4ae5c9bb-5e5b-43ba-99a1-8106c9469e1d was deleted as no HA routers are present in tenant 8c2fa8261dd14621beeb2ba799c204df. [pid: 7|app: 0|req: 806/1610] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:09 2026] DELETE /v2.0/routers/a1ff9cf2-55e0-4b21-86dc-a9ce4b166027 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1611] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:10 2026] GET /v2.0/ports?device_id=8f520d77-8940-4b04-bf84-d9b0f305077e => 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: 808/1612] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:10 2026] DELETE /v2.0/subnets/e9b71bad-0622-489e-bf66-027b35b4588f => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:10.861 8 INFO neutron.db.l3_db [req-d0a54c23-d038-41d9-bf99-582f2fa666cc req-7b3e2491-4fdc-49d1-b7f0-926fa13026e9 c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] Floating IP 366392de-3475-4d01-8cb6-15d32b1d54f2 disassociated. External IP: 10.96.250.216, port: 6183bd06-4c39-47b1-9e67-4c59690c40ba. 2026-06-10 02:35:11.037 7 INFO neutron.db.l3_hamode_db [None req-fb5c8030-6d4c-44ec-86b6-b4e26bbe46ef cf53fb0ff70749c385c75e11c11ae212 9af2c4428a7e43e48b0c37f04ace50df - - default default] HA network 10911a5c-afb1-436f-b97b-1da2febc7c18 was deleted as no HA routers are present in tenant 9af2c4428a7e43e48b0c37f04ace50df. [pid: 7|app: 0|req: 809/1613] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:10 2026] DELETE /v2.0/routers/8f520d77-8940-4b04-bf84-d9b0f305077e => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1614] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/ports?device_id=0c1a32cd-23e5-43ad-89b6-23b1f39eb850 => 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: 811/1615] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1616] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:35:10 2026] DELETE /v2.0/ports/6183bd06-4c39-47b1-9e67-4c59690c40ba => generated 0 bytes in 1304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:11.369 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a94f1ad8-a99a-4a21-b793-8f49b5d0245e'] response: {'server_uuid': '0c1a32cd-23e5-43ad-89b6-23b1f39eb850', 'name': 'network-vif-deleted', 'tag': '6183bd06-4c39-47b1-9e67-4c59690c40ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 808/1619] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:11 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1620] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:11 2026] DELETE /v2.0/subnets/1224b0c3-0728-4153-8b4b-4cc196c635a7 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:11.654 8 INFO neutron.services.segments.plugin [-] Segment 6d10e1f7-49de-49ba-bf2e-e08852fe10c1 resource provider aggregate not found 2026-06-10 02:35:11.663 8 INFO neutron.services.segments.plugin [-] Segment 6d10e1f7-49de-49ba-bf2e-e08852fe10c1 resource provider aggregate not found [pid: 8|app: 0|req: 809/1621] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:11 2026] DELETE /v2.0/networks/da7b6f7c-ad43-4aaf-b045-8549f80cf869 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:12.040 7 INFO neutron.services.segments.plugin [-] Segment 44342dca-79d0-4736-b02f-bb614fef4f65 resource provider aggregate not found 2026-06-10 02:35:12.045 7 INFO neutron.services.segments.plugin [-] Segment 44342dca-79d0-4736-b02f-bb614fef4f65 resource provider aggregate not found 2026-06-10 02:35:12.062 7 INFO neutron.services.segments.plugin [-] Segment 44342dca-79d0-4736-b02f-bb614fef4f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44342dca-79d0-4736-b02f-bb614fef4f65 found for delete ", "request_id": "req-7c9d9baf-572e-4906-bf51-e167ce188a3b"}]} 2026-06-10 02:35:12.071 7 INFO neutron.services.segments.plugin [-] Segment 44342dca-79d0-4736-b02f-bb614fef4f65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44342dca-79d0-4736-b02f-bb614fef4f65 found for delete ", "request_id": "req-4e37c9c5-84fc-474c-bb35-e2b19d2b5602"}]} 2026-06-10 02:35:12.129 8 INFO neutron.services.segments.plugin [-] Segment 6d10e1f7-49de-49ba-bf2e-e08852fe10c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d10e1f7-49de-49ba-bf2e-e08852fe10c1 found for delete ", "request_id": "req-9ac12e2a-8b3f-4ec9-89e8-36ff6cb006f2"}]} [pid: 7|app: 0|req: 813/1622] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:11 2026] DELETE /v2.0/networks/bdaa32a0-ed74-40b7-8c8f-975cbc7db2a7 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:12.138 8 INFO neutron.services.segments.plugin [-] Segment 6d10e1f7-49de-49ba-bf2e-e08852fe10c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d10e1f7-49de-49ba-bf2e-e08852fe10c1 found for delete ", "request_id": "req-fca599d7-9b7c-413a-b920-86fa9eba063e"}]} 2026-06-10 02:35:12.144 7 WARNING neutron_lib.context [None req-c2febc72-c082-4dec-8c69-00141e0d9cbf e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:12.225 7 INFO neutron.db.segments_db [None req-c2febc72-c082-4dec-8c69-00141e0d9cbf e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Added segment ac10e329-298c-492c-9538-f15c5170e632 of type vxlan for network e2fe7055-102d-480d-adb8-d4ec0aaa96f5 [pid: 7|app: 0|req: 814/1623] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:35:12 2026] POST /v2.0/networks => generated 630 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1624] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:12 2026] GET /v2.0/security-groups?tenant_id=9af2c4428a7e43e48b0c37f04ace50df&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:12.460 8 WARNING neutron_lib.context [None req-3cab2367-21ea-473b-ab3a-304c54b8ca52 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 815/1625] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:12 2026] DELETE /v2.0/security-groups/7e2d57e9-02a5-4374-9aff-489bbb1314de => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1626] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:12 2026] DELETE /v2.0/security-groups/b90a45fc-766a-4cfc-b71f-1492e90f9612 => 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: 811/1627] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:12 2026] POST /v2.0/subnets => generated 602 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:12.782 8 WARNING neutron_lib.context [None req-501a14a8-ed61-40d7-a15d-3e731bf04aaa e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:12.826 8 INFO neutron.db.segments_db [None req-501a14a8-ed61-40d7-a15d-3e731bf04aaa e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Added segment aaed0893-d58f-4165-9f1e-5def30dc92e1 of type vxlan for network 364d0d2d-e1c4-4512-92ae-09932d1cd907 [pid: 7|app: 0|req: 817/1628] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:35:12 2026] DELETE /v2.0/floatingips/366392de-3475-4d01-8cb6-15d32b1d54f2 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:13.141 8 INFO neutron.db.l3_hamode_db [None req-501a14a8-ed61-40d7-a15d-3e731bf04aaa e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 818/1629] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:13 2026] GET /v2.0/security-groups?tenant_id=9243e394c6b14472ac6e9305a9f46b53&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:13.318 8 INFO neutron.db.l3_hamode_db [None req-501a14a8-ed61-40d7-a15d-3e731bf04aaa e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 819/1630] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:13 2026] DELETE /v2.0/security-groups/76eb1c1d-25d7-4e1b-9d47-c3281521754f => 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: 820/1631] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:13 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1632] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:13 2026] GET /v2.0/security-groups?id=eeaa3a95-4469-45ae-a0d0-f8c92c11bd0b&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: 7|app: 0|req: 822/1633] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:13 2026] GET /v2.0/security-groups?tenant_id=c1618a5fe2754639ab936e744df49cc3&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: 823/1634] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:13 2026] DELETE /v2.0/security-groups/e99af97d-e16f-4d76-bcc7-c98dcde11efe => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1635] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:35:13 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:14.112 7 INFO neutron.services.segments.plugin [-] Segment 2f9960bd-61c9-44ac-878f-aa9c41105849 resource provider aggregate not found 2026-06-10 02:35:14.138 7 INFO neutron.services.segments.plugin [-] Segment 2f9960bd-61c9-44ac-878f-aa9c41105849 resource provider aggregate not found 2026-06-10 02:35:14.154 7 INFO neutron.services.segments.plugin [-] Segment 2f9960bd-61c9-44ac-878f-aa9c41105849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f9960bd-61c9-44ac-878f-aa9c41105849 found for delete ", "request_id": "req-f9e5aba3-a9a9-4c87-8cd4-4549d4d1f90d"}]} 2026-06-10 02:35:14.169 7 INFO neutron.services.segments.plugin [-] Segment 2f9960bd-61c9-44ac-878f-aa9c41105849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f9960bd-61c9-44ac-878f-aa9c41105849 found for delete ", "request_id": "req-45c2357b-82b7-4a0b-89f1-e6c78325feff"}]} [pid: 8|app: 0|req: 812/1636] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:12 2026] POST /v2.0/routers => generated 506 bytes in 1509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:14.297 8 WARNING neutron_lib.context [None req-83fe8220-1803-480d-9140-926d88496e43 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1637] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:35:13 2026] DELETE /v2.0/ports/abca0fa8-5f81-49fe-a336-3e3cde2aba0b => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1638] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:14 2026] GET /v2.0/ports?device_id=5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1639] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:35:14 2026] POST /v2.0/ports => generated 952 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:14.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bd8155e-0e84-49c3-a6bb-56f5cffa59d8'] response: {'server_uuid': '5eb169cb-8cdb-47da-9ac9-65b3c5d52cbe', 'name': 'network-vif-deleted', 'tag': 'abca0fa8-5f81-49fe-a336-3e3cde2aba0b', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 814/1640] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:15 2026] DELETE /v2.0/security-groups/eeaa3a95-4469-45ae-a0d0-f8c92c11bd0b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1641] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:35:14 2026] PUT /v2.0/routers/86c0988f-5913-46a8-bec6-0ceb9a81019c/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 828/1642] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:35:16 2026] GET /v2.0/ports/f043b6b9-7136-4297-8e17-0514fedbdee0 => generated 1026 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1643] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:35:15 2026] PUT /v2.0/routers/42e85742-1f53-4fb6-a874-924824316cd6/remove_router_interface => generated 309 bytes in 1386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1644] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:17 2026] DELETE /v2.0/subnets/2e806cbb-3579-4afd-9355-bae2424d7c68 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1645] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:35:16 2026] PUT /v2.0/routers/86c0988f-5913-46a8-bec6-0ceb9a81019c/remove_router_interface => generated 309 bytes in 1581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:35:18.142 7 INFO neutron.api.v2.resource [None req-7b7ef940-d929-4956-90bc-30dc9a1b7bd2 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 830/1646] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:35:17 2026] PUT /v2.0/routers/86c0988f-5913-46a8-bec6-0ceb9a81019c/remove_router_interface => generated 197 bytes in 192 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:35:18.358 7 WARNING neutron_lib.context [None req-bfaf224e-9a6d-4221-b282-80627dfe6043 8929730475e246c1928432be6039984d 3311abe936294ae3b1e5866889f37f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 831/1647] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:35:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1648] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:18 2026] GET /v2.0/ports?device_id=86c0988f-5913-46a8-bec6-0ceb9a81019c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:18.487 7 WARNING neutron_lib.context [None req-d5b5fc25-e090-4977-9698-9d588f6f7e6a 8929730475e246c1928432be6039984d 3311abe936294ae3b1e5866889f37f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 833/1649] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:35:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:18.623 8 INFO neutron.services.segments.plugin [-] Segment bc4fe3df-7a98-4e58-87a1-3814e42ea675 resource provider aggregate not found 2026-06-10 02:35:18.629 8 INFO neutron.services.segments.plugin [-] Segment bc4fe3df-7a98-4e58-87a1-3814e42ea675 resource provider aggregate not found 2026-06-10 02:35:18.648 8 INFO neutron.services.segments.plugin [-] Segment bc4fe3df-7a98-4e58-87a1-3814e42ea675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4fe3df-7a98-4e58-87a1-3814e42ea675 found for delete ", "request_id": "req-6ab2d69b-d215-4d7a-9d73-d718ca58511e"}]} 2026-06-10 02:35:18.657 8 INFO neutron.services.segments.plugin [-] Segment bc4fe3df-7a98-4e58-87a1-3814e42ea675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc4fe3df-7a98-4e58-87a1-3814e42ea675 found for delete ", "request_id": "req-2a27e307-af61-4f0b-bd0f-a9e39532b184"}]} 2026-06-10 02:35:18.658 8 INFO neutron.db.l3_hamode_db [None req-c69f0438-0e0a-45b2-9994-56e4e4a0baaa c90891097c444deda78eb5f1349b05ce a3c7a8a6178a4400a9f46edf2229ee8c - - default default] HA network 794d431f-f498-45e3-b2b8-db557b03f939 was deleted as no HA routers are present in tenant a3c7a8a6178a4400a9f46edf2229ee8c. [pid: 8|app: 0|req: 817/1650] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:17 2026] DELETE /v2.0/routers/42e85742-1f53-4fb6-a874-924824316cd6 => generated 0 bytes in 1188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:18.679 8 WARNING neutron_lib.context [None req-7a5fe105-7c66-447b-ae76-f1d293bc8037 8929730475e246c1928432be6039984d 3311abe936294ae3b1e5866889f37f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1651] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:35:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1652] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:18 2026] DELETE /v2.0/networks/a2e5d0fc-5d81-41a1-af10-a517ebb4c438 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:19.008 8 WARNING neutron_lib.context [None req-32d75547-f2bd-4842-95d2-d78d27961c4f 8929730475e246c1928432be6039984d 3311abe936294ae3b1e5866889f37f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 820/1653] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:35:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:19.083 8 WARNING neutron_lib.context [None req-7354126d-a417-4cd1-9a68-339c8f3a78e4 8929730475e246c1928432be6039984d 3311abe936294ae3b1e5866889f37f11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 821/1654] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:35:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1655] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:35:19 2026] PUT /v2.0/subnetpools/643217c8-1ad3-4db8-b369-469d7bbb3070/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1656] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:35:19 2026] PUT /v2.0/subnetpools/04d8fc0a-5ab4-4f3a-ac33-d0023ffd04c9/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1657] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:35:19 2026] PUT /v2.0/subnetpools/f8cd31f1-67e4-40fe-a274-5cccd16369e0/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1658] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:35:19 2026] PUT /v2.0/subnetpools/6d8514d3-4a65-43f7-a151-97c05ee5bd62/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:19.364 7 INFO neutron.services.segments.plugin [-] Segment aaed0893-d58f-4165-9f1e-5def30dc92e1 resource provider aggregate not found [pid: 8|app: 0|req: 826/1659] 10.0.0.225 () {32 vars in 672 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:19.391 7 INFO neutron.services.segments.plugin [-] Segment aaed0893-d58f-4165-9f1e-5def30dc92e1 resource provider aggregate not found [pid: 8|app: 0|req: 827/1660] 10.0.0.225 () {32 vars in 686 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:19.410 7 INFO neutron.services.segments.plugin [-] Segment aaed0893-d58f-4165-9f1e-5def30dc92e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaed0893-d58f-4165-9f1e-5def30dc92e1 found for delete ", "request_id": "req-dca9243a-a2ca-4dc8-8488-8b0acf981fc4"}]} 2026-06-10 02:35:19.412 7 INFO neutron.services.segments.plugin [-] Segment aaed0893-d58f-4165-9f1e-5def30dc92e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaed0893-d58f-4165-9f1e-5def30dc92e1 found for delete ", "request_id": "req-fe13853a-037f-4b9d-bef5-d3bf06298ade"}]} 2026-06-10 02:35:19.426 7 INFO neutron.db.l3_hamode_db [None req-6626554f-e99e-4f1e-8cf0-1e1ee16a2f21 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] HA network 364d0d2d-e1c4-4512-92ae-09932d1cd907 was deleted as no HA routers are present in tenant 8c2fa8261dd14621beeb2ba799c204df. [pid: 7|app: 0|req: 834/1661] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:18 2026] DELETE /v2.0/routers/86c0988f-5913-46a8-bec6-0ceb9a81019c => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1662] 10.0.0.225 () {32 vars in 682 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1663] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1664] 10.0.0.225 () {32 vars in 680 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1665] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1666] 10.0.0.225 () {32 vars in 690 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1667] 10.0.0.225 () {32 vars in 702 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1668] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:19 2026] DELETE /v2.0/subnets/285679ec-161c-411e-a5d3-83b17510084c => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1669] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:35:19 2026] DELETE /v2.0/subnetpools/643217c8-1ad3-4db8-b369-469d7bbb3070 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1670] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:35:19 2026] DELETE /v2.0/subnetpools/04d8fc0a-5ab4-4f3a-ac33-d0023ffd04c9 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1671] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:35:19 2026] DELETE /v2.0/subnetpools/f8cd31f1-67e4-40fe-a274-5cccd16369e0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1672] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:35:19 2026] DELETE /v2.0/subnetpools/6d8514d3-4a65-43f7-a151-97c05ee5bd62 => 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: 836/1673] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:19 2026] DELETE /v2.0/networks/e2fe7055-102d-480d-adb8-d4ec0aaa96f5 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1674] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:19 2026] GET /v2.0/security-groups?tenant_id=8ad77b6014fd4df0a77b9a7962f38ee2&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:20.167 8 WARNING neutron_lib.context [None req-f3499597-95d6-4154-91c0-28e2d9920e55 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 837/1675] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:35:20 2026] DELETE /v2.0/subnetpools/ff822764-ebb7-4ed7-baf2-c5fd511c59f8 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:20.223 8 INFO neutron.db.segments_db [None req-f3499597-95d6-4154-91c0-28e2d9920e55 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Added segment c8d25816-1115-4cf4-b091-0601fd4e0516 of type vxlan for network 18d4e1cc-dda4-4519-b610-a71e6a006e9c [pid: 7|app: 0|req: 838/1676] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:20 2026] DELETE /v2.0/security-groups/ddbc743c-e99c-4084-b2d1-8afd1f397b97 => 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: 839/1677] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:35:20 2026] POST /v2.0/networks => generated 629 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:20.352 7 WARNING neutron_lib.context [None req-8e71fc05-4f49-4b5f-ae08-f4b62ec0d583 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 840/1678] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:20 2026] GET /v2.0/security-groups?tenant_id=a3c7a8a6178a4400a9f46edf2229ee8c&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1679] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:20 2026] DELETE /v2.0/security-groups/b55a32c1-904e-416c-b913-dccaa02f2555 => 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: 839/1680] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:20 2026] POST /v2.0/subnets => generated 602 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:20.723 8 WARNING neutron_lib.context [None req-0e30ee85-3f93-4e4f-a764-d9235c42b910 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:20.767 8 INFO neutron.services.segments.plugin [-] Segment 2f43239b-1481-4ab3-bc4f-67248ca7d605 resource provider aggregate not found 2026-06-10 02:35:20.774 8 INFO neutron.services.segments.plugin [-] Segment 2f43239b-1481-4ab3-bc4f-67248ca7d605 resource provider aggregate not found 2026-06-10 02:35:20.791 8 INFO neutron.services.segments.plugin [-] Segment 2f43239b-1481-4ab3-bc4f-67248ca7d605 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f43239b-1481-4ab3-bc4f-67248ca7d605 found for delete ", "request_id": "req-722235b6-7656-45cb-8d92-06e5ae036e34"}]} 2026-06-10 02:35:20.800 8 INFO neutron.services.segments.plugin [-] Segment 2f43239b-1481-4ab3-bc4f-67248ca7d605 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f43239b-1481-4ab3-bc4f-67248ca7d605 found for delete ", "request_id": "req-687334b2-356c-448d-b2b8-1b1785db1b6e"}]} 2026-06-10 02:35:20.802 8 INFO neutron.db.segments_db [None req-0e30ee85-3f93-4e4f-a764-d9235c42b910 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Added segment 241b32dc-459b-4cfc-a0a3-3f4ba4de8863 of type vxlan for network 998c02bd-115b-4294-91b6-0f747297dcc7 2026-06-10 02:35:21.131 8 INFO neutron.db.l3_hamode_db [None req-0e30ee85-3f93-4e4f-a764-d9235c42b910 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 840/1681] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:20 2026] GET /v2.0/security-groups?tenant_id=7e80f9861fb34208855b917d9645f57f&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:21.322 8 INFO neutron.db.l3_hamode_db [None req-0e30ee85-3f93-4e4f-a764-d9235c42b910 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 841/1682] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:21 2026] DELETE /v2.0/security-groups/1350b4ec-85fa-486f-ab2c-2ddee4fe386f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:21.571 7 INFO neutron.services.segments.plugin [-] Segment ac10e329-298c-492c-9538-f15c5170e632 resource provider aggregate not found 2026-06-10 02:35:21.575 7 INFO neutron.services.segments.plugin [-] Segment ac10e329-298c-492c-9538-f15c5170e632 resource provider aggregate not found 2026-06-10 02:35:21.590 7 INFO neutron.services.segments.plugin [-] Segment ac10e329-298c-492c-9538-f15c5170e632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac10e329-298c-492c-9538-f15c5170e632 found for delete ", "request_id": "req-32d8fbf7-5f8b-4bc0-b0eb-c2cb344c52b1"}]} 2026-06-10 02:35:21.590 7 INFO neutron.services.segments.plugin [-] Segment ac10e329-298c-492c-9538-f15c5170e632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac10e329-298c-492c-9538-f15c5170e632 found for delete ", "request_id": "req-dd1c79b0-9063-4e7c-9a9b-e38ec832ca3a"}]} [pid: 7|app: 0|req: 842/1683] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:21 2026] GET /v2.0/security-groups?tenant_id=3311abe936294ae3b1e5866889f37f11&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1684] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:21 2026] DELETE /v2.0/security-groups/6ebd2c3c-804d-4c72-aa1c-8fb698ab277f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1685] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 10 02:35:21 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1686] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:21 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1687] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:21 2026] GET /v2.0/security-groups?tenant_id=d0f5555e49b34ce0b51b492e8e938468&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1688] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:22 2026] DELETE /v2.0/security-groups/acb9ebc5-d420-4145-bebf-a012cafc8aca => 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: 842/1689] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:20 2026] POST /v2.0/routers => generated 506 bytes in 1880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:22.898 7 INFO neutron.db.segments_db [None req-5c7701ab-b981-4b37-8f6d-982b53337d52 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment c41b50f9-bdc9-4cb3-b6bd-dc33cb733b2f of type vxlan for network 1cf3691e-0206-4c65-bd6f-775234aa4daa [pid: 7|app: 0|req: 848/1690] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:35:22 2026] POST /v2.0/networks => generated 739 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1691] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:22 2026] POST /v2.0/subnets => generated 662 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:23.308 7 INFO neutron.db.segments_db [None req-49968914-f2cf-4dc3-81a1-a57d13122f7e 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment dd73a5bd-2729-44ec-99ff-a6000445783b of type vxlan for network 1536316e-0254-46da-a8d8-9db32d926e5c 2026-06-10 02:35:23.679 7 INFO neutron.db.l3_hamode_db [None req-49968914-f2cf-4dc3-81a1-a57d13122f7e 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 843/1692] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:35:22 2026] PUT /v2.0/routers/8d6cd225-a236-4db2-816f-45d11910d2be/add_router_interface => generated 309 bytes in 1481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1693] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:35:24 2026] GET /v2.0/ports/23701204-dc6d-49e6-a27e-f0ae0a9d4b63 => generated 955 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:24.801 7 INFO neutron.db.l3_hamode_db [None req-49968914-f2cf-4dc3-81a1-a57d13122f7e 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 845/1694] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:35:24 2026] PUT /v2.0/routers/8d6cd225-a236-4db2-816f-45d11910d2be/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1695] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:25 2026] GET /v2.0/ports?device_id=8d6cd225-a236-4db2-816f-45d11910d2be => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:26.133 8 INFO neutron.services.segments.plugin [-] Segment 241b32dc-459b-4cfc-a0a3-3f4ba4de8863 resource provider aggregate not found 2026-06-10 02:35:26.142 8 INFO neutron.services.segments.plugin [-] Segment 241b32dc-459b-4cfc-a0a3-3f4ba4de8863 resource provider aggregate not found 2026-06-10 02:35:26.147 8 INFO neutron.services.segments.plugin [-] Segment 241b32dc-459b-4cfc-a0a3-3f4ba4de8863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 241b32dc-459b-4cfc-a0a3-3f4ba4de8863 found for delete ", "request_id": "req-2ebf1281-64a0-40af-9910-c07340e1ceea"}]} 2026-06-10 02:35:26.156 8 INFO neutron.db.l3_hamode_db [None req-47ee9920-168a-4bab-9d1f-0231d8d4b242 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] HA network 998c02bd-115b-4294-91b6-0f747297dcc7 was deleted as no HA routers are present in tenant 8c2fa8261dd14621beeb2ba799c204df. [pid: 8|app: 0|req: 847/1696] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:25 2026] DELETE /v2.0/routers/8d6cd225-a236-4db2-816f-45d11910d2be => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:26.169 8 INFO neutron.services.segments.plugin [-] Segment 241b32dc-459b-4cfc-a0a3-3f4ba4de8863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 241b32dc-459b-4cfc-a0a3-3f4ba4de8863 found for delete ", "request_id": "req-7c12c002-f159-4ef2-9f56-a7cbb3e5ec3f"}]} [pid: 7|app: 0|req: 850/1699] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:23 2026] POST /v2.0/routers => generated 726 bytes in 3124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1700] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:26 2026] DELETE /v2.0/subnets/eded79bc-cbb4-40e4-8a8c-f6b5ac638152 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1701] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:26 2026] DELETE /v2.0/networks/18d4e1cc-dda4-4519-b610-a71e6a006e9c => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:27.100 8 WARNING neutron_lib.context [None req-8e574539-8b2f-435d-9829-498a20589472 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:27.253 8 INFO neutron.db.segments_db [None req-8e574539-8b2f-435d-9829-498a20589472 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Added segment b88348fa-76db-4f37-ab6b-91dafe3a979a of type vxlan for network d747765c-4018-473a-abc7-c7ad6951baae [pid: 8|app: 0|req: 852/1702] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:35:26 2026] POST /v2.0/networks => generated 631 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:27.401 8 WARNING neutron_lib.context [None req-08bd9b11-0fee-4daa-a218-27dba04d7489 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:27.471 8 INFO neutron.db.segments_db [None req-08bd9b11-0fee-4daa-a218-27dba04d7489 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Added segment 8c14aed4-972d-4114-a51e-d93966871ed8 of type vxlan for network 45b247f0-0363-413d-b179-33f1fcb9a237 2026-06-10 02:35:27.799 8 INFO neutron.db.l3_hamode_db [None req-08bd9b11-0fee-4daa-a218-27dba04d7489 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 851/1703] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:35:26 2026] PUT /v2.0/routers/276050d7-3ff6-4e2e-aef9-a60b9904906b/add_router_interface => generated 309 bytes in 1747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:28.182 8 INFO neutron.services.segments.plugin [-] Segment c8d25816-1115-4cf4-b091-0601fd4e0516 resource provider aggregate not found 2026-06-10 02:35:28.190 8 INFO neutron.services.segments.plugin [-] Segment c8d25816-1115-4cf4-b091-0601fd4e0516 resource provider aggregate not found 2026-06-10 02:35:28.207 8 INFO neutron.services.segments.plugin [-] Segment c8d25816-1115-4cf4-b091-0601fd4e0516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d25816-1115-4cf4-b091-0601fd4e0516 found for delete ", "request_id": "req-7ff1cbbc-8386-4236-a273-d8db80dbd576"}]} 2026-06-10 02:35:28.220 8 INFO neutron.services.segments.plugin [-] Segment c8d25816-1115-4cf4-b091-0601fd4e0516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8d25816-1115-4cf4-b091-0601fd4e0516 found for delete ", "request_id": "req-f6205e94-3427-4b60-84c4-52ddd05af318"}]} [pid: 7|app: 0|req: 852/1704] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:28 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:28.254 7 WARNING neutron_lib.context [None req-7566946e-4bf0-4f0b-83ae-f20035fcab98 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 853/1705] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:35:28 2026] POST /v2.0/ports => generated 743 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 854/1706] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:28 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:28.820 7 WARNING neutron_lib.context [None req-76730a88-8ce8-4606-a094-412bd81f3aca bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 855/1707] 10.0.0.225 () {34 vars in 666 bytes} [Wed Jun 10 02:35:28 2026] POST /v2.0/trunks => generated 407 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1708] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:29 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:29.135 7 WARNING neutron_lib.context [None req-cd53b6e7-1e5f-46c0-bc81-b70ec89d4f4a bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:29.198 7 INFO neutron.db.segments_db [None req-cd53b6e7-1e5f-46c0-bc81-b70ec89d4f4a bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Added segment 65487999-381e-4263-91ac-18ccee8e5bb0 of type vxlan for network 005ec1b8-d019-44b8-8ec9-35cb48ed381d [pid: 7|app: 0|req: 857/1709] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:35:29 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1710] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:29 2026] GET /v2.0/security-groups?id=5344272d-638f-4cb8-86ab-bd70fda6a3be&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:29.379 7 WARNING neutron_lib.context [None req-a3cf2019-3830-42e2-8cad-daf74ee2c982 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:29.521 8 INFO neutron.db.l3_hamode_db [None req-08bd9b11-0fee-4daa-a218-27dba04d7489 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 859/1711] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:35:29 2026] POST /v2.0/ports => generated 743 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:35:29.887 7 INFO neutron.db.segments_db [None req-d9335d9d-e4ef-4481-a6e5-ece84e556931 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment dd594081-38b2-405d-bbf9-62be82cbd7d1 of type vxlan for network 5fbd4a94-5350-41f0-8477-5db398ca1f5d [pid: 7|app: 0|req: 860/1712] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:35:29 2026] POST /v2.0/networks => generated 741 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1713] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:35:29 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:30.046 7 WARNING neutron_lib.context [None req-ed11fc52-8850-46c8-9f2e-63f1825c8dd8 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 862/1714] 10.0.0.225 () {34 vars in 666 bytes} [Wed Jun 10 02:35:30 2026] POST /v2.0/trunks => generated 407 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1715] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:30 2026] POST /v2.0/subnets => generated 664 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:30.767 7 INFO neutron.db.l3_db [req-9f8b416f-5c47-49d1-a959-c24a42dc2946 req-18d0affa-d3fe-4ad2-8e37-e958c7e65da2 b69b5fb1825f4bb6a3f3f4855f424fb2 802495d479a24e15b64ad05e38fc5850 - - default default] Floating IP a26388d6-7451-41e9-a51e-97d6bd8ae7d5 disassociated. External IP: 10.96.250.214, port: 57db777a-4e03-4171-887a-009ba2c0a2d2. [pid: 8|app: 0|req: 853/1716] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:27 2026] POST /v2.0/routers => generated 687 bytes in 3393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:30.789 8 WARNING neutron_lib.context [None req-471d1b2c-a7c5-4ff6-aec1-7c027d4e4d2c bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:30.851 8 INFO neutron.db.segments_db [None req-471d1b2c-a7c5-4ff6-aec1-7c027d4e4d2c bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Added segment 84e559a0-a306-4292-ad9a-7a63d9176b82 of type vxlan for network de34577c-0244-4417-b351-24dfb0c8568a [pid: 8|app: 0|req: 854/1717] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:35:30 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:31.039 8 INFO neutron.db.segments_db [None req-084181c0-bf84-4b94-b40f-34105e4991b4 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 646750ea-afbc-4ddc-a6fa-b0d5a08b04eb of type vxlan for network b8ee4eb5-83f1-4d42-9c61-4add65440453 [pid: 7|app: 0|req: 864/1718] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:35:30 2026] DELETE /v2.0/ports/57db777a-4e03-4171-887a-009ba2c0a2d2 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1719] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:31 2026] GET /v2.0/ports?device_id=398d928b-ed83-4391-adc9-da28b94780ed => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:31.303 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c899b793-ca87-4af6-aa96-e891847adde5'] response: {'server_uuid': '398d928b-ed83-4391-adc9-da28b94780ed', 'name': 'network-vif-deleted', 'tag': '57db777a-4e03-4171-887a-009ba2c0a2d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 866/1720] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:35:31 2026] GET /v2.0/routers/d83738f6-4542-4ed7-be64-ee7b4780fd08 => generated 693 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:31.371 7 WARNING neutron_lib.context [None req-0fbb8620-23dc-4370-bd18-bf77afe75f90 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:31.399 8 INFO neutron.db.l3_hamode_db [None req-084181c0-bf84-4b94-b40f-34105e4991b4 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1721] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:35:31 2026] POST /v2.0/ports => generated 743 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 868/1722] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:35:31 2026] GET /v2.0/routers => generated 696 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:31.945 7 WARNING neutron_lib.context [None req-fd05abec-fcc5-4a50-a5c5-fa69ef86108c bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 869/1723] 10.0.0.225 () {34 vars in 666 bytes} [Wed Jun 10 02:35:31 2026] POST /v2.0/trunks => generated 407 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:32.549 8 INFO neutron.db.l3_hamode_db [None req-084181c0-bf84-4b94-b40f-34105e4991b4 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 870/1724] 10.0.0.225 () {34 vars in 741 bytes} [Wed Jun 10 02:35:32 2026] PUT /v2.0/routers/d83738f6-4542-4ed7-be64-ee7b4780fd08 => generated 700 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:32.740 7 WARNING neutron_lib.context [None req-a5f5e8f9-a782-44fd-af66-a9b4252a5f7e bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:32.801 7 INFO neutron.db.segments_db [None req-a5f5e8f9-a782-44fd-af66-a9b4252a5f7e bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Added segment 383baf37-1843-4e8f-b7d5-3ccc5b3212a1 of type vxlan for network c2d64c09-578c-4eaa-a1a0-8e0584b1b3b8 [pid: 7|app: 0|req: 871/1725] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:35:32 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1726] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:32 2026] DELETE /v2.0/security-groups/5344272d-638f-4cb8-86ab-bd70fda6a3be => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1727] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:35:33 2026] GET /v2.0/routers/d83738f6-4542-4ed7-be64-ee7b4780fd08 => generated 700 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:33.111 7 WARNING neutron_lib.context [None req-9bbd113f-ca10-405c-b9ed-6cd359cf5184 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 874/1728] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:35:33 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:35:33.465 7 INFO neutron.api.v2.resource [None req-88a30a12-1c9f-4f69-ae73-95a55c5488ad b69b5fb1825f4bb6a3f3f4855f424fb2 802495d479a24e15b64ad05e38fc5850 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 875/1729] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:35:33 2026] GET /v2.0/security-groups/5344272d-638f-4cb8-86ab-bd70fda6a3be => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1730] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:33 2026] GET /v2.0/ports?device_id=d83738f6-4542-4ed7-be64-ee7b4780fd08 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:33.493 7 WARNING neutron_lib.context [None req-d21aa2b2-f939-4bf4-8f08-b481300fa73e bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 877/1731] 10.0.0.225 () {34 vars in 666 bytes} [Wed Jun 10 02:35:33 2026] POST /v2.0/trunks => generated 407 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1732] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:30 2026] POST /v2.0/routers => generated 728 bytes in 2740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1733] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:35:33 2026] DELETE /v2.0/floatingips/a26388d6-7451-41e9-a51e-97d6bd8ae7d5 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:34.438 7 WARNING neutron_lib.context [None req-9ff2f20d-15e9-4dcf-a5dc-aecaf689a4b0 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:34.532 7 INFO neutron.db.segments_db [None req-9ff2f20d-15e9-4dcf-a5dc-aecaf689a4b0 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Added segment d847daa2-0e9e-43ca-b239-7b671cdd4ed7 of type vxlan for network d98fa190-07d6-4517-bc64-787f7248de32 [pid: 7|app: 0|req: 879/1734] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:35:34 2026] POST /v2.0/networks => generated 632 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:35.280 8 INFO neutron.services.segments.plugin [-] Segment 8c14aed4-972d-4114-a51e-d93966871ed8 resource provider aggregate not found 2026-06-10 02:35:35.287 8 INFO neutron.services.segments.plugin [-] Segment 8c14aed4-972d-4114-a51e-d93966871ed8 resource provider aggregate not found 2026-06-10 02:35:35.303 8 INFO neutron.services.segments.plugin [-] Segment 8c14aed4-972d-4114-a51e-d93966871ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c14aed4-972d-4114-a51e-d93966871ed8 found for delete ", "request_id": "req-321db5bb-4a91-473e-8340-e46179508062"}]} 2026-06-10 02:35:35.307 8 INFO neutron.db.l3_hamode_db [None req-53c3ac64-da3b-42d4-bf2d-e302e637c8f6 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] HA network 45b247f0-0363-413d-b179-33f1fcb9a237 was deleted as no HA routers are present in tenant 8c2fa8261dd14621beeb2ba799c204df. 2026-06-10 02:35:35.309 8 INFO neutron.services.segments.plugin [-] Segment 8c14aed4-972d-4114-a51e-d93966871ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c14aed4-972d-4114-a51e-d93966871ed8 found for delete ", "request_id": "req-db0532d8-4d69-4303-872b-23a0d386c9d2"}]} [pid: 8|app: 0|req: 856/1735] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:33 2026] DELETE /v2.0/routers/d83738f6-4542-4ed7-be64-ee7b4780fd08 => generated 0 bytes in 1596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1736] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:35:34 2026] PUT /v2.0/routers/2c3c5683-2d80-43fc-b7d8-2cb713854c7e/add_router_interface => generated 309 bytes in 1613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:36.302 7 WARNING neutron_lib.context [None req-58d5eff5-72d0-4216-9bf6-b3d426430065 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 857/1737] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:35:35 2026] PUT /v2.0/routers/b85df49c-9bfc-4c2e-a3b5-1defaaa13ce7/remove_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1738] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:35:36 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 858/1739] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:36 2026] GET /v2.0/ports?device_id=d83738f6-4542-4ed7-be64-ee7b4780fd08 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:36.679 8 WARNING neutron_lib.context [None req-7320d033-72f0-4011-8ef1-5481bd1f4841 bf136ef16f8b441184c6cf314cb81a1f 6fe86be6caf94699b9825f45f23847e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 859/1740] 10.0.0.225 () {34 vars in 666 bytes} [Wed Jun 10 02:35:36 2026] POST /v2.0/trunks => generated 407 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:36.924 8 INFO neutron.api.v2.resource [None req-16d66c1e-6bfb-4dcf-8eb4-d560b2b7fda0 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1741] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:36 2026] DELETE /v2.0/routers/d83738f6-4542-4ed7-be64-ee7b4780fd08 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1742] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:35:36 2026] PUT /v2.0/trunks/9ba97fef-f013-482c-836c-3b33a3d14cec/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: 862/1743] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:36 2026] GET /v2.0/ports?device_id=8d6cd225-a236-4db2-816f-45d11910d2be => 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: 863/1744] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:35:36 2026] PUT /v2.0/trunks/26afc33c-a6ed-4ed1-b6a9-eab5887f2b01/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:37.023 8 INFO neutron.api.v2.resource [None req-0acd938d-ce46-4168-bbba-dac1326a59c8 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1745] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:36 2026] DELETE /v2.0/routers/8d6cd225-a236-4db2-816f-45d11910d2be => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1746] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:35:37 2026] PUT /v2.0/trunks/0c27313b-2923-4a9a-b111-2fb42274320d/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:37.070 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cf1284c-c3ed-40d2-a6b5-161e4bd60eb7 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 866/1747] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:37 2026] DELETE /v2.0/subnets/eded79bc-cbb4-40e4-8a8c-f6b5ac638152 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1748] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:35:37 2026] PUT /v2.0/trunks/371cf1a8-b8fe-47d6-ad84-186db3c87c9f/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1749] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/ports?device_id=86c0988f-5913-46a8-bec6-0ceb9a81019c => 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: 869/1750] 10.0.0.225 () {32 vars in 662 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:37.169 8 INFO neutron.api.v2.resource [None req-3933093b-fa17-4aa1-8078-91dc8882779b e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 870/1751] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:37 2026] DELETE /v2.0/routers/86c0988f-5913-46a8-bec6-0ceb9a81019c => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1752] 10.0.0.225 () {32 vars in 676 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:37.206 8 WARNING neutron_lib.context [None req-1e4f9e59-8046-4e86-9e66-8f618fbaf779 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1753] 10.0.0.225 () {34 vars in 685 bytes} [Wed Jun 10 02:35:37 2026] POST /v2.0/security-groups => generated 1673 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:35:37.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35110bec-5262-438c-872c-ac6b6eeacdf7 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 873/1754] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:37 2026] DELETE /v2.0/subnets/285679ec-161c-411e-a5d3-83b17510084c => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1755] 10.0.0.225 () {32 vars in 672 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:37.397 8 WARNING neutron_lib.context [None req-bf4d4283-4e84-457f-b036-3debab988294 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 875/1756] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:35:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1757] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/ports?device_id=a1ff9cf2-55e0-4b21-86dc-a9ce4b166027 => 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: 877/1758] 10.0.0.225 () {32 vars in 684 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:37.561 8 WARNING neutron_lib.context [None req-ff9f1a6d-490c-45f5-a442-c6211cf563aa 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 878/1759] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:35:37 2026] POST /v2.0/security-group-rules => generated 596 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:37.719 8 INFO neutron.api.v2.resource [None req-2b3926f3-38b1-4ec5-82bb-2f20340339a7 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 879/1760] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:37 2026] DELETE /v2.0/routers/a1ff9cf2-55e0-4b21-86dc-a9ce4b166027 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1761] 10.0.0.225 () {32 vars in 670 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:37.747 8 WARNING neutron_lib.context [None req-d7968308-8678-4e2f-8157-db433b7c03e9 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:37.830 7 INFO neutron.services.segments.plugin [-] Segment 9e252ba9-7fc8-429d-a4ae-004b61860835 resource provider aggregate not found 2026-06-10 02:35:37.835 7 INFO neutron.services.segments.plugin [-] Segment 9e252ba9-7fc8-429d-a4ae-004b61860835 resource provider aggregate not found 2026-06-10 02:35:37.849 7 INFO neutron.services.segments.plugin [-] Segment 9e252ba9-7fc8-429d-a4ae-004b61860835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e252ba9-7fc8-429d-a4ae-004b61860835 found for delete ", "request_id": "req-90b63e3b-70a0-4bb8-8c6a-7a96a1b14ed5"}]} 2026-06-10 02:35:37.855 7 INFO neutron.services.segments.plugin [-] Segment 9e252ba9-7fc8-429d-a4ae-004b61860835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e252ba9-7fc8-429d-a4ae-004b61860835 found for delete ", "request_id": "req-3abdf729-ac87-4f50-95fc-f51084c24e9b"}]} 2026-06-10 02:35:37.858 7 INFO neutron.db.l3_hamode_db [None req-a00d0c2c-e190-4aa7-a240-a772a9f3a78b 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network d093a8ec-f3d6-49cb-b580-7a65453f7607 was deleted as no HA routers are present in tenant 802495d479a24e15b64ad05e38fc5850. [pid: 8|app: 0|req: 881/1762] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:35:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1763] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:36 2026] DELETE /v2.0/routers/b85df49c-9bfc-4c2e-a3b5-1defaaa13ce7 => generated 0 bytes in 1210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:37.880 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5794e83b-c276-4d54-9ca8-fbe7f75d8692 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1764] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:37 2026] DELETE /v2.0/subnets/e9b71bad-0622-489e-bf66-027b35b4588f => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:35:37.887 8 WARNING neutron_lib.context [None req-1805f792-8917-44a4-964a-d98f16e92044 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1765] 10.0.0.225 () {32 vars in 684 bytes} [Wed Jun 10 02:35:37 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1766] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:35:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:38.003 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97af75be-f6f6-416f-aaf5-e75b26f1a411 e15c5eaeb5fd47ba8f536e5b5f1212e3 8c2fa8261dd14621beeb2ba799c204df - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1767] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:37 2026] DELETE /v2.0/subnets/1224b0c3-0728-4153-8b4b-4cc196c635a7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1768] 10.0.0.225 () {32 vars in 680 bytes} [Wed Jun 10 02:35:38 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:38.032 8 WARNING neutron_lib.context [None req-c9a114d7-40dc-401d-bdc6-85597b91fe94 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:38.078 8 INFO neutron.db.securitygroups_db [None req-c9a114d7-40dc-401d-bdc6-85597b91fe94 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Project 502e6e406e1b4a058ae14ea9d52559d7 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: 884/1769] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:35:37 2026] DELETE /v2.0/subnets/43bb200a-ad03-4bfb-965b-6e35060d7340 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1770] 10.0.0.225 () {32 vars in 692 bytes} [Wed Jun 10 02:35:38 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1771] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:35:38 2026] POST /v2.0/security-group-rules => generated 607 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1772] 10.0.0.225 () {32 vars in 719 bytes} [Wed Jun 10 02:35:38 2026] GET /v2.0/trunks/9ba97fef-f013-482c-836c-3b33a3d14cec => generated 412 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:38.198 8 WARNING neutron_lib.context [None req-ef5cb778-7550-4630-b27a-2ed715f401ce 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:38.239 8 INFO neutron.db.securitygroups_db [None req-ef5cb778-7550-4630-b27a-2ed715f401ce 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Project 502e6e406e1b4a058ae14ea9d52559d7 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: 888/1773] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:35:38 2026] POST /v2.0/security-group-rules => generated 606 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1774] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:35:38 2026] GET /v2.0/ports/6b73a27e-0303-4a05-b30e-0257cf2656e5 => generated 826 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1775] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:38 2026] DELETE /v2.0/networks/a72d246e-8b72-45f5-8e5b-f8896d56db9e => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1776] 10.0.0.225 () {32 vars in 722 bytes} [Wed Jun 10 02:35:38 2026] DELETE /v2.0/trunks/9ba97fef-f013-482c-836c-3b33a3d14cec => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1777] 10.0.0.225 () {32 vars in 719 bytes} [Wed Jun 10 02:35:38 2026] GET /v2.0/trunks/26afc33c-a6ed-4ed1-b6a9-eab5887f2b01 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1778] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:35:38 2026] GET /v2.0/ports/89234f52-82a9-4b69-ba0b-cc0456f631f6 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1779] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:38 2026] GET /v2.0/security-groups?tenant_id=802495d479a24e15b64ad05e38fc5850&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1780] 10.0.0.225 () {32 vars in 722 bytes} [Wed Jun 10 02:35:38 2026] DELETE /v2.0/trunks/26afc33c-a6ed-4ed1-b6a9-eab5887f2b01 => 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: 887/1781] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:38 2026] GET /v2.0/security-groups?tenant_id=8c2fa8261dd14621beeb2ba799c204df&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:38.916 7 WARNING neutron_lib.context [None req-5a3448a3-b47e-4b1e-b607-d8ea097076cb 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 895/1782] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:38 2026] DELETE /v2.0/security-groups/71742ed5-f27e-4f34-9ce5-8380d0b32372 => 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: 888/1783] 10.0.0.225 () {34 vars in 685 bytes} [Wed Jun 10 02:35:38 2026] POST /v2.0/security-groups => generated 1659 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1784] 10.0.0.225 () {32 vars in 719 bytes} [Wed Jun 10 02:35:39 2026] GET /v2.0/trunks/0c27313b-2923-4a9a-b111-2fb42274320d => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:39.080 7 WARNING neutron_lib.context [None req-220ae744-845a-425b-a6b4-de620e74e572 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 896/1785] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:39 2026] DELETE /v2.0/security-groups/be7c4761-3b65-467a-900e-bfeaea28b887 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1786] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:35:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:39.213 7 WARNING neutron_lib.context [None req-2eff2166-339f-4456-b0bb-8cc479de79ec 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1787] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:35:39 2026] GET /v2.0/ports/5a263934-8170-4e6a-ac47-5cca65c7fca9 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1788] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:35:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:39.345 7 WARNING neutron_lib.context [None req-c421ca84-aa63-4845-8477-9b8398b8fc3b 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 898/1789] 10.0.0.225 () {32 vars in 722 bytes} [Wed Jun 10 02:35:39 2026] DELETE /v2.0/trunks/0c27313b-2923-4a9a-b111-2fb42274320d => 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: 899/1790] 10.0.0.225 () {32 vars in 719 bytes} [Wed Jun 10 02:35:39 2026] GET /v2.0/trunks/371cf1a8-b8fe-47d6-ad84-186db3c87c9f => generated 414 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1791] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:35:39 2026] GET /v2.0/ports/a322baf3-8087-4a0a-9f45-ecf22562af76 => generated 826 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1792] 10.0.0.225 () {32 vars in 722 bytes} [Wed Jun 10 02:35:39 2026] DELETE /v2.0/trunks/371cf1a8-b8fe-47d6-ad84-186db3c87c9f => 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: 902/1793] 10.0.0.225 () {32 vars in 719 bytes} [Wed Jun 10 02:35:39 2026] GET /v2.0/trunks/b592590f-1390-49dc-b23f-7f6ef659bb01 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1794] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:35:39 2026] GET /v2.0/ports/20a9cbf3-acab-475a-b01a-6237af3334e8 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:39.865 7 INFO neutron.services.segments.plugin [-] Segment abe23f93-1c78-4bf9-a6e9-b1e00164f05d resource provider aggregate not found [pid: 8|app: 0|req: 904/1795] 10.0.0.225 () {32 vars in 722 bytes} [Wed Jun 10 02:35:39 2026] DELETE /v2.0/trunks/b592590f-1390-49dc-b23f-7f6ef659bb01 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:39.883 7 INFO neutron.services.segments.plugin [-] Segment abe23f93-1c78-4bf9-a6e9-b1e00164f05d resource provider aggregate not found 2026-06-10 02:35:39.888 7 INFO neutron.services.segments.plugin [-] Segment abe23f93-1c78-4bf9-a6e9-b1e00164f05d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe23f93-1c78-4bf9-a6e9-b1e00164f05d found for delete ", "request_id": "req-6a0c51b0-a1fb-4b79-b242-4626e894a2f0"}]} 2026-06-10 02:35:39.900 7 INFO neutron.services.segments.plugin [-] Segment abe23f93-1c78-4bf9-a6e9-b1e00164f05d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abe23f93-1c78-4bf9-a6e9-b1e00164f05d found for delete ", "request_id": "req-4b38e2fa-8081-463a-ad25-169891a70d69"}]} [pid: 7|app: 0|req: 892/1796] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:35:39 2026] POST /v2.0/floatingips => generated 552 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1797] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:35:39 2026] DELETE /v2.0/ports/6b73a27e-0303-4a05-b30e-0257cf2656e5 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1798] 10.0.0.187 () {34 vars in 1098 bytes} [Wed Jun 10 02:35:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--148586707&fields=id&tenant_id=502e6e406e1b4a058ae14ea9d52559d7 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1799] 10.0.0.187 () {34 vars in 1098 bytes} [Wed Jun 10 02:35:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-148901984&fields=id&tenant_id=502e6e406e1b4a058ae14ea9d52559d7 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1800] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:35:40 2026] DELETE /v2.0/ports/89234f52-82a9-4b69-ba0b-cc0456f631f6 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1801] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:35:40 2026] GET /v2.0/networks?id=1cf3691e-0206-4c65-bd6f-775234aa4daa => generated 671 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1802] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:35:40 2026] GET /v2.0/quotas/502e6e406e1b4a058ae14ea9d52559d7 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1803] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:35:40 2026] GET /v2.0/ports?tenant_id=502e6e406e1b4a058ae14ea9d52559d7&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1804] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:35:40 2026] DELETE /v2.0/ports/5a263934-8170-4e6a-ac47-5cca65c7fca9 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1805] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:35:40 2026] GET /v2.0/networks/1cf3691e-0206-4c65-bd6f-775234aa4daa?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1806] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:35:40 2026] GET /v2.0/networks/1cf3691e-0206-4c65-bd6f-775234aa4daa?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: 7|app: 0|req: 895/1807] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:35:40 2026] DELETE /v2.0/ports/a322baf3-8087-4a0a-9f45-ecf22562af76 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1808] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1811] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:35:41 2026] DELETE /v2.0/ports/20a9cbf3-acab-475a-b01a-6237af3334e8 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:41.521 8 INFO neutron.services.segments.plugin [-] Segment b88348fa-76db-4f37-ab6b-91dafe3a979a resource provider aggregate not found 2026-06-10 02:35:41.525 8 INFO neutron.services.segments.plugin [-] Segment b88348fa-76db-4f37-ab6b-91dafe3a979a resource provider aggregate not found 2026-06-10 02:35:41.539 8 INFO neutron.services.segments.plugin [-] Segment b88348fa-76db-4f37-ab6b-91dafe3a979a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b88348fa-76db-4f37-ab6b-91dafe3a979a found for delete ", "request_id": "req-27a33e97-a064-4e77-b3eb-ed50d76850ce"}]} [pid: 8|app: 0|req: 916/1812] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:41 2026] DELETE /v2.0/networks/d747765c-4018-473a-abc7-c7ad6951baae => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:41.741 8 INFO neutron.services.segments.plugin [-] Segment b88348fa-76db-4f37-ab6b-91dafe3a979a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b88348fa-76db-4f37-ab6b-91dafe3a979a found for delete ", "request_id": "req-40b2f723-c1a6-4a74-a8b7-b980c164a9ea"}]} [pid: 7|app: 0|req: 897/1813] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:41 2026] DELETE /v2.0/networks/005ec1b8-d019-44b8-8ec9-35cb48ed381d => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1814] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/networks?id=1cf3691e-0206-4c65-bd6f-775234aa4daa => generated 671 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1815] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:35:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=502e6e406e1b4a058ae14ea9d52559d7 => generated 272 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:41.913 7 INFO neutron.services.segments.plugin [-] Segment 65487999-381e-4263-91ac-18ccee8e5bb0 resource provider aggregate not found 2026-06-10 02:35:41.914 8 WARNING neutron_lib.context [req-ff906fd6-39c9-4718-94af-2d4c5e757193 req-a2765382-fa39-4fb7-b297-22efd0d3ed60 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:41.921 7 INFO neutron.services.segments.plugin [-] Segment 65487999-381e-4263-91ac-18ccee8e5bb0 resource provider aggregate not found 2026-06-10 02:35:41.934 7 INFO neutron.services.segments.plugin [-] Segment 65487999-381e-4263-91ac-18ccee8e5bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65487999-381e-4263-91ac-18ccee8e5bb0 found for delete ", "request_id": "req-ebc65313-acbc-4c87-9bb1-7bf7f627f149"}]} 2026-06-10 02:35:41.941 7 INFO neutron.services.segments.plugin [-] Segment 65487999-381e-4263-91ac-18ccee8e5bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65487999-381e-4263-91ac-18ccee8e5bb0 found for delete ", "request_id": "req-a3fbb609-11ce-49d2-b9f0-d31f75d7a224"}]} [pid: 7|app: 0|req: 898/1816] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:41 2026] DELETE /v2.0/networks/de34577c-0244-4417-b351-24dfb0c8568a => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1817] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:42 2026] DELETE /v2.0/networks/c2d64c09-578c-4eaa-a1a0-8e0584b1b3b8 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1818] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1000 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1819] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:35:41 2026] POST /v2.0/ports => generated 997 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 920/1820] 10.0.0.187 () {34 vars in 1120 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1821] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:42 2026] DELETE /v2.0/networks/d98fa190-07d6-4517-bc64-787f7248de32 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1822] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:35:42 2026] PUT /v2.0/ports/8d720825-2583-45b3-8c5e-7476faf90dfb => generated 1242 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 922/1823] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/ports?tenant_id=502e6e406e1b4a058ae14ea9d52559d7&device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1281 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:43.143 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9706e27-e73d-4050-8095-d14a9af6a366'] response: {'name': 'network-changed', 'server_uuid': 'd585c002-3df3-4800-848f-15f3b1636cc9', 'tag': '8d720825-2583-45b3-8c5e-7476faf90dfb', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 902/1824] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:42 2026] GET /v2.0/security-groups?tenant_id=e0700fd59f904a6a81faf925be68a237&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1825] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:43 2026] DELETE /v2.0/security-groups/84de2e41-2c39-4bd9-9b9d-4c40303876ef => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1826] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8d720825-2583-45b3-8c5e-7476faf90dfb => generated 19 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1827] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1012 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1828] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/subnets?id=eacb62f9-1dcf-46db-9172-aae61dd58850 => generated 665 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1829] 10.0.0.187 () {34 vars in 1120 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1830] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/ports?network_id=1cf3691e-0206-4c65-bd6f-775234aa4daa&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: 908/1831] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/networks/1cf3691e-0206-4c65-bd6f-775234aa4daa?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: 909/1832] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/networks/1cf3691e-0206-4c65-bd6f-775234aa4daa?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: 924/1833] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/security-groups?tenant_id=65c9081297704d6bbe0a900d5abe164f&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:43.964 7 INFO neutron.services.segments.plugin [-] Segment 84e559a0-a306-4292-ad9a-7a63d9176b82 resource provider aggregate not found 2026-06-10 02:35:43.973 7 INFO neutron.services.segments.plugin [-] Segment 84e559a0-a306-4292-ad9a-7a63d9176b82 resource provider aggregate not found 2026-06-10 02:35:43.980 7 INFO neutron.services.segments.plugin [-] Segment 84e559a0-a306-4292-ad9a-7a63d9176b82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e559a0-a306-4292-ad9a-7a63d9176b82 found for delete ", "request_id": "req-d1b5445c-c8a1-4f74-b16c-77a58c7c3382"}]} 2026-06-10 02:35:43.991 7 INFO neutron.services.segments.plugin [-] Segment 84e559a0-a306-4292-ad9a-7a63d9176b82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e559a0-a306-4292-ad9a-7a63d9176b82 found for delete ", "request_id": "req-c80a7c19-3e78-4155-9407-07eff2a72fe2"}]} [pid: 8|app: 0|req: 925/1834] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:43 2026] GET /v2.0/ports?tenant_id=502e6e406e1b4a058ae14ea9d52559d7&device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:43.999 7 INFO neutron.services.segments.plugin [-] Segment 383baf37-1843-4e8f-b7d5-3ccc5b3212a1 resource provider aggregate not found 2026-06-10 02:35:44.013 7 INFO neutron.services.segments.plugin [-] Segment 383baf37-1843-4e8f-b7d5-3ccc5b3212a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 383baf37-1843-4e8f-b7d5-3ccc5b3212a1 found for delete ", "request_id": "req-4eebe781-c90c-40ee-8985-d5cd571edd53"}]} 2026-06-10 02:35:44.019 7 INFO neutron.services.segments.plugin [-] Segment 383baf37-1843-4e8f-b7d5-3ccc5b3212a1 resource provider aggregate not found 2026-06-10 02:35:44.037 7 INFO neutron.services.segments.plugin [-] Segment d847daa2-0e9e-43ca-b239-7b671cdd4ed7 resource provider aggregate not found 2026-06-10 02:35:44.048 7 INFO neutron.services.segments.plugin [-] Segment 383baf37-1843-4e8f-b7d5-3ccc5b3212a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 383baf37-1843-4e8f-b7d5-3ccc5b3212a1 found for delete ", "request_id": "req-cb59bdba-ee0e-467d-8808-afa0c5a3aafa"}]} 2026-06-10 02:35:44.065 7 INFO neutron.services.segments.plugin [-] Segment d847daa2-0e9e-43ca-b239-7b671cdd4ed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d847daa2-0e9e-43ca-b239-7b671cdd4ed7 found for delete ", "request_id": "req-33b74c65-3829-43ff-b02e-57106feca823"}]} 2026-06-10 02:35:44.076 7 INFO neutron.services.segments.plugin [-] Segment d847daa2-0e9e-43ca-b239-7b671cdd4ed7 resource provider aggregate not found [pid: 8|app: 0|req: 926/1835] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/networks?id=1cf3691e-0206-4c65-bd6f-775234aa4daa => generated 767 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:44.094 7 INFO neutron.services.segments.plugin [-] Segment d847daa2-0e9e-43ca-b239-7b671cdd4ed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d847daa2-0e9e-43ca-b239-7b671cdd4ed7 found for delete ", "request_id": "req-127338b2-b4d5-4622-86c8-efddd0c8c728"}]} [pid: 8|app: 0|req: 927/1836] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8d720825-2583-45b3-8c5e-7476faf90dfb => 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: 910/1837] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:43 2026] DELETE /v2.0/security-groups/e594d0fa-19e1-46df-8752-050a75d1073e => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1838] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/subnets?id=eacb62f9-1dcf-46db-9172-aae61dd58850 => generated 665 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1839] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1281 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1840] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/ports?network_id=1cf3691e-0206-4c65-bd6f-775234aa4daa&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: 912/1841] 199.204.45.65 () {34 vars in 1123 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1842] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/networks/1cf3691e-0206-4c65-bd6f-775234aa4daa?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: 913/1843] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/networks/1cf3691e-0206-4c65-bd6f-775234aa4daa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1844] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/security-groups?tenant_id=dde11e44c5f04d25b272ec9aa6d818c5&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1845] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:44 2026] DELETE /v2.0/security-groups/61a79de7-b64c-477f-8734-9e729e6bbfcc => 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: 932/1846] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1012 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1847] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/security-groups?tenant_id=6fe86be6caf94699b9825f45f23847e2&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1848] 10.0.0.187 () {34 vars in 1120 bytes} [Wed Jun 10 02:35:44 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1849] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:44 2026] DELETE /v2.0/security-groups/bacaa522-067c-4493-b290-13f36fbe1211 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1850] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:45 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:46.013 8 INFO neutron.db.segments_db [None req-50d64d90-45ad-4ea9-86e2-00d2019e54e3 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment df26c8a6-c0e1-441d-82a1-dcae22911ba4 of type vxlan for network 7656c3de-ce45-4233-bcf6-9b545c6eaffd [pid: 7|app: 0|req: 918/1851] 10.0.0.187 () {34 vars in 1120 bytes} [Wed Jun 10 02:35:46 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1852] 10.0.0.225 () {34 vars in 671 bytes} [Wed Jun 10 02:35:45 2026] POST /v2.0/networks => generated 740 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1853] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:46 2026] POST /v2.0/subnets => generated 663 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:35:46.469 8 INFO neutron.db.segments_db [None req-66af70bd-9205-447f-a24f-741ba1483fcc 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Added segment 6dc36eda-3875-4591-b33c-e8effc797f4b of type vxlan for network d0e60e97-06bf-4a10-866d-604759d39f3d [pid: 7|app: 0|req: 920/1854] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:46 2026] GET /v2.0/security-groups?tenant_id=32db977802f4403c90d2f1e00558fd0a&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:46.909 8 INFO neutron.db.l3_hamode_db [None req-66af70bd-9205-447f-a24f-741ba1483fcc 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 921/1855] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:46 2026] DELETE /v2.0/security-groups/c084d400-38fb-4bb7-b961-c0f4a88df474 => 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: 922/1856] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1857] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/security-groups?tenant_id=eeca5282289147fc918893888d67e88f&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1858] 10.0.0.187 () {34 vars in 1120 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1859] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:47 2026] DELETE /v2.0/security-groups/6931a0d8-0b7a-48f3-8305-4147270a142f => 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: 926/1860] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:47 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1014 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:48.102 8 INFO neutron.db.l3_hamode_db [None req-66af70bd-9205-447f-a24f-741ba1483fcc 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:35:48.588 7 INFO neutron.db.l3_db [None req-7266137a-5e19-44fe-b7a1-62fa8d3844a7 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Floating IP fbefabfb-a3b7-4f75-a2f2-7cae05bb0851 associated. External IP: 10.96.250.203, port: 8d720825-2583-45b3-8c5e-7476faf90dfb. [pid: 7|app: 0|req: 927/1861] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:35:47 2026] PUT /v2.0/floatingips/fbefabfb-a3b7-4f75-a2f2-7cae05bb0851 => generated 856 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:49.048 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-164a1600-d379-465f-86b2-2301e1d3715b'] response: {'name': 'network-changed', 'server_uuid': 'd585c002-3df3-4800-848f-15f3b1636cc9', 'tag': '8d720825-2583-45b3-8c5e-7476faf90dfb', 'status': 'completed', 'code': 200} 2026-06-10 02:35:49.272 7 WARNING neutron_lib.context [None req-9daf5d3e-57f8-4236-bd91-42dcd165e457 6b02f12024214c66b18c33802ca9269c 914cdff818ad43628b0b6680a9cc277e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:49.424 7 INFO neutron.db.segments_db [None req-9daf5d3e-57f8-4236-bd91-42dcd165e457 6b02f12024214c66b18c33802ca9269c 914cdff818ad43628b0b6680a9cc277e - - default default] Added segment d386ba21-b34f-466f-a7e5-662353045268 of type vxlan for network 7be0c585-a685-4fc4-a57a-456d025b7f71 [pid: 8|app: 0|req: 935/1862] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:35:46 2026] POST /v2.0/routers => generated 727 bytes in 3143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1863] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:35:48 2026] POST /v2.0/networks => generated 631 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1864] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:49 2026] GET /v2.0/ports?tenant_id=502e6e406e1b4a058ae14ea9d52559d7&device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:49.596 8 WARNING neutron_lib.context [None req-9f05b852-9a2c-4bf8-8b5a-a79ac479f9bf 6b02f12024214c66b18c33802ca9269c 914cdff818ad43628b0b6680a9cc277e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1865] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:35:49 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 938/1866] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:35:49 2026] GET /v2.0/networks?id=1cf3691e-0206-4c65-bd6f-775234aa4daa => generated 767 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1867] 10.0.0.225 () {34 vars in 747 bytes} [Wed Jun 10 02:35:50 2026] PUT /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1868] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8d720825-2583-45b3-8c5e-7476faf90dfb => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1869] 10.0.0.225 () {32 vars in 727 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1870] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/subnets?id=eacb62f9-1dcf-46db-9172-aae61dd58850 => generated 665 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1871] 10.0.0.225 () {34 vars in 758 bytes} [Wed Jun 10 02:35:50 2026] PUT /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags/green => 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: 944/1872] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/ports?network_id=1cf3691e-0206-4c65-bd6f-775234aa4daa&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1873] 10.0.0.225 () {32 vars in 727 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1874] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/networks/1cf3691e-0206-4c65-bd6f-775234aa4daa?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1875] 10.0.0.225 () {34 vars in 754 bytes} [Wed Jun 10 02:35:50 2026] PUT /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags/red => 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: 948/1876] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/networks/1cf3691e-0206-4c65-bd6f-775234aa4daa?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: 949/1877] 10.0.0.225 () {32 vars in 727 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1878] 10.0.0.225 () {34 vars in 776 bytes} [Wed Jun 10 02:35:50 2026] PUT /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/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: 8|app: 0|req: 951/1879] 10.0.0.225 () {32 vars in 727 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1880] 10.0.0.225 () {34 vars in 747 bytes} [Wed Jun 10 02:35:50 2026] PUT /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1881] 10.0.0.225 () {32 vars in 727 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1882] 10.0.0.225 () {32 vars in 735 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:35:51.037 8 INFO neutron.api.v2.resource [None req-7eb54602-93b6-4cf7-a9df-3fb64c3f70b6 6b02f12024214c66b18c33802ca9269c 914cdff818ad43628b0b6680a9cc277e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1883] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:35:50 2026] GET /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1884] 10.0.0.225 () {32 vars in 738 bytes} [Wed Jun 10 02:35:51 2026] DELETE /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1885] 10.0.0.225 () {32 vars in 727 bytes} [Wed Jun 10 02:35:51 2026] GET /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1886] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:35:49 2026] PUT /v2.0/routers/e7c85180-1305-4b3e-a716-72a06bd0b8ee/add_router_interface => generated 309 bytes in 1625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:51.228 8 INFO neutron.api.v2.resource [None req-af3f2521-55e5-4308-9482-29dc0b085268 6b02f12024214c66b18c33802ca9269c 914cdff818ad43628b0b6680a9cc277e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1887] 10.0.0.225 () {32 vars in 742 bytes} [Wed Jun 10 02:35:51 2026] DELETE /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1888] 10.0.0.225 () {32 vars in 730 bytes} [Wed Jun 10 02:35:51 2026] DELETE /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => 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: 959/1889] 10.0.0.225 () {32 vars in 727 bytes} [Wed Jun 10 02:35:51 2026] GET /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1890] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:35:51 2026] DELETE /v2.0/ports/c7aa0fdb-fa56-439d-91d3-2d9c0fb4da0f => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:35:51.894 8 INFO neutron.services.segments.plugin [-] Segment d386ba21-b34f-466f-a7e5-662353045268 resource provider aggregate not found 2026-06-10 02:35:51.900 8 INFO neutron.services.segments.plugin [-] Segment d386ba21-b34f-466f-a7e5-662353045268 resource provider aggregate not found [pid: 8|app: 0|req: 960/1891] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:35:51 2026] DELETE /v2.0/networks/7be0c585-a685-4fc4-a57a-456d025b7f71 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1892] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:51 2026] GET /v2.0/security-groups?tenant_id=25a3411bb5644c07a9c69802f4091e85&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:35:51.999 8 INFO neutron.services.segments.plugin [-] Segment d386ba21-b34f-466f-a7e5-662353045268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d386ba21-b34f-466f-a7e5-662353045268 found for delete ", "request_id": "req-0bf5cbf7-8c20-4eae-a371-7b5392f125db"}]} 2026-06-10 02:35:52.000 8 INFO neutron.services.segments.plugin [-] Segment d386ba21-b34f-466f-a7e5-662353045268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d386ba21-b34f-466f-a7e5-662353045268 found for delete ", "request_id": "req-a0028ba4-4e36-4950-8e59-83df0a0fe364"}]} [pid: 8|app: 0|req: 961/1893] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:51 2026] DELETE /v2.0/security-groups/e9c26268-79be-4abc-bcd1-bdeb76dfc3c5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1894] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:52 2026] GET /v2.0/security-groups?tenant_id=62d5998615b545bf80aa80e7204345c8&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1895] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:52 2026] DELETE /v2.0/security-groups/cee7574d-699d-4b57-8579-642a731b1d02 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1896] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:52 2026] GET /v2.0/security-groups?tenant_id=914cdff818ad43628b0b6680a9cc277e&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1897] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:52 2026] DELETE /v2.0/security-groups/75d79b10-2a6a-432c-81d0-c7c44110d56d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1898] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:53 2026] GET /v2.0/security-groups?tenant_id=0d874ee07529499da243390a94ee3111&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1899] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:53 2026] DELETE /v2.0/security-groups/b0c04b0c-9ea6-493c-ace8-5192f1b748e2 => 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: 936/1900] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:35:53 2026] GET /v2.0/networks?id=7656c3de-ce45-4233-bcf6-9b545c6eaffd => generated 672 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1901] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:35:53 2026] GET /v2.0/quotas/dc3f301197ad4eff8059908ee57fc9c2 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1902] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:35:53 2026] GET /v2.0/ports?tenant_id=dc3f301197ad4eff8059908ee57fc9c2&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1903] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:35:53 2026] GET /v2.0/networks/7656c3de-ce45-4233-bcf6-9b545c6eaffd?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1904] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:35:53 2026] GET /v2.0/networks/7656c3de-ce45-4233-bcf6-9b545c6eaffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1905] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:54 2026] GET /v2.0/ports?device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => 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: 939/1906] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:35:54 2026] GET /v2.0/networks?id=7656c3de-ce45-4233-bcf6-9b545c6eaffd => generated 672 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:55.093 8 WARNING neutron_lib.context [req-72ef1bb8-66f1-428d-8bda-a2cb9a1f898b req-0c31043e-5f2d-4de5-8709-d05a23ae3b48 be21875ce16247cb8347fa6b29308eca dc3f301197ad4eff8059908ee57fc9c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 940/1907] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:55 2026] GET /v2.0/ports?device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => 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: 968/1908] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:35:55 2026] POST /v2.0/ports => generated 958 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1911] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:35:55 2026] PUT /v2.0/ports/324a98c5-9463-4bd6-af77-b3fc405ce823 => generated 1203 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 971/1912] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/ports?tenant_id=dc3f301197ad4eff8059908ee57fc9c2&device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:35:56.329 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2235525d-155d-49da-b658-a69269f76241'] response: {'name': 'network-changed', 'server_uuid': 'ba97845a-16eb-45a4-bc98-77c8e37b2828', 'tag': '324a98c5-9463-4bd6-af77-b3fc405ce823', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 942/1913] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=324a98c5-9463-4bd6-af77-b3fc405ce823 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1914] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/subnets?id=f831c37d-b7c7-42bb-bce1-3399ec758ee0 => generated 666 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1915] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1014 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 973/1916] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/ports?device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => generated 973 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1917] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/ports?network_id=7656c3de-ce45-4233-bcf6-9b545c6eaffd&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1918] 10.0.0.187 () {34 vars in 1120 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1919] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/security-groups?id=e9aa7e70-25bf-42c3-9088-d10f1b96b015&fields=id&fields=name => generated 88 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1920] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/networks/7656c3de-ce45-4233-bcf6-9b545c6eaffd?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1921] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/networks/7656c3de-ce45-4233-bcf6-9b545c6eaffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:56.989 8 WARNING neutron_lib.context [None req-87e80056-3282-4a10-8fc5-016188e1f8b2 726afaa5e2674e25997d3945b8210e19 02a2d6eddff84c01b911c87cbc5648dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:35:57.040 8 INFO neutron.db.segments_db [None req-87e80056-3282-4a10-8fc5-016188e1f8b2 726afaa5e2674e25997d3945b8210e19 02a2d6eddff84c01b911c87cbc5648dd - - default default] Added segment 021173bf-c2e3-4c91-9598-90fc64df7d10 of type vxlan for network a96bfb16-47c6-47ca-9fb0-6b9490b48033 [pid: 7|app: 0|req: 946/1922] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:35:56 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1283 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1923] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/ports?tenant_id=dc3f301197ad4eff8059908ee57fc9c2&device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1924] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/security-groups?tenant_id=44366fa6d8104753ab990e0a041e3b7f&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1925] 10.0.0.225 () {32 vars in 858 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/floatingips?floating_network_id=a35bb90f-b930-479d-b1d0-4ffd4ef482b3&port_id=8d720825-2583-45b3-8c5e-7476faf90dfb => generated 861 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:35:57.461 8 INFO neutron.db.l3_hamode_db [None req-87e80056-3282-4a10-8fc5-016188e1f8b2 726afaa5e2674e25997d3945b8210e19 02a2d6eddff84c01b911c87cbc5648dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 950/1926] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/networks?id=7656c3de-ce45-4233-bcf6-9b545c6eaffd => generated 768 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1927] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:57 2026] DELETE /v2.0/security-groups/76683a06-613d-4a87-b69c-36dacfdffb28 => 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: 952/1928] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=324a98c5-9463-4bd6-af77-b3fc405ce823 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:35:57.663 8 INFO neutron.db.l3_hamode_db [None req-87e80056-3282-4a10-8fc5-016188e1f8b2 726afaa5e2674e25997d3945b8210e19 02a2d6eddff84c01b911c87cbc5648dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 953/1929] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/subnets?id=f831c37d-b7c7-42bb-bce1-3399ec758ee0 => generated 666 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1930] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/ports?network_id=7656c3de-ce45-4233-bcf6-9b545c6eaffd&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1931] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1932] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/security-groups?tenant_id=a15942c59bd04752b233b147b980cc1e&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1933] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/ports?device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1934] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:35:57 2026] GET /v2.0/networks/7656c3de-ce45-4233-bcf6-9b545c6eaffd?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1935] 10.0.0.183 () {34 vars in 1120 bytes} [Wed Jun 10 02:35:58 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1936] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:35:58 2026] DELETE /v2.0/security-groups/102b4eea-fc62-4462-aa03-98e6ea208e5f => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1937] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:58 2026] GET /v2.0/security-groups?id=e9aa7e70-25bf-42c3-9088-d10f1b96b015&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1938] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:35:58 2026] GET /v2.0/networks/7656c3de-ce45-4233-bcf6-9b545c6eaffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1939] 10.0.0.225 () {34 vars in 668 bytes} [Wed Jun 10 02:35:56 2026] POST /v2.0/routers => generated 474 bytes in 1766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1940] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:35:58 2026] PUT /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 25 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1941] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:35:58 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 25 bytes in 624 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1942] 10.0.0.225 () {34 vars in 762 bytes} [Wed Jun 10 02:35:59 2026] PUT /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags/green => generated 4 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1943] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:35:59 2026] GET /v2.0/ports?device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1944] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:35:59 2026] GET /v2.0/security-groups?id=e9aa7e70-25bf-42c3-9088-d10f1b96b015&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1945] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:35:59 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1946] 10.0.0.225 () {34 vars in 758 bytes} [Wed Jun 10 02:35:59 2026] PUT /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags/red => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1947] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:35:59 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 34 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1948] 10.0.0.225 () {34 vars in 780 bytes} [Wed Jun 10 02:35:59 2026] PUT /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1949] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:35:59 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 52 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1950] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:35:59 2026] PUT /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1951] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/ports?device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1952] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1953] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/security-groups?id=e9aa7e70-25bf-42c3-9088-d10f1b96b015&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1954] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1955] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:00.285 8 INFO neutron.api.v2.resource [None req-4fc3a4d6-a11f-4330-b440-7263b77197b3 726afaa5e2674e25997d3945b8210e19 02a2d6eddff84c01b911c87cbc5648dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/1956] 10.0.0.225 () {32 vars in 743 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1957] 10.0.0.187 () {34 vars in 1120 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1958] 10.0.0.225 () {32 vars in 742 bytes} [Wed Jun 10 02:36:00 2026] DELETE /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags/red => 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: 972/1959] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 30 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:00.588 8 INFO neutron.api.v2.resource [None req-ad5571f8-52a9-450f-9133-378f7a892ea7 726afaa5e2674e25997d3945b8210e19 02a2d6eddff84c01b911c87cbc5648dd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 988/1960] 10.0.0.225 () {32 vars in 746 bytes} [Wed Jun 10 02:36:00 2026] DELETE /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags/green => generated 99 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1961] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/ports?device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1962] 10.0.0.225 () {32 vars in 734 bytes} [Wed Jun 10 02:36:00 2026] DELETE /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1963] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b/tags => generated 12 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1964] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:36:00 2026] GET /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1965] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:36:00 2026] DELETE /v2.0/ports/324a98c5-9463-4bd6-af77-b3fc405ce823 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1966] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:36:01 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:01.204 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed303575-e585-4289-906f-72ea77733288'] response: {'server_uuid': 'ba97845a-16eb-45a4-bc98-77c8e37b2828', 'name': 'network-vif-deleted', 'tag': '324a98c5-9463-4bd6-af77-b3fc405ce823', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 992/1967] 10.0.0.225 () {34 vars in 742 bytes} [Wed Jun 10 02:36:00 2026] PUT /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b => generated 480 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1968] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:36:01 2026] GET /v2.0/ports?device_id=ba97845a-16eb-45a4-bc98-77c8e37b2828 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1969] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:36:01 2026] GET /v2.0/ports?device_id=d585c002-3df3-4800-848f-15f3b1636cc9 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1970] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:36:01 2026] GET /v2.0/ports?device_id=ceb392a0-34e6-494e-a965-1f382f63730b => 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: 996/1971] 10.0.0.187 () {34 vars in 1120 bytes} [Wed Jun 10 02:36:01 2026] GET /v2.0/security-groups?id=d3614aec-286b-4d1d-b57b-101ded74a637&id=7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:02.062 7 INFO neutron.db.l3_db [req-51903fa0-d14e-42cb-8696-77587fc42f2e req-1b25fa10-915a-4e0e-9d7d-b4d33bf23b07 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] Floating IP fbefabfb-a3b7-4f75-a2f2-7cae05bb0851 disassociated. External IP: 10.96.250.203, port: 8d720825-2583-45b3-8c5e-7476faf90dfb. [pid: 7|app: 0|req: 976/1972] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:36:01 2026] DELETE /v2.0/ports/8d720825-2583-45b3-8c5e-7476faf90dfb => generated 0 bytes in 1285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:02.561 8 INFO neutron.services.segments.plugin [-] Segment 021173bf-c2e3-4c91-9598-90fc64df7d10 resource provider aggregate not found 2026-06-10 02:36:02.578 8 INFO neutron.services.segments.plugin [-] Segment 021173bf-c2e3-4c91-9598-90fc64df7d10 resource provider aggregate not found 2026-06-10 02:36:02.583 8 INFO neutron.services.segments.plugin [-] Segment 021173bf-c2e3-4c91-9598-90fc64df7d10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021173bf-c2e3-4c91-9598-90fc64df7d10 found for delete ", "request_id": "req-04602291-97f2-42cd-8289-481747cb0111"}]} 2026-06-10 02:36:02.597 8 INFO neutron.db.l3_hamode_db [None req-179a9143-fd2b-43e4-964a-26268774e77a 726afaa5e2674e25997d3945b8210e19 02a2d6eddff84c01b911c87cbc5648dd - - default default] HA network a96bfb16-47c6-47ca-9fb0-6b9490b48033 was deleted as no HA routers are present in tenant 02a2d6eddff84c01b911c87cbc5648dd. [pid: 8|app: 0|req: 997/1973] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:01 2026] DELETE /v2.0/routers/ceb392a0-34e6-494e-a965-1f382f63730b => generated 0 bytes in 704 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1974] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:02 2026] GET /v2.0/security-groups?tenant_id=5b4dfdafd77a47d69ae6df62e9ed853b&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:02.822 8 INFO neutron.services.segments.plugin [-] Segment 021173bf-c2e3-4c91-9598-90fc64df7d10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021173bf-c2e3-4c91-9598-90fc64df7d10 found for delete ", "request_id": "req-cdd2bdf7-2494-41a1-9dde-ccf96d23b9e9"}]} [pid: 8|app: 0|req: 998/1975] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:02 2026] DELETE /v2.0/security-groups/1575bbb0-2bc8-43f9-9757-8f1ffd80d473 => 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: 999/1976] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:03 2026] DELETE /v2.0/security-groups/7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:03.222 8 INFO neutron.api.v2.resource [None req-6483cf4e-a7cf-412d-909d-dad8255858af 2570981eca04433ebb31c8790aae9586 502e6e406e1b4a058ae14ea9d52559d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/1977] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:36:03 2026] GET /v2.0/security-groups/7e84ea0b-23a6-4904-b8c4-8fef8b3a0b8a => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1978] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:03 2026] GET /v2.0/security-groups?tenant_id=f0fc2848a945415a97e915f3e13ee307&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:03.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be7e7d20-dddc-46fe-b2e5-c1c9f865d7f5'] response: {'server_uuid': 'd585c002-3df3-4800-848f-15f3b1636cc9', 'name': 'network-vif-deleted', 'tag': '8d720825-2583-45b3-8c5e-7476faf90dfb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 979/1979] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:03 2026] DELETE /v2.0/security-groups/9e284b3b-567b-4e27-8d29-ac69539bc8c4 => 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: 1001/1980] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:36:03 2026] DELETE /v2.0/floatingips/fbefabfb-a3b7-4f75-a2f2-7cae05bb0851 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1981] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:03 2026] GET /v2.0/security-groups?tenant_id=d4ab0bf95f9c44a39e2302097476db67&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1982] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:03 2026] DELETE /v2.0/security-groups/d3614aec-286b-4d1d-b57b-101ded74a637 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1983] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:03 2026] DELETE /v2.0/security-groups/269ca00b-a09a-4acf-9aa5-5745d8ea0092 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1984] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:04 2026] GET /v2.0/security-groups?tenant_id=02a2d6eddff84c01b911c87cbc5648dd&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: 1003/1985] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:36:03 2026] PUT /v2.0/routers/276050d7-3ff6-4e2e-aef9-a60b9904906b/remove_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: 1004/1986] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:05 2026] DELETE /v2.0/security-groups/ac99927b-bb2a-41a4-9154-283087240c3b => 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: 983/1987] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:36:04 2026] PUT /v2.0/routers/e7c85180-1305-4b3e-a716-72a06bd0b8ee/remove_router_interface => generated 309 bytes in 1384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:06.655 8 INFO neutron.services.segments.plugin [-] Segment dd73a5bd-2729-44ec-99ff-a6000445783b resource provider aggregate not found 2026-06-10 02:36:06.660 8 INFO neutron.services.segments.plugin [-] Segment dd73a5bd-2729-44ec-99ff-a6000445783b resource provider aggregate not found 2026-06-10 02:36:06.679 8 INFO neutron.services.segments.plugin [-] Segment dd73a5bd-2729-44ec-99ff-a6000445783b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd73a5bd-2729-44ec-99ff-a6000445783b found for delete ", "request_id": "req-bdacd04e-cf32-4f3b-87bb-401c5211ac45"}]} 2026-06-10 02:36:06.680 8 INFO neutron.services.segments.plugin [-] Segment dd73a5bd-2729-44ec-99ff-a6000445783b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd73a5bd-2729-44ec-99ff-a6000445783b found for delete ", "request_id": "req-fbfb22d3-094c-4313-b478-3cf89c2dec0a"}]} 2026-06-10 02:36:06.685 8 INFO neutron.db.l3_hamode_db [None req-c74c67ab-ade9-42c9-a272-4c6a21c9e7ed 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network 1536316e-0254-46da-a8d8-9db32d926e5c was deleted as no HA routers are present in tenant 502e6e406e1b4a058ae14ea9d52559d7. [pid: 8|app: 0|req: 1005/1988] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:05 2026] DELETE /v2.0/routers/276050d7-3ff6-4e2e-aef9-a60b9904906b => generated 0 bytes in 1336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:06.786 7 INFO neutron.services.segments.plugin [-] Segment 6dc36eda-3875-4591-b33c-e8effc797f4b resource provider aggregate not found 2026-06-10 02:36:06.790 7 INFO neutron.services.segments.plugin [-] Segment 6dc36eda-3875-4591-b33c-e8effc797f4b resource provider aggregate not found 2026-06-10 02:36:06.808 7 INFO neutron.services.segments.plugin [-] Segment 6dc36eda-3875-4591-b33c-e8effc797f4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dc36eda-3875-4591-b33c-e8effc797f4b found for delete ", "request_id": "req-4464a24a-d181-4d77-b532-6dbdbc608b49"}]} 2026-06-10 02:36:06.810 7 INFO neutron.services.segments.plugin [-] Segment 6dc36eda-3875-4591-b33c-e8effc797f4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dc36eda-3875-4591-b33c-e8effc797f4b found for delete ", "request_id": "req-7841a3f4-f52a-492f-a64f-2ccb7b48fe76"}]} 2026-06-10 02:36:06.812 7 INFO neutron.db.l3_hamode_db [None req-10e9aaa9-6827-4581-a901-ba0709a5e9b9 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network d0e60e97-06bf-4a10-866d-604759d39f3d was deleted as no HA routers are present in tenant dc3f301197ad4eff8059908ee57fc9c2. [pid: 7|app: 0|req: 984/1989] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:05 2026] DELETE /v2.0/routers/e7c85180-1305-4b3e-a716-72a06bd0b8ee => generated 0 bytes in 1275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1990] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:06 2026] DELETE /v2.0/subnets/eacb62f9-1dcf-46db-9172-aae61dd58850 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1991] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:06 2026] GET /v2.0/security-groups?tenant_id=808bc2521e1745c48c6a93ff810000b6&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1992] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:07 2026] DELETE /v2.0/subnets/f831c37d-b7c7-42bb-bce1-3399ec758ee0 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1993] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:07 2026] DELETE /v2.0/security-groups/242fb51a-821e-4d0c-bdc8-fb258b648051 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1994] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:07 2026] DELETE /v2.0/networks/1cf3691e-0206-4c65-bd6f-775234aa4daa => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1995] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:07 2026] DELETE /v2.0/networks/7656c3de-ce45-4233-bcf6-9b545c6eaffd => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1996] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:08 2026] GET /v2.0/security-groups?tenant_id=dc3f301197ad4eff8059908ee57fc9c2&name=default => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1997] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:08 2026] DELETE /v2.0/security-groups/e9aa7e70-25bf-42c3-9088-d10f1b96b015 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:08.705 8 INFO neutron.services.segments.plugin [-] Segment c41b50f9-bdc9-4cb3-b6bd-dc33cb733b2f resource provider aggregate not found 2026-06-10 02:36:08.712 8 INFO neutron.services.segments.plugin [-] Segment c41b50f9-bdc9-4cb3-b6bd-dc33cb733b2f resource provider aggregate not found 2026-06-10 02:36:08.741 8 INFO neutron.services.segments.plugin [-] Segment c41b50f9-bdc9-4cb3-b6bd-dc33cb733b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c41b50f9-bdc9-4cb3-b6bd-dc33cb733b2f found for delete ", "request_id": "req-ebce3c66-8a34-4ce1-8bde-87db23285119"}]} 2026-06-10 02:36:08.742 8 INFO neutron.services.segments.plugin [-] Segment c41b50f9-bdc9-4cb3-b6bd-dc33cb733b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c41b50f9-bdc9-4cb3-b6bd-dc33cb733b2f found for delete ", "request_id": "req-7cb1d9eb-487e-418d-8b47-d063d7097e09"}]} 2026-06-10 02:36:09.081 7 INFO neutron.services.segments.plugin [-] Segment df26c8a6-c0e1-441d-82a1-dcae22911ba4 resource provider aggregate not found 2026-06-10 02:36:09.089 7 INFO neutron.services.segments.plugin [-] Segment df26c8a6-c0e1-441d-82a1-dcae22911ba4 resource provider aggregate not found 2026-06-10 02:36:09.106 7 INFO neutron.services.segments.plugin [-] Segment df26c8a6-c0e1-441d-82a1-dcae22911ba4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df26c8a6-c0e1-441d-82a1-dcae22911ba4 found for delete ", "request_id": "req-78a82ac2-a271-434c-bc58-a77048c5d7a3"}]} 2026-06-10 02:36:09.110 7 INFO neutron.services.segments.plugin [-] Segment df26c8a6-c0e1-441d-82a1-dcae22911ba4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df26c8a6-c0e1-441d-82a1-dcae22911ba4 found for delete ", "request_id": "req-4bedece0-af1a-4eaf-8018-b93fea09c4a6"}]} 2026-06-10 02:36:09.233 7 WARNING neutron_lib.context [None req-8d95cbfe-af0f-4d83-a5d1-e4da2b01fce1 5997df4f6223464eb454c3bfd8cef260 a7cc8ca0091b4078a084756248be093a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:09.379 7 INFO neutron.db.segments_db [None req-8d95cbfe-af0f-4d83-a5d1-e4da2b01fce1 5997df4f6223464eb454c3bfd8cef260 a7cc8ca0091b4078a084756248be093a - - default default] Added segment 0bd8fc6f-479e-46c8-abb9-6895ca73c675 of type vxlan for network ea0a8ee3-45f0-43bc-ba3b-f4d2f8c5ed54 [pid: 8|app: 0|req: 1008/1998] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:36:07 2026] PUT /v2.0/routers/2c3c5683-2d80-43fc-b7d8-2cb713854c7e/remove_router_interface => generated 309 bytes in 1859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1999] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:09 2026] POST /v2.0/networks => generated 631 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:09.645 8 WARNING neutron_lib.context [None req-b45ddefc-b164-46ab-9a8b-1c7b8d6483da 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:09.646 8 WARNING neutron_lib.context [None req-b45ddefc-b164-46ab-9a8b-1c7b8d6483da 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:09.823 8 INFO neutron.db.segments_db [None req-b45ddefc-b164-46ab-9a8b-1c7b8d6483da 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Added segment 8766f71b-5e74-4b57-916b-4261a9ccedd8 of type vxlan for network 8d1628c3-d2e6-42c8-883b-9376115aad5a 2026-06-10 02:36:09.911 8 INFO neutron.db.segments_db [None req-b45ddefc-b164-46ab-9a8b-1c7b8d6483da 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Added segment e0467748-f5bb-4589-abf0-c1992922911f of type vxlan for network 69d86503-84f8-4fc9-b0d2-9fe5a1f8ba69 [pid: 8|app: 0|req: 1009/2000] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:09 2026] POST /v2.0/networks => generated 1245 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:36:10.043 8 WARNING neutron_lib.context [None req-adec6da2-075c-4d9c-9993-1200511677d9 5997df4f6223464eb454c3bfd8cef260 a7cc8ca0091b4078a084756248be093a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:10.145 8 INFO neutron.db.segments_db [None req-adec6da2-075c-4d9c-9993-1200511677d9 5997df4f6223464eb454c3bfd8cef260 a7cc8ca0091b4078a084756248be093a - - default default] Added segment 8cdefc3a-8c83-45d7-8bae-55caa50e2f80 of type vxlan for network 41670e4b-8b66-4826-91d1-dca2d9cfc0a8 [pid: 8|app: 0|req: 1010/2001] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:10 2026] POST /v2.0/networks => generated 631 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2002] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:36:10 2026] GET /v2.0/networks => generated 1844 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2003] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:36:10 2026] PUT /v2.0/networks/ea0a8ee3-45f0-43bc-ba3b-f4d2f8c5ed54/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2004] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:10 2026] DELETE /v2.0/networks/8d1628c3-d2e6-42c8-883b-9376115aad5a => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:10.737 7 INFO neutron.db.l3_hamode_db [None req-9e91d623-1a6a-4f9f-aa5a-3b3c90c1c515 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] HA network b8ee4eb5-83f1-4d42-9c61-4add65440453 was deleted as no HA routers are present in tenant 9cdcb91d6d6c47018e52144655d5bec0. [pid: 7|app: 0|req: 992/2005] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:09 2026] DELETE /v2.0/routers/2c3c5683-2d80-43fc-b7d8-2cb713854c7e => generated 0 bytes in 1216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:10.772 8 INFO neutron.services.segments.plugin [-] Segment 8766f71b-5e74-4b57-916b-4261a9ccedd8 resource provider aggregate not found 2026-06-10 02:36:10.776 8 INFO neutron.services.segments.plugin [-] Segment 8766f71b-5e74-4b57-916b-4261a9ccedd8 resource provider aggregate not found [pid: 8|app: 0|req: 1014/2006] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:10 2026] GET /v2.0/networks/ea0a8ee3-45f0-43bc-ba3b-f4d2f8c5ed54/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:10.803 8 INFO neutron.services.segments.plugin [-] Segment 8766f71b-5e74-4b57-916b-4261a9ccedd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8766f71b-5e74-4b57-916b-4261a9ccedd8 found for delete ", "request_id": "req-bee9343a-985b-4a1c-a3fe-b0f8068ffe09"}]} 2026-06-10 02:36:10.811 8 INFO neutron.services.segments.plugin [-] Segment 8766f71b-5e74-4b57-916b-4261a9ccedd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8766f71b-5e74-4b57-916b-4261a9ccedd8 found for delete ", "request_id": "req-6f8347ed-524d-41df-80f1-251aa5dbc46c"}]} [pid: 7|app: 0|req: 993/2007] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:10 2026] DELETE /v2.0/networks/69d86503-84f8-4fc9-b0d2-9fe5a1f8ba69 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2008] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:10 2026] DELETE /v2.0/subnets/62263132-d919-43c6-a5dd-de1b92bdaeb9 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2009] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:36:10 2026] PUT /v2.0/networks/41670e4b-8b66-4826-91d1-dca2d9cfc0a8/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2010] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:36:11 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:11.136 7 INFO neutron.services.segments.plugin [-] Segment 646750ea-afbc-4ddc-a6fa-b0d5a08b04eb resource provider aggregate not found 2026-06-10 02:36:11.142 7 INFO neutron.services.segments.plugin [-] Segment 646750ea-afbc-4ddc-a6fa-b0d5a08b04eb resource provider aggregate not found 2026-06-10 02:36:11.156 7 INFO neutron.services.segments.plugin [-] Segment 646750ea-afbc-4ddc-a6fa-b0d5a08b04eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 646750ea-afbc-4ddc-a6fa-b0d5a08b04eb found for delete ", "request_id": "req-47a4e470-c3a7-46fb-81c2-5ff463302b40"}]} 2026-06-10 02:36:11.162 7 INFO neutron.services.segments.plugin [-] Segment 646750ea-afbc-4ddc-a6fa-b0d5a08b04eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 646750ea-afbc-4ddc-a6fa-b0d5a08b04eb found for delete ", "request_id": "req-05b96c72-2cc4-4182-9db3-a11118795dc4"}]} [pid: 8|app: 0|req: 1017/2011] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:11 2026] GET /v2.0/networks/41670e4b-8b66-4826-91d1-dca2d9cfc0a8/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:11.173 8 WARNING neutron_lib.context [None req-9a2fde1b-3559-483e-8cd1-fc6bc966888f 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:11.193 7 INFO neutron.services.segments.plugin [-] Segment e0467748-f5bb-4589-abf0-c1992922911f resource provider aggregate not found 2026-06-10 02:36:11.200 7 INFO neutron.services.segments.plugin [-] Segment e0467748-f5bb-4589-abf0-c1992922911f resource provider aggregate not found 2026-06-10 02:36:11.220 7 INFO neutron.services.segments.plugin [-] Segment e0467748-f5bb-4589-abf0-c1992922911f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0467748-f5bb-4589-abf0-c1992922911f found for delete ", "request_id": "req-f5d51621-5c04-4859-b3e2-9045939e8ff0"}]} 2026-06-10 02:36:11.226 7 INFO neutron.services.segments.plugin [-] Segment e0467748-f5bb-4589-abf0-c1992922911f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0467748-f5bb-4589-abf0-c1992922911f found for delete ", "request_id": "req-9c8a703e-2001-4b44-a167-d8144f7b8b69"}]} 2026-06-10 02:36:11.244 8 INFO neutron.db.segments_db [None req-9a2fde1b-3559-483e-8cd1-fc6bc966888f 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Added segment df506841-f5d0-41b0-bc36-165001ea6ce0 of type vxlan for network 2d1bf833-62ab-432f-ae5c-53b380931bb3 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 1018/2012] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:11 2026] POST /v2.0/networks => generated 650 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2015] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:36:11 2026] PUT /v2.0/networks/41670e4b-8b66-4826-91d1-dca2d9cfc0a8/tags => generated 12 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:11.477 8 WARNING neutron_lib.context [None req-3544be30-b61a-4ff8-93e9-e6460f4c85cc 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:11.553 8 INFO neutron.db.segments_db [None req-3544be30-b61a-4ff8-93e9-e6460f4c85cc 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Added segment bcda46f6-ab96-4cc7-8abb-73f2945ca30b of type vxlan for network 92b43144-54c8-4c75-a6c7-16524f149cd1 [pid: 7|app: 0|req: 995/2016] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:11 2026] DELETE /v2.0/networks/5fbd4a94-5350-41f0-8477-5db398ca1f5d => generated 0 bytes in 506 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2017] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:11 2026] GET /v2.0/networks/41670e4b-8b66-4826-91d1-dca2d9cfc0a8/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2018] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:11 2026] POST /v2.0/networks => generated 649 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:11.673 8 WARNING neutron_lib.context [None req-78009b89-55c0-490d-bea4-83e6d0773355 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2019] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:11 2026] GET /v2.0/networks/ea0a8ee3-45f0-43bc-ba3b-f4d2f8c5ed54/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:11.732 8 WARNING neutron_lib.context [None req-78009b89-55c0-490d-bea4-83e6d0773355 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 998/2020] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:11 2026] DELETE /v2.0/networks/ea0a8ee3-45f0-43bc-ba3b-f4d2f8c5ed54 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2021] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:11 2026] GET /v2.0/security-groups?tenant_id=502e6e406e1b4a058ae14ea9d52559d7&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2022] 10.0.0.225 () {34 vars in 665 bytes} [Wed Jun 10 02:36:11 2026] POST /v2.0/ports => generated 1506 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1024/2023] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:12 2026] DELETE /v2.0/security-groups/34f44f27-7bef-4085-87f6-5130e644bf05 => 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: 1000/2024] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:11 2026] DELETE /v2.0/networks/41670e4b-8b66-4826-91d1-dca2d9cfc0a8 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2025] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:36:12 2026] GET /v2.0/ports => generated 1506 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2026] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:12 2026] GET /v2.0/security-groups?tenant_id=9cdcb91d6d6c47018e52144655d5bec0&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2027] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:12 2026] DELETE /v2.0/security-groups/3e21f1a9-511f-4aa7-a470-fe563e687a88 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2028] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:36:12 2026] DELETE /v2.0/ports/b24c01f6-1597-4b16-87fb-272feb4576a0 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:13.078 8 WARNING neutron_lib.context [None req-8eea5289-39e2-4bc3-9389-052775351700 1b3da78079c84201880eb3784aa74380 c10924880ede4df2b887ae462b9b7ac9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1002/2029] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:36:12 2026] DELETE /v2.0/ports/7a2cfca7-418a-4e64-8b3f-0cd6cc9a5d8a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:13.246 7 INFO neutron.services.segments.plugin [-] Segment dd594081-38b2-405d-bbf9-62be82cbd7d1 resource provider aggregate not found 2026-06-10 02:36:13.255 7 INFO neutron.services.segments.plugin [-] Segment dd594081-38b2-405d-bbf9-62be82cbd7d1 resource provider aggregate not found 2026-06-10 02:36:13.272 7 INFO neutron.services.segments.plugin [-] Segment dd594081-38b2-405d-bbf9-62be82cbd7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd594081-38b2-405d-bbf9-62be82cbd7d1 found for delete ", "request_id": "req-1f19a96c-7d67-4626-8201-0fe7cc0f7d17"}]} 2026-06-10 02:36:13.279 7 INFO neutron.services.segments.plugin [-] Segment dd594081-38b2-405d-bbf9-62be82cbd7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd594081-38b2-405d-bbf9-62be82cbd7d1 found for delete ", "request_id": "req-767c8b03-a1a6-4131-b1cd-536f0bbb47eb"}]} 2026-06-10 02:36:13.298 7 INFO neutron.services.segments.plugin [-] Segment 0bd8fc6f-479e-46c8-abb9-6895ca73c675 resource provider aggregate not found 2026-06-10 02:36:13.307 7 INFO neutron.services.segments.plugin [-] Segment 0bd8fc6f-479e-46c8-abb9-6895ca73c675 resource provider aggregate not found 2026-06-10 02:36:13.320 7 INFO neutron.services.segments.plugin [-] Segment 0bd8fc6f-479e-46c8-abb9-6895ca73c675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd8fc6f-479e-46c8-abb9-6895ca73c675 found for delete ", "request_id": "req-97c3cc68-2980-42f2-8a58-baed5c001107"}]} 2026-06-10 02:36:13.328 7 INFO neutron.services.segments.plugin [-] Segment 0bd8fc6f-479e-46c8-abb9-6895ca73c675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd8fc6f-479e-46c8-abb9-6895ca73c675 found for delete ", "request_id": "req-8ab14e04-0a63-4ffe-afbc-94ad6f8d9ada"}]} 2026-06-10 02:36:13.343 7 INFO neutron.services.segments.plugin [-] Segment 8cdefc3a-8c83-45d7-8bae-55caa50e2f80 resource provider aggregate not found 2026-06-10 02:36:13.350 7 INFO neutron.services.segments.plugin [-] Segment 8cdefc3a-8c83-45d7-8bae-55caa50e2f80 resource provider aggregate not found 2026-06-10 02:36:13.367 7 INFO neutron.services.segments.plugin [-] Segment 8cdefc3a-8c83-45d7-8bae-55caa50e2f80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cdefc3a-8c83-45d7-8bae-55caa50e2f80 found for delete ", "request_id": "req-76a39f5d-d9fb-4b38-bfcf-a796aeea9c3b"}]} 2026-06-10 02:36:13.369 7 INFO neutron.services.segments.plugin [-] Segment 8cdefc3a-8c83-45d7-8bae-55caa50e2f80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cdefc3a-8c83-45d7-8bae-55caa50e2f80 found for delete ", "request_id": "req-6ae36a62-f6ea-4173-9279-a7a6f79858ed"}]} [pid: 7|app: 0|req: 1003/2030] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:13 2026] GET /v2.0/security-groups?tenant_id=a7cc8ca0091b4078a084756248be093a&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2031] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:36:13 2026] GET /v2.0/ports => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2032] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:13 2026] DELETE /v2.0/security-groups/262c9748-1050-4081-81ea-ed4c1c3aa247 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:13.559 7 WARNING neutron_lib.context [None req-16db69e2-2e9d-4778-ae63-36df74900ab5 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:13.623 7 INFO neutron.db.segments_db [None req-16db69e2-2e9d-4778-ae63-36df74900ab5 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Added segment e27c8b93-16b7-4047-9227-abcb73b1148a of type vxlan for network 563d360c-e46e-45b1-a678-eb096a75adf9 [pid: 7|app: 0|req: 1006/2033] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:13 2026] POST /v2.0/networks => generated 650 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2034] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:36:12 2026] POST /v2.0/floatingips => generated 552 bytes in 911 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:13.749 8 WARNING neutron_lib.context [None req-5d6d473e-3bf7-4662-a5da-b217c6fe03e6 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:13.810 8 INFO neutron.db.segments_db [None req-5d6d473e-3bf7-4662-a5da-b217c6fe03e6 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Added segment 2be464fa-a85f-434c-8369-328852fbda47 of type vxlan for network 9cedc8dd-8c32-4275-8f04-ea297310dfdd [pid: 7|app: 0|req: 1007/2035] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:13 2026] GET /v2.0/security-groups?tenant_id=0cc18415f93d4692a30b02e3059daf2e&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:13.849 7 WARNING neutron_lib.context [None req-b73020d6-1341-4980-ac29-92eb58e76748 1b3da78079c84201880eb3784aa74380 c10924880ede4df2b887ae462b9b7ac9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1029/2036] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:13 2026] POST /v2.0/networks => generated 650 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2037] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:13 2026] DELETE /v2.0/security-groups/7450b9aa-0cca-417c-9c43-9b1576aa14e5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:14.038 8 WARNING neutron_lib.context [None req-3f0490d2-66ab-4d5a-87c5-2c253833cecf 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:14.090 8 WARNING neutron_lib.context [None req-3f0490d2-66ab-4d5a-87c5-2c253833cecf 5601aedc9506491eb850e0800b48ac5f 2bc05ae5a7064d2f9ecc298fa06e4787 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/2038] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:36:13 2026] POST /v2.0/floatingips => generated 552 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:14.494 7 WARNING neutron_lib.context [None req-d172c814-b749-4944-82be-b86c29293c75 1b3da78079c84201880eb3784aa74380 c10924880ede4df2b887ae462b9b7ac9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2039] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:14 2026] POST /v2.0/subnets => generated 1226 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2040] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:36:14 2026] GET /v2.0/subnets => generated 1839 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2041] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:14 2026] DELETE /v2.0/subnets/6a9995b6-59a6-4ddb-abda-c5565e7add75 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2042] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:36:14 2026] POST /v2.0/floatingips => generated 552 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:15.204 7 WARNING neutron_lib.context [None req-50b29ee9-6f6c-4363-b6df-595a2d7aae88 1b3da78079c84201880eb3784aa74380 c10924880ede4df2b887ae462b9b7ac9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1034/2043] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:15 2026] DELETE /v2.0/subnets/ceab3cc3-0a23-4ec4-a440-0a9f1d6c1f97 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2044] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:36:15 2026] GET /v2.0/subnets => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:15.810 8 INFO neutron.services.segments.plugin [-] Segment 2be464fa-a85f-434c-8369-328852fbda47 resource provider aggregate not found [pid: 8|app: 0|req: 1036/2045] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:15 2026] DELETE /v2.0/networks/9cedc8dd-8c32-4275-8f04-ea297310dfdd => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:15.825 8 INFO neutron.services.segments.plugin [-] Segment 2be464fa-a85f-434c-8369-328852fbda47 resource provider aggregate not found 2026-06-10 02:36:15.851 8 INFO neutron.services.segments.plugin [-] Segment 2be464fa-a85f-434c-8369-328852fbda47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be464fa-a85f-434c-8369-328852fbda47 found for delete ", "request_id": "req-c5dc4156-ad84-463b-b684-950bc06f0c22"}]} 2026-06-10 02:36:15.855 8 INFO neutron.services.segments.plugin [-] Segment 2be464fa-a85f-434c-8369-328852fbda47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be464fa-a85f-434c-8369-328852fbda47 found for delete ", "request_id": "req-4089e79e-6704-4bc6-a54f-b61f2cef58d7"}]} [pid: 7|app: 0|req: 1010/2046] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:36:15 2026] POST /v2.0/floatingips => generated 552 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:15.919 7 WARNING neutron_lib.context [None req-3b22e88a-ede1-45f0-813f-2b7aa7045f42 1b3da78079c84201880eb3784aa74380 c10924880ede4df2b887ae462b9b7ac9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1037/2047] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:15 2026] DELETE /v2.0/networks/563d360c-e46e-45b1-a678-eb096a75adf9 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2048] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:16 2026] DELETE /v2.0/networks/92b43144-54c8-4c75-a6c7-16524f149cd1 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2049] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:36:15 2026] POST /v2.0/floatingips => generated 552 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2050] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:16 2026] DELETE /v2.0/networks/2d1bf833-62ab-432f-ae5c-53b380931bb3 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2051] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:36:16 2026] PUT /v2.0/floatingips/b14741a9-bd3c-453f-b5eb-3bf7e1ec7cf5/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2052] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:36:16 2026] PUT /v2.0/floatingips/ec9bf4d3-ed79-4fa1-9514-111f184a6b94/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2053] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:36:16 2026] PUT /v2.0/floatingips/089468b1-1739-43fc-88b8-9dd20ca9cb4d/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2054] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:36:16 2026] PUT /v2.0/floatingips/5e572859-f0b4-459e-a29c-82fb3bec90fb/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2055] 10.0.0.225 () {32 vars in 672 bytes} [Wed Jun 10 02:36:16 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2056] 10.0.0.225 () {32 vars in 686 bytes} [Wed Jun 10 02:36:16 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2057] 10.0.0.225 () {32 vars in 682 bytes} [Wed Jun 10 02:36:17 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2058] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:36:17 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2059] 10.0.0.225 () {32 vars in 680 bytes} [Wed Jun 10 02:36:17 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2060] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:36:17 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2061] 10.0.0.225 () {32 vars in 690 bytes} [Wed Jun 10 02:36:17 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2062] 10.0.0.225 () {32 vars in 702 bytes} [Wed Jun 10 02:36:17 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2063] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:17 2026] GET /v2.0/security-groups?tenant_id=2bc05ae5a7064d2f9ecc298fa06e4787&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2064] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:17 2026] DELETE /v2.0/security-groups/17b5dc21-51b6-473e-b621-45bb4f80b10b => 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: 1020/2065] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:36:17 2026] DELETE /v2.0/floatingips/b14741a9-bd3c-453f-b5eb-3bf7e1ec7cf5 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:17.886 8 INFO neutron.services.segments.plugin [-] Segment e27c8b93-16b7-4047-9227-abcb73b1148a resource provider aggregate not found 2026-06-10 02:36:17.891 8 INFO neutron.services.segments.plugin [-] Segment e27c8b93-16b7-4047-9227-abcb73b1148a resource provider aggregate not found 2026-06-10 02:36:17.909 8 INFO neutron.services.segments.plugin [-] Segment e27c8b93-16b7-4047-9227-abcb73b1148a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e27c8b93-16b7-4047-9227-abcb73b1148a found for delete ", "request_id": "req-11da4770-827c-4816-a82d-2dedc30cb805"}]} 2026-06-10 02:36:17.914 8 INFO neutron.services.segments.plugin [-] Segment e27c8b93-16b7-4047-9227-abcb73b1148a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e27c8b93-16b7-4047-9227-abcb73b1148a found for delete ", "request_id": "req-7d654d5a-1edc-49cf-9711-971f3f3f3254"}]} 2026-06-10 02:36:17.925 8 INFO neutron.services.segments.plugin [-] Segment bcda46f6-ab96-4cc7-8abb-73f2945ca30b resource provider aggregate not found 2026-06-10 02:36:17.937 8 INFO neutron.services.segments.plugin [-] Segment bcda46f6-ab96-4cc7-8abb-73f2945ca30b resource provider aggregate not found 2026-06-10 02:36:17.941 8 INFO neutron.services.segments.plugin [-] Segment bcda46f6-ab96-4cc7-8abb-73f2945ca30b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcda46f6-ab96-4cc7-8abb-73f2945ca30b found for delete ", "request_id": "req-2af85828-bc95-4f1b-a28f-ad09fd4a0860"}]} 2026-06-10 02:36:17.976 8 INFO neutron.services.segments.plugin [-] Segment bcda46f6-ab96-4cc7-8abb-73f2945ca30b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcda46f6-ab96-4cc7-8abb-73f2945ca30b found for delete ", "request_id": "req-d74dbd53-4f05-422d-b503-f20126a2ff7d"}]} 2026-06-10 02:36:17.984 8 INFO neutron.services.segments.plugin [-] Segment df506841-f5d0-41b0-bc36-165001ea6ce0 resource provider aggregate not found 2026-06-10 02:36:18.001 8 INFO neutron.services.segments.plugin [-] Segment df506841-f5d0-41b0-bc36-165001ea6ce0 resource provider aggregate not found 2026-06-10 02:36:18.008 8 INFO neutron.services.segments.plugin [-] Segment df506841-f5d0-41b0-bc36-165001ea6ce0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df506841-f5d0-41b0-bc36-165001ea6ce0 found for delete ", "request_id": "req-fc5720da-c527-4886-9e65-1399a2daa876"}]} 2026-06-10 02:36:18.091 8 INFO neutron.services.segments.plugin [-] Segment df506841-f5d0-41b0-bc36-165001ea6ce0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df506841-f5d0-41b0-bc36-165001ea6ce0 found for delete ", "request_id": "req-e8d7802d-fe43-4c2e-85df-6fb872d6bbf9"}]} [pid: 8|app: 0|req: 1046/2066] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:36:17 2026] DELETE /v2.0/floatingips/ec9bf4d3-ed79-4fa1-9514-111f184a6b94 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2067] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:36:18 2026] DELETE /v2.0/floatingips/089468b1-1739-43fc-88b8-9dd20ca9cb4d => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2068] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:36:18 2026] DELETE /v2.0/floatingips/5e572859-f0b4-459e-a29c-82fb3bec90fb => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2069] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:36:19 2026] DELETE /v2.0/floatingips/b2863cfb-5853-4931-989d-ae3ca4ad148f => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:19.639 8 WARNING neutron_lib.context [None req-587396ac-eba6-4350-9a80-5d49ad374a83 0c6c55b78f0c46efb6cb404905fbfd3f d981829cb4ef458187e8264e6f681349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:19.802 8 INFO neutron.db.segments_db [None req-587396ac-eba6-4350-9a80-5d49ad374a83 0c6c55b78f0c46efb6cb404905fbfd3f d981829cb4ef458187e8264e6f681349 - - default default] Added segment c3cfb80d-1b21-4700-9db3-04431cef053f of type vxlan for network f09d1362-1e82-4613-b669-c10b28efef0a [pid: 8|app: 0|req: 1048/2070] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:19 2026] POST /v2.0/networks => generated 643 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:19.953 7 WARNING neutron_lib.context [None req-0be8ff9d-8692-4001-b2a1-c342e0628e10 0c6c55b78f0c46efb6cb404905fbfd3f d981829cb4ef458187e8264e6f681349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1023/2071] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:19 2026] POST /v2.0/subnets => generated 617 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:20.270 8 WARNING neutron_lib.context [None req-14e49ca6-b0f9-4794-a1e6-020bf42f6b2f 0c6c55b78f0c46efb6cb404905fbfd3f d981829cb4ef458187e8264e6f681349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:20.341 8 INFO neutron.db.segments_db [None req-14e49ca6-b0f9-4794-a1e6-020bf42f6b2f 0c6c55b78f0c46efb6cb404905fbfd3f d981829cb4ef458187e8264e6f681349 - - default default] Added segment 5250a4c2-e19c-4700-a75f-d749a17ba9c7 of type vxlan for network 7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b [pid: 8|app: 0|req: 1049/2072] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:20 2026] POST /v2.0/networks => generated 642 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2073] 10.0.0.225 () {34 vars in 743 bytes} [Wed Jun 10 02:36:20 2026] PUT /v2.0/networks/7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b => generated 592 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:20.662 8 WARNING neutron_lib.context [None req-790497bb-e490-48b9-8e5b-0e00c71c0a94 0c6c55b78f0c46efb6cb404905fbfd3f d981829cb4ef458187e8264e6f681349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1024/2074] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/security-groups?tenant_id=62b84adbd5dd473ea71ff96b57638fb9&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2075] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:20 2026] DELETE /v2.0/security-groups/680d64e0-ebe4-4516-aadb-b61e9edfc0c8 => 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: 1051/2076] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:20 2026] POST /v2.0/subnets => generated 602 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2077] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:20 2026] GET /v2.0/security-groups?tenant_id=c10924880ede4df2b887ae462b9b7ac9&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2078] 10.0.0.225 () {34 vars in 741 bytes} [Wed Jun 10 02:36:20 2026] PUT /v2.0/subnets/224fe1f7-564d-419b-b95b-7be7ca3f8cf0 => generated 612 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2079] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:21 2026] DELETE /v2.0/security-groups/058d35f1-04b8-44b8-a624-7102d62a0077 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:21.521 8 INFO neutron.services.segments.plugin [-] Segment 5250a4c2-e19c-4700-a75f-d749a17ba9c7 resource provider aggregate not found 2026-06-10 02:36:21.536 8 INFO neutron.services.segments.plugin [-] Segment 5250a4c2-e19c-4700-a75f-d749a17ba9c7 resource provider aggregate not found 2026-06-10 02:36:21.540 8 INFO neutron.services.segments.plugin [-] Segment 5250a4c2-e19c-4700-a75f-d749a17ba9c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5250a4c2-e19c-4700-a75f-d749a17ba9c7 found for delete ", "request_id": "req-6b0f4175-a646-4430-a351-866fc468b6c9"}]} 2026-06-10 02:36:21.552 8 INFO neutron.services.segments.plugin [-] Segment 5250a4c2-e19c-4700-a75f-d749a17ba9c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5250a4c2-e19c-4700-a75f-d749a17ba9c7 found for delete ", "request_id": "req-28356e50-ccde-4a49-9cb1-3d37197926a7"}]} [pid: 7|app: 0|req: 1028/2080] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:21 2026] GET /v2.0/security-groups?tenant_id=b29c3e4e768e4451835a1525b24fb22f&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2081] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:21 2026] DELETE /v2.0/security-groups/86cf0a24-183c-4fa7-8adf-85aa6a2998d9 => 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: 1053/2082] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:21 2026] DELETE /v2.0/networks/7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b => generated 0 bytes in 1193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:22.429 7 INFO neutron.pecan_wsgi.hooks.translation [None req-601f2ca6-7aee-4cf4-bd4f-4c2cc2927a9d 0c6c55b78f0c46efb6cb404905fbfd3f d981829cb4ef458187e8264e6f681349 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/2083] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:22 2026] DELETE /v2.0/networks/7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b => generated 138 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2084] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:36:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:22.677 7 WARNING neutron_lib.context [None req-be642d7e-59be-46b8-b507-0bba415a49e5 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:22.812 7 INFO neutron.db.segments_db [None req-be642d7e-59be-46b8-b507-0bba415a49e5 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Added segment 3f047c51-8f36-4002-aa0b-4f38bf811638 of type vxlan for network c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b [pid: 7|app: 0|req: 1031/2085] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:22 2026] POST /v2.0/networks => generated 640 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:22.944 7 WARNING neutron_lib.context [None req-21fe1772-e7f4-4eb7-b1aa-03934af7d453 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1055/2086] 10.0.0.225 () {32 vars in 742 bytes} [Wed Jun 10 02:36:22 2026] GET /v2.0/subnets?network_id=a35bb90f-b930-479d-b1d0-4ffd4ef482b3 => generated 626 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2087] 10.0.0.225 () {32 vars in 653 bytes} [Wed Jun 10 02:36:23 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2088] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:36:23 2026] GET /v2.0/networks => generated 1308 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2089] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:36:23 2026] GET /v2.0/subnets => generated 1233 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2090] 10.0.0.225 () {32 vars in 723 bytes} [Wed Jun 10 02:36:23 2026] GET /v2.0/networks/f09d1362-1e82-4613-b669-c10b28efef0a => generated 668 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2091] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:22 2026] POST /v2.0/subnets => generated 634 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2092] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:36:23 2026] GET /v2.0/subnets/039f13b1-6af9-4ced-a346-0d5ae920e557 => generated 617 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:23.328 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e0033c4-9f1d-4c08-92a7-8a50c99b3ed5 0c6c55b78f0c46efb6cb404905fbfd3f d981829cb4ef458187e8264e6f681349 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1061/2093] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:23 2026] DELETE /v2.0/subnets/224fe1f7-564d-419b-b95b-7be7ca3f8cf0 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:36:23.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27747ce5-1775-4642-bfc0-48243fee1dd7 0c6c55b78f0c46efb6cb404905fbfd3f d981829cb4ef458187e8264e6f681349 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/2094] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:23 2026] DELETE /v2.0/networks/7c9bf992-6b5c-4e88-95a3-3dd1ab0b871b => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2095] 10.0.0.225 () {32 vars in 722 bytes} [Wed Jun 10 02:36:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:23.588 7 WARNING neutron_lib.context [None req-03d343e0-843d-40a2-a4bd-bdaa9e1be271 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:23.588 8 INFO neutron.services.segments.plugin [-] Segment 5250a4c2-e19c-4700-a75f-d749a17ba9c7 resource provider aggregate not found 2026-06-10 02:36:23.593 8 INFO neutron.services.segments.plugin [-] Segment 5250a4c2-e19c-4700-a75f-d749a17ba9c7 resource provider aggregate not found 2026-06-10 02:36:23.613 8 INFO neutron.services.segments.plugin [-] Segment 5250a4c2-e19c-4700-a75f-d749a17ba9c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5250a4c2-e19c-4700-a75f-d749a17ba9c7 found for delete ", "request_id": "req-a0558855-7e88-4a3b-ba25-ef7ab046018b"}]} 2026-06-10 02:36:23.615 8 INFO neutron.services.segments.plugin [-] Segment 5250a4c2-e19c-4700-a75f-d749a17ba9c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5250a4c2-e19c-4700-a75f-d749a17ba9c7 found for delete ", "request_id": "req-333808ca-b315-45b2-9175-312ef0acea13"}]} [pid: 8|app: 0|req: 1063/2096] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:23 2026] DELETE /v2.0/subnets/039f13b1-6af9-4ced-a346-0d5ae920e557 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2097] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:23 2026] POST /v2.0/subnets => generated 707 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:23.977 7 WARNING neutron_lib.context [None req-3e7bdb4f-976c-40b2-a875-99b906f7da4e 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:24.061 7 INFO neutron.db.segments_db [None req-3e7bdb4f-976c-40b2-a875-99b906f7da4e 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Added segment 78bbcc05-b6fe-44cd-bcee-93d3c00591a1 of type vxlan for network 80b7a18d-21be-4b3e-a415-29d109ea9180 [pid: 8|app: 0|req: 1064/2098] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:23 2026] DELETE /v2.0/networks/f09d1362-1e82-4613-b669-c10b28efef0a => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2099] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:23 2026] POST /v2.0/networks => generated 636 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:24.201 8 WARNING neutron_lib.context [None req-6df4f221-9a9f-435c-8280-7cc021783673 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2100] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:24 2026] POST /v2.0/subnets => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:24.583 7 WARNING neutron_lib.context [None req-a46cebfd-c4b5-4c68-ac3d-90777d467157 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2101] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:24 2026] GET /v2.0/security-groups?tenant_id=d981829cb4ef458187e8264e6f681349&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2102] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:24 2026] DELETE /v2.0/security-groups/43674901-8c0e-419b-aeb0-554a1a0876a5 => 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: 1036/2103] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:24 2026] POST /v2.0/subnets => generated 701 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:25.000 8 WARNING neutron_lib.context [None req-fe154b30-3850-4e89-97bc-f49447298fee 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:25.063 8 INFO neutron.db.segments_db [None req-fe154b30-3850-4e89-97bc-f49447298fee 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Added segment 92f148d8-d0f8-4a01-a5b4-dd2387f79a3a of type vxlan for network 95307224-6057-43b2-8c1f-30ee4fefbf5f [pid: 8|app: 0|req: 1068/2104] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:24 2026] POST /v2.0/networks => generated 637 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:25.210 8 WARNING neutron_lib.context [None req-366101ad-fa92-4791-ac9b-76c26b8a7f6c 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:25.238 7 WARNING neutron_lib.context [None req-73bb1a75-ff6e-41e1-9ee8-0a694e3cb71b 63cf5ae37624498188798a82bbf4048f 6b425ec3760b4ea29693146a77d549fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:25.397 7 INFO neutron.db.segments_db [None req-73bb1a75-ff6e-41e1-9ee8-0a694e3cb71b 63cf5ae37624498188798a82bbf4048f 6b425ec3760b4ea29693146a77d549fa - - default default] Added segment bb33c140-60e0-49f3-9125-0235b020a978 of type vxlan for network dbd11aef-9433-411d-9cc6-3855cdb6881d [pid: 7|app: 0|req: 1037/2105] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:25 2026] POST /v2.0/networks => generated 632 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2106] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:36:25 2026] PUT /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2107] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:25 2026] POST /v2.0/subnets => generated 630 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:25.644 8 WARNING neutron_lib.context [None req-3840f32f-8c03-489b-ba32-ebead9ace845 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:25.654 8 INFO neutron.services.segments.plugin [-] Segment c3cfb80d-1b21-4700-9db3-04431cef053f resource provider aggregate not found 2026-06-10 02:36:25.661 8 INFO neutron.services.segments.plugin [-] Segment c3cfb80d-1b21-4700-9db3-04431cef053f resource provider aggregate not found [pid: 7|app: 0|req: 1039/2108] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:25 2026] GET /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:25.685 8 INFO neutron.services.segments.plugin [-] Segment c3cfb80d-1b21-4700-9db3-04431cef053f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3cfb80d-1b21-4700-9db3-04431cef053f found for delete ", "request_id": "req-07ee320d-2bb5-4ee7-a51c-af3efd7a91e3"}]} 2026-06-10 02:36:25.687 8 INFO neutron.services.segments.plugin [-] Segment c3cfb80d-1b21-4700-9db3-04431cef053f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3cfb80d-1b21-4700-9db3-04431cef053f found for delete ", "request_id": "req-188f4fb3-1a44-417e-89b6-2568d721cba9"}]} [pid: 7|app: 0|req: 1040/2109] 10.0.0.225 () {34 vars in 764 bytes} [Wed Jun 10 02:36:25 2026] PUT /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2110] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:25 2026] GET /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2111] 10.0.0.225 () {34 vars in 760 bytes} [Wed Jun 10 02:36:25 2026] PUT /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags/red => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2112] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:25 2026] GET /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/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: 1044/2113] 10.0.0.225 () {34 vars in 782 bytes} [Wed Jun 10 02:36:25 2026] PUT /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2114] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:25 2026] POST /v2.0/subnets => generated 705 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:26.088 8 WARNING neutron_lib.context [None req-345486aa-dac6-494b-a85d-dac7541cf397 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1045/2115] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:26 2026] GET /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:26.153 8 INFO neutron.db.segments_db [None req-345486aa-dac6-494b-a85d-dac7541cf397 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Added segment f4886f86-61a8-4c8a-a67f-e086d9a3ae08 of type vxlan for network 47f5d1fa-81e9-461e-a19d-eb795c03196a [pid: 7|app: 0|req: 1046/2116] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:36:26 2026] PUT /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags => generated 37 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2119] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:26 2026] GET /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2120] 10.0.0.225 () {32 vars in 741 bytes} [Wed Jun 10 02:36:26 2026] GET /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:26.392 7 INFO neutron.api.v2.resource [None req-2f25064e-2215-4341-970a-a6f05c82cfa1 63cf5ae37624498188798a82bbf4048f 6b425ec3760b4ea29693146a77d549fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1051/2121] 10.0.0.225 () {32 vars in 745 bytes} [Wed Jun 10 02:36:26 2026] GET /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2122] 10.0.0.225 () {32 vars in 744 bytes} [Wed Jun 10 02:36:26 2026] DELETE /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags/red => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:26.583 8 INFO neutron.db.l3_hamode_db [None req-345486aa-dac6-494b-a85d-dac7541cf397 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1053/2123] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:26 2026] GET /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:26.660 7 INFO neutron.api.v2.resource [None req-be307aed-3251-4d77-90ea-b34e96404fe6 63cf5ae37624498188798a82bbf4048f 6b425ec3760b4ea29693146a77d549fa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1054/2124] 10.0.0.225 () {32 vars in 748 bytes} [Wed Jun 10 02:36:26 2026] DELETE /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/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: 1055/2125] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:36:26 2026] DELETE /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2126] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:36:26 2026] GET /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2127] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:26 2026] DELETE /v2.0/networks/dbd11aef-9433-411d-9cc6-3855cdb6881d => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:27.813 7 INFO neutron.services.segments.plugin [-] Segment bb33c140-60e0-49f3-9125-0235b020a978 resource provider aggregate not found 2026-06-10 02:36:27.823 7 INFO neutron.services.segments.plugin [-] Segment bb33c140-60e0-49f3-9125-0235b020a978 resource provider aggregate not found 2026-06-10 02:36:27.827 8 INFO neutron.db.l3_hamode_db [None req-345486aa-dac6-494b-a85d-dac7541cf397 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 02:36:27.855 7 INFO neutron.services.segments.plugin [-] Segment bb33c140-60e0-49f3-9125-0235b020a978 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb33c140-60e0-49f3-9125-0235b020a978 found for delete ", "request_id": "req-4dd8ef1d-99e4-4a45-bf28-db6ce05c8d73"}]} 2026-06-10 02:36:27.861 7 INFO neutron.services.segments.plugin [-] Segment bb33c140-60e0-49f3-9125-0235b020a978 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb33c140-60e0-49f3-9125-0235b020a978 found for delete ", "request_id": "req-e7630348-cd51-43c4-8a3a-32c5e57dfe17"}]} [pid: 7|app: 0|req: 1058/2128] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:27 2026] GET /v2.0/security-groups?tenant_id=9b4bd8927444416885c35269f185d3c5&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2129] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:28 2026] DELETE /v2.0/security-groups/61260349-611f-4697-ac85-abcf8edc40f8 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2130] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:28 2026] GET /v2.0/security-groups?tenant_id=6b425ec3760b4ea29693146a77d549fa&name=default => 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: 1061/2131] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:28 2026] DELETE /v2.0/security-groups/57c1523a-c765-4428-a1e8-7b46a8af897d => 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: 1071/2132] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:26 2026] POST /v2.0/routers => generated 685 bytes in 3110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2133] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:29 2026] GET /v2.0/security-groups?tenant_id=efe6d5aa42bb4be2b9876048c92ecae3&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2134] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:30 2026] DELETE /v2.0/security-groups/ac7aae09-019b-4082-9455-90d0e4274ff1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2135] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:30 2026] GET /v2.0/security-groups?tenant_id=10b0d90954d34672b25afdc7777ef141&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2136] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:30 2026] DELETE /v2.0/security-groups/632bac9c-5459-4bb8-be29-f830e7f2e5ff => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2137] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:36:29 2026] PUT /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5/add_router_interface => generated 309 bytes in 2276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:32.589 7 WARNING neutron_lib.context [None req-6b28a6ff-3370-4270-a772-c221d83ce16f cc96b4fd48174345b3850905a4ecf7c4 0760726129dc473cbb0bfa9d8b83b918 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1063/2138] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:36:32 2026] POST /v2.0/security-groups => generated 1603 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2139] 10.0.0.225 () {34 vars in 767 bytes} [Wed Jun 10 02:36:32 2026] PUT /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2140] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2141] 10.0.0.225 () {34 vars in 778 bytes} [Wed Jun 10 02:36:32 2026] PUT /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2142] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2143] 10.0.0.225 () {34 vars in 774 bytes} [Wed Jun 10 02:36:32 2026] PUT /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2144] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:36:32 2026] GET /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2145] 10.0.0.225 () {34 vars in 796 bytes} [Wed Jun 10 02:36:33 2026] PUT /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2146] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2147] 10.0.0.225 () {34 vars in 767 bytes} [Wed Jun 10 02:36:33 2026] PUT /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2148] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2149] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:36:31 2026] PUT /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5/add_router_interface => generated 309 bytes in 1767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2150] 10.0.0.225 () {32 vars in 755 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:33.324 7 INFO neutron.api.v2.resource [None req-177419c9-99ef-4f2d-ba36-5e7e6c93c0bb cc96b4fd48174345b3850905a4ecf7c4 0760726129dc473cbb0bfa9d8b83b918 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2151] 10.0.0.225 () {32 vars in 759 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2152] 10.0.0.225 () {32 vars in 758 bytes} [Wed Jun 10 02:36:33 2026] DELETE /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2153] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:33.458 7 INFO neutron.api.v2.resource [None req-5c00c126-ff2e-4e75-a568-4217a9735353 cc96b4fd48174345b3850905a4ecf7c4 0760726129dc473cbb0bfa9d8b83b918 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2154] 10.0.0.225 () {32 vars in 762 bytes} [Wed Jun 10 02:36:33 2026] DELETE /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2155] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:36:33 2026] DELETE /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2156] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:36:33 2026] GET /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1/tags => 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: 1081/2157] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:33 2026] DELETE /v2.0/security-groups/3bb0f5cc-2721-43d8-a973-94aa6df090b1 => 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: 1082/2158] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:34 2026] GET /v2.0/security-groups?tenant_id=0760726129dc473cbb0bfa9d8b83b918&name=default => generated 2928 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2159] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:34 2026] DELETE /v2.0/security-groups/12604957-ce5c-4fcd-b950-66d1145462d7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2160] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:34 2026] GET /v2.0/security-groups?tenant_id=3d8aa513b589468a9436d742062ca5b9&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2161] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:34 2026] DELETE /v2.0/security-groups/8a608f6e-51c6-459c-893f-b9bfc45ef9eb => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2162] 10.0.0.225 () {34 vars in 783 bytes} [Wed Jun 10 02:36:33 2026] PUT /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5/add_router_interface => generated 309 bytes in 2374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:35.706 7 WARNING neutron_lib.context [None req-e0195174-1fdb-4958-8b71-8264adc33851 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1086/2163] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:36:35 2026] POST /v2.0/security-groups => generated 1630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:36:35.891 8 WARNING neutron_lib.context [None req-d7be1fa9-b9cb-4a63-a235-6be3705322ba 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1078/2164] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:36.022 7 WARNING neutron_lib.context [None req-440ee523-10e4-48d0-acaf-5a963f1cf8cb 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2165] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:36.169 8 WARNING neutron_lib.context [None req-1c39c0f4-16f4-4ece-b28c-69abc8c3d9e3 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1079/2166] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:36.292 7 WARNING neutron_lib.context [None req-69f9dad4-334a-46d2-9d0c-fcfebca320b9 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2167] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:36.495 8 WARNING neutron_lib.context [None req-c2c3b2f3-0612-469b-852b-097f591f6fd7 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1080/2168] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:36.625 7 WARNING neutron_lib.context [None req-ff0622d7-4ef9-41a6-a63b-5167f856df10 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2169] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:36.790 8 WARNING neutron_lib.context [None req-8792cda3-8284-48d9-9235-39ef09516f4c 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1081/2170] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:36.958 7 WARNING neutron_lib.context [None req-dcc42f47-f7c8-4eaa-9a64-dac61da57f98 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1090/2171] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:37.094 8 WARNING neutron_lib.context [None req-204372c8-3775-442e-baba-969ff940d34d 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2172] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:37.272 7 WARNING neutron_lib.context [None req-a838916c-b35b-4604-9469-026dcc87dc8c 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1091/2173] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:37.428 8 WARNING neutron_lib.context [None req-b089ff20-20a3-48d0-b7a7-9f484439a8cc 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1083/2174] 10.0.0.225 () {34 vars in 695 bytes} [Wed Jun 10 02:36:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2175] 10.0.0.187 () {34 vars in 1096 bytes} [Wed Jun 10 02:36:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1064884602&fields=id&tenant_id=289f180220d340b18d54654e49ac93c9 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2176] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:36:37 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 703 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2177] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:36:37 2026] GET /v2.0/quotas/289f180220d340b18d54654e49ac93c9 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2178] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&fields=id => generated 287 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2179] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:38.473 7 WARNING neutron_lib.context [None req-c7905cc9-9c5a-4455-8ac2-284a4ebfd766 77a477ce73494801a15deec32adc440a 88319cb864224474be642e8cca7168f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1087/2180] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2181] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:36:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2182] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:36:38 2026] PUT /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2183] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2184] 10.0.0.225 () {34 vars in 770 bytes} [Wed Jun 10 02:36:38 2026] PUT /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2185] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/ports?device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => 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: 1090/2186] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2187] 10.0.0.225 () {34 vars in 766 bytes} [Wed Jun 10 02:36:38 2026] PUT /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2188] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2189] 10.0.0.225 () {34 vars in 788 bytes} [Wed Jun 10 02:36:38 2026] PUT /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2190] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2191] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:36:38 2026] PUT /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2192] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2193] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:38.991 8 INFO neutron.api.v2.resource [None req-cbd6f091-f9ab-4bd0-8504-d70a7c5efdb6 77a477ce73494801a15deec32adc440a 88319cb864224474be642e8cca7168f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1094/2194] 10.0.0.225 () {32 vars in 751 bytes} [Wed Jun 10 02:36:38 2026] GET /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2195] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:36:38 2026] DELETE /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/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: 1095/2196] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:36:39 2026] GET /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:39.098 7 INFO neutron.api.v2.resource [None req-f7bc0ccc-945d-46e9-a43b-a2ef7986830c 77a477ce73494801a15deec32adc440a 88319cb864224474be642e8cca7168f1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2197] 10.0.0.225 () {32 vars in 754 bytes} [Wed Jun 10 02:36:39 2026] DELETE /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2198] 10.0.0.225 () {32 vars in 742 bytes} [Wed Jun 10 02:36:39 2026] DELETE /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2199] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:36:39 2026] GET /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2200] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:36:39 2026] DELETE /v2.0/subnetpools/4b571731-98ea-4d61-8f7e-ca216897e182 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2201] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:36:39 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 703 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2202] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:36:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=289f180220d340b18d54654e49ac93c9 => generated 179 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:39.541 7 WARNING neutron_lib.context [req-aed15047-00b7-4f5b-ae58-7220f7a50884 req-0ae3e980-07ef-4a51-95b3-a3e2fd41e75b 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1105/2203] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:36:39 2026] POST /v2.0/ports => generated 1183 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1099/2204] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:39 2026] GET /v2.0/security-groups?tenant_id=88319cb864224474be642e8cca7168f1&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2205] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:40 2026] DELETE /v2.0/security-groups/3ab2c9e0-2d4b-4b10-90bc-2f12675fec5e => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2206] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:40 2026] GET /v2.0/security-groups?tenant_id=0333f45ff9c74ddb876a6ad70a2a547a&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2207] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:36:40 2026] PUT /v2.0/ports/fc776c8e-1a06-4bcb-8716-fac20f3dc07c => generated 1428 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2208] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:40 2026] DELETE /v2.0/security-groups/26c2e9f4-442a-488c-ad63-21ae212c0cb4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1107/2209] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:40 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 1467 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2210] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:36:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:40.900 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf833810-d667-4e23-aec3-aa9aef2240ab'] response: {'name': 'network-changed', 'server_uuid': '7dd25924-3d5b-4eb4-b1de-f9558accb10c', 'tag': 'fc776c8e-1a06-4bcb-8716-fac20f3dc07c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1108/2211] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:36:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c7&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2212] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:40 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4&id=4a948e53-f098-4c6a-aa35-edbae5f6fbc4 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2213] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:40 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2214] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&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: 1110/2217] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2218] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2219] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2220] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2221] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2222] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c7&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => 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: 1113/2223] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4&id=4a948e53-f098-4c6a-aa35-edbae5f6fbc4 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2224] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2225] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2226] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2227] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:41 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?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: 1113/2228] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:36:43 2026] GET /v2.0/ports?device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2229] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:36:43 2026] GET /v2.0/security-groups?id=100b4ee8-1b97-4eba-9d69-98376d15579d&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2230] 10.0.0.225 () {32 vars in 818 bytes} [Wed Jun 10 02:36:43 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&mac_address=fa%3A16%3A3e%3Abe%3Ab4%3A5e => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:44.016 8 WARNING neutron_lib.context [None req-d920ad8a-30f4-4f4c-ba5b-8a6dfc883880 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:44.203 7 WARNING neutron_lib.context [None req-2ac5a328-eed2-4300-aaf2-ab0cdc7e1d32 6ab9a095ad194458ab65ab97ebe9de5b 84f95f47dcfb406f87c41a4dbd4259d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:36:44.371 7 INFO neutron.db.segments_db [None req-2ac5a328-eed2-4300-aaf2-ab0cdc7e1d32 6ab9a095ad194458ab65ab97ebe9de5b 84f95f47dcfb406f87c41a4dbd4259d3 - - default default] Added segment cd8f717e-0fc7-438c-8295-0cb1c09229a1 of type vxlan for network be88d23c-f523-4aac-a9be-f8e1feba0d5b [pid: 7|app: 0|req: 1117/2231] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:44 2026] POST /v2.0/networks => generated 632 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:44.539 7 WARNING neutron_lib.context [None req-086f7da4-f5fa-460e-bee2-8196b039c685 6ab9a095ad194458ab65ab97ebe9de5b 84f95f47dcfb406f87c41a4dbd4259d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1118/2232] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:44 2026] POST /v2.0/subnets => generated 602 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:45.069 8 INFO neutron.db.l3_db [None req-d920ad8a-30f4-4f4c-ba5b-8a6dfc883880 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Floating IP be7a8cc9-ecf9-4072-81b4-9a63980de09b associated. External IP: 10.96.250.202, port: fc776c8e-1a06-4bcb-8716-fac20f3dc07c. [pid: 7|app: 0|req: 1119/2233] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:44 2026] GET /v2.0/security-groups?tenant_id=2f4109b3d87b446e993ffaa7144603b9&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2234] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:36:45 2026] PUT /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2235] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:45 2026] DELETE /v2.0/security-groups/2d1a8e79-ff1b-4b4a-bf34-c02d9321807f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2236] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2237] 10.0.0.225 () {34 vars in 762 bytes} [Wed Jun 10 02:36:45 2026] PUT /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2238] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2239] 10.0.0.225 () {34 vars in 758 bytes} [Wed Jun 10 02:36:45 2026] PUT /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags/red => 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: 1115/2240] 10.0.0.225 () {34 vars in 677 bytes} [Wed Jun 10 02:36:44 2026] POST /v2.0/floatingips => generated 855 bytes in 1572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2241] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:45.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77e86e30-82f9-45ef-b62b-5434476a14e4'] response: {'name': 'network-changed', 'server_uuid': '7dd25924-3d5b-4eb4-b1de-f9558accb10c', 'tag': 'fc776c8e-1a06-4bcb-8716-fac20f3dc07c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1116/2242] 10.0.0.225 () {34 vars in 780 bytes} [Wed Jun 10 02:36:45 2026] PUT /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags/black.or.white => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2243] 10.0.0.187 () {34 vars in 1096 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1064884602&fields=id&tenant_id=289f180220d340b18d54654e49ac93c9 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2244] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2245] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2246] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:36:45 2026] PUT /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2247] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 704 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2248] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2249] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/quotas/289f180220d340b18d54654e49ac93c9 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2250] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 799 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2251] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2252] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => generated 858 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:46.074 8 INFO neutron.api.v2.resource [None req-9d6ee094-af81-4464-b97a-fac0df58616c 6ab9a095ad194458ab65ab97ebe9de5b 84f95f47dcfb406f87c41a4dbd4259d3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1123/2253] 10.0.0.225 () {32 vars in 743 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2254] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c7&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => 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: 1131/2255] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:36:45 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&fields=id => generated 333 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2256] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4&id=4a948e53-f098-4c6a-aa35-edbae5f6fbc4 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2257] 10.0.0.225 () {32 vars in 742 bytes} [Wed Jun 10 02:36:46 2026] DELETE /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags/red => 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: 1133/2258] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2259] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2260] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2261] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2262] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:46.379 7 INFO neutron.api.v2.resource [None req-e666eb46-fa1d-46b4-a165-52c4b1270216 6ab9a095ad194458ab65ab97ebe9de5b 84f95f47dcfb406f87c41a4dbd4259d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2263] 10.0.0.225 () {32 vars in 746 bytes} [Wed Jun 10 02:36:46 2026] DELETE /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2264] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2265] 10.0.0.225 () {32 vars in 734 bytes} [Wed Jun 10 02:36:46 2026] DELETE /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => 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: 1138/2266] 10.0.0.225 () {32 vars in 731 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2267] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?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: 1139/2268] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:36:46 2026] GET /v2.0/ports?device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2269] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:46 2026] DELETE /v2.0/subnets/b98be0e8-4c61-4b01-9072-79ec671767bf => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:47.193 7 INFO neutron.services.segments.plugin [-] Segment cd8f717e-0fc7-438c-8295-0cb1c09229a1 resource provider aggregate not found 2026-06-10 02:36:47.198 7 INFO neutron.services.segments.plugin [-] Segment cd8f717e-0fc7-438c-8295-0cb1c09229a1 resource provider aggregate not found 2026-06-10 02:36:47.212 7 INFO neutron.services.segments.plugin [-] Segment cd8f717e-0fc7-438c-8295-0cb1c09229a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd8f717e-0fc7-438c-8295-0cb1c09229a1 found for delete ", "request_id": "req-4510a16a-7bf4-480e-aaf7-78572c951342"}]} 2026-06-10 02:36:47.218 7 INFO neutron.services.segments.plugin [-] Segment cd8f717e-0fc7-438c-8295-0cb1c09229a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd8f717e-0fc7-438c-8295-0cb1c09229a1 found for delete ", "request_id": "req-6805465e-4467-4fbb-89d7-df3c8740ce49"}]} [pid: 7|app: 0|req: 1140/2270] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:46 2026] DELETE /v2.0/networks/be88d23c-f523-4aac-a9be-f8e1feba0d5b => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2271] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:36:47 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2272] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:36:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=289f180220d340b18d54654e49ac93c9 => generated 179 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:47.339 8 WARNING neutron_lib.context [req-eccef5a9-8040-4bac-9b56-6937ff2f2ab0 req-34719025-7472-4841-800c-e484344886da 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1132/2273] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:36:47 2026] POST /v2.0/ports => generated 1183 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1142/2274] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:47 2026] GET /v2.0/security-groups?tenant_id=84f95f47dcfb406f87c41a4dbd4259d3&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2275] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:48 2026] DELETE /v2.0/security-groups/81746c13-04f0-48b4-b549-7d52377ee82f => 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: 1144/2276] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:48 2026] GET /v2.0/security-groups?tenant_id=7e612aeb0532484f954468fe1fe26691&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2277] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:36:48 2026] PUT /v2.0/ports/1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 1428 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2278] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:48 2026] DELETE /v2.0/security-groups/10ff3ac7-9c77-4c28-bfc4-3a348b1bcd94 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:36:49.138 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0b38801-2dc0-425a-9b32-f5cf3facdc82'] response: {'name': 'network-changed', 'server_uuid': 'e65e4821-88c7-4d11-bd96-2ab9aa7113a7', 'tag': '1a4443a3-f50c-4983-ae68-c92ed2721b10', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1134/2279] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:48 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1467 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2280] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2281] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A57&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2282] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/subnets?id=56c144cb-fb72-4aa7-92e4-5c164e50b94e&id=b0c439fd-e361-4551-b550-92af9128ea98 => generated 1364 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1136/2283] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2284] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2285] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2286] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2287] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2288] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2289] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2290] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A57&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => 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: 1141/2291] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/subnets?id=56c144cb-fb72-4aa7-92e4-5c164e50b94e&id=b0c439fd-e361-4551-b550-92af9128ea98 => generated 1364 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2292] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:49 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&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: 1143/2293] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:36:50 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2294] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:36:50 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:50.145 7 INFO neutron.db.segments_db [None req-10aadba7-86bd-44ef-981d-696894eb4ea9 c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] Added segment b590d4b7-c263-4447-83ce-eb4a479cdbb7 of type vxlan for network a09c8d86-f115-495c-a042-25168885ad8d [pid: 8|app: 0|req: 1145/2295] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:36:50 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2296] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:49 2026] POST /v2.0/networks => generated 727 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2297] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:50 2026] POST /v2.0/subnets => generated 620 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:50.564 7 WARNING neutron.api.v2.base [None req-5b3605d4-b80d-4022-881d-c5e9b8b5483c c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-10 02:36:50.566 7 INFO neutron.api.v2.resource [None req-5b3605d4-b80d-4022-881d-c5e9b8b5483c c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1152/2298] 10.0.0.225 () {34 vars in 681 bytes} [Wed Jun 10 02:36:50 2026] POST /v2.0/rbac-policies => generated 143 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-10 02:36:51.141 8 INFO neutron.services.segments.plugin [-] Segment b590d4b7-c263-4447-83ce-eb4a479cdbb7 resource provider aggregate not found 2026-06-10 02:36:51.147 8 INFO neutron.services.segments.plugin [-] Segment b590d4b7-c263-4447-83ce-eb4a479cdbb7 resource provider aggregate not found 2026-06-10 02:36:51.156 8 INFO neutron.services.segments.plugin [-] Segment b590d4b7-c263-4447-83ce-eb4a479cdbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b590d4b7-c263-4447-83ce-eb4a479cdbb7 found for delete ", "request_id": "req-15e897a9-02ae-4f93-8279-d0ba6b764ec2"}]} 2026-06-10 02:36:51.163 8 INFO neutron.services.segments.plugin [-] Segment b590d4b7-c263-4447-83ce-eb4a479cdbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b590d4b7-c263-4447-83ce-eb4a479cdbb7 found for delete ", "request_id": "req-6a5ffd51-f65e-43ba-9058-27aa1666ca07"}]} [pid: 7|app: 0|req: 1153/2299] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/ports?device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1198 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2300] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:36:51 2026] GET /v2.0/security-groups?id=100b4ee8-1b97-4eba-9d69-98376d15579d&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: 1147/2301] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:50 2026] DELETE /v2.0/networks/a09c8d86-f115-495c-a042-25168885ad8d => generated 0 bytes in 1384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:52.026 8 INFO neutron.db.segments_db [None req-b9bc4b89-905a-43f9-8e91-692759556ace c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] Added segment 3192c226-d396-4f64-9472-5223aa6ec225 of type vxlan for network 50726523-f38b-4b64-aac7-ce5c0111adae 2026-06-10 02:36:52.031 7 WARNING neutron_lib.context [None req-0c2608fc-a2f2-4df9-a38f-6996d98a915b 2e08cbfbe4be4419aa4f56617514c414 a3b18663f6284295b2869dcc1d3dd5b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1148/2302] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:51 2026] POST /v2.0/networks => generated 725 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:52.170 7 INFO neutron.db.segments_db [None req-0c2608fc-a2f2-4df9-a38f-6996d98a915b 2e08cbfbe4be4419aa4f56617514c414 a3b18663f6284295b2869dcc1d3dd5b9 - - default default] Added segment 565cbf2a-d467-439e-bccf-ab2524562cfe of type vxlan for network 84a3771c-f43b-4490-bcc1-66cad9ac3c01 [pid: 7|app: 0|req: 1155/2303] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:51 2026] POST /v2.0/networks => generated 632 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:52.291 7 WARNING neutron_lib.context [None req-cd261d13-72c5-44cd-857e-4cc848db2d02 2e08cbfbe4be4419aa4f56617514c414 a3b18663f6284295b2869dcc1d3dd5b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1149/2304] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:52 2026] POST /v2.0/subnets => generated 623 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:36:52.380 8 WARNING neutron.api.v2.base [None req-a378cf5a-68dc-4e97-9adf-bc6e43a95905 c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-10 02:36:52.381 8 INFO neutron.api.v2.resource [None req-a378cf5a-68dc-4e97-9adf-bc6e43a95905 c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1150/2305] 10.0.0.225 () {34 vars in 681 bytes} [Wed Jun 10 02:36:52 2026] POST /v2.0/rbac-policies => generated 547 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2306] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:36:52 2026] POST /v2.0/ports => generated 743 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:36:52.729 7 WARNING neutron_lib.context [None req-71a79225-ca71-4f6a-90a2-6a9562473b51 2e08cbfbe4be4419aa4f56617514c414 a3b18663f6284295b2869dcc1d3dd5b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1157/2307] 10.0.0.225 () {34 vars in 666 bytes} [Wed Jun 10 02:36:52 2026] POST /v2.0/trunks => generated 407 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2308] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:36:52 2026] PUT /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2309] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2310] 10.0.0.225 () {34 vars in 760 bytes} [Wed Jun 10 02:36:53 2026] PUT /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/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: 1161/2311] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2312] 10.0.0.225 () {34 vars in 756 bytes} [Wed Jun 10 02:36:53 2026] PUT /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-10 02:36:53.181 8 INFO neutron.services.segments.plugin [-] Segment b590d4b7-c263-4447-83ce-eb4a479cdbb7 resource provider aggregate not found [pid: 7|app: 0|req: 1163/2313] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:53.190 8 INFO neutron.services.segments.plugin [-] Segment b590d4b7-c263-4447-83ce-eb4a479cdbb7 resource provider aggregate not found 2026-06-10 02:36:53.197 8 INFO neutron.services.segments.plugin [-] Segment b590d4b7-c263-4447-83ce-eb4a479cdbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b590d4b7-c263-4447-83ce-eb4a479cdbb7 found for delete ", "request_id": "req-2d61aea5-23b7-4ea3-bad8-2a61efa6714f"}]} 2026-06-10 02:36:53.211 8 INFO neutron.services.segments.plugin [-] Segment b590d4b7-c263-4447-83ce-eb4a479cdbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b590d4b7-c263-4447-83ce-eb4a479cdbb7 found for delete ", "request_id": "req-d86f0c81-4565-44d9-8185-9c376c0457cb"}]} 2026-06-10 02:36:53.219 8 INFO neutron.services.segments.plugin [-] Segment 3192c226-d396-4f64-9472-5223aa6ec225 resource provider aggregate not found [pid: 7|app: 0|req: 1164/2314] 10.0.0.225 () {34 vars in 778 bytes} [Wed Jun 10 02:36:53 2026] PUT /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-10 02:36:53.237 8 INFO neutron.services.segments.plugin [-] Segment 3192c226-d396-4f64-9472-5223aa6ec225 resource provider aggregate not found 2026-06-10 02:36:53.243 8 INFO neutron.services.segments.plugin [-] Segment 3192c226-d396-4f64-9472-5223aa6ec225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3192c226-d396-4f64-9472-5223aa6ec225 found for delete ", "request_id": "req-43af91ed-826d-45c2-8660-2f277037b415"}]} [pid: 7|app: 0|req: 1165/2315] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:53.258 8 INFO neutron.services.segments.plugin [-] Segment 3192c226-d396-4f64-9472-5223aa6ec225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3192c226-d396-4f64-9472-5223aa6ec225 found for delete ", "request_id": "req-c54355ab-af66-4507-8537-1f3412d351c7"}]} [pid: 7|app: 0|req: 1166/2316] 10.0.0.225 () {34 vars in 749 bytes} [Wed Jun 10 02:36:53 2026] PUT /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2317] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/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: 1168/2318] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:53.379 7 INFO neutron.api.v2.resource [None req-89e496bc-fa2c-46b3-ad0f-73c458ade56e 2e08cbfbe4be4419aa4f56617514c414 a3b18663f6284295b2869dcc1d3dd5b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1169/2319] 10.0.0.225 () {32 vars in 741 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2320] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:53 2026] DELETE /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2321] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:36:53.516 7 INFO neutron.api.v2.resource [None req-cf813fec-17c8-45a0-8aa6-97234e7863fb 2e08cbfbe4be4419aa4f56617514c414 a3b18663f6284295b2869dcc1d3dd5b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1172/2322] 10.0.0.225 () {32 vars in 744 bytes} [Wed Jun 10 02:36:53 2026] DELETE /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2323] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:36:53 2026] DELETE /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/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: 1174/2324] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd/tags => 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: 1175/2325] 10.0.0.225 () {32 vars in 719 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2326] 10.0.0.225 () {32 vars in 717 bytes} [Wed Jun 10 02:36:53 2026] GET /v2.0/ports/f0c60da9-b3a7-4ee8-ad52-566d6060fb65 => generated 826 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2327] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:52 2026] DELETE /v2.0/networks/50726523-f38b-4b64-aac7-ce5c0111adae => generated 0 bytes in 1384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:53.848 8 INFO neutron.db.segments_db [None req-1ea1349c-4f8e-4f1d-a5e0-1de9f0c93883 c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] Added segment 4e2600fa-0359-42c1-8258-a68048c61333 of type vxlan for network 7c717438-1c10-4871-8e5a-090dc061a73c [pid: 7|app: 0|req: 1177/2328] 10.0.0.225 () {32 vars in 722 bytes} [Wed Jun 10 02:36:53 2026] DELETE /v2.0/trunks/60f9ec35-8efd-4003-8670-7259c96764cd => 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: 1152/2329] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:36:53 2026] POST /v2.0/networks => generated 727 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2330] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:36:53 2026] DELETE /v2.0/ports/f0c60da9-b3a7-4ee8-ad52-566d6060fb65 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2331] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 10 02:36:54 2026] GET /v2.0/ports?device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2332] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:36:53 2026] POST /v2.0/subnets => generated 623 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2333] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 10 02:36:54 2026] GET /v2.0/security-groups?id=100b4ee8-1b97-4eba-9d69-98376d15579d&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:36:54.314 7 INFO neutron.services.segments.plugin [-] Segment 565cbf2a-d467-439e-bccf-ab2524562cfe resource provider aggregate not found 2026-06-10 02:36:54.319 7 INFO neutron.services.segments.plugin [-] Segment 565cbf2a-d467-439e-bccf-ab2524562cfe resource provider aggregate not found 2026-06-10 02:36:54.335 7 INFO neutron.services.segments.plugin [-] Segment 565cbf2a-d467-439e-bccf-ab2524562cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 565cbf2a-d467-439e-bccf-ab2524562cfe found for delete ", "request_id": "req-c3109228-b37b-4367-959f-0a5c61690020"}]} 2026-06-10 02:36:54.342 7 INFO neutron.services.segments.plugin [-] Segment 565cbf2a-d467-439e-bccf-ab2524562cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 565cbf2a-d467-439e-bccf-ab2524562cfe found for delete ", "request_id": "req-6e0dba84-e6d5-4cea-a245-8348711425cf"}]} [pid: 7|app: 0|req: 1180/2334] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:54 2026] DELETE /v2.0/networks/84a3771c-f43b-4490-bcc1-66cad9ac3c01 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2335] 10.0.0.225 () {34 vars in 681 bytes} [Wed Jun 10 02:36:54 2026] POST /v2.0/rbac-policies => generated 324 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2336] 10.0.0.225 () {32 vars in 723 bytes} [Wed Jun 10 02:36:54 2026] GET /v2.0/networks/7c717438-1c10-4871-8e5a-090dc061a73c => generated 655 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2337] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/security-groups?tenant_id=a3b18663f6284295b2869dcc1d3dd5b9&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2338] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:55 2026] DELETE /v2.0/security-groups/460aac62-f562-4494-bb1a-c6cf387c54c5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:55.538 8 INFO neutron.services.segments.plugin [-] Segment 3192c226-d396-4f64-9472-5223aa6ec225 resource provider aggregate not found 2026-06-10 02:36:55.545 8 INFO neutron.services.segments.plugin [-] Segment 3192c226-d396-4f64-9472-5223aa6ec225 resource provider aggregate not found 2026-06-10 02:36:55.566 8 INFO neutron.services.segments.plugin [-] Segment 3192c226-d396-4f64-9472-5223aa6ec225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3192c226-d396-4f64-9472-5223aa6ec225 found for delete ", "request_id": "req-06f61a76-a252-403a-b12c-d536301e2a6c"}]} 2026-06-10 02:36:55.567 8 INFO neutron.services.segments.plugin [-] Segment 3192c226-d396-4f64-9472-5223aa6ec225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3192c226-d396-4f64-9472-5223aa6ec225 found for delete ", "request_id": "req-ea7be0b0-e347-47e3-8506-712698e0520a"}]} [pid: 8|app: 0|req: 1157/2339] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/security-groups?tenant_id=ae8e1392bd284698876c1a8d030de3b8&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:55.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c0c70e8-e3c5-4de5-8add-60b5547d0351 d51568d9d51944e08ca75d99c6bf5926 cb44d7829ea5467787b5a2d75365e264 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1183/2340] 10.0.0.225 () {32 vars in 723 bytes} [Wed Jun 10 02:36:55 2026] GET /v2.0/networks/7c717438-1c10-4871-8e5a-090dc061a73c => generated 138 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2341] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:55 2026] DELETE /v2.0/security-groups/272699da-5684-4b2b-a101-8c1845486d0f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:36:56.453 7 INFO neutron.services.segments.plugin [-] Segment 4e2600fa-0359-42c1-8258-a68048c61333 resource provider aggregate not found 2026-06-10 02:36:56.458 7 INFO neutron.services.segments.plugin [-] Segment 4e2600fa-0359-42c1-8258-a68048c61333 resource provider aggregate not found 2026-06-10 02:36:56.476 7 INFO neutron.services.segments.plugin [-] Segment 4e2600fa-0359-42c1-8258-a68048c61333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e2600fa-0359-42c1-8258-a68048c61333 found for delete ", "request_id": "req-89bf695d-a8a7-40c8-bfef-d12b30669325"}]} 2026-06-10 02:36:56.479 7 INFO neutron.services.segments.plugin [-] Segment 4e2600fa-0359-42c1-8258-a68048c61333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e2600fa-0359-42c1-8258-a68048c61333 found for delete ", "request_id": "req-d81f33b8-2b02-4c51-a08e-ce910cdb166f"}]} [pid: 7|app: 0|req: 1184/2344] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:36:55 2026] DELETE /v2.0/networks/7c717438-1c10-4871-8e5a-090dc061a73c => generated 0 bytes in 721 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:36:56.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18389e57-b43f-48ef-836e-d9e3f82cd10c c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1161/2345] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:56 2026] DELETE /v2.0/subnets/1edadf00-8611-47dc-bc89-1369e9136f95 => generated 136 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:36:56.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b852098-15db-4279-b7a5-abc1f1d6ee1e c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1185/2346] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:56 2026] DELETE /v2.0/subnets/dfd4462a-e031-4d71-ad68-a85569bde801 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:36:56.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c69c234-8141-4561-904e-cbb7a058060f c7f46297f59042608c6c470b87f23e72 dd6bd282f68a490292bdb8642ab46fbb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1162/2347] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:36:56 2026] DELETE /v2.0/subnets/5c41ea8b-2868-41bc-b048-0b53db441440 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2348] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:36:56 2026] GET /v2.0/ports?device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2349] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:36:57 2026] GET /v2.0/security-groups?id=100b4ee8-1b97-4eba-9d69-98376d15579d&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2350] 10.0.0.225 () {32 vars in 818 bytes} [Wed Jun 10 02:36:57 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&mac_address=fa%3A16%3A3e%3A91%3A4c%3Afc => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:57.207 8 WARNING neutron_lib.context [None req-19a163be-d869-4755-9408-dcfeb2327149 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1188/2351] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:57 2026] GET /v2.0/security-groups?tenant_id=5b099ba7b9b142dc86fc9c90889239ec&name=default => generated 2929 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2352] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:57 2026] DELETE /v2.0/security-groups/eebcff6b-7347-4604-8ea4-7d05edc64b7c => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2353] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:58 2026] GET /v2.0/security-groups?tenant_id=cb44d7829ea5467787b5a2d75365e264&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:36:58.295 8 INFO neutron.db.l3_db [None req-19a163be-d869-4755-9408-dcfeb2327149 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Floating IP 594f0946-dcfe-46ac-b07f-aef75bfe2d86 associated. External IP: 10.96.250.204, port: 1a4443a3-f50c-4983-ae68-c92ed2721b10. [pid: 7|app: 0|req: 1191/2354] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:58 2026] DELETE /v2.0/security-groups/f7c189d5-db7e-4399-b745-4ad924c8e206 => 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: 1192/2355] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:36:58 2026] GET /v2.0/security-groups?tenant_id=dd6bd282f68a490292bdb8642ab46fbb&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2356] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:36:58 2026] DELETE /v2.0/security-groups/a213ca0b-98ee-4246-abbf-624136c3510a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2357] 10.0.0.225 () {34 vars in 677 bytes} [Wed Jun 10 02:36:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2358] 10.0.0.183 () {34 vars in 990 bytes} [Wed Jun 10 02:37:02 2026] GET /v2.0/ports?device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:02.876 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f3895c5-df1b-4b6a-9dd6-f48bc2153e04'] response: {'name': 'network-changed', 'server_uuid': 'e65e4821-88c7-4d11-bd96-2ab9aa7113a7', 'tag': '1a4443a3-f50c-4983-ae68-c92ed2721b10', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1195/2359] 10.0.0.183 () {34 vars in 1040 bytes} [Wed Jun 10 02:37:02 2026] GET /v2.0/security-groups?id=100b4ee8-1b97-4eba-9d69-98376d15579d&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2360] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:37:02 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:02.992 8 WARNING neutron_lib.context [None req-2e9a84a0-c65a-4883-a8a2-c6f7fc10f25f 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1197/2361] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:37:02 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2362] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:03.134 8 INFO neutron.db.segments_db [None req-2e9a84a0-c65a-4883-a8a2-c6f7fc10f25f 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Added segment 3c54f3c7-9622-4052-9157-2d131718a2f7 of type vxlan for network bc5b267b-3531-4f4c-a499-6707b327ee4c [pid: 7|app: 0|req: 1199/2363] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A57&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2364] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/subnets?id=56c144cb-fb72-4aa7-92e4-5c164e50b94e&id=b0c439fd-e361-4551-b550-92af9128ea98 => generated 1364 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2365] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2366] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:02 2026] POST /v2.0/networks => generated 632 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:03.286 8 WARNING neutron_lib.context [None req-2ece38d2-6699-4755-9033-d03aadc48f74 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1202/2367] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2368] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2369] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:03 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2370] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:37:03 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:03.643 7 WARNING neutron_lib.context [None req-cd0075e7-4ca6-4dc4-9955-ecb399f70e53 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:37:03.695 7 INFO neutron.db.segments_db [None req-cd0075e7-4ca6-4dc4-9955-ecb399f70e53 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Added segment 9e6c7be3-47e2-4a7d-94bb-fd7df08df736 of type vxlan for network 62c63fbc-ebfd-4321-bb40-32541bd75c4d [pid: 7|app: 0|req: 1205/2371] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:03 2026] POST /v2.0/networks => generated 631 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:37:03.817 8 WARNING neutron_lib.context [None req-58bf7ad6-e363-4941-8b61-9bffd499be5b 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1167/2372] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:37:03 2026] POST /v2.0/ports => generated 743 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:04.278 7 WARNING neutron_lib.context [None req-7fb5ce60-1bdc-4b26-9425-24ef69c74b1e 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:37:04.356 7 INFO neutron.db.segments_db [None req-7fb5ce60-1bdc-4b26-9425-24ef69c74b1e 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Added segment 6b852b9b-f12d-49d6-a35d-a6c944ea9ec2 of type vxlan for network c3a4770e-ccaf-46bb-8e80-8886d605299d [pid: 7|app: 0|req: 1206/2373] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:04 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:37:04.486 8 WARNING neutron_lib.context [None req-4342ad2a-4c8b-40ec-a22c-ce2359edb95d 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1168/2374] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:37:04 2026] POST /v2.0/ports => generated 743 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:04.873 7 WARNING neutron_lib.context [None req-d0424802-560e-4b06-864c-7b26e8dee304 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:37:04.947 7 INFO neutron.db.segments_db [None req-d0424802-560e-4b06-864c-7b26e8dee304 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Added segment 1e27fe1a-ac74-4c43-b7d3-6e8b7e6a65b6 of type vxlan for network caabd910-022c-4370-a17e-292ac0232bd4 [pid: 7|app: 0|req: 1207/2375] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:04 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:37:05.081 8 WARNING neutron_lib.context [None req-2df6f510-4bce-4783-8987-bcca8064fb8e 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1169/2376] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:37:05 2026] POST /v2.0/ports => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:05.455 7 WARNING neutron_lib.context [None req-114dc957-3113-4f81-ac21-c303c931e9f2 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:37:05.542 7 INFO neutron.db.segments_db [None req-114dc957-3113-4f81-ac21-c303c931e9f2 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Added segment 5183aff9-af8e-4f6a-88ff-4fab44efbdbb of type vxlan for network 9998f202-6932-423d-a091-aa8334f9089d [pid: 7|app: 0|req: 1208/2377] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:05 2026] POST /v2.0/networks => generated 632 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:37:06.036 8 WARNING neutron_lib.context [None req-841f7247-2d1e-44c6-847e-7afc938f9f3b 8cbdcc4c3c704da687a4bc567b827954 8452109d512445b6bc749917cbff85bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1170/2378] 10.0.0.225 () {34 vars in 664 bytes} [Wed Jun 10 02:37:06 2026] POST /v2.0/ports => generated 743 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2379] 10.0.0.225 () {34 vars in 747 bytes} [Wed Jun 10 02:37:06 2026] PUT /v2.0/ports/286020ad-8e00-42c8-9af2-8d6165bffc92/tags => generated 17 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1171/2380] 10.0.0.225 () {34 vars in 747 bytes} [Wed Jun 10 02:37:06 2026] PUT /v2.0/ports/671735b7-9d67-46fe-85c0-e9c181763969/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2381] 10.0.0.225 () {34 vars in 747 bytes} [Wed Jun 10 02:37:06 2026] PUT /v2.0/ports/8fbf27de-d8c5-4e9d-80e9-f4c7c36edd40/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2382] 10.0.0.225 () {34 vars in 747 bytes} [Wed Jun 10 02:37:06 2026] PUT /v2.0/ports/b5254ef6-de8a-4d95-8157-518d10959c58/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2383] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:37:06 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2384] 10.0.0.225 () {32 vars in 660 bytes} [Wed Jun 10 02:37:06 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2385] 10.0.0.225 () {32 vars in 674 bytes} [Wed Jun 10 02:37:07 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2386] 10.0.0.225 () {32 vars in 670 bytes} [Wed Jun 10 02:37:07 2026] GET /v2.0/ports?tags-any=blue => 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: 1175/2387] 10.0.0.225 () {32 vars in 682 bytes} [Wed Jun 10 02:37:07 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2388] 10.0.0.225 () {32 vars in 668 bytes} [Wed Jun 10 02:37:07 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2389] 10.0.0.225 () {32 vars in 682 bytes} [Wed Jun 10 02:37:07 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2390] 10.0.0.140 () {30 vars in 690 bytes} [Wed Jun 10 02:37:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2391] 10.0.0.225 () {32 vars in 678 bytes} [Wed Jun 10 02:37:07 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2392] 10.0.0.140 () {30 vars in 692 bytes} [Wed Jun 10 02:37:07 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: 1216/2393] 10.0.0.140 () {30 vars in 668 bytes} [Wed Jun 10 02:37:07 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: 1217/2394] 10.0.0.140 () {30 vars in 704 bytes} [Wed Jun 10 02:37:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2395] 10.0.0.225 () {32 vars in 690 bytes} [Wed Jun 10 02:37:07 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2396] 10.0.0.140 () {28 vars in 439 bytes} [Wed Jun 10 02:37:08 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: 1180/2397] 10.0.0.140 () {30 vars in 728 bytes} [Wed Jun 10 02:37:08 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 634 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2398] 10.0.0.140 () {30 vars in 690 bytes} [Wed Jun 10 02:37:08 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: 1182/2399] 10.0.0.140 () {30 vars in 692 bytes} [Wed Jun 10 02:37:08 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: 1183/2400] 10.0.0.140 () {30 vars in 668 bytes} [Wed Jun 10 02:37:08 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: 1184/2401] 10.0.0.140 () {30 vars in 704 bytes} [Wed Jun 10 02:37:08 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: 1218/2402] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:37:08 2026] DELETE /v2.0/ports/286020ad-8e00-42c8-9af2-8d6165bffc92 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2403] 10.0.0.140 () {30 vars in 728 bytes} [Wed Jun 10 02:37:08 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2404] 10.0.0.140 () {30 vars in 690 bytes} [Wed Jun 10 02:37:08 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: 1187/2405] 10.0.0.140 () {30 vars in 692 bytes} [Wed Jun 10 02:37:08 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: 1188/2406] 10.0.0.140 () {30 vars in 668 bytes} [Wed Jun 10 02:37:08 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: 1189/2407] 10.0.0.140 () {30 vars in 704 bytes} [Wed Jun 10 02:37:08 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: 1219/2408] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:37:08 2026] DELETE /v2.0/ports/671735b7-9d67-46fe-85c0-e9c181763969 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2409] 10.0.0.140 () {30 vars in 730 bytes} [Wed Jun 10 02:37:08 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2410] 10.0.0.140 () {30 vars in 682 bytes} [Wed Jun 10 02:37:08 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2411] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:37:08 2026] DELETE /v2.0/ports/8fbf27de-d8c5-4e9d-80e9-f4c7c36edd40 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2412] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:37:09 2026] DELETE /v2.0/ports/b5254ef6-de8a-4d95-8157-518d10959c58 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2413] 10.0.0.140 () {34 vars in 704 bytes} [Wed Jun 10 02:37:08 2026] POST /v2.0/ports => generated 1128 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2414] 10.0.0.225 () {32 vars in 720 bytes} [Wed Jun 10 02:37:09 2026] DELETE /v2.0/ports/61763195-1f52-4f39-8db8-211be931f655 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:37:09.784 8 INFO neutron.services.segments.plugin [-] Segment 3c54f3c7-9622-4052-9157-2d131718a2f7 resource provider aggregate not found 2026-06-10 02:37:09.789 8 INFO neutron.services.segments.plugin [-] Segment 3c54f3c7-9622-4052-9157-2d131718a2f7 resource provider aggregate not found 2026-06-10 02:37:09.808 8 INFO neutron.services.segments.plugin [-] Segment 3c54f3c7-9622-4052-9157-2d131718a2f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c54f3c7-9622-4052-9157-2d131718a2f7 found for delete ", "request_id": "req-6d3a3869-13d5-4a35-9b78-1d9c1c5ddba7"}]} 2026-06-10 02:37:09.810 8 INFO neutron.services.segments.plugin [-] Segment 3c54f3c7-9622-4052-9157-2d131718a2f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c54f3c7-9622-4052-9157-2d131718a2f7 found for delete ", "request_id": "req-fe97f8be-9fb7-4474-8616-c563924d4ee8"}]} [pid: 8|app: 0|req: 1193/2415] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:09 2026] DELETE /v2.0/networks/bc5b267b-3531-4f4c-a499-6707b327ee4c => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:09.981 7 INFO neutron.services.segments.plugin [-] Segment 9e6c7be3-47e2-4a7d-94bb-fd7df08df736 resource provider aggregate not found 2026-06-10 02:37:09.985 7 INFO neutron.services.segments.plugin [-] Segment 9e6c7be3-47e2-4a7d-94bb-fd7df08df736 resource provider aggregate not found 2026-06-10 02:37:09.995 7 INFO neutron.services.segments.plugin [-] Segment 9e6c7be3-47e2-4a7d-94bb-fd7df08df736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e6c7be3-47e2-4a7d-94bb-fd7df08df736 found for delete ", "request_id": "req-7e23fb92-132d-474b-aaa9-ee5388dbeeff"}]} [pid: 7|app: 0|req: 1223/2416] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:09 2026] DELETE /v2.0/networks/62c63fbc-ebfd-4321-bb40-32541bd75c4d => 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: 1194/2417] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:10 2026] DELETE /v2.0/networks/c3a4770e-ccaf-46bb-8e80-8886d605299d => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:10.213 7 INFO neutron.services.segments.plugin [-] Segment 9e6c7be3-47e2-4a7d-94bb-fd7df08df736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e6c7be3-47e2-4a7d-94bb-fd7df08df736 found for delete ", "request_id": "req-19f16161-962c-4722-8c01-3c914a22cded"}]} [pid: 7|app: 0|req: 1224/2418] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:10 2026] DELETE /v2.0/networks/caabd910-022c-4370-a17e-292ac0232bd4 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2419] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:10 2026] DELETE /v2.0/networks/9998f202-6932-423d-a091-aa8334f9089d => 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: 1226/2422] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:37:11 2026] GET /v2.0/security-groups?tenant_id=0660c8f4070a45c8af4f58ccf0120468&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2423] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:37:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2424] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:37:11 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: 1199/2425] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:37:11 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: 1200/2426] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:37:11 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: 1201/2427] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:37:11 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => 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: 1227/2428] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:37:11 2026] DELETE /v2.0/security-groups/5af1a87a-f6eb-4592-b918-015a896a5bab => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:11.936 8 INFO neutron.services.segments.plugin [-] Segment 6b852b9b-f12d-49d6-a35d-a6c944ea9ec2 resource provider aggregate not found 2026-06-10 02:37:11.940 8 INFO neutron.services.segments.plugin [-] Segment 6b852b9b-f12d-49d6-a35d-a6c944ea9ec2 resource provider aggregate not found 2026-06-10 02:37:11.954 8 INFO neutron.services.segments.plugin [-] Segment 6b852b9b-f12d-49d6-a35d-a6c944ea9ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b852b9b-f12d-49d6-a35d-a6c944ea9ec2 found for delete ", "request_id": "req-ce9fbac5-5b3b-45b3-bf4a-67004a634f31"}]} 2026-06-10 02:37:11.959 8 INFO neutron.services.segments.plugin [-] Segment 6b852b9b-f12d-49d6-a35d-a6c944ea9ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b852b9b-f12d-49d6-a35d-a6c944ea9ec2 found for delete ", "request_id": "req-c81c755b-4af1-45c4-9445-9b290e305ab0"}]} 2026-06-10 02:37:11.969 8 INFO neutron.services.segments.plugin [-] Segment 5183aff9-af8e-4f6a-88ff-4fab44efbdbb resource provider aggregate not found 2026-06-10 02:37:11.976 8 INFO neutron.services.segments.plugin [-] Segment 5183aff9-af8e-4f6a-88ff-4fab44efbdbb resource provider aggregate not found 2026-06-10 02:37:11.988 8 INFO neutron.services.segments.plugin [-] Segment 5183aff9-af8e-4f6a-88ff-4fab44efbdbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5183aff9-af8e-4f6a-88ff-4fab44efbdbb found for delete ", "request_id": "req-7e38f9dc-b0d2-436b-9ea1-02252b4cc014"}]} 2026-06-10 02:37:11.990 8 INFO neutron.services.segments.plugin [-] Segment 5183aff9-af8e-4f6a-88ff-4fab44efbdbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5183aff9-af8e-4f6a-88ff-4fab44efbdbb found for delete ", "request_id": "req-42a126de-da21-4ac6-aec8-7b22529a7122"}]} [pid: 7|app: 0|req: 1228/2429] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:37:11 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: 1229/2430] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:37:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2431] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:37:12 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) 2026-06-10 02:37:12.055 7 INFO neutron.services.segments.plugin [-] Segment 1e27fe1a-ac74-4c43-b7d3-6e8b7e6a65b6 resource provider aggregate not found [pid: 8|app: 0|req: 1202/2432] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:37:11 2026] GET /v2.0/security-groups?tenant_id=9ce603169072475aab9c6dc719ae14e9&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2433] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:37:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:12.083 7 INFO neutron.services.segments.plugin [-] Segment 1e27fe1a-ac74-4c43-b7d3-6e8b7e6a65b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e27fe1a-ac74-4c43-b7d3-6e8b7e6a65b6 found for delete ", "request_id": "req-3b7a70a7-4b2b-48fa-9fa3-d42a2f654bc4"}]} 2026-06-10 02:37:12.089 7 INFO neutron.api.v2.resource [None req-22a49f04-af5f-484a-91a6-4f64612698e2 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1232/2434] 199.204.45.65 () {30 vars in 762 bytes} [Wed Jun 10 02:37:12 2026] GET /v2.0/security-groups/lb-163f5e25-c975-4caf-8220-edb0ddbe104f => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2435] 199.204.45.65 () {30 vars in 784 bytes} [Wed Jun 10 02:37:12 2026] GET /v2.0/security-groups?name=lb-163f5e25-c975-4caf-8220-edb0ddbe104f => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2436] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:37:12 2026] DELETE /v2.0/security-groups/bf62f345-6229-4aaa-9300-13f1082ba8df => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:12.239 7 INFO neutron.services.segments.plugin [-] Segment 1e27fe1a-ac74-4c43-b7d3-6e8b7e6a65b6 resource provider aggregate not found 2026-06-10 02:37:12.256 7 INFO neutron.services.segments.plugin [-] Segment 1e27fe1a-ac74-4c43-b7d3-6e8b7e6a65b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e27fe1a-ac74-4c43-b7d3-6e8b7e6a65b6 found for delete ", "request_id": "req-2319dd67-08f4-4827-badf-f3aaedd9c9e3"}]} [pid: 7|app: 0|req: 1234/2437] 199.204.45.65 () {34 vars in 735 bytes} [Wed Jun 10 02:37:12 2026] POST /v2.0/security-groups => generated 1638 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2438] 199.204.45.65 () {30 vars in 814 bytes} [Wed Jun 10 02:37:12 2026] GET /v2.0/security-group-rules?security_group_id=59bb0c1f-4e6e-479b-ac01-1a48f4e77285 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2439] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:37:12 2026] GET /v2.0/security-groups?tenant_id=8452109d512445b6bc749917cbff85bf&name=default => generated 2929 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2440] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:37:12 2026] DELETE /v2.0/security-groups/993fdbd9-252a-4f91-82db-a8079c9272f5 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2441] 199.204.45.65 () {34 vars in 788 bytes} [Wed Jun 10 02:37:12 2026] PUT /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2442] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:37:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1236/2443] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:37:12 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: 1208/2444] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:37:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2445] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:37:12 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: 1209/2446] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:37:12 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:37:16.728 7 WARNING neutron_lib.context [None req-081fc0c9-867d-4ed3-a765-47d7f20d3885 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:37:16.898 7 INFO neutron.db.segments_db [None req-081fc0c9-867d-4ed3-a765-47d7f20d3885 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Added segment 7980946f-4a09-451e-ab67-f443448336e5 of type vxlan for network 57f03876-805d-4b52-b488-d1c9ec49a6bb [pid: 7|app: 0|req: 1238/2447] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:16 2026] POST /v2.0/networks => generated 632 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:17.030 8 WARNING neutron_lib.context [None req-f7adad94-8fcc-4624-af96-e359ca2a44b3 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1210/2448] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:37:17 2026] POST /v2.0/subnets => generated 602 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:17.378 7 WARNING neutron_lib.context [None req-483350ce-cc73-401b-95c7-00673be99315 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:37:17.464 7 INFO neutron.db.segments_db [None req-483350ce-cc73-401b-95c7-00673be99315 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Added segment 37c30dde-fa1d-4265-aa1a-71271ff53aa9 of type vxlan for network 3b7a8146-17e1-449a-bec3-58994ae4a53c [pid: 7|app: 0|req: 1239/2449] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:17 2026] POST /v2.0/networks => generated 631 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:17.590 8 WARNING neutron_lib.context [None req-b5cb2805-8dd1-44f9-b35a-d1609b46f775 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1211/2450] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:37:17 2026] POST /v2.0/subnets => generated 605 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:17.913 7 WARNING neutron_lib.context [None req-f7ae09d4-9aa9-4ad0-9a30-04d7fee058f0 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:37:17.987 7 INFO neutron.db.segments_db [None req-f7ae09d4-9aa9-4ad0-9a30-04d7fee058f0 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Added segment faa6193e-7fa4-443d-b640-a6c40a73cc22 of type vxlan for network 15149bb7-ea90-407b-a0a6-6c12952396ad [pid: 7|app: 0|req: 1240/2451] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:17 2026] POST /v2.0/networks => generated 632 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:18.151 8 WARNING neutron_lib.context [None req-a7fd272c-5cec-4ef2-adc5-3d5e44f0422e f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1212/2452] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:37:18 2026] POST /v2.0/subnets => generated 605 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:18.560 7 WARNING neutron_lib.context [None req-c655d73d-ac30-4b9b-9e81-dd5fcd116bf9 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:37:18.686 7 INFO neutron.db.segments_db [None req-c655d73d-ac30-4b9b-9e81-dd5fcd116bf9 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Added segment 4b8ffb90-7ce3-4865-8e3f-87aa356dde84 of type vxlan for network 81c97721-cf2c-40ff-96ec-bac952b5d2b6 [pid: 7|app: 0|req: 1241/2453] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:18 2026] POST /v2.0/networks => generated 631 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:18.847 8 WARNING neutron_lib.context [None req-5fed8b12-e52a-4f8e-8452-521f13a0350d f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1213/2454] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:37:18 2026] POST /v2.0/subnets => generated 605 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:19.241 7 WARNING neutron_lib.context [None req-86b1315e-86da-47e0-8658-8c1c86c10d17 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:37:19.312 7 INFO neutron.db.segments_db [None req-86b1315e-86da-47e0-8658-8c1c86c10d17 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Added segment 4b834c39-6369-4c5a-b397-03a3e69373f6 of type vxlan for network 970d5142-600c-4890-863c-a421c22b5a7c [pid: 7|app: 0|req: 1242/2455] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:37:19 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:37:19.447 8 WARNING neutron_lib.context [None req-fb68b350-703a-4d70-ac2e-c23cb92edbe3 f27b828e713940098d77ed0d2770d335 753446ed462447fdb5d07c08b493186a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1214/2456] 10.0.0.225 () {34 vars in 669 bytes} [Wed Jun 10 02:37:19 2026] POST /v2.0/subnets => generated 605 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2457] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:37:19 2026] PUT /v2.0/subnets/b485c2dd-3cbe-41f1-8ce7-2cba927390c0/tags => generated 17 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2458] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:37:19 2026] PUT /v2.0/subnets/a214c8a0-133b-447f-9642-ebf026d4d976/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2459] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:37:20 2026] PUT /v2.0/subnets/0be6f5b4-0225-44c5-907d-b8d3d48a7fbb/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2460] 10.0.0.225 () {34 vars in 751 bytes} [Wed Jun 10 02:37:20 2026] PUT /v2.0/subnets/223700ec-e29c-4abd-8885-bdc3e61ec488/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2461] 10.0.0.225 () {32 vars in 664 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2462] 10.0.0.225 () {32 vars in 678 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2463] 10.0.0.187 () {34 vars in 1016 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/security-groups?id=a5156ee9-6be9-45cf-8c6a-d41cf65c7438&fields=id => 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: 1246/2464] 10.0.0.225 () {32 vars in 674 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2465] 10.0.0.225 () {32 vars in 686 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2466] 10.0.0.187 () {34 vars in 982 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/networks?id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2467] 10.0.0.187 () {34 vars in 965 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/quotas/8e15068815f5478cab23f85ee2e472db => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2468] 10.0.0.187 () {34 vars in 1002 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&fields=id => generated 149 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2469] 10.0.0.225 () {32 vars in 672 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2470] 10.0.0.187 () {34 vars in 1008 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2471] 10.0.0.225 () {32 vars in 686 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2472] 10.0.0.187 () {34 vars in 1108 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?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: 1250/2473] 10.0.0.225 () {32 vars in 682 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2474] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:37:20 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2475] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:37:20 2026] DELETE /v2.0/subnets/b485c2dd-3cbe-41f1-8ce7-2cba927390c0 => 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: 1225/2476] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:37:20 2026] DELETE /v2.0/subnets/a214c8a0-133b-447f-9642-ebf026d4d976 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2477] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:37:21 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => 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: 1253/2478] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:37:21 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2479] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:37:21 2026] DELETE /v2.0/subnets/0be6f5b4-0225-44c5-907d-b8d3d48a7fbb => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2480] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:37:21 2026] DELETE /v2.0/subnets/223700ec-e29c-4abd-8885-bdc3e61ec488 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2481] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:37:21 2026] GET /v2.0/networks?id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2482] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Jun 10 02:37:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e15068815f5478cab23f85ee2e472db => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2483] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:37:21 2026] DELETE /v2.0/subnets/f0e0d2da-4f43-4323-9a84-beb0200ab280 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:22.219 8 INFO neutron.services.segments.plugin [-] Segment 7980946f-4a09-451e-ab67-f443448336e5 resource provider aggregate not found 2026-06-10 02:37:22.228 8 INFO neutron.services.segments.plugin [-] Segment 7980946f-4a09-451e-ab67-f443448336e5 resource provider aggregate not found 2026-06-10 02:37:22.235 8 INFO neutron.services.segments.plugin [-] Segment 7980946f-4a09-451e-ab67-f443448336e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7980946f-4a09-451e-ab67-f443448336e5 found for delete ", "request_id": "req-4778279e-f8c7-4957-877a-6bdbab31b41b"}]} [pid: 8|app: 0|req: 1228/2484] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:22 2026] DELETE /v2.0/networks/57f03876-805d-4b52-b488-d1c9ec49a6bb => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:37:22.258 8 INFO neutron.services.segments.plugin [-] Segment 7980946f-4a09-451e-ab67-f443448336e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7980946f-4a09-451e-ab67-f443448336e5 found for delete ", "request_id": "req-3f0392a9-5d27-421e-9a0d-7b05a7d0d674"}]} [pid: 7|app: 0|req: 1257/2485] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:37:21 2026] POST /v2.0/ports => generated 1082 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1229/2486] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:22 2026] DELETE /v2.0/networks/3b7a8146-17e1-449a-bec3-58994ae4a53c => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2487] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:22 2026] DELETE /v2.0/networks/15149bb7-ea90-407b-a0a6-6c12952396ad => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2488] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:22 2026] DELETE /v2.0/networks/81c97721-cf2c-40ff-96ec-bac952b5d2b6 => 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: 1258/2489] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:37:22 2026] PUT /v2.0/ports/50749c31-7d23-4965-a8b0-a32aecb96c3e => generated 1207 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1259/2490] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:22.999 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ef9b15c-9e8f-475d-a527-c73330b9e50c'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': '50749c31-7d23-4965-a8b0-a32aecb96c3e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1260/2491] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Jun 10 02:37:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.231&port_id=50749c31-7d23-4965-a8b0-a32aecb96c3e => 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: 1261/2492] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/subnets?id=9bc5c8e3-909c-4db0-96c6-18d073ddf960 => generated 630 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2493] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:37:22 2026] DELETE /v2.0/networks/970d5142-600c-4890-863c-a421c22b5a7c => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2494] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/ports?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2495] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2496] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?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: 1234/2497] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2498] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/networks?id=6312314f-3f5e-46df-a925-ca58c2ede4c5 => generated 735 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2499] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.231&port_id=50749c31-7d23-4965-a8b0-a32aecb96c3e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2500] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2501] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/subnets?id=9bc5c8e3-909c-4db0-96c6-18d073ddf960 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2502] 199.204.45.65 () {34 vars in 1043 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/security-groups?id=a5156ee9-6be9-45cf-8c6a-d41cf65c7438&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2503] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/ports?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5&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: 1267/2504] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2505] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2506] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:37:24 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2507] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:37:23 2026] GET /v2.0/security-groups?tenant_id=0f4461d964144d408be166d56776dee4&name=default => generated 2929 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:24.256 8 INFO neutron.services.segments.plugin [-] Segment 37c30dde-fa1d-4265-aa1a-71271ff53aa9 resource provider aggregate not found [pid: 8|app: 0|req: 1240/2508] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:37:24 2026] GET /v2.0/security-groups?id=a5156ee9-6be9-45cf-8c6a-d41cf65c7438&fields=id&fields=name => generated 96 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2509] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:37:24 2026] DELETE /v2.0/security-groups/5409cc5b-71a7-40a4-be57-16ed7fb116c9 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:24.335 8 INFO neutron.services.segments.plugin [-] Segment 37c30dde-fa1d-4265-aa1a-71271ff53aa9 resource provider aggregate not found 2026-06-10 02:37:24.343 8 INFO neutron.services.segments.plugin [-] Segment 37c30dde-fa1d-4265-aa1a-71271ff53aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37c30dde-fa1d-4265-aa1a-71271ff53aa9 found for delete ", "request_id": "req-ebd3a275-7c26-45dc-a2f8-bb41f8498ee1"}]} 2026-06-10 02:37:24.368 8 INFO neutron.services.segments.plugin [-] Segment 37c30dde-fa1d-4265-aa1a-71271ff53aa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37c30dde-fa1d-4265-aa1a-71271ff53aa9 found for delete ", "request_id": "req-8b31a50f-463d-43a5-a0e9-c4737bb7c710"}]} 2026-06-10 02:37:24.374 8 INFO neutron.services.segments.plugin [-] Segment faa6193e-7fa4-443d-b640-a6c40a73cc22 resource provider aggregate not found 2026-06-10 02:37:24.389 8 INFO neutron.services.segments.plugin [-] Segment faa6193e-7fa4-443d-b640-a6c40a73cc22 resource provider aggregate not found 2026-06-10 02:37:24.399 8 INFO neutron.services.segments.plugin [-] Segment faa6193e-7fa4-443d-b640-a6c40a73cc22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa6193e-7fa4-443d-b640-a6c40a73cc22 found for delete ", "request_id": "req-bfd60c1f-3f63-4963-bfea-3f7abcfb84c3"}]} [pid: 8|app: 0|req: 1241/2510] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:37:24 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1248 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2511] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:37:24 2026] GET /v2.0/security-groups?tenant_id=753446ed462447fdb5d07c08b493186a&name=default => generated 2929 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:24.560 8 INFO neutron.services.segments.plugin [-] Segment faa6193e-7fa4-443d-b640-a6c40a73cc22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa6193e-7fa4-443d-b640-a6c40a73cc22 found for delete ", "request_id": "req-0ff2d6a9-9d1c-41d2-a22a-696f005ab717"}]} 2026-06-10 02:37:24.564 8 INFO neutron.services.segments.plugin [-] Segment 4b8ffb90-7ce3-4865-8e3f-87aa356dde84 resource provider aggregate not found 2026-06-10 02:37:24.583 8 INFO neutron.services.segments.plugin [-] Segment 4b8ffb90-7ce3-4865-8e3f-87aa356dde84 resource provider aggregate not found 2026-06-10 02:37:24.589 8 INFO neutron.services.segments.plugin [-] Segment 4b8ffb90-7ce3-4865-8e3f-87aa356dde84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b8ffb90-7ce3-4865-8e3f-87aa356dde84 found for delete ", "request_id": "req-63608703-8892-4e92-ab69-a7c0fdc6fa6e"}]} 2026-06-10 02:37:24.604 8 INFO neutron.services.segments.plugin [-] Segment 4b8ffb90-7ce3-4865-8e3f-87aa356dde84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b8ffb90-7ce3-4865-8e3f-87aa356dde84 found for delete ", "request_id": "req-53445b84-4b6c-497a-b6ad-5694a524ad22"}]} 2026-06-10 02:37:24.608 8 INFO neutron.services.segments.plugin [-] Segment 4b834c39-6369-4c5a-b397-03a3e69373f6 resource provider aggregate not found 2026-06-10 02:37:24.629 8 INFO neutron.services.segments.plugin [-] Segment 4b834c39-6369-4c5a-b397-03a3e69373f6 resource provider aggregate not found 2026-06-10 02:37:24.634 8 INFO neutron.services.segments.plugin [-] Segment 4b834c39-6369-4c5a-b397-03a3e69373f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b834c39-6369-4c5a-b397-03a3e69373f6 found for delete ", "request_id": "req-05bcfd90-a76c-4272-b3d2-7541685df6a7"}]} 2026-06-10 02:37:24.647 8 INFO neutron.services.segments.plugin [-] Segment 4b834c39-6369-4c5a-b397-03a3e69373f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b834c39-6369-4c5a-b397-03a3e69373f6 found for delete ", "request_id": "req-dff7f0a2-c199-4897-875f-8dbbe0629a76"}]} [pid: 8|app: 0|req: 1242/2512] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:37:24 2026] DELETE /v2.0/security-groups/a993c715-daed-4867-8306-4e5381408c86 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2513] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:37:24 2026] GET /v2.0/security-groups?tenant_id=84ea4e65eb2f46a299e54d23d88445e7&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2514] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:37:24 2026] DELETE /v2.0/security-groups/29247a8d-2ea6-4a08-8f8f-e2f7c7f9a9e2 => 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: 1273/2517] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:37:27 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2518] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:37:27 2026] GET /v2.0/security-groups?id=a5156ee9-6be9-45cf-8c6a-d41cf65c7438&fields=id&fields=name => generated 96 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2519] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:37:27 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:37:28.723 8 WARNING neutron_lib.context [None req-fedb344c-f6f3-475b-9395-5d57f21ea272 6e77a86a4cf24d478bbbc393c8190a67 72371e2c8012429eb8d3f7b6817b594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1246/2520] 10.0.0.225 () {34 vars in 676 bytes} [Wed Jun 10 02:37:28 2026] POST /v2.0/floatingips => generated 552 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2521] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:37:29 2026] PUT /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2522] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:37:29 2026] GET /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2523] 10.0.0.225 () {34 vars in 770 bytes} [Wed Jun 10 02:37:29 2026] PUT /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2524] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:37:29 2026] GET /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/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: 1277/2525] 10.0.0.225 () {34 vars in 766 bytes} [Wed Jun 10 02:37:29 2026] PUT /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2526] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:37:29 2026] GET /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2527] 10.0.0.225 () {34 vars in 788 bytes} [Wed Jun 10 02:37:29 2026] PUT /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2528] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:37:29 2026] GET /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2529] 10.0.0.225 () {34 vars in 759 bytes} [Wed Jun 10 02:37:29 2026] PUT /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2530] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:37:29 2026] GET /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2531] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:37:29 2026] GET /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:37:30.082 8 INFO neutron.api.v2.resource [None req-fcf2064a-ac9b-43a1-8df7-e750325262a5 6e77a86a4cf24d478bbbc393c8190a67 72371e2c8012429eb8d3f7b6817b594d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1252/2532] 10.0.0.225 () {32 vars in 751 bytes} [Wed Jun 10 02:37:30 2026] GET /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2533] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:37:30 2026] DELETE /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2534] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:37:30 2026] GET /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:37:30.259 7 INFO neutron.api.v2.resource [None req-6f2f5a0f-cf05-4434-8d04-fbeef48e3b57 6e77a86a4cf24d478bbbc393c8190a67 72371e2c8012429eb8d3f7b6817b594d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1282/2535] 10.0.0.225 () {32 vars in 754 bytes} [Wed Jun 10 02:37:30 2026] DELETE /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2536] 10.0.0.225 () {32 vars in 742 bytes} [Wed Jun 10 02:37:30 2026] DELETE /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2537] 10.0.0.225 () {32 vars in 739 bytes} [Wed Jun 10 02:37:30 2026] GET /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2538] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:37:30 2026] DELETE /v2.0/floatingips/33a40f92-e27f-4412-8305-8f370202f741 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2539] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:37:31 2026] GET /v2.0/security-groups?tenant_id=2cabab1166a346499b8b0beaa97224e6&name=default => generated 2929 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2540] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:37:31 2026] DELETE /v2.0/security-groups/33ec4700-e824-4249-832a-b0a6161146c3 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2541] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:37:32 2026] GET /v2.0/security-groups?tenant_id=72371e2c8012429eb8d3f7b6817b594d&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: 1257/2542] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:37:32 2026] DELETE /v2.0/security-groups/e5b4eed8-447b-4ca9-9fab-6f0117a766d3 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2545] 199.204.45.65 () {34 vars in 1095 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/ports?device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2546] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 1469 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2547] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2548] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2549] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c7&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => 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: 1261/2550] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4&id=4a948e53-f098-4c6a-aa35-edbae5f6fbc4 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2551] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2552] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2553] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?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: 1263/2554] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:37:43 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2557] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:02 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: 1293/2558] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:02 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: 1266/2559] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:02 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: 1294/2560] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:02 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: 1267/2561] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:02 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2562] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:02 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2563] 199.204.45.65 () {34 vars in 716 bytes} [Wed Jun 10 02:38:02 2026] POST /v2.0/ports => generated 1097 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2564] 10.0.0.187 () {34 vars in 971 bytes} [Wed Jun 10 02:38:02 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1097 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1269/2565] 10.0.0.187 () {34 vars in 907 bytes} [Wed Jun 10 02:38:03 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2566] 199.204.45.65 () {34 vars in 1261 bytes} [Wed Jun 10 02:38:03 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2567] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:03 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2568] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:03 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2569] 199.204.45.65 () {34 vars in 974 bytes} [Wed Jun 10 02:38:03 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2570] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:03 2026] GET /v2.0/networks?id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 803 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2571] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:38:03 2026] PUT /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1251 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2572] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2527 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1273/2573] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.231&port_id=50749c31-7d23-4965-a8b0-a32aecb96c3e => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2574] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/subnets?id=9bc5c8e3-909c-4db0-96c6-18d073ddf960 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:04.565 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f206ec4c-1cb6-4c69-9c35-10bbddc2a661'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': 'fb65ca02-2472-4b35-8222-42eb1d25bc1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1274/2575] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/ports?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2576] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1275/2577] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2578] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.167&port_id=fb65ca02-2472-4b35-8222-42eb1d25bc1d => 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: 1276/2579] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/subnets?id=7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2580] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/ports?network_id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2581] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2582] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:04 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2583] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2527 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2584] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/networks?id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 803 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2585] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.167&port_id=fb65ca02-2472-4b35-8222-42eb1d25bc1d => 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: 1307/2586] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/subnets?id=7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2587] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/ports?network_id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2588] 10.0.0.187 () {34 vars in 971 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2589] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?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: 1282/2590] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2591] 199.204.45.65 () {34 vars in 788 bytes} [Wed Jun 10 02:38:05 2026] PUT /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1311 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:05.731 8 INFO neutron.api.v2.resource [None req-d613d3a7-5c11-44b6-af3b-f02ff0032609 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1283/2592] 199.204.45.65 () {30 vars in 762 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/security-groups/lb-163f5e25-c975-4caf-8220-edb0ddbe104f => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1310/2593] 199.204.45.65 () {30 vars in 784 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/security-groups?name=lb-163f5e25-c975-4caf-8220-edb0ddbe104f => generated 1639 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:05.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ab63ef6-4a2e-4e5e-aa4c-b6699e0f2c84'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': 'fb65ca02-2472-4b35-8222-42eb1d25bc1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1311/2594] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2587 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2595] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:05 2026] GET /v2.0/networks?id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 803 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2596] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.167&port_id=fb65ca02-2472-4b35-8222-42eb1d25bc1d => 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: 1314/2597] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/subnets?id=7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2598] 199.204.45.65 () {34 vars in 788 bytes} [Wed Jun 10 02:38:05 2026] PUT /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1311 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2599] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/ports?network_id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1285/2600] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2601] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?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: 1286/2602] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2603] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2604] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2605] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2606] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2607] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2608] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2609] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:06.670 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8213a289-905b-412c-8a7d-2868ece94d7c'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': 'fb65ca02-2472-4b35-8222-42eb1d25bc1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1290/2610] 199.204.45.65 () {30 vars in 742 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2611] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2612] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2613] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2614] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/networks?id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 803 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2615] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.167&port_id=fb65ca02-2472-4b35-8222-42eb1d25bc1d => 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: 1293/2616] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/subnets?id=7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2617] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/ports?network_id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2618] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:06 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2619] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:07 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:38:09.695 8 WARNING neutron_lib.context [None req-825fc8b1-ffb1-4a0c-9fa9-0d3a2bfec53e 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:38:11.259 8 INFO neutron.db.l3_db [None req-825fc8b1-ffb1-4a0c-9fa9-0d3a2bfec53e 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Floating IP d82d3d59-91e4-47e1-82dc-f4ec60dc9e22 associated. External IP: 10.96.250.211, port: aad196f0-b9ac-438b-a238-076478d472b4. [pid: 8|app: 0|req: 1295/2622] 10.0.0.225 () {34 vars in 677 bytes} [Wed Jun 10 02:38:09 2026] POST /v2.0/floatingips => generated 898 bytes in 2017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2623] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:16 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) [pid: 8|app: 0|req: 1296/2624] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:16 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: 1329/2625] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:16 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: 1297/2626] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:16 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-06-10 02:38:16.283 7 INFO neutron.api.v2.resource [None req-ff2fb9fe-7ad3-4116-9c40-139e644ed2f3 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1330/2627] 199.204.45.65 () {30 vars in 762 bytes} [Wed Jun 10 02:38:16 2026] GET /v2.0/security-groups/lb-163f5e25-c975-4caf-8220-edb0ddbe104f => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2628] 199.204.45.65 () {30 vars in 784 bytes} [Wed Jun 10 02:38:16 2026] GET /v2.0/security-groups?name=lb-163f5e25-c975-4caf-8220-edb0ddbe104f => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2629] 199.204.45.65 () {30 vars in 814 bytes} [Wed Jun 10 02:38:16 2026] GET /v2.0/security-group-rules?security_group_id=59bb0c1f-4e6e-479b-ac01-1a48f4e77285 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2630] 199.204.45.65 () {34 vars in 746 bytes} [Wed Jun 10 02:38:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2631] 199.204.45.65 () {34 vars in 746 bytes} [Wed Jun 10 02:38:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2632] 10.0.0.140 () {30 vars in 690 bytes} [Wed Jun 10 02:38:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2633] 10.0.0.140 () {30 vars in 692 bytes} [Wed Jun 10 02:38:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2634] 10.0.0.140 () {30 vars in 668 bytes} [Wed Jun 10 02:38:23 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: 1334/2635] 10.0.0.140 () {30 vars in 704 bytes} [Wed Jun 10 02:38:23 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: 1302/2636] 10.0.0.140 () {28 vars in 439 bytes} [Wed Jun 10 02:38:23 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2637] 10.0.0.140 () {30 vars in 728 bytes} [Wed Jun 10 02:38:23 2026] GET /v2.0/subnets/e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 632 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2638] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:24 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: 1336/2639] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:24 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: 1304/2640] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:24 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: 1337/2641] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2642] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:24 2026] GET /v2.0/subnets/e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 650 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2643] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2644] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2645] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2646] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:25 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: 7|app: 0|req: 1340/2647] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2648] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2649] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2650] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:25 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 799 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2653] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:38:25 2026] POST /v2.0/ports => generated 1303 bytes in 885 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2654] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:38:26 2026] PUT /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 1428 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1343/2655] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4045 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1313/2656] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.231&port_id=50749c31-7d23-4965-a8b0-a32aecb96c3e => 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: 1344/2657] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/subnets?id=9bc5c8e3-909c-4db0-96c6-18d073ddf960 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:27.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6450e0d1-91c6-489d-9c0b-c76f07763374'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': 'cdce1740-e27f-4305-b154-46fd60d0382b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1314/2658] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/ports?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2659] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1315/2660] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?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: 1346/2661] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.167&port_id=fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2662] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/subnets?id=7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2663] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/ports?network_id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&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: 1317/2664] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2665] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2666] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=cdce1740-e27f-4305-b154-46fd60d0382b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2667] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A24d&port_id=cdce1740-e27f-4305-b154-46fd60d0382b => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2668] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4&id=4a948e53-f098-4c6a-aa35-edbae5f6fbc4 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2669] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2670] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2671] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2672] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2673] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4045 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2674] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 799 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2675] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=cdce1740-e27f-4305-b154-46fd60d0382b => 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: 1323/2676] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A24d&port_id=cdce1740-e27f-4305-b154-46fd60d0382b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2677] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4&id=4a948e53-f098-4c6a-aa35-edbae5f6fbc4 => generated 1362 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2678] 10.0.0.187 () {34 vars in 971 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 1464 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2679] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2680] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&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: 8|app: 0|req: 1325/2681] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 1464 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2682] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 1464 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2683] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?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: 1327/2684] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:28 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2685] 199.204.45.65 () {34 vars in 789 bytes} [Wed Jun 10 02:38:28 2026] PUT /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 1199 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2686] 199.204.45.65 () {30 vars in 742 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 796 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 02:38:29.553 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad1c2824-3b60-489c-ad22-5a490323abed'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': 'cdce1740-e27f-4305-b154-46fd60d0382b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1359/2687] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/subnets/e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2688] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3816 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2689] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:29 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: 1331/2690] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:29 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: 1360/2691] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2692] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:29 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: 1361/2693] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:29 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: 1333/2694] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=cdce1740-e27f-4305-b154-46fd60d0382b => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2695] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2696] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2697] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2698] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&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: 1364/2699] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2700] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2701] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2702] 199.204.45.65 () {30 vars in 742 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2703] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2704] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:29 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => 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: 1338/2705] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:30 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2706] 10.0.0.140 () {30 vars in 690 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2707] 10.0.0.140 () {30 vars in 692 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2708] 10.0.0.140 () {30 vars in 668 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2709] 10.0.0.140 () {30 vars in 704 bytes} [Wed Jun 10 02:38:34 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: 1370/2710] 10.0.0.140 () {28 vars in 439 bytes} [Wed Jun 10 02:38:34 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: 1341/2711] 10.0.0.140 () {30 vars in 728 bytes} [Wed Jun 10 02:38:34 2026] GET /v2.0/subnets/56c144cb-fb72-4aa7-92e4-5c164e50b94e => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2712] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38: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: 8|app: 0|req: 1342/2713] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38: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: 1372/2714] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38: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: 1343/2715] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:35 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: 1373/2716] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:35 2026] GET /v2.0/subnets/e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2717] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:35 2026] GET /v2.0/subnets/56c144cb-fb72-4aa7-92e4-5c164e50b94e => generated 648 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2718] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:35 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3818 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2719] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:35 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: 1375/2720] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:36 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: 1346/2721] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:36 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: 1376/2722] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2723] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:36 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2724] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:36 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2725] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:36 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2726] 199.204.45.65 () {38 vars in 954 bytes} [Wed Jun 10 02:38:36 2026] POST /v2.0/ports => generated 1303 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2727] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:38:37 2026] PUT /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => generated 1428 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1379/2728] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:37 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 5274 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1350/2729] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Jun 10 02:38:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.231&port_id=50749c31-7d23-4965-a8b0-a32aecb96c3e => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2730] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:37 2026] GET /v2.0/subnets?id=9bc5c8e3-909c-4db0-96c6-18d073ddf960 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:37.977 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbfa8a7f-eece-49c0-823f-328b5b4906c8'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': '41f7e152-877b-473d-9268-96cb4ba931ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1351/2731] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:37 2026] GET /v2.0/ports?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2732] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1352/2733] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2734] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.167&port_id=fb65ca02-2472-4b35-8222-42eb1d25bc1d => 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: 1353/2735] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/subnets?id=7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2736] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/ports?network_id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2737] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2738] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2739] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=cdce1740-e27f-4305-b154-46fd60d0382b => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2740] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2741] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2742] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?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: 1357/2743] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2744] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.154&port_id=41f7e152-877b-473d-9268-96cb4ba931ba => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2745] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A81&port_id=41f7e152-877b-473d-9268-96cb4ba931ba => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2746] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:38:38 2026] GET /v2.0/subnets?id=56c144cb-fb72-4aa7-92e4-5c164e50b94e&id=b0c439fd-e361-4551-b550-92af9128ea98 => generated 1364 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2747] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2748] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2749] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2750] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2751] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 5274 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2752] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 800 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2753] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.154&port_id=41f7e152-877b-473d-9268-96cb4ba931ba => 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: 1392/2754] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A81&port_id=41f7e152-877b-473d-9268-96cb4ba931ba => 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: 1363/2755] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/subnets?id=56c144cb-fb72-4aa7-92e4-5c164e50b94e&id=b0c439fd-e361-4551-b550-92af9128ea98 => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2756] 10.0.0.187 () {34 vars in 971 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2757] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2758] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2759] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&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: 1395/2760] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2761] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2762] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:39 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2763] 199.204.45.65 () {34 vars in 789 bytes} [Wed Jun 10 02:38:39 2026] PUT /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => generated 1199 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2764] 199.204.45.65 () {30 vars in 742 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 797 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1397/2765] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/subnets/56c144cb-fb72-4aa7-92e4-5c164e50b94e => generated 648 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2766] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 5047 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:38:40.479 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa71c798-a7ac-47a1-a914-b634f5c3bc30'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': '41f7e152-877b-473d-9268-96cb4ba931ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2767] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2768] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2769] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:40 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: 1398/2770] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2771] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2772] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.154&port_id=41f7e152-877b-473d-9268-96cb4ba931ba => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2773] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2774] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/subnets?id=56c144cb-fb72-4aa7-92e4-5c164e50b94e => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2775] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2776] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2777] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&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: 1402/2778] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2779] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2780] 199.204.45.65 () {30 vars in 742 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2781] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?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: 1404/2782] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2783] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:40 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2786] 199.204.45.65 () {34 vars in 1095 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/ports?device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2787] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2788] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2789] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2790] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A57&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2791] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/subnets?id=56c144cb-fb72-4aa7-92e4-5c164e50b94e&id=b0c439fd-e361-4551-b550-92af9128ea98 => generated 1364 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2792] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&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: 1409/2793] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2794] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2795] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:43 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2796] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2797] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:49 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: 1387/2798] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2799] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:49 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: 1388/2800] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/subnets/e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 650 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2801] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:49 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 5047 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2802] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:38:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2803] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:38:50 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: 1390/2804] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:38:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2805] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:38:50 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: 1391/2806] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:38:50 2026] GET /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => generated 1237 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2807] 199.204.45.65 () {34 vars in 788 bytes} [Wed Jun 10 02:38:50 2026] PUT /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => generated 1026 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2808] 199.204.45.65 () {30 vars in 742 bytes} [Wed Jun 10 02:38:50 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 797 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:38:50.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-32b19bf4-bf70-4af6-acac-f1ad41d2d244'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': '41f7e152-877b-473d-9268-96cb4ba931ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1417/2809] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:50 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2810] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:38:50 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1394/2811] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:50 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2812] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:38:50 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 800 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2813] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:38:51 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?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: 1419/2814] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:38:51 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2815] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:52 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2816] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:53 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2817] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:54 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2818] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:55 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2821] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:56 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2822] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:57 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2823] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:58 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2824] 10.0.0.187 () {34 vars in 1178 bytes} [Wed Jun 10 02:38:58 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026&device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7&device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 7788 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2825] 10.0.0.187 () {34 vars in 1280 bytes} [Wed Jun 10 02:38:58 2026] GET /v2.0/security-groups?id=a5156ee9-6be9-45cf-8c6a-d41cf65c7438&id=100b4ee8-1b97-4eba-9d69-98376d15579d&id=59bb0c1f-4e6e-479b-ac01-1a48f4e77285&id=b995f801-2694-41fd-b17f-410de4d0cd9f&fields=id&fields=name => generated 353 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2826] 10.0.0.187 () {34 vars in 1084 bytes} [Wed Jun 10 02:38:59 2026] GET /v2.0/ports?device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7&device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 2927 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2827] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:38:59 2026] GET /v2.0/security-groups?id=100b4ee8-1b97-4eba-9d69-98376d15579d&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2828] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:38:59 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2829] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:38:59 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2830] 10.0.0.187 () {34 vars in 1200 bytes} [Wed Jun 10 02:39:00 2026] GET /v2.0/security-groups?id=a5156ee9-6be9-45cf-8c6a-d41cf65c7438&id=b995f801-2694-41fd-b17f-410de4d0cd9f&id=59bb0c1f-4e6e-479b-ac01-1a48f4e77285&fields=id&fields=name => generated 262 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2831] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:00 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2832] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:01 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2833] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:02 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2834] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:03 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2835] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:04 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2836] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:06 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2837] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:07 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2838] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:08 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2839] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:09 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2840] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:10 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2843] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:11 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 4872 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2844] 199.204.45.65 () {34 vars in 974 bytes} [Wed Jun 10 02:39:11 2026] GET /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => generated 1062 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2845] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:39:11 2026] DELETE /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2846] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:39:11 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3818 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:12.070 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93fd6fb9-78ab-46ad-a867-f19996e220b9'] response: {'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'name': 'network-vif-deleted', 'tag': '41f7e152-877b-473d-9268-96cb4ba931ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1436/2847] 199.204.45.65 () {34 vars in 1225 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks?id=6312314f-3f5e-46df-a925-ca58c2ede4c5&id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&id=80b7a18d-21be-4b3e-a415-29d109ea9180&id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 3095 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2848] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.231&port_id=50749c31-7d23-4965-a8b0-a32aecb96c3e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2849] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/subnets?id=9bc5c8e3-909c-4db0-96c6-18d073ddf960 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2850] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5&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: 1438/2851] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2852] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2853] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.167&port_id=fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2854] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3818 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2855] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/subnets?id=7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:39:12.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a35853b1-762e-4921-9894-1421cc78da1e 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2856] 199.204.45.65 () {32 vars in 758 bytes} [Wed Jun 10 02:39:12 2026] DELETE /v2.0/ports/41f7e152-877b-473d-9268-96cb4ba931ba => 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/2857] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports?network_id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2858] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2859] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:39:12 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: 1441/2860] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2861] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2862] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2863] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2864] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?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: 1423/2865] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2866] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=cdce1740-e27f-4305-b154-46fd60d0382b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2867] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2868] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1349 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2869] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2870] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2871] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?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: 1446/2872] 199.204.45.65 () {30 vars in 742 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2873] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?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: 1447/2874] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:39:12 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2875] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:39:13 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2876] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:39:20 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: 1429/2877] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:39: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: 1449/2878] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:39: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: 1430/2879] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:39:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2880] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:20 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3818 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2881] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:39: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: 1451/2882] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:39:20 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: 1432/2883] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:39: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: 7|app: 0|req: 1452/2884] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:39:20 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/2885] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:39:20 2026] GET /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2886] 199.204.45.65 () {34 vars in 788 bytes} [Wed Jun 10 02:39:20 2026] PUT /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 1026 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2887] 199.204.45.65 () {30 vars in 742 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 796 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2888] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:21.321 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bd90636-68f2-43ff-9805-0eed66eb3696'] response: {'name': 'network-changed', 'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'tag': 'cdce1740-e27f-4305-b154-46fd60d0382b', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1435/2889] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2890] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2891] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 799 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2892] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2893] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:39:21 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2894] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:22 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2895] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:23 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2896] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:24 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2897] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:25 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2900] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:26 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2901] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:27 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2902] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:28 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2903] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:29 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2904] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:30 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2905] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:32 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2906] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:33 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2907] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:34 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2908] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:35 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2909] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:36 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2910] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:37 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2911] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:38 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2912] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:39 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2913] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:40 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2916] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:41 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 3643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2917] 199.204.45.65 () {34 vars in 974 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 1062 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2918] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:39:42 2026] DELETE /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2919] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:39:42.548 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8090d16e-e599-4783-a765-78942d5cbab5'] response: {'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'name': 'network-vif-deleted', 'tag': 'cdce1740-e27f-4305-b154-46fd60d0382b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1451/2920] 199.204.45.65 () {34 vars in 1145 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/networks?id=6312314f-3f5e-46df-a925-ca58c2ede4c5&id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 2309 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2921] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.231&port_id=50749c31-7d23-4965-a8b0-a32aecb96c3e => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2922] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/subnets?id=9bc5c8e3-909c-4db0-96c6-18d073ddf960 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2923] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/ports?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2924] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2925] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2926] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:39:42.887 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9125815-9cae-46ce-b5c1-f387005d1d02 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/2927] 199.204.45.65 () {32 vars in 758 bytes} [Wed Jun 10 02:39:42 2026] DELETE /v2.0/ports/cdce1740-e27f-4305-b154-46fd60d0382b => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2928] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.167&port_id=fb65ca02-2472-4b35-8222-42eb1d25bc1d => 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: 1474/2929] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/subnets?id=7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2930] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:39:42 2026] GET /v2.0/ports?network_id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&device_owner=network%3Adhcp => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2931] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:39:43 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: 1476/2932] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2933] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:39:43 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: 1478/2934] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:39:43 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: 1479/2935] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2936] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2937] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => 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: 1458/2938] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2939] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2940] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2941] 199.204.45.65 () {30 vars in 742 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2942] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2943] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:39:43 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2944] 199.204.45.65 () {34 vars in 1095 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2945] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2946] 199.204.45.65 () {34 vars in 1065 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/networks?id=6312314f-3f5e-46df-a925-ca58c2ede4c5&id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 1524 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2947] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.231&port_id=50749c31-7d23-4965-a8b0-a32aecb96c3e => 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: 1463/2948] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/subnets?id=9bc5c8e3-909c-4db0-96c6-18d073ddf960 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2949] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/ports?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2950] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2951] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?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: 1465/2952] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.167&port_id=fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2953] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/subnets?id=7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2954] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/ports?network_id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2955] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:39:44 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2956] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:39:45 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?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: 1490/2957] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:39:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2958] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:39:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2959] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:39:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2960] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:39:51 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-06-10 02:39:51.769 7 INFO neutron.api.v2.resource [None req-55222afc-67e1-4fff-a7e5-2725556a2971 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/2961] 199.204.45.65 () {30 vars in 762 bytes} [Wed Jun 10 02:39:51 2026] GET /v2.0/security-groups/lb-163f5e25-c975-4caf-8220-edb0ddbe104f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2962] 199.204.45.65 () {30 vars in 784 bytes} [Wed Jun 10 02:39:51 2026] GET /v2.0/security-groups?name=lb-163f5e25-c975-4caf-8220-edb0ddbe104f => generated 2865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2963] 199.204.45.65 () {30 vars in 814 bytes} [Wed Jun 10 02:39:51 2026] GET /v2.0/security-group-rules?security_group_id=59bb0c1f-4e6e-479b-ac01-1a48f4e77285 => generated 2334 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2964] 199.204.45.65 () {32 vars in 788 bytes} [Wed Jun 10 02:39:51 2026] DELETE /v2.0/security-group-rules/1d4406a8-a662-4368-975f-c5820481cd64 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2965] 199.204.45.65 () {32 vars in 788 bytes} [Wed Jun 10 02:39:51 2026] DELETE /v2.0/security-group-rules/e0edaf33-10fb-4c41-84d8-ef0890d4b373 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:56.517 8 INFO neutron.db.l3_db [None req-2eeb511d-23af-4cc2-8992-49db22bb346f 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Floating IP d82d3d59-91e4-47e1-82dc-f4ec60dc9e22 disassociated (deleted). External IP: 10.96.250.211, port: aad196f0-b9ac-438b-a238-076478d472b4. [pid: 8|app: 0|req: 1472/2968] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:39:55 2026] DELETE /v2.0/floatingips/d82d3d59-91e4-47e1-82dc-f4ec60dc9e22 => generated 0 bytes in 1244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:39:56.951 7 INFO neutron.api.v2.resource [None req-08a36cbd-4ccd-49f7-97ac-45044b6bc2f6 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/2969] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:39:56 2026] GET /v2.0/floatingips/d82d3d59-91e4-47e1-82dc-f4ec60dc9e22 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2970] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:39:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2971] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:39:57 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: 1474/2972] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:39:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2973] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:39:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2974] 199.204.45.65 () {30 vars in 740 bytes} [Wed Jun 10 02:39:57 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2975] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:57 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2976] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:57 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2977] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:58 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2978] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:39:59 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2979] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:00 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2980] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:01 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2981] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:02 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2982] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:03 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2983] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:04 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2984] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:05 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2985] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:06 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2986] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:07 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2987] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:08 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2988] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:09 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2989] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:10 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2992] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:11 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2993] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:13 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2994] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:14 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2995] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:15 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2996] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:16 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2997] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:17 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2998] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 2589 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2999] 199.204.45.65 () {34 vars in 974 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1349 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3000] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3001] 199.204.45.65 () {34 vars in 1015 bytes} [Wed Jun 10 02:40:18 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b?fields=dns_domain => generated 29 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3002] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Jun 10 02:40:18 2026] PUT /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1150 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3003] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/ports?tenant_id=8e15068815f5478cab23f85ee2e472db&device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1515/3004] 199.204.45.65 () {34 vars in 1065 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/networks?id=6312314f-3f5e-46df-a925-ca58c2ede4c5&id=c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 1524 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3005] 199.204.45.65 () {30 vars in 768 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3006] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.231&port_id=50749c31-7d23-4965-a8b0-a32aecb96c3e => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3007] 199.204.45.65 () {34 vars in 983 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/subnets?id=9bc5c8e3-909c-4db0-96c6-18d073ddf960 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3008] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/ports?network_id=6312314f-3f5e-46df-a925-ca58c2ede4c5&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3009] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3010] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/networks/6312314f-3f5e-46df-a925-ca58c2ede4c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3011] 199.204.45.65 () {34 vars in 788 bytes} [Wed Jun 10 02:40:19 2026] PUT /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1090 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3012] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:40:19 2026] GET /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 1090 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1518/3013] 199.204.45.65 () {32 vars in 758 bytes} [Wed Jun 10 02:40:19 2026] DELETE /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 0 bytes in 700 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3014] 199.204.45.65 () {30 vars in 702 bytes} [Wed Jun 10 02:40:20 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: 1519/3015] 199.204.45.65 () {30 vars in 704 bytes} [Wed Jun 10 02:40:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3016] 199.204.45.65 () {30 vars in 680 bytes} [Wed Jun 10 02:40: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: 1520/3017] 199.204.45.65 () {30 vars in 716 bytes} [Wed Jun 10 02:40:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:20.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2904f28f-d60e-469d-ad41-ed4aee1e4b4a 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3018] 199.204.45.65 () {32 vars in 758 bytes} [Wed Jun 10 02:40:20 2026] DELETE /v2.0/ports/fb65ca02-2472-4b35-8222-42eb1d25bc1d => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3019] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:40:20 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:20.795 8 INFO neutron.api.v2.resource [None req-c9c77d2e-1864-4ec9-a07e-2dc68f497b8f 886f4972891641ffb38996ec7b0ba0c1 8e15068815f5478cab23f85ee2e472db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3020] 199.204.45.65 () {30 vars in 762 bytes} [Wed Jun 10 02:40:20 2026] GET /v2.0/security-groups/lb-163f5e25-c975-4caf-8220-edb0ddbe104f => 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: 1522/3021] 199.204.45.65 () {30 vars in 784 bytes} [Wed Jun 10 02:40:20 2026] GET /v2.0/security-groups?name=lb-163f5e25-c975-4caf-8220-edb0ddbe104f => generated 1639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3022] 199.204.45.65 () {30 vars in 736 bytes} [Wed Jun 10 02:40:20 2026] GET /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3023] 199.204.45.65 () {34 vars in 788 bytes} [Wed Jun 10 02:40:20 2026] PUT /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 1090 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3024] 199.204.45.65 () {32 vars in 778 bytes} [Wed Jun 10 02:40:21 2026] DELETE /v2.0/security-groups/59bb0c1f-4e6e-479b-ac01-1a48f4e77285 => 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: 1524/3025] 199.204.45.65 () {32 vars in 758 bytes} [Wed Jun 10 02:40:21 2026] DELETE /v2.0/ports/aad196f0-b9ac-438b-a238-076478d472b4 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3026] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:40:22 2026] GET /v2.0/ports?device_id=23c91835-abbc-4da3-a4c3-1ef569a47026 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:22.776 8 INFO neutron.db.l3_db [None req-63b331c5-fd47-434b-8ee9-d5f6b524c0ae 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Floating IP 594f0946-dcfe-46ac-b07f-aef75bfe2d86 disassociated (deleted). External IP: 10.96.250.204, port: 1a4443a3-f50c-4983-ae68-c92ed2721b10. [pid: 7|app: 0|req: 1526/3027] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:40:22 2026] DELETE /v2.0/ports/50749c31-7d23-4965-a8b0-a32aecb96c3e => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3028] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:40:22 2026] DELETE /v2.0/floatingips/594f0946-dcfe-46ac-b07f-aef75bfe2d86 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:23.246 7 INFO neutron.api.v2.resource [None req-b91566d5-3094-47be-9a3a-c30120e2e645 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3029] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/floatingips/594f0946-dcfe-46ac-b07f-aef75bfe2d86 => generated 144 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:23.537 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2946b69-9b46-4e28-bf22-65dfb1a8024f'] response: {'name': 'network-changed', 'server_uuid': 'e65e4821-88c7-4d11-bd96-2ab9aa7113a7', 'tag': '1a4443a3-f50c-4983-ae68-c92ed2721b10', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1503/3030] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/ports?device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1200 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:23.613 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23ba08c3-9203-4e0a-83c7-582b8aef9df7'] response: {'server_uuid': '23c91835-abbc-4da3-a4c3-1ef569a47026', 'name': 'network-vif-deleted', 'tag': '50749c31-7d23-4965-a8b0-a32aecb96c3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1528/3031] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1469 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3032] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/security-groups?id=100b4ee8-1b97-4eba-9d69-98376d15579d&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: 7|app: 0|req: 1529/3033] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/networks?id=95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3034] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.213&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => 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: 1530/3035] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A57&port_id=1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3036] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/subnets?id=56c144cb-fb72-4aa7-92e4-5c164e50b94e&id=b0c439fd-e361-4551-b550-92af9128ea98 => generated 1364 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3037] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3038] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/ports?network_id=95307224-6057-43b2-8c1f-30ee4fefbf5f&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: 1508/3039] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3040] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:40:23 2026] GET /v2.0/ports?device_id=e65e4821-88c7-4d11-bd96-2ab9aa7113a7 => generated 1200 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3041] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:40:24 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f?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: 1533/3042] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:40:24 2026] DELETE /v2.0/ports/1a4443a3-f50c-4983-ae68-c92ed2721b10 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:29.100 8 INFO neutron.db.l3_db [None req-9181f649-bf09-470d-b58f-8b5f25263d12 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] Floating IP be7a8cc9-ecf9-4072-81b4-9a63980de09b disassociated (deleted). External IP: 10.96.250.202, port: fc776c8e-1a06-4bcb-8716-fac20f3dc07c. [pid: 8|app: 0|req: 1511/3045] 10.0.0.225 () {32 vars in 732 bytes} [Wed Jun 10 02:40:28 2026] DELETE /v2.0/floatingips/be7a8cc9-ecf9-4072-81b4-9a63980de09b => generated 0 bytes in 797 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:29.550 7 INFO neutron.api.v2.resource [None req-73314bbc-d72b-4db5-ac33-79e2d6b110ad 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3046] 10.0.0.225 () {32 vars in 729 bytes} [Wed Jun 10 02:40:29 2026] GET /v2.0/floatingips/be7a8cc9-ecf9-4072-81b4-9a63980de09b => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:29.757 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0ab6a1f-dbaa-47d4-b434-71d36c0555c6'] response: {'name': 'network-changed', 'server_uuid': '7dd25924-3d5b-4eb4-b1de-f9558accb10c', 'tag': 'fc776c8e-1a06-4bcb-8716-fac20f3dc07c', 'status': 'completed', 'code': 200} 2026-06-10 02:40:29.780 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a1215e2-585b-4a4e-8142-3c1ed92c37cd'] response: {'server_uuid': 'e65e4821-88c7-4d11-bd96-2ab9aa7113a7', 'name': 'network-vif-deleted', 'tag': '1a4443a3-f50c-4983-ae68-c92ed2721b10', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1512/3047] 10.0.0.187 () {34 vars in 990 bytes} [Wed Jun 10 02:40:29 2026] GET /v2.0/ports?device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 1200 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3048] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Jun 10 02:40:29 2026] GET /v2.0/ports?tenant_id=289f180220d340b18d54654e49ac93c9&device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3049] 10.0.0.187 () {34 vars in 1040 bytes} [Wed Jun 10 02:40:29 2026] GET /v2.0/security-groups?id=100b4ee8-1b97-4eba-9d69-98376d15579d&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3050] 199.204.45.65 () {34 vars in 985 bytes} [Wed Jun 10 02:40:29 2026] GET /v2.0/networks?id=80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 799 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3051] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Jun 10 02:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3052] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Jun 10 02:40:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c7&port_id=fc776c8e-1a06-4bcb-8716-fac20f3dc07c => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3053] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Jun 10 02:40:30 2026] GET /v2.0/subnets?id=e95f4403-0da8-4a89-a963-68cd9dd2bef4&id=4a948e53-f098-4c6a-aa35-edbae5f6fbc4 => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3054] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:40:30 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3055] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Jun 10 02:40:30 2026] GET /v2.0/ports?network_id=80b7a18d-21be-4b3e-a415-29d109ea9180&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3056] 199.204.45.65 () {34 vars in 993 bytes} [Wed Jun 10 02:40:30 2026] GET /v2.0/ports?device_id=7dd25924-3d5b-4eb4-b1de-f9558accb10c => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3057] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Jun 10 02:40:30 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3058] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Jun 10 02:40:30 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3059] 199.204.45.65 () {36 vars in 996 bytes} [Wed Jun 10 02:40:30 2026] DELETE /v2.0/ports/fc776c8e-1a06-4bcb-8716-fac20f3dc07c => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3060] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:34 2026] DELETE /v2.0/security-group-rules/f430a41a-8a13-451d-96b1-9dca7ba5b51d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.053 8 INFO neutron.api.v2.resource [None req-7bf7799e-206a-443c-b8ff-b66b33b5fee6 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3061] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/f430a41a-8a13-451d-96b1-9dca7ba5b51d => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3062] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/668f50e5-ebc4-43c3-9154-76fa52f51e7b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.138 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c0201b6-b31b-46cb-957f-a79c5febc38a'] response: {'server_uuid': '7dd25924-3d5b-4eb4-b1de-f9558accb10c', 'name': 'network-vif-deleted', 'tag': 'fc776c8e-1a06-4bcb-8716-fac20f3dc07c', 'status': 'completed', 'code': 200} 2026-06-10 02:40:35.143 8 INFO neutron.api.v2.resource [None req-8596f763-5f8b-4b1f-afe0-3876c6372f07 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3063] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/668f50e5-ebc4-43c3-9154-76fa52f51e7b => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3064] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/42c7a0c3-7eeb-458a-80dc-0246b0b9251c => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.226 8 INFO neutron.api.v2.resource [None req-680777a0-956e-40e1-8b59-00f2c0eb45cf 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3065] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/42c7a0c3-7eeb-458a-80dc-0246b0b9251c => 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: 1545/3066] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/11961bdd-81a0-4f39-830b-51b6ff207186 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.324 8 INFO neutron.api.v2.resource [None req-79fa6f06-b35b-45ce-bd20-d52e4cd2a27a 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3067] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/11961bdd-81a0-4f39-830b-51b6ff207186 => 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: 1546/3068] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/36337060-835f-4708-bd17-13ff6e71169a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.434 8 INFO neutron.api.v2.resource [None req-1cf1abcd-3dae-487b-a19f-4e6c0db6df08 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3069] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/36337060-835f-4708-bd17-13ff6e71169a => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3070] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/9987433d-f6c0-47ee-a300-d2723a77f2c4 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.549 8 INFO neutron.api.v2.resource [None req-84c86a34-fb0a-4c83-8e29-16ae87b6ec42 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3071] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/9987433d-f6c0-47ee-a300-d2723a77f2c4 => 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: 1548/3072] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/f0c31c9f-eeb3-4dcf-97b4-d68ea487705f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.633 8 INFO neutron.api.v2.resource [None req-830f08f1-b356-4692-b1e7-58539cf8edca 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3073] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/f0c31c9f-eeb3-4dcf-97b4-d68ea487705f => 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: 1549/3074] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/0ae922b0-ef95-444a-8a77-6acca982d4db => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.728 8 INFO neutron.api.v2.resource [None req-ae1fd24b-8ad0-4527-913b-403a02b891d4 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3075] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/0ae922b0-ef95-444a-8a77-6acca982d4db => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3076] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/1c26532f-d6bd-482b-908a-f4215a8f6946 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.823 8 INFO neutron.api.v2.resource [None req-1974c9ac-9203-46b1-b74c-0897889c0129 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/3077] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/1c26532f-d6bd-482b-908a-f4215a8f6946 => 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: 1551/3078] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/4a27c1e5-86ca-4768-82b7-552d6509c116 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.903 8 INFO neutron.api.v2.resource [None req-f5dc5c84-9116-451a-bb5e-925f9cbaa669 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3079] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/4a27c1e5-86ca-4768-82b7-552d6509c116 => 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: 1552/3080] 10.0.0.225 () {32 vars in 750 bytes} [Wed Jun 10 02:40:35 2026] DELETE /v2.0/security-group-rules/92f4d006-d091-4183-a870-1ed05aa50ae3 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:35.996 8 INFO neutron.api.v2.resource [None req-7a70b349-c2bd-406a-8d77-a12f9074fe26 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3081] 10.0.0.225 () {32 vars in 747 bytes} [Wed Jun 10 02:40:35 2026] GET /v2.0/security-group-rules/92f4d006-d091-4183-a870-1ed05aa50ae3 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3082] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:36 2026] DELETE /v2.0/security-groups/100b4ee8-1b97-4eba-9d69-98376d15579d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:36.115 8 INFO neutron.api.v2.resource [None req-6fded348-31d0-40e9-b3d9-b87cbff8122d 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3083] 10.0.0.225 () {32 vars in 737 bytes} [Wed Jun 10 02:40:36 2026] GET /v2.0/security-groups/100b4ee8-1b97-4eba-9d69-98376d15579d => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3084] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:40:36 2026] PUT /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5/remove_router_interface => generated 309 bytes in 1491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:37.946 8 INFO neutron.api.v2.resource [None req-0b78f128-9583-4ccb-8a8c-d54155470826 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3085] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:40:37 2026] PUT /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5/remove_router_interface => generated 198 bytes in 280 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3086] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:40:37 2026] PUT /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:39.463 8 INFO neutron.api.v2.resource [None req-95e87e7c-cd9f-4516-9409-48183649a5ce 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3087] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:40:39 2026] PUT /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5/remove_router_interface => generated 198 bytes in 239 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3088] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:40:39 2026] PUT /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5/remove_router_interface => generated 309 bytes in 1641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 02:40:41.351 8 INFO neutron.api.v2.resource [None req-4ec6dc38-6fb0-479e-8e10-e0de2607a81b 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3091] 10.0.0.225 () {34 vars in 789 bytes} [Wed Jun 10 02:40:41 2026] PUT /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5/remove_router_interface => generated 198 bytes in 237 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:42.682 7 INFO neutron.db.l3_hamode_db [None req-1470add6-7ee2-48bd-addf-34e155ef797f 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] HA network 47f5d1fa-81e9-461e-a19d-eb795c03196a was deleted as no HA routers are present in tenant 289f180220d340b18d54654e49ac93c9. [pid: 7|app: 0|req: 1559/3092] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:40:41 2026] DELETE /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5 => generated 0 bytes in 1334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:42.720 8 INFO neutron.api.v2.resource [None req-457372af-e511-4030-851f-c7f2c9eeea08 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3093] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:40:42 2026] GET /v2.0/routers/b20d577f-0d2e-44ff-8832-3c33d1d397b5 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:42.830 7 INFO neutron.services.segments.plugin [-] Segment f4886f86-61a8-4c8a-a67f-e086d9a3ae08 resource provider aggregate not found 2026-06-10 02:40:42.847 7 INFO neutron.services.segments.plugin [-] Segment f4886f86-61a8-4c8a-a67f-e086d9a3ae08 resource provider aggregate not found 2026-06-10 02:40:42.862 7 INFO neutron.services.segments.plugin [-] Segment f4886f86-61a8-4c8a-a67f-e086d9a3ae08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4886f86-61a8-4c8a-a67f-e086d9a3ae08 found for delete ", "request_id": "req-5ffcf267-6392-406f-a434-927323e00c4f"}]} 2026-06-10 02:40:42.866 7 INFO neutron.services.segments.plugin [-] Segment f4886f86-61a8-4c8a-a67f-e086d9a3ae08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4886f86-61a8-4c8a-a67f-e086d9a3ae08 found for delete ", "request_id": "req-ea6e0d32-95f2-4aad-be7b-3eafb5c2d989"}]} [pid: 7|app: 0|req: 1560/3094] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:40:42 2026] DELETE /v2.0/subnets/b0c439fd-e361-4551-b550-92af9128ea98 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:43.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ceb994bb-9544-4850-b525-5c558302b07d 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3095] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:40:43 2026] GET /v2.0/subnets/b0c439fd-e361-4551-b550-92af9128ea98 => 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: 1561/3096] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:40:43 2026] DELETE /v2.0/subnets/56c144cb-fb72-4aa7-92e4-5c164e50b94e => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:43.269 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6848178a-d0ac-4598-8ffd-fe1bc92ff7cc 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3097] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:40:43 2026] GET /v2.0/subnets/56c144cb-fb72-4aa7-92e4-5c164e50b94e => 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: 1562/3098] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:40:43 2026] DELETE /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:43.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45331f59-bae3-4089-9c98-a0ee39a1e434 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3099] 10.0.0.225 () {32 vars in 723 bytes} [Wed Jun 10 02:40:43 2026] GET /v2.0/networks/95307224-6057-43b2-8c1f-30ee4fefbf5f => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3100] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:40:43 2026] DELETE /v2.0/subnets/4a948e53-f098-4c6a-aa35-edbae5f6fbc4 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:43.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e94a1e6-3a48-4b1b-9c86-6ea2332f3cc2 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3101] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:40:43 2026] GET /v2.0/subnets/4a948e53-f098-4c6a-aa35-edbae5f6fbc4 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3102] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:40:43 2026] DELETE /v2.0/subnets/e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:44.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73e633ce-302d-43ba-826a-07724d5d6be3 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3103] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/subnets/e95f4403-0da8-4a89-a963-68cd9dd2bef4 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3104] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:40:44 2026] DELETE /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:44.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-255ea58c-fcb6-4de5-a61f-c20d02cfb4c6 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3105] 10.0.0.225 () {32 vars in 723 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/networks/80b7a18d-21be-4b3e-a415-29d109ea9180 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:44.890 7 INFO neutron.services.segments.plugin [-] Segment 92f148d8-d0f8-4a01-a5b4-dd2387f79a3a resource provider aggregate not found 2026-06-10 02:40:44.895 7 INFO neutron.services.segments.plugin [-] Segment 92f148d8-d0f8-4a01-a5b4-dd2387f79a3a resource provider aggregate not found [pid: 7|app: 0|req: 1566/3106] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:40:44 2026] DELETE /v2.0/subnets/99127881-db24-4c48-9f8b-c20d31eebdd2 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:44.942 8 INFO neutron.pecan_wsgi.hooks.translation [None req-294a6481-d409-4bea-b10a-17c803770809 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1541/3107] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:40:44 2026] GET /v2.0/subnets/99127881-db24-4c48-9f8b-c20d31eebdd2 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:44.956 7 INFO neutron.services.segments.plugin [-] Segment 92f148d8-d0f8-4a01-a5b4-dd2387f79a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f148d8-d0f8-4a01-a5b4-dd2387f79a3a found for delete ", "request_id": "req-bf338ad4-dfa2-4030-b46b-488fc641b4f1"}]} 2026-06-10 02:40:44.963 7 INFO neutron.services.segments.plugin [-] Segment 92f148d8-d0f8-4a01-a5b4-dd2387f79a3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f148d8-d0f8-4a01-a5b4-dd2387f79a3a found for delete ", "request_id": "req-3ff35fd5-4eec-49d8-955b-c9191d282b26"}]} 2026-06-10 02:40:44.986 7 INFO neutron.services.segments.plugin [-] Segment 78bbcc05-b6fe-44cd-bcee-93d3c00591a1 resource provider aggregate not found 2026-06-10 02:40:44.994 7 INFO neutron.services.segments.plugin [-] Segment 78bbcc05-b6fe-44cd-bcee-93d3c00591a1 resource provider aggregate not found 2026-06-10 02:40:45.002 7 INFO neutron.services.segments.plugin [-] Segment 78bbcc05-b6fe-44cd-bcee-93d3c00591a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78bbcc05-b6fe-44cd-bcee-93d3c00591a1 found for delete ", "request_id": "req-3256aa04-76fd-473d-a0aa-fbf564da4753"}]} 2026-06-10 02:40:45.011 7 INFO neutron.services.segments.plugin [-] Segment 78bbcc05-b6fe-44cd-bcee-93d3c00591a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78bbcc05-b6fe-44cd-bcee-93d3c00591a1 found for delete ", "request_id": "req-d433411a-b514-4ca1-a239-eed3aee810c0"}]} [pid: 7|app: 0|req: 1567/3108] 10.0.0.225 () {32 vars in 724 bytes} [Wed Jun 10 02:40:44 2026] DELETE /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:45.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60d205a7-a914-4531-8ff3-e0b136032b64 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3109] 10.0.0.225 () {32 vars in 721 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/subnets/7abed05b-a909-4e20-8a8e-9e951a8bd827 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3110] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:40:45 2026] DELETE /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:45.687 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a6f890e-ffcb-4b16-8b73-84ff9e3eb03c 954aec8cca4e4ba68a8a93f43e892d74 289f180220d340b18d54654e49ac93c9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3111] 10.0.0.225 () {32 vars in 723 bytes} [Wed Jun 10 02:40:45 2026] GET /v2.0/networks/c3af4d0f-d1d3-4dda-ac28-9d7b83e1f44b => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 02:40:47.763 7 INFO neutron.services.segments.plugin [-] Segment 3f047c51-8f36-4002-aa0b-4f38bf811638 resource provider aggregate not found 2026-06-10 02:40:47.767 7 INFO neutron.services.segments.plugin [-] Segment 3f047c51-8f36-4002-aa0b-4f38bf811638 resource provider aggregate not found 2026-06-10 02:40:47.783 7 INFO neutron.services.segments.plugin [-] Segment 3f047c51-8f36-4002-aa0b-4f38bf811638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f047c51-8f36-4002-aa0b-4f38bf811638 found for delete ", "request_id": "req-9b83e931-77d6-4787-99fb-ba9a91e126f8"}]} 2026-06-10 02:40:47.784 7 INFO neutron.services.segments.plugin [-] Segment 3f047c51-8f36-4002-aa0b-4f38bf811638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f047c51-8f36-4002-aa0b-4f38bf811638 found for delete ", "request_id": "req-d37bae3f-2e97-4ddb-9aed-a33a6bc54c2c"}]} [pid: 7|app: 0|req: 1569/3112] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:47 2026] GET /v2.0/security-groups?tenant_id=7091e672bb7f4e49b0c7f9a8e2620793&name=default => generated 2929 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3113] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:48 2026] DELETE /v2.0/security-groups/a699a197-4e2d-4333-b144-5a753fed4e33 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3114] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/security-groups?tenant_id=725aa061172a40bc83fefe79d7a76401&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3115] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:48 2026] DELETE /v2.0/security-groups/cdc614c9-36e4-4c51-9d5d-a8b781bb9253 => 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: 1571/3116] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:48 2026] GET /v2.0/security-groups?tenant_id=b8a931f97d9d4b98b1698037e2f90078&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3117] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:48 2026] DELETE /v2.0/security-groups/f250183a-36ae-458b-8177-5c93a481cbcd => 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: 1572/3118] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:49 2026] GET /v2.0/security-groups?tenant_id=ebc8c51c093846aeafcb1dc298675763&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: 1547/3119] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:49 2026] DELETE /v2.0/security-groups/e9f2fdb9-68ef-4642-b87b-dd4dcef0ad42 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3120] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:49 2026] GET /v2.0/security-groups?tenant_id=289f180220d340b18d54654e49ac93c9&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3121] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:49 2026] DELETE /v2.0/security-groups/63497ff5-2df6-4a41-8deb-2bb1e48da497 => 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: 1574/3122] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:49 2026] GET /v2.0/security-groups?tenant_id=0a6ee22fe8d544dc99a02bf2516c1a8f&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3123] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:49 2026] DELETE /v2.0/security-groups/687217f3-7716-4a01-af93-8fb11463a81e => 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: 1575/3124] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:50 2026] GET /v2.0/security-groups?tenant_id=9df370304c0a41729986c5c980c1997f&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3125] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:50 2026] DELETE /v2.0/security-groups/a1a5a95a-9526-4793-b7fc-f00463590a64 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:54.642 7 WARNING neutron_lib.context [None req-b5e6118f-0c30-41ce-bfa1-676b52f3327b a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:54.778 7 INFO neutron.db.segments_db [None req-b5e6118f-0c30-41ce-bfa1-676b52f3327b a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Added segment 8fd5ece8-4200-46ae-ab07-f4bd9fcdb3fc of type vxlan for network a60ab206-fe0f-487a-92b4-3df4fed6e874 [pid: 7|app: 0|req: 1576/3126] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:40:54 2026] POST /v2.0/networks => generated 632 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:54.888 8 WARNING neutron_lib.context [None req-1136545d-13a6-4107-9d47-d088cf9ff8a3 a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:54.952 8 INFO neutron.db.segments_db [None req-1136545d-13a6-4107-9d47-d088cf9ff8a3 a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Added segment a17823d6-b495-42c1-b061-d9b3d9b33493 of type vxlan for network f17975c5-ab32-4fe2-afbb-c3d1d58d8e24 [pid: 8|app: 0|req: 1551/3127] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:40:54 2026] POST /v2.0/networks => generated 632 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:55.094 7 WARNING neutron_lib.context [None req-0c47ff57-a8cc-4b0d-b022-78d9c9f25179 a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:55.165 7 INFO neutron.db.segments_db [None req-0c47ff57-a8cc-4b0d-b022-78d9c9f25179 a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Added segment 2fbac8a9-32c0-4bea-8792-a0a40531c254 of type vxlan for network 1db5125d-9987-490b-a8bc-72a0abd99b06 [pid: 7|app: 0|req: 1577/3128] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:40:55 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:55.299 8 WARNING neutron_lib.context [None req-46bc86a5-6f1c-4881-a1c6-b47d27b386e3 a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:55.368 8 INFO neutron.db.segments_db [None req-46bc86a5-6f1c-4881-a1c6-b47d27b386e3 a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Added segment beb4a04d-ad0d-452b-a0d5-ac156d78f9f3 of type vxlan for network 79c6f728-dc7c-4122-9dbb-baa1d1b69aa5 [pid: 8|app: 0|req: 1552/3129] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:40:55 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 02:40:55.500 7 WARNING neutron_lib.context [None req-87b8ea52-5909-4c96-ac35-6f2d21a185c2 a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-10 02:40:55.570 7 INFO neutron.db.segments_db [None req-87b8ea52-5909-4c96-ac35-6f2d21a185c2 a939883f32c4410fa99cc420ff9a07e1 89dc9c8eb2904c5a99dec415661f0b4a - - default default] Added segment f70410d6-f607-4543-8545-047bd95db7a9 of type vxlan for network 21c4538a-8fce-47bc-8451-dedfdd2b336a [pid: 7|app: 0|req: 1578/3130] 10.0.0.225 () {34 vars in 670 bytes} [Wed Jun 10 02:40:55 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3131] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:40:55 2026] PUT /v2.0/networks/a60ab206-fe0f-487a-92b4-3df4fed6e874/tags => generated 17 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3132] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:40:55 2026] PUT /v2.0/networks/f17975c5-ab32-4fe2-afbb-c3d1d58d8e24/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3133] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:40:55 2026] PUT /v2.0/networks/1db5125d-9987-490b-a8bc-72a0abd99b06/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3134] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:40:55 2026] PUT /v2.0/networks/79c6f728-dc7c-4122-9dbb-baa1d1b69aa5/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3135] 10.0.0.225 () {32 vars in 666 bytes} [Wed Jun 10 02:40:55 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3138] 10.0.0.225 () {32 vars in 680 bytes} [Wed Jun 10 02:40:56 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3139] 10.0.0.225 () {32 vars in 676 bytes} [Wed Jun 10 02:40:56 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3140] 10.0.0.225 () {32 vars in 688 bytes} [Wed Jun 10 02:40:56 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3141] 10.0.0.225 () {32 vars in 674 bytes} [Wed Jun 10 02:40:56 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3142] 10.0.0.225 () {32 vars in 688 bytes} [Wed Jun 10 02:40:56 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3143] 10.0.0.225 () {32 vars in 684 bytes} [Wed Jun 10 02:40:56 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3144] 10.0.0.225 () {32 vars in 696 bytes} [Wed Jun 10 02:40:56 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3145] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:40:56 2026] DELETE /v2.0/networks/a60ab206-fe0f-487a-92b4-3df4fed6e874 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:57.349 7 INFO neutron.services.segments.plugin [-] Segment a17823d6-b495-42c1-b061-d9b3d9b33493 resource provider aggregate not found 2026-06-10 02:40:57.354 7 INFO neutron.services.segments.plugin [-] Segment a17823d6-b495-42c1-b061-d9b3d9b33493 resource provider aggregate not found 2026-06-10 02:40:57.372 7 INFO neutron.services.segments.plugin [-] Segment a17823d6-b495-42c1-b061-d9b3d9b33493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17823d6-b495-42c1-b061-d9b3d9b33493 found for delete ", "request_id": "req-096fa51e-c762-4287-9c23-cd3ce2b70d84"}]} [pid: 7|app: 0|req: 1585/3146] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:40:57 2026] DELETE /v2.0/networks/f17975c5-ab32-4fe2-afbb-c3d1d58d8e24 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:57.400 8 INFO neutron.services.segments.plugin [-] Segment 8fd5ece8-4200-46ae-ab07-f4bd9fcdb3fc resource provider aggregate not found 2026-06-10 02:40:57.405 8 INFO neutron.services.segments.plugin [-] Segment 8fd5ece8-4200-46ae-ab07-f4bd9fcdb3fc resource provider aggregate not found 2026-06-10 02:40:57.433 8 INFO neutron.services.segments.plugin [-] Segment 8fd5ece8-4200-46ae-ab07-f4bd9fcdb3fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd5ece8-4200-46ae-ab07-f4bd9fcdb3fc found for delete ", "request_id": "req-c509fe93-5230-409c-8b03-d66fa1da6394"}]} 2026-06-10 02:40:57.434 8 INFO neutron.services.segments.plugin [-] Segment 8fd5ece8-4200-46ae-ab07-f4bd9fcdb3fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd5ece8-4200-46ae-ab07-f4bd9fcdb3fc found for delete ", "request_id": "req-1bb56555-c2f4-4450-9afc-ae58cf3873b8"}]} [pid: 8|app: 0|req: 1562/3147] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:40:57 2026] DELETE /v2.0/networks/1db5125d-9987-490b-a8bc-72a0abd99b06 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 02:40:57.647 7 INFO neutron.services.segments.plugin [-] Segment a17823d6-b495-42c1-b061-d9b3d9b33493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17823d6-b495-42c1-b061-d9b3d9b33493 found for delete ", "request_id": "req-c62e6f63-08cd-4c81-bf29-b06ce73a5037"}]} [pid: 7|app: 0|req: 1586/3148] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:40:57 2026] DELETE /v2.0/networks/79c6f728-dc7c-4122-9dbb-baa1d1b69aa5 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3149] 10.0.0.225 () {32 vars in 726 bytes} [Wed Jun 10 02:40:57 2026] DELETE /v2.0/networks/21c4538a-8fce-47bc-8451-dedfdd2b336a => 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: 1587/3150] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:58 2026] GET /v2.0/security-groups?tenant_id=8e1a8c4ddeac43b784215c5dc80a813b&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3151] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:59 2026] DELETE /v2.0/security-groups/83ebac0d-626f-4b5b-9873-6fa7ed140959 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:59.460 7 INFO neutron.services.segments.plugin [-] Segment beb4a04d-ad0d-452b-a0d5-ac156d78f9f3 resource provider aggregate not found 2026-06-10 02:40:59.486 7 INFO neutron.services.segments.plugin [-] Segment beb4a04d-ad0d-452b-a0d5-ac156d78f9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb4a04d-ad0d-452b-a0d5-ac156d78f9f3 found for delete ", "request_id": "req-f54bf511-6093-4813-ac9e-85a64e739cd3"}]} [pid: 7|app: 0|req: 1588/3152] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:59 2026] GET /v2.0/security-groups?tenant_id=207ee1a5be364ec883e7f3168178dbaf&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 02:40:59.607 8 INFO neutron.services.segments.plugin [-] Segment 2fbac8a9-32c0-4bea-8792-a0a40531c254 resource provider aggregate not found 2026-06-10 02:40:59.613 8 INFO neutron.services.segments.plugin [-] Segment 2fbac8a9-32c0-4bea-8792-a0a40531c254 resource provider aggregate not found 2026-06-10 02:40:59.624 8 INFO neutron.services.segments.plugin [-] Segment 2fbac8a9-32c0-4bea-8792-a0a40531c254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fbac8a9-32c0-4bea-8792-a0a40531c254 found for delete ", "request_id": "req-4397f9ae-33f9-4a13-9d3b-5be0670c09b6"}]} 2026-06-10 02:40:59.630 8 INFO neutron.services.segments.plugin [-] Segment 2fbac8a9-32c0-4bea-8792-a0a40531c254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fbac8a9-32c0-4bea-8792-a0a40531c254 found for delete ", "request_id": "req-91c3a27c-74a9-4814-a89d-b0df150e85f3"}]} 2026-06-10 02:40:59.639 8 INFO neutron.services.segments.plugin [-] Segment f70410d6-f607-4543-8545-047bd95db7a9 resource provider aggregate not found 2026-06-10 02:40:59.645 8 INFO neutron.services.segments.plugin [-] Segment f70410d6-f607-4543-8545-047bd95db7a9 resource provider aggregate not found 2026-06-10 02:40:59.652 8 INFO neutron.services.segments.plugin [-] Segment f70410d6-f607-4543-8545-047bd95db7a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f70410d6-f607-4543-8545-047bd95db7a9 found for delete ", "request_id": "req-aac76976-7202-46ac-a280-26fadfb80372"}]} 2026-06-10 02:40:59.656 8 INFO neutron.services.segments.plugin [-] Segment f70410d6-f607-4543-8545-047bd95db7a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f70410d6-f607-4543-8545-047bd95db7a9 found for delete ", "request_id": "req-8e068369-d11a-46a5-856e-da108c745fbf"}]} [pid: 8|app: 0|req: 1565/3153] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:59 2026] DELETE /v2.0/security-groups/96c4ec26-b3bd-4a58-b2e0-a6a86c747caf => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:40:59.876 7 INFO neutron.services.segments.plugin [-] Segment beb4a04d-ad0d-452b-a0d5-ac156d78f9f3 resource provider aggregate not found 2026-06-10 02:40:59.895 7 INFO neutron.services.segments.plugin [-] Segment beb4a04d-ad0d-452b-a0d5-ac156d78f9f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb4a04d-ad0d-452b-a0d5-ac156d78f9f3 found for delete ", "request_id": "req-e7e23aa1-0d9e-420d-a621-84fd2a47333f"}]} [pid: 7|app: 0|req: 1589/3154] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:40:59 2026] GET /v2.0/security-groups?tenant_id=89dc9c8eb2904c5a99dec415661f0b4a&name=default => generated 2929 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3155] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:40:59 2026] DELETE /v2.0/security-groups/59029a4a-5870-4b3e-b27d-0f8d5f50a40f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:41:04.408 7 WARNING neutron_lib.context [None req-62a1cdfe-8ce5-4a69-8102-8e8a8aa27a36 83743f4c80674b538f84324965abab8d 689d02cf13224772847efb59ef0fe73f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1590/3156] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:41:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:41:04.653 8 WARNING neutron_lib.context [None req-7c243e9a-eb89-424f-994f-35dcd449d532 83743f4c80674b538f84324965abab8d 689d02cf13224772847efb59ef0fe73f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1567/3157] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:41:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:41:04.792 7 WARNING neutron_lib.context [None req-e0c95822-8b32-44e2-a4d6-52d52791eba0 83743f4c80674b538f84324965abab8d 689d02cf13224772847efb59ef0fe73f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1591/3158] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:41:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:41:04.920 8 WARNING neutron_lib.context [None req-1df01adf-b56f-42f8-b344-eeedf2ea95e8 83743f4c80674b538f84324965abab8d 689d02cf13224772847efb59ef0fe73f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1568/3159] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:41:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 02:41:05.048 7 WARNING neutron_lib.context [None req-6558faf8-3da1-48ca-8063-1e3e7332e439 83743f4c80674b538f84324965abab8d 689d02cf13224772847efb59ef0fe73f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1592/3160] 10.0.0.225 () {34 vars in 684 bytes} [Wed Jun 10 02:41:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3161] 10.0.0.225 () {34 vars in 767 bytes} [Wed Jun 10 02:41:05 2026] PUT /v2.0/security-groups/178ef0d2-3260-4463-b524-00db9dd3ee60/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: 1593/3162] 10.0.0.225 () {34 vars in 767 bytes} [Wed Jun 10 02:41:05 2026] PUT /v2.0/security-groups/2228073e-68b5-458e-bb70-7e4794911f87/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3163] 10.0.0.225 () {34 vars in 767 bytes} [Wed Jun 10 02:41:05 2026] PUT /v2.0/security-groups/b191ba6b-7366-4787-9ec2-d7dda878a146/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3164] 10.0.0.225 () {34 vars in 767 bytes} [Wed Jun 10 02:41:05 2026] PUT /v2.0/security-groups/2a29fab4-80ad-4949-b346-8173028a5254/tags => 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: 1571/3165] 10.0.0.225 () {32 vars in 680 bytes} [Wed Jun 10 02:41:05 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3166] 10.0.0.225 () {32 vars in 694 bytes} [Wed Jun 10 02:41:05 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3167] 10.0.0.225 () {32 vars in 690 bytes} [Wed Jun 10 02:41:05 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3168] 10.0.0.225 () {32 vars in 702 bytes} [Wed Jun 10 02:41:05 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3169] 10.0.0.225 () {32 vars in 688 bytes} [Wed Jun 10 02:41:05 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3170] 10.0.0.225 () {32 vars in 702 bytes} [Wed Jun 10 02:41:05 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3171] 10.0.0.225 () {32 vars in 698 bytes} [Wed Jun 10 02:41:05 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3172] 10.0.0.225 () {32 vars in 710 bytes} [Wed Jun 10 02:41:05 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3173] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:05 2026] DELETE /v2.0/security-groups/178ef0d2-3260-4463-b524-00db9dd3ee60 => 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: 1599/3174] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:05 2026] DELETE /v2.0/security-groups/2228073e-68b5-458e-bb70-7e4794911f87 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3175] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:05 2026] DELETE /v2.0/security-groups/b191ba6b-7366-4787-9ec2-d7dda878a146 => 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: 1600/3176] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:06 2026] DELETE /v2.0/security-groups/2a29fab4-80ad-4949-b346-8173028a5254 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3177] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:06 2026] DELETE /v2.0/security-groups/5ef34141-a150-43e6-9d40-1c7cfe1227c8 => 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: 1601/3178] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:41:07 2026] GET /v2.0/security-groups?tenant_id=689d02cf13224772847efb59ef0fe73f&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3179] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:07 2026] DELETE /v2.0/security-groups/94ab236a-b306-4523-a53f-a274b6c2e33c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3180] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:41:07 2026] GET /v2.0/security-groups?tenant_id=0a5beca658ab4604a715795e535a09d1&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3181] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:07 2026] DELETE /v2.0/security-groups/6216918f-8f79-4156-992d-6720610e8d26 => 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: 1603/3182] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:41:08 2026] GET /v2.0/security-groups?tenant_id=8988974b4921481ba381eec10eeba413&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3183] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:08 2026] DELETE /v2.0/security-groups/32f34ad1-491f-480d-aff7-4aeeef723e72 => 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: 1605/3186] 10.0.0.225 () {34 vars in 678 bytes} [Wed Jun 10 02:41:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3187] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:41:11 2026] PUT /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/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: 1606/3188] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3189] 10.0.0.225 () {34 vars in 764 bytes} [Wed Jun 10 02:41:11 2026] PUT /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3190] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3191] 10.0.0.225 () {34 vars in 760 bytes} [Wed Jun 10 02:41:11 2026] PUT /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags/red => 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: 1608/3192] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/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: 1585/3193] 10.0.0.225 () {34 vars in 782 bytes} [Wed Jun 10 02:41:11 2026] PUT /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/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: 7|app: 0|req: 1609/3194] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3195] 10.0.0.225 () {34 vars in 753 bytes} [Wed Jun 10 02:41:11 2026] PUT /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3196] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3197] 10.0.0.225 () {32 vars in 741 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 02:41:11.983 7 INFO neutron.api.v2.resource [None req-294531bb-c418-41da-bd91-211edb7b8259 434b50602d3f4e50894ffd8ba3103fb8 613340199f874e1d8d7316f6d115eed9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3198] 10.0.0.225 () {32 vars in 745 bytes} [Wed Jun 10 02:41:11 2026] GET /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3199] 10.0.0.225 () {32 vars in 744 bytes} [Wed Jun 10 02:41:11 2026] DELETE /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3200] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:41:12 2026] GET /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 02:41:12.075 8 INFO neutron.api.v2.resource [None req-7b10cc21-6f2f-48de-8552-9fac7462ec26 434b50602d3f4e50894ffd8ba3103fb8 613340199f874e1d8d7316f6d115eed9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3201] 10.0.0.225 () {32 vars in 748 bytes} [Wed Jun 10 02:41:12 2026] DELETE /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3202] 10.0.0.225 () {32 vars in 736 bytes} [Wed Jun 10 02:41:12 2026] DELETE /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3203] 10.0.0.225 () {32 vars in 733 bytes} [Wed Jun 10 02:41:12 2026] GET /v2.0/policies/df1abaae-e64c-4dd0-8410-aea1b1201737/tags => 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: 1614/3204] 10.0.0.225 () {32 vars in 734 bytes} [Wed Jun 10 02:41:12 2026] DELETE /v2.0/qos/policies/df1abaae-e64c-4dd0-8410-aea1b1201737 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3205] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:41:12 2026] GET /v2.0/security-groups?tenant_id=839b8f7f1495449fa0626aea55df29e7&name=default => generated 2929 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3206] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/security-groups/4942dabe-bd6b-4dab-8305-b09e83c8b251 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3207] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:41:13 2026] GET /v2.0/security-groups?tenant_id=613340199f874e1d8d7316f6d115eed9&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: 1616/3208] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:13 2026] DELETE /v2.0/security-groups/7162bc4d-3365-4ff9-a305-1ae23c05d1f1 => 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: 1593/3209] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:41:17 2026] GET /v2.0/security-groups?tenant_id=00834dfa7a3648c3ab0590fb683d232b&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3210] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:17 2026] DELETE /v2.0/security-groups/9f1a9ed2-1ecd-479f-ba7c-f8cc84178ae4 => 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: 1594/3211] 10.0.0.225 () {32 vars in 774 bytes} [Wed Jun 10 02:41:17 2026] GET /v2.0/security-groups?tenant_id=7932c8f9ec6d4edaa5d93cfb3042e722&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3212] 10.0.0.225 () {32 vars in 740 bytes} [Wed Jun 10 02:41:17 2026] DELETE /v2.0/security-groups/47e69a72-5c03-494a-b57b-2c0701a1a31e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3213] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:41:20 2026] GET /v2.0/networks => generated 2168 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3216] 10.0.0.225 () {32 vars in 655 bytes} [Wed Jun 10 02:41:33 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3217] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:41:33 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3218] 10.0.0.225 () {32 vars in 643 bytes} [Wed Jun 10 02:41:33 2026] GET /v2.0/ports => generated 4725 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3219] 10.0.0.225 () {32 vars in 647 bytes} [Wed Jun 10 02:41:33 2026] GET /v2.0/subnets => generated 1261 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3220] 10.0.0.225 () {32 vars in 649 bytes} [Wed Jun 10 02:41:34 2026] GET /v2.0/networks => generated 2168 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3221] 10.0.0.225 () {32 vars in 663 bytes} [Wed Jun 10 02:41:34 2026] GET /v2.0/security-groups => generated 17401 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3222] 10.0.0.225 () {32 vars in 655 bytes} [Wed Jun 10 02:41:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)