+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 06:29:49 2026] *** compiled with version: 11.4.0 on 22 May 2026 05:16:26 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-7c4bdb7bbb-ckrkn 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 0x561aabbb8170 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-26 06:29:53.621 7 INFO neutron.common.config [-] Logging enabled! 2026-05-26 06:29:53.622 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-26 06:29:53.780 8 INFO neutron.common.config [-] Logging enabled! 2026-05-26 06:29:53.780 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-26 06:29:54.048 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 06:29:54.274 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 06:29:54.870 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:29:54.873 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 06:29:54.876 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-26 06:29:54.877 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:29:54.879 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 06:29:54.880 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 06:29:54.880 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:29:54.893 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:29:54.893 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:29:54.893 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:29:54.915 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 06:29:54.917 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:29:54.917 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 06:29:55.005 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 06:29:55.005 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 06:29:55.006 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 06:29:55.006 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 06:29:55.014 7 WARNING oslo_policy.policy [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-26 06:29:55.180 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:29:55.186 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 06:29:55.191 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-26 06:29:55.192 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-26 06:29:55.193 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-26 06:29:55.193 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-26 06:29:55.193 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:29:55.200 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:29:55.200 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 06:29:55.200 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:29:55.225 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-26 06:29:55.226 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-26 06:29:55.226 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-26 06:29:55.280 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 06:29:55.281 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 06:29:55.281 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-26 06:29:55.281 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-26 06:29:55.290 8 WARNING oslo_policy.policy [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-26 06:29:55.328 7 INFO neutron.plugins.ml2.managers [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 06:29:55.617 8 INFO neutron.plugins.ml2.managers [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 06:29:56.744 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 06:29:56.745 7 INFO neutron.plugins.ml2.managers [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 06:29:56.745 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 06:29:56.768 7 INFO neutron.plugins.ml2.managers [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 06:29:56.768 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 06:29:56.769 7 INFO neutron.plugins.ml2.managers [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 06:29:56.769 7 INFO neutron.plugins.ml2.extensions.port_security [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 06:29:56.769 7 INFO neutron.plugins.ml2.managers [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] Initializing extension driver 'qos' 2026-05-26 06:29:56.769 7 INFO neutron.plugins.ml2.managers [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 06:29:56.769 7 INFO neutron.plugins.ml2.managers [None req-eec67005-0fa8-4e60-8daf-068201f561b4 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 06:29:56.782 7 INFO neutron.quota [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded quota_driver: . 2026-05-26 06:29:56.782 7 INFO neutron.plugins.ml2.plugin [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 06:29:56.782 7 INFO neutron.plugins.ml2.managers [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 06:29:56.782 7 INFO neutron.plugins.ml2.managers [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 06:29:56.783 7 INFO neutron.plugins.ml2.managers [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 06:29:56.783 7 INFO neutron.extensions.vlantransparent [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Disabled vlantransparent extension. 2026-05-26 06:29:56.783 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: qos 2026-05-26 06:29:56.793 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: router 2026-05-26 06:29:56.827 7 INFO neutron.services.service_base [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 06:29:56.828 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: segments 2026-05-26 06:29:56.885 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 06:29:56.885 8 INFO neutron.plugins.ml2.managers [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] Initializing driver for type 'vxlan' 2026-05-26 06:29:56.886 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-26 06:29:56.910 8 INFO neutron.plugins.ml2.managers [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 06:29:56.910 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 06:29:56.910 8 INFO neutron.plugins.ml2.managers [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 06:29:56.911 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 06:29:56.911 8 INFO neutron.plugins.ml2.managers [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] Initializing extension driver 'qos' 2026-05-26 06:29:56.911 8 INFO neutron.plugins.ml2.managers [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-26 06:29:56.911 8 INFO neutron.plugins.ml2.managers [None req-c0e17b4b-eaa1-4ba3-a2c2-5e2fa1f5c5d0 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-26 06:29:56.921 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: trunk 2026-05-26 06:29:56.922 8 INFO neutron.quota [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded quota_driver: . 2026-05-26 06:29:56.922 8 INFO neutron.plugins.ml2.plugin [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 06:29:56.922 8 INFO neutron.plugins.ml2.managers [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 06:29:56.923 8 INFO neutron.plugins.ml2.managers [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 06:29:56.923 8 INFO neutron.plugins.ml2.managers [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 06:29:56.923 8 INFO neutron.extensions.vlantransparent [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Disabled vlantransparent extension. 2026-05-26 06:29:56.923 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: qos 2026-05-26 06:29:56.934 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: router 2026-05-26 06:29:56.968 8 INFO neutron.services.service_base [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-26 06:29:56.968 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: segments 2026-05-26 06:29:56.983 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: vpnaas 2026-05-26 06:29:57.021 7 WARNING stevedore.named [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 06:29:57.070 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: trunk 2026-05-26 06:29:57.086 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 06:29:57.087 7 INFO neutron.common.utils [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 06:29:57.087 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: auto_allocate 2026-05-26 06:29:57.093 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: tag 2026-05-26 06:29:57.099 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: timestamp 2026-05-26 06:29:57.102 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 06:29:57.106 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: flavors 2026-05-26 06:29:57.109 7 INFO neutron.manager [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loading Plugin: revisions 2026-05-26 06:29:57.112 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Initializing extension manager. 2026-05-26 06:29:57.113 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: address-group 2026-05-26 06:29:57.114 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: address-scope 2026-05-26 06:29:57.115 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 06:29:57.116 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: agent 2026-05-26 06:29:57.116 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 06:29:57.118 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 06:29:57.119 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 06:29:57.119 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: availability_zone 2026-05-26 06:29:57.120 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 06:29:57.121 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 06:29:57.121 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: default-subnetpools 2026-05-26 06:29:57.122 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 06:29:57.123 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: dns-integration 2026-05-26 06:29:57.124 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 06:29:57.124 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 06:29:57.125 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: dvr 2026-05-26 06:29:57.126 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 06:29:57.126 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 06:29:57.127 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:29:57.128 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 06:29:57.128 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: external-net 2026-05-26 06:29:57.129 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 06:29:57.129 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: extraroute 2026-05-26 06:29:57.130 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 06:29:57.131 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 06:29:57.131 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 06:29:57.132 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 06:29:57.131 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: vpnaas 2026-05-26 06:29:57.132 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 06:29:57.133 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: fip-port-details 2026-05-26 06:29:57.134 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: flavors 2026-05-26 06:29:57.135 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 06:29:57.136 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: floatingip-pools 2026-05-26 06:29:57.136 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: ip_allocation 2026-05-26 06:29:57.137 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 06:29:57.137 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: l2_adjacency 2026-05-26 06:29:57.139 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: router 2026-05-26 06:29:57.140 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:29:57.141 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 06:29:57.142 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 06:29:57.142 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 06:29:57.143 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: l3-ha 2026-05-26 06:29:57.143 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:29:57.144 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 06:29:57.145 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: l3-flavors 2026-05-26 06:29:57.146 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:29:57.146 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 06:29:57.148 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 06:29:57.149 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 06:29:57.150 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 06:29:57.151 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 06:29:57.152 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 06:29:57.153 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: multi-provider 2026-05-26 06:29:57.153 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: net-mtu 2026-05-26 06:29:57.154 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 06:29:57.154 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: network_availability_zone 2026-05-26 06:29:57.155 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: network_ha 2026-05-26 06:29:57.156 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: network-ip-availability 2026-05-26 06:29:57.157 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 06:29:57.157 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: pagination 2026-05-26 06:29:57.158 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: port-device-profile 2026-05-26 06:29:57.158 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 06:29:57.159 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 06:29:57.159 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 06:29:57.160 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: port-mac-override 2026-05-26 06:29:57.161 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 06:29:57.161 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 06:29:57.162 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: port-resource-request 2026-05-26 06:29:57.162 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 06:29:57.163 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: binding 2026-05-26 06:29:57.164 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: binding-extended 2026-05-26 06:29:57.164 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: port-security 2026-05-26 06:29:57.165 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: project-id 2026-05-26 06:29:57.165 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: provider 2026-05-26 06:29:57.167 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos 2026-05-26 06:29:57.168 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 06:29:57.168 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 06:29:57.169 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-default 2026-05-26 06:29:57.170 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-fip 2026-05-26 06:29:57.170 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 06:29:57.171 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 06:29:57.171 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 06:29:57.172 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 06:29:57.173 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 06:29:57.173 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-pps 2026-05-26 06:29:57.174 8 WARNING stevedore.named [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-26 06:29:57.174 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 06:29:57.175 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 06:29:57.175 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 06:29:57.176 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: quota-check-limit 2026-05-26 06:29:57.178 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: quotas 2026-05-26 06:29:57.179 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: quota_details 2026-05-26 06:29:57.180 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: rbac-policies 2026-05-26 06:29:57.181 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: rbac-address-group 2026-05-26 06:29:57.181 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 06:29:57.182 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 06:29:57.182 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 06:29:57.183 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: revision-if-match 2026-05-26 06:29:57.184 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 06:29:57.184 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: router_availability_zone 2026-05-26 06:29:57.185 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 06:29:57.186 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 06:29:57.187 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 06:29:57.187 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 06:29:57.188 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 06:29:57.189 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 06:29:57.189 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 06:29:57.197 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: security-group 2026-05-26 06:29:57.198 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: segment 2026-05-26 06:29:57.198 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 06:29:57.199 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: service-type 2026-05-26 06:29:57.200 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: sorting 2026-05-26 06:29:57.200 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 06:29:57.201 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: standard-attr-description 2026-05-26 06:29:57.201 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: stateful-security-group 2026-05-26 06:29:57.202 7 WARNING neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 06:29:57.203 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 06:29:57.203 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: subnet_onboard 2026-05-26 06:29:57.204 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 06:29:57.204 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: subnet-service-types 2026-05-26 06:29:57.205 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: subnet_allocation 2026-05-26 06:29:57.206 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 06:29:57.206 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 06:29:57.209 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 06:29:57.210 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 06:29:57.211 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: trunk 2026-05-26 06:29:57.211 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: trunk-details 2026-05-26 06:29:57.212 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 06:29:57.212 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 06:29:57.214 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 06:29:57.215 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 06:29:57.216 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: vpn-flavors 2026-05-26 06:29:57.217 7 INFO neutron.api.extensions [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Loaded extension: vpnaas 2026-05-26 06:29:57.219 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 06:29:57.219 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 06:29:57.220 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.220 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 06:29:57.225 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 06:29:57.226 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 06:29:57.234 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 06:29:57.235 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 06:29:57.236 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 06:29:57.237 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.237 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] subnetpool is already registered 2026-05-26 06:29:57.238 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.238 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] subnetpool is already registered 2026-05-26 06:29:57.238 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 06:29:57.239 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 06:29:57.239 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 06:29:57.240 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 06:29:57.241 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 06:29:57.241 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 06:29:57.245 8 INFO neutron_vpnaas.services.vpn.plugin [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 06:29:57.246 8 INFO neutron.common.utils [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-26 06:29:57.246 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 06:29:57.247 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: auto_allocate 2026-05-26 06:29:57.247 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] router is already registered 2026-05-26 06:29:57.247 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 06:29:57.247 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] floatingip is already registered 2026-05-26 06:29:57.251 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: tag 2026-05-26 06:29:57.252 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 06:29:57.252 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] rbac_policy is already registered 2026-05-26 06:29:57.253 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 06:29:57.253 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] security_group is already registered 2026-05-26 06:29:57.254 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 06:29:57.254 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] security_group_rule is already registered 2026-05-26 06:29:57.255 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.256 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] subnetpool is already registered 2026-05-26 06:29:57.256 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.256 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] subnetpool is already registered 2026-05-26 06:29:57.257 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 06:29:57.257 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] trunk is already registered 2026-05-26 06:29:57.258 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: timestamp 2026-05-26 06:29:57.258 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 06:29:57.258 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] endpoint_group is already registered 2026-05-26 06:29:57.259 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 06:29:57.259 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] vpnservice is already registered 2026-05-26 06:29:57.260 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 06:29:57.260 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] ipsec_site_connection is already registered 2026-05-26 06:29:57.261 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 06:29:57.261 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 06:29:57.261 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] ipsecpolicy is already registered 2026-05-26 06:29:57.261 7 INFO neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 06:29:57.262 7 WARNING neutron.quota.resource_registry [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] ikepolicy is already registered 2026-05-26 06:29:57.265 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: flavors 2026-05-26 06:29:57.268 8 INFO neutron.manager [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loading Plugin: revisions 2026-05-26 06:29:57.271 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Initializing extension manager. 2026-05-26 06:29:57.273 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: address-group 2026-05-26 06:29:57.274 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: address-scope 2026-05-26 06:29:57.274 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-26 06:29:57.275 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: agent 2026-05-26 06:29:57.276 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-26 06:29:57.277 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 06:29:57.278 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 06:29:57.279 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: availability_zone 2026-05-26 06:29:57.279 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-26 06:29:57.280 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 06:29:57.280 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: default-subnetpools 2026-05-26 06:29:57.282 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 06:29:57.283 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: dns-integration 2026-05-26 06:29:57.283 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 06:29:57.284 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-26 06:29:57.285 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: dvr 2026-05-26 06:29:57.285 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 06:29:57.286 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 06:29:57.287 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:29:57.287 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 06:29:57.288 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: external-net 2026-05-26 06:29:57.288 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 06:29:57.289 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: extraroute 2026-05-26 06:29:57.290 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-26 06:29:57.291 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 06:29:57.291 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 06:29:57.292 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 06:29:57.293 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 06:29:57.293 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: fip-port-details 2026-05-26 06:29:57.294 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: flavors 2026-05-26 06:29:57.295 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 06:29:57.296 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: floatingip-pools 2026-05-26 06:29:57.296 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: ip_allocation 2026-05-26 06:29:57.297 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-26 06:29:57.298 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: l2_adjacency 2026-05-26 06:29:57.299 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: router 2026-05-26 06:29:57.300 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 06:29:57.301 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-26 06:29:57.302 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-26 06:29:57.302 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 06:29:57.303 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: l3-ha 2026-05-26 06:29:57.304 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:29:57.304 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-26 06:29:57.305 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: l3-flavors 2026-05-26 06:29:57.306 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 06:29:57.306 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-26 06:29:57.308 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-26 06:29:57.309 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 06:29:57.310 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-26 06:29:57.311 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 06:29:57.312 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 06:29:57.313 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: multi-provider 2026-05-26 06:29:57.313 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: net-mtu 2026-05-26 06:29:57.314 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 06:29:57.315 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: network_availability_zone 2026-05-26 06:29:57.315 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: network_ha 2026-05-26 06:29:57.316 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: network-ip-availability 2026-05-26 06:29:57.317 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 06:29:57.318 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: pagination 2026-05-26 06:29:57.318 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: port-device-profile 2026-05-26 06:29:57.319 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 06:29:57.319 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 06:29:57.320 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 06:29:57.321 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: port-mac-override 2026-05-26 06:29:57.321 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 06:29:57.322 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 06:29:57.322 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: port-resource-request 2026-05-26 06:29:57.323 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 06:29:57.324 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: binding 2026-05-26 06:29:57.325 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: binding-extended 2026-05-26 06:29:57.327 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: port-security 2026-05-26 06:29:57.329 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: project-id 2026-05-26 06:29:57.330 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: provider 2026-05-26 06:29:57.335 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos 2026-05-26 06:29:57.337 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 06:29:57.337 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 06:29:57.338 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-default 2026-05-26 06:29:57.339 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-fip 2026-05-26 06:29:57.339 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 06:29:57.340 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 06:29:57.340 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 06:29:57.341 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 06:29:57.342 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 06:29:57.343 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-pps 2026-05-26 06:29:57.343 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 06:29:57.344 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 06:29:57.345 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 06:29:57.345 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: quota-check-limit 2026-05-26 06:29:57.347 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: quotas 2026-05-26 06:29:57.349 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: quota_details 2026-05-26 06:29:57.350 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: rbac-policies 2026-05-26 06:29:57.351 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: rbac-address-group 2026-05-26 06:29:57.351 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 06:29:57.352 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 06:29:57.352 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-26 06:29:57.353 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: revision-if-match 2026-05-26 06:29:57.354 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 06:29:57.354 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: router_availability_zone 2026-05-26 06:29:57.355 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 06:29:57.357 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 06:29:57.357 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 06:29:57.358 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-26 06:29:57.358 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 06:29:57.359 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 06:29:57.359 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 06:29:57.370 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: security-group 2026-05-26 06:29:57.371 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: segment 2026-05-26 06:29:57.372 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 06:29:57.373 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: service-type 2026-05-26 06:29:57.373 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: sorting 2026-05-26 06:29:57.374 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 06:29:57.374 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: standard-attr-description 2026-05-26 06:29:57.375 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: stateful-security-group 2026-05-26 06:29:57.375 8 WARNING neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 06:29:57.376 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-26 06:29:57.377 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: subnet_onboard 2026-05-26 06:29:57.377 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 06:29:57.378 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: subnet-service-types 2026-05-26 06:29:57.378 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: subnet_allocation 2026-05-26 06:29:57.379 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 06:29:57.380 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 06:29:57.383 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 06:29:57.384 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 06:29:57.385 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: trunk 2026-05-26 06:29:57.386 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: trunk-details 2026-05-26 06:29:57.386 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 06:29:57.388 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-26 06:29:57.390 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-26 06:29:57.392 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 06:29:57.393 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: vpn-flavors 2026-05-26 06:29:57.395 8 INFO neutron.api.extensions [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Loaded extension: vpnaas 2026-05-26 06:29:57.399 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-26 06:29:57.399 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-26 06:29:57.400 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.400 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-26 06:29:57.406 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 06:29:57.407 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 06:29:57.413 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 06:29:57.414 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 06:29:57.414 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 06:29:57.415 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.416 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] subnetpool is already registered 2026-05-26 06:29:57.416 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.417 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] subnetpool is already registered 2026-05-26 06:29:57.417 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 06:29:57.418 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 06:29:57.418 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 06:29:57.419 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 06:29:57.419 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 06:29:57.420 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 06:29:57.425 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-26 06:29:57.425 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] router is already registered 2026-05-26 06:29:57.426 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-26 06:29:57.426 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] floatingip is already registered 2026-05-26 06:29:57.429 7 WARNING keystonemiddleware._common.config [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:29:57.431 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-26 06:29:57.431 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] rbac_policy is already registered 2026-05-26 06:29:57.432 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-26 06:29:57.432 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] security_group is already registered 2026-05-26 06:29:57.433 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-26 06:29:57.433 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] security_group_rule is already registered 2026-05-26 06:29:57.434 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.434 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] subnetpool is already registered 2026-05-26 06:29:57.435 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-26 06:29:57.435 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] subnetpool is already registered 2026-05-26 06:29:57.435 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-26 06:29:57.436 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] trunk is already registered 2026-05-26 06:29:57.436 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-26 06:29:57.436 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] endpoint_group is already registered 2026-05-26 06:29:57.437 7 WARNING oslo_config.cfg [None req-3dfe90d5-e875-4470-9762-5a3906974f2c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 06:29:57.437 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-26 06:29:57.437 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] vpnservice is already registered 2026-05-26 06:29:57.438 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-26 06:29:57.438 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] ipsec_site_connection is already registered 2026-05-26 06:29:57.438 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-26 06:29:57.438 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] ipsecpolicy is already registered 2026-05-26 06:29:57.439 8 INFO neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-26 06:29:57.439 8 WARNING neutron.quota.resource_registry [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] ikepolicy is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x561aabbb8170 pid: 7 (default app) 2026-05-26 06:29:57.477 8 WARNING keystonemiddleware._common.config [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 06:29:57.485 8 WARNING oslo_config.cfg [None req-bdc04a85-49f3-4157-baa6-5e3ba612ccd8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x561aabbb8170 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:30:03.421 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f74c9a13-0721-400a-822d-52ab3b42879b a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.113 () {44 vars in 927 bytes} [Tue May 26 06:30:02 2026] GET /v2.0/networks/public => generated 108 bytes in 753 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: 1/4] 199.204.45.113 () {44 vars in 949 bytes} [Tue May 26 06:30:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:30:04.076 7 WARNING oslo_policy.policy [None req-b9e48110-7712-4b4c-b263-802b570557a4 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-26 06:30:04.246 7 WARNING neutron.services.revisions.revision_plugin [None req-b9e48110-7712-4b4c-b263-802b570557a4 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:30:04.275 7 INFO neutron.db.segments_db [None req-b9e48110-7712-4b4c-b263-802b570557a4 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 054c3bef-0a55-4098-99af-add2476add28 of type flat for network 9a67ad6f-110a-4122-8f95-43f899a72dd5 2026-05-26 06:30:04.336 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9e48110-7712-4b4c-b263-802b570557a4 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.113 () {48 vars in 967 bytes} [Tue May 26 06:30:03 2026] POST /v2.0/networks => generated 124 bytes in 439 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:30:10.271 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc76ee79-6198-4eb5-b6b3-f6699e962444 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.113 () {44 vars in 927 bytes} [Tue May 26 06:30:10 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.113 () {44 vars in 949 bytes} [Tue May 26 06:30:10 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-05-26 06:30:10.371 7 WARNING neutron.services.revisions.revision_plugin [None req-4ab51d77-be88-4559-a0a0-31749ad3daae a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:30:10.399 7 INFO neutron.db.segments_db [None req-4ab51d77-be88-4559-a0a0-31749ad3daae a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 90053d95-bbe5-49f0-b9b3-31ecfc2c481e of type flat for network a824b079-65c9-457f-abe5-b9847710771e 2026-05-26 06:30:10.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ab51d77-be88-4559-a0a0-31749ad3daae a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.113 () {48 vars in 967 bytes} [Tue May 26 06:30:10 2026] POST /v2.0/networks => generated 124 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:30:16.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed672bb5-dd49-4a9f-b226-98a407827014 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.113 () {44 vars in 927 bytes} [Tue May 26 06:30:16 2026] GET /v2.0/networks/public => generated 108 bytes in 411 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.113 () {44 vars in 949 bytes} [Tue May 26 06:30:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:30:16.854 8 WARNING oslo_policy.policy [None req-741d7fb9-5fdc-4f6c-b7a2-44f36da06537 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-26 06:30:16.906 8 WARNING neutron.services.revisions.revision_plugin [None req-741d7fb9-5fdc-4f6c-b7a2-44f36da06537 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:30:16.935 8 INFO neutron.db.segments_db [None req-741d7fb9-5fdc-4f6c-b7a2-44f36da06537 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 69b4a63c-9574-454f-9d7a-11aa4eb9166e of type flat for network c6f2bd01-c08f-4777-b8f0-27fbc0f04e66 2026-05-26 06:30:16.989 8 INFO neutron.pecan_wsgi.hooks.translation [None req-741d7fb9-5fdc-4f6c-b7a2-44f36da06537 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.113 () {48 vars in 967 bytes} [Tue May 26 06:30:16 2026] POST /v2.0/networks => generated 124 bytes in 307 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:30:22.883 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c12c63fb-a192-4229-bc71-bb98223abd96 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.113 () {44 vars in 927 bytes} [Tue May 26 06:30:22 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: 9/15] 199.204.45.113 () {44 vars in 949 bytes} [Tue May 26 06:30:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:30:22.994 8 WARNING neutron.services.revisions.revision_plugin [None req-58d9c0fa-1bc6-422f-b75d-193d8720788a a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:30:23.017 8 INFO neutron.db.segments_db [None req-58d9c0fa-1bc6-422f-b75d-193d8720788a a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment ddc97034-7e8a-42ec-9814-100d653a2c66 of type flat for network 4bc8c8c0-8929-48b4-8623-22f5f81e663c 2026-05-26 06:30:23.054 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58d9c0fa-1bc6-422f-b75d-193d8720788a a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.113 () {48 vars in 967 bytes} [Tue May 26 06:30:22 2026] POST /v2.0/networks => generated 124 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:30:28.978 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76eb94f1-1a29-4a59-a8bc-70ada8a70bd2 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.113 () {44 vars in 927 bytes} [Tue May 26 06:30:28 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.113 () {44 vars in 949 bytes} [Tue May 26 06:30:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:30:31.344 7 WARNING neutron.services.revisions.revision_plugin [None req-a5f2d339-617a-492f-acaf-b3df7c4c490b a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Could not find related network for resource to bump revision. 2026-05-26 06:30:31.448 7 INFO neutron.db.segments_db [None req-a5f2d339-617a-492f-acaf-b3df7c4c490b a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 10fe97f4-cbf7-4981-a1e4-0ff718b33e65 of type flat for network 30c18c8e-a138-4e2c-9336-bc389412d5d0 [pid: 7|app: 0|req: 11/19] 199.204.45.113 () {48 vars in 967 bytes} [Tue May 26 06:30:29 2026] POST /v2.0/networks => generated 706 bytes in 2824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 06:30:33.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6dcd4fef-a038-4a89-a2ed-ccb856711918 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.113 () {44 vars in 927 bytes} [Tue May 26 06:30:32 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.113 () {44 vars in 949 bytes} [Tue May 26 06:30:33 2026] GET /v2.0/networks?name=public => generated 709 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:30:33.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-530051b0-e925-4d7d-9fe3-782ba790e219 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.113 () {44 vars in 1034 bytes} [Tue May 26 06:30:33 2026] GET /v2.0/subnets/public-subnet?network_id=30c18c8e-a138-4e2c-9336-bc389412d5d0 => generated 113 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.113 () {44 vars in 1057 bytes} [Tue May 26 06:30:33 2026] GET /v2.0/subnets?name=public-subnet&network_id=30c18c8e-a138-4e2c-9336-bc389412d5d0 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.113 () {48 vars in 965 bytes} [Tue May 26 06:30:33 2026] POST /v2.0/subnets => generated 641 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 06:35:12.153 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10057854-18f9-4592-b58d-a6f38fe1face] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:35:12.154 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b19ab5c-bccd-405c-939e-063e7d19833a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:35:12.155 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 26 06:35:12 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.113) !!! 2026-05-26 06:35:12.157 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 26 06:35:12 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.113) !!! 2026-05-26 06:35:12.289 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14fa47e7-01af-42bf-b48e-6aaae1a033c6 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/62] 199.204.45.113 () {44 vars in 937 bytes} [Tue May 26 06:35:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:35:12.299 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:35:12.303 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:35:12.303 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 26 06:35:12 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.113) !!! [pid: 7|app: 0|req: 33/63] 199.204.45.113 () {44 vars in 959 bytes} [Tue May 26 06:35:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:35:12.431 8 INFO neutron.db.segments_db [None req-e990676e-60ce-4e74-aba7-11e550079c0f a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment dbe0ab79-f8cf-4920-b58b-48effda88453 of type vxlan for network a761e5ea-696a-49dd-a600-2b94aa61f0a6 [pid: 8|app: 0|req: 31/64] 199.204.45.113 () {48 vars in 966 bytes} [Tue May 26 06:35:12 2026] POST /v2.0/networks => generated 707 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 06:35:13.620 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58976. 2026-05-26 06:35:13.621 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58962. 2026-05-26 06:35:13.665 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d85d556c-80ff-4d9a-8222-548289fab229 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/65] 199.204.45.113 () {44 vars in 937 bytes} [Tue May 26 06:35:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:35:13.732 8 INFO oslo.messaging._drivers.impl_rabbit [-] [10057854-18f9-4592-b58d-a6f38fe1face] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58984. 2026-05-26 06:35:13.734 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8b19ab5c-bccd-405c-939e-063e7d19833a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58996. [pid: 8|app: 0|req: 32/66] 199.204.45.113 () {44 vars in 959 bytes} [Tue May 26 06:35:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:35:13.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7786c3a3-dbbc-41bd-b7b5-daa865cab94f a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/67] 199.204.45.113 () {44 vars in 1036 bytes} [Tue May 26 06:35:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/68] 199.204.45.113 () {44 vars in 1059 bytes} [Tue May 26 06:35:13 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.113 () {48 vars in 965 bytes} [Tue May 26 06:35:13 2026] POST /v2.0/subnets => generated 627 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 06:35:15.293 8 INFO neutron.api.v2.resource [None req-c500974b-6398-4b05-9623-07f4fe955add a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/70] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 26 06:35:15 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.204.45.113 () {44 vars in 993 bytes} [Tue May 26 06:35:15 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.113 () {48 vars in 980 bytes} [Tue May 26 06:35:15 2026] POST /v2.0/security-groups => generated 1616 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:16 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:16 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 1616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:16 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:35:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:17 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:17 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:17 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:35:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:18 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 2846 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:19 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:19 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 2846 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:35:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:20 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 3462 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:20 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:20 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:35:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:21 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4078 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:21 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:21 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4078 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:35:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.113 () {44 vars in 987 bytes} [Tue May 26 06:35:22 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 732 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:35:22.748 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28e9000c-070f-4952-bbf4-67cf104c8b3d a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/96] 199.204.45.113 () {44 vars in 1076 bytes} [Tue May 26 06:35:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.113 () {44 vars in 1099 bytes} [Tue May 26 06:35:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => 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: 50/98] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:22 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.113 () {48 vars in 961 bytes} [Tue May 26 06:35:22 2026] POST /v2.0/ports => generated 1096 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 06:35:29.497 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b92189d-1702-4287-8c74-5f5c117807f7 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/100] 199.204.45.113 () {44 vars in 979 bytes} [Tue May 26 06:35:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 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: 50/101] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.113 () {48 vars in 1031 bytes} [Tue May 26 06:35:29 2026] PUT /v2.0/ports/18063178-aae4-469a-aff1-4bf748a9c7f4 => generated 1209 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.113 () {44 vars in 920 bytes} [Tue May 26 06:35:31 2026] GET /v2.0/ports => generated 3726 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:35:33.027 7 INFO neutron.api.v2.resource [None req-c8833dd4-40b0-4f3d-9534-7d71b88edf3a a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/104] 199.204.45.113 () {44 vars in 959 bytes} [Tue May 26 06:35:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.113 () {44 vars in 981 bytes} [Tue May 26 06:35:33 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.113 () {48 vars in 980 bytes} [Tue May 26 06:35:33 2026] POST /v2.0/security-groups => generated 1610 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:34 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 1610 bytes in 57 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.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:34 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 1610 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:34 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 1610 bytes in 26 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.113 () {48 vars in 991 bytes} [Tue May 26 06:35:34 2026] POST /v2.0/security-group-rules => generated 621 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:35 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 2244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:35 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 2244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:35:35 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:35:35 2026] POST /v2.0/security-group-rules => generated 625 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/131] 199.204.45.113 () {44 vars in 975 bytes} [Tue May 26 06:37:20 2026] GET /v2.0/quotas/0f30b7e2e5a448139d312ab59dd4f7d7 => generated 292 bytes in 23 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: 67/132] 199.204.45.113 () {48 vars in 1027 bytes} [Tue May 26 06:37:21 2026] PUT /v2.0/quotas/0f30b7e2e5a448139d312ab59dd4f7d7 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 06:39:31.228 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:39:31.231 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:39:31.232 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 06:39:31 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.113) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 06:39:31.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f325cb3-dae0-4211-b563-295265a208da a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/149] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 06:39:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:39:31.419 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b19ab5c-bccd-405c-939e-063e7d19833a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:39:31.423 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10057854-18f9-4592-b58d-a6f38fe1face] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/150] 199.204.45.113 () {30 vars in 763 bytes} [Tue May 26 06:39:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:39:33.084 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33992. 2026-05-26 06:39:33.084 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34002. 2026-05-26 06:39:33.132 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a4f1725-9393-45be-8abb-fc94a8abf21c a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/151] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 06:39:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/152] 199.204.45.113 () {30 vars in 763 bytes} [Tue May 26 06:39:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:49:05.141 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b19ab5c-bccd-405c-939e-063e7d19833a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:49:05.142 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10057854-18f9-4592-b58d-a6f38fe1face] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:49:05.142 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 06:49:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 (ip 199.204.45.113) !!! 2026-05-26 06:49:05.145 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 06:49:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 (ip 199.204.45.113) !!! 2026-05-26 06:49:05.308 8 INFO neutron.api.v2.resource [None req-e42c53ba-04ef-442d-a17a-d65d8b4bdc9a a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 115/231] 199.204.45.113 () {44 vars in 1074 bytes} [Tue May 26 06:49:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 139 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 06:49:05.321 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:49:05.322 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 06:49:05.324 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 26 06:49:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=a5762f0e8bb14a51bcc685c44fc8cec5 (ip 199.204.45.113) !!! [pid: 7|app: 0|req: 117/232] 199.204.45.113 () {44 vars in 1097 bytes} [Tue May 26 06:49:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/233] 199.204.45.113 () {48 vars in 981 bytes} [Tue May 26 06:49:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 06:49:06.681 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40700. 2026-05-26 06:49:06.681 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40696. [pid: 7|app: 0|req: 118/234] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 06:49:06 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 1624 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:49:06.789 8 INFO oslo.messaging._drivers.impl_rabbit [-] [10057854-18f9-4592-b58d-a6f38fe1face] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40722. [pid: 8|app: 0|req: 117/235] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:49:06 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9 => generated 1624 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/236] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 06:49:06 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 06:49:06.908 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8b19ab5c-bccd-405c-939e-063e7d19833a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40710. [pid: 8|app: 0|req: 118/237] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:49:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 06:49:07 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 2234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/239] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:49:07 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9 => generated 2234 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/240] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 06:49:08 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:49:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/242] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 06:49:09 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/243] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:49:09 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/244] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 06:49:09 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/245] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:49:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 06:49:10 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 3460 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 06:49:10 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9 => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 06:49:10 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/249] 199.204.45.113 () {48 vars in 991 bytes} [Tue May 26 06:49:10 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/268] 199.204.45.113 () {30 vars in 740 bytes} [Tue May 26 06:51:23 2026] GET /v2.0/networks?tenant_id=a5762f0e8bb14a51bcc685c44fc8cec5&shared=False => generated 15 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 06:51:24.156 7 INFO neutron.db.segments_db [None req-12a7233e-026b-41e4-b50c-e5399af906d6 f7a9909d6dc0417bbd3862b904fdfb18 a5762f0e8bb14a51bcc685c44fc8cec5 - - 555313bbf078406888eb4001771f2f9b 555313bbf078406888eb4001771f2f9b] Added segment d3d183b1-3e1a-459d-a870-a89638ed3ef2 of type vxlan for network 076c43e5-ac73-495f-9872-58556f166e06 [pid: 7|app: 0|req: 135/269] 199.204.45.113 () {34 vars in 682 bytes} [Tue May 26 06:51:24 2026] POST /v2.0/networks => generated 718 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.113 () {30 vars in 722 bytes} [Tue May 26 06:51:24 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.204.45.113 () {30 vars in 633 bytes} [Tue May 26 06:51:24 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: 8|app: 0|req: 136/272] 199.204.45.113 () {34 vars in 677 bytes} [Tue May 26 06:51:24 2026] POST /v2.0/ports => generated 963 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 06:51:24 2026] GET /v2.0/networks/076c43e5-ac73-495f-9872-58556f166e06 => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.113 () {30 vars in 722 bytes} [Tue May 26 06:51:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 06:51:26 2026] GET /v2.0/networks/076c43e5-ac73-495f-9872-58556f166e06 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.113 () {44 vars in 975 bytes} [Tue May 26 06:51:42 2026] GET /v2.0/quotas/a5762f0e8bb14a51bcc685c44fc8cec5 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.113 () {48 vars in 1027 bytes} [Tue May 26 06:51:43 2026] PUT /v2.0/quotas/a5762f0e8bb14a51bcc685c44fc8cec5 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:27.946 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 07:06:27.948 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 07:06:27.949 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 07:06:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.113) !!! 2026-05-26 07:06:28.123 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5d41068-2350-49e7-a738-b858ef9dc065 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/398] 199.204.45.113 () {44 vars in 927 bytes} [Tue May 26 07:06:27 2026] GET /v2.0/networks/public => generated 108 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:06:28.137 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10057854-18f9-4592-b58d-a6f38fe1face] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 07:06:28.138 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b19ab5c-bccd-405c-939e-063e7d19833a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 07:06:28.139 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 07:06:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.113) !!! 2026-05-26 07:06:28.141 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 26 07:06:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.113) !!! [pid: 8|app: 0|req: 199/399] 199.204.45.113 () {44 vars in 949 bytes} [Tue May 26 07:06:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:29.325 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55282. 2026-05-26 07:06:29.326 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55278. 2026-05-26 07:06:29.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03f2bf36-2790-4076-8ccc-b116c560ce25 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/400] 199.204.45.113 () {44 vars in 927 bytes} [Tue May 26 07:06:29 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:06:29.402 8 INFO oslo.messaging._drivers.impl_rabbit [-] [10057854-18f9-4592-b58d-a6f38fe1face] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55296. 2026-05-26 07:06:29.408 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8b19ab5c-bccd-405c-939e-063e7d19833a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55306. [pid: 8|app: 0|req: 200/401] 199.204.45.113 () {44 vars in 949 bytes} [Tue May 26 07:06:29 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:06:29.494 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab33a0f2-0df0-478a-8cd1-b34a31a1c343 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/402] 199.204.45.113 () {44 vars in 1034 bytes} [Tue May 26 07:06:29 2026] GET /v2.0/subnets/public-subnet?network_id=30c18c8e-a138-4e2c-9336-bc389412d5d0 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.113 () {44 vars in 1057 bytes} [Tue May 26 07:06:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=30c18c8e-a138-4e2c-9336-bc389412d5d0 => generated 644 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:07:10.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2c24a3e-ea45-49e5-be71-651eb108b174 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/410] 199.204.45.113 () {44 vars in 937 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.204.45.113 () {44 vars in 959 bytes} [Tue May 26 07:07:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:07:11.673 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c3b36bc-71a3-48d4-8168-bcd7691fdab9 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/412] 199.204.45.113 () {44 vars in 937 bytes} [Tue May 26 07:07:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.113 () {44 vars in 959 bytes} [Tue May 26 07:07:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:07:11.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0742935-5e3c-4d89-ab97-be52816f69da a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/414] 199.204.45.113 () {44 vars in 1036 bytes} [Tue May 26 07:07:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.113 () {44 vars in 1059 bytes} [Tue May 26 07:07:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:07:13.036 8 INFO neutron.api.v2.resource [None req-8b41eb8c-3ad2-42c7-bf63-f62d86a06ad2 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 208/416] 199.204.45.113 () {44 vars in 971 bytes} [Tue May 26 07:07:12 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.113 () {44 vars in 993 bytes} [Tue May 26 07:07:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:14 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:14 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:07:14 2026] GET /v2.0/security-group-rules/7db53a6d-ca95-424e-8ae8-a9e67e31b424 => 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: 211/421] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:07:15 2026] GET /v2.0/security-group-rules/d119eee0-6df7-4ed5-883d-52e8b9a10592 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:16 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:16 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:07:16 2026] GET /v2.0/security-group-rules/c842e31a-92c2-451f-859f-f1774961b4f2 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:17 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:17 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:07:17 2026] GET /v2.0/security-group-rules/f169d2d2-d8dc-495c-9f86-9aa04ac75896 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:18 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => 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: 216/431] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:18 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:07:18 2026] GET /v2.0/security-group-rules/56fc8741-d926-4806-93ce-0b2e4c18bd44 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 199.204.45.113 () {44 vars in 987 bytes} [Tue May 26 07:07:20 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 732 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:07:20.237 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9b27a7d-39b5-4cfe-a711-facfc62eecff a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/436] 199.204.45.113 () {44 vars in 1076 bytes} [Tue May 26 07:07:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 199.204.45.113 () {44 vars in 1099 bytes} [Tue May 26 07:07:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 1250 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:20 2026] GET /v2.0/security-groups/e74d8f8a-ff9e-4bab-b88b-5b75d7e177ab => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:07:27.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-620f253f-60bb-4916-b629-521d44175515 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 220/439] 199.204.45.113 () {44 vars in 979 bytes} [Tue May 26 07:07:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 199.204.45.113 () {44 vars in 920 bytes} [Tue May 26 07:07:29 2026] GET /v2.0/ports => generated 4721 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:07:30.943 8 INFO neutron.api.v2.resource [None req-c69a65ac-6f7c-411e-bf12-215ce235fdd9 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 221/442] 199.204.45.113 () {44 vars in 959 bytes} [Tue May 26 07:07:30 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 199.204.45.113 () {44 vars in 981 bytes} [Tue May 26 07:07:30 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:31 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 2882 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:32 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 2882 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:07:32 2026] GET /v2.0/security-group-rules/4b7ebe68-74df-4d88-b329-b9b0b6252c59 => generated 621 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:32 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 2882 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:07:33 2026] GET /v2.0/security-groups/8bf28dfe-d158-4cbc-8505-c6bce4f392a1 => generated 2882 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:07:33 2026] GET /v2.0/security-group-rules/ed2a5f69-c9b5-400e-9691-e168a3a5bead => generated 625 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 199.204.45.113 () {44 vars in 975 bytes} [Tue May 26 07:07:46 2026] GET /v2.0/quotas/0f30b7e2e5a448139d312ab59dd4f7d7 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:08:49.765 7 INFO neutron.api.v2.resource [None req-960a89a6-844c-4881-bfb5-c5aed0ce256e a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/463] 199.204.45.113 () {44 vars in 1074 bytes} [Tue May 26 07:08:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 139 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.204.45.113 () {44 vars in 1097 bytes} [Tue May 26 07:08:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 4072 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 07:08:50 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:08:50 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:08:51 2026] GET /v2.0/security-group-rules/2ca9c63f-464b-429b-aea6-30f18f460c74 => generated 597 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 07:08:52 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 4075 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:08:52 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9 => generated 4075 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:08:52 2026] GET /v2.0/security-group-rules/98118abf-ffde-48dd-ae58-b37846882a1e => generated 599 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:08:53 2026] GET /v2.0/security-group-rules/edab1b74-95a3-450d-b6f4-33663566cbfe => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 199.204.45.113 () {44 vars in 1088 bytes} [Tue May 26 07:08:54 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9?project_id=a5762f0e8bb14a51bcc685c44fc8cec5 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.113 () {44 vars in 1001 bytes} [Tue May 26 07:08:54 2026] GET /v2.0/security-groups/62ed7466-55eb-45d0-b9b2-a98fe9fab8d9 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.204.45.113 () {44 vars in 1011 bytes} [Tue May 26 07:08:54 2026] GET /v2.0/security-group-rules/4cc254b2-820b-4a19-8783-d689fdc2d50c => generated 602 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.113 () {44 vars in 975 bytes} [Tue May 26 07:09:06 2026] GET /v2.0/quotas/a5762f0e8bb14a51bcc685c44fc8cec5 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:10:03.331 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [10057854-18f9-4592-b58d-a6f38fe1face] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 07:10:03.332 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8b19ab5c-bccd-405c-939e-063e7d19833a] 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: 244/486] 199.204.45.113 () {44 vars in 949 bytes} [Tue May 26 07:10:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:11:10.469 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-26 07:11:10.471 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 248/497] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:11:10 2026] GET /v2.0/networks => generated 2168 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 10.0.0.221 () {32 vars in 655 bytes} [Tue May 26 07:11:12 2026] GET /v2.0/floatingips => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:11:12 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:11:12 2026] GET /v2.0/ports => generated 4721 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:11:12 2026] GET /v2.0/subnets => generated 1261 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:12.269 8 INFO oslo.messaging._drivers.impl_rabbit [-] [10057854-18f9-4592-b58d-a6f38fe1face] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36892. 2026-05-26 07:11:12.270 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8b19ab5c-bccd-405c-939e-063e7d19833a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36906. [pid: 8|app: 0|req: 252/502] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:11:12 2026] GET /v2.0/networks => generated 2168 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:12.391 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e332812c-ffe1-4739-af18-3c6cc57cd810] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36924. 2026-05-26 07:11:12.394 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2dc8aab9-ae2f-407c-9a17-ecb448fd3004] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36914. [pid: 7|app: 0|req: 251/503] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:11:12 2026] GET /v2.0/security-groups => generated 17397 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 10.0.0.221 () {32 vars in 655 bytes} [Tue May 26 07:11:12 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:11:25.097 7 INFO neutron.db.segments_db [None req-6725b03e-ea08-4547-a4d8-e63ef28ba248 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 24af5467-af5e-4aa0-9926-fcbf31796af4 of type vxlan for network 9da6be4c-55e7-4d59-87b9-0b33d4d37950 2026-05-26 07:11:25.116 8 INFO neutron.db.segments_db [None req-99cb1429-8419-4315-8df5-19d25d397b74 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 690e6244-31ee-454c-8bcf-b5fc5fee5c0f of type vxlan for network eed0da6a-6ef4-49b5-b945-3a207de3e2b9 [pid: 7|app: 0|req: 253/507] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:11:24 2026] POST /v2.0/networks => generated 749 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:11:24 2026] POST /v2.0/networks => generated 744 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:25.806 7 INFO neutron.db.segments_db [None req-d9c0e1c2-0dd1-4f32-ae82-4b11b51d8ed0 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 29c4fed1-a87f-4cc9-85e7-ff111ca97533 of type vxlan for network a9a48d6f-4af3-4dd2-ab7f-a3b4289dcec7 [pid: 8|app: 0|req: 256/509] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:11:25 2026] POST /v2.0/subnets => generated 672 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/510] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:11:25 2026] POST /v2.0/networks => generated 745 bytes in 1181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:11:26 2026] GET /v2.0/security-groups?tenant_id=b41fd77a3fee4fbfaffdbd959ff13c8d&name=default => generated 2921 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:26.762 7 INFO neutron.db.segments_db [None req-81a2e64c-a99b-4a6f-b3ce-261271825363 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 134316f0-1eae-4a2a-8042-0874bcd2aa02 of type vxlan for network 2888fb36-3745-4cd6-a93e-490d8ec74bbf [pid: 8|app: 0|req: 257/512] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:11:26 2026] POST /v2.0/subnets => generated 667 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:27.379 7 INFO neutron.db.l3_hamode_db [None req-81a2e64c-a99b-4a6f-b3ce-261271825363 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 258/513] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:11:26 2026] POST /v2.0/subnets => generated 668 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/514] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:11:27 2026] DELETE /v2.0/security-groups/5285c269-b68d-475d-9f1c-40a41e1bb33f => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:27.926 8 INFO neutron.db.segments_db [None req-674a0b89-4342-475e-a41d-81c965b78a98 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment b86a79f7-5638-400d-8d9e-ed2fbb2c4f00 of type vxlan for network a0da1edb-2c01-4d9d-a2fb-128d3044e707 2026-05-26 07:11:28.572 8 INFO neutron.db.l3_hamode_db [None req-674a0b89-4342-475e-a41d-81c965b78a98 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:11:29.219 7 INFO neutron.db.l3_hamode_db [None req-81a2e64c-a99b-4a6f-b3ce-261271825363 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:11:30.186 8 INFO neutron.db.l3_hamode_db [None req-674a0b89-4342-475e-a41d-81c965b78a98 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 256/515] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:11:26 2026] POST /v2.0/routers => generated 736 bytes in 4938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:31.777 7 INFO neutron.db.segments_db [None req-64110e1b-6675-440a-aec2-874ee2922652 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 90ddcba2-6e31-4dbc-9379-bb2b78472b8b of type vxlan for network 8eb66071-d483-47ad-9320-33a1d7ed9ccd 2026-05-26 07:11:32.589 7 INFO neutron.db.l3_hamode_db [None req-64110e1b-6675-440a-aec2-874ee2922652 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 260/516] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:11:27 2026] POST /v2.0/routers => generated 731 bytes in 5769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:34.002 8 INFO neutron.db.segments_db [None req-3e3498d5-5b44-487c-9f8a-07505bd25f91 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 8223b199-ed27-4333-8184-0697a7af345a of type vxlan for network ef6ad515-0054-45c8-a297-bcde2dafa88e [pid: 8|app: 0|req: 261/517] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:11:33 2026] POST /v2.0/networks => generated 742 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:34.306 7 INFO neutron.db.l3_hamode_db [None req-64110e1b-6675-440a-aec2-874ee2922652 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 262/518] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:11:34 2026] PUT /v2.0/routers/f85b5812-2ae7-46eb-a58d-81d0677fa830/add_router_interface => generated 309 bytes in 2075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/519] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:11:31 2026] POST /v2.0/routers => generated 732 bytes in 5899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/520] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:11:37 2026] POST /v2.0/subnets => generated 665 bytes in 943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:11:36 2026] PUT /v2.0/routers/ce4184f8-b405-4612-9b76-5f1fc7fd3f0d/add_router_interface => generated 309 bytes in 2478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:11:38.881 8 WARNING neutron_lib.context [req-1f41c73f-b5bf-40e6-a97b-4b900935dae5 req-9008c63b-8f71-4453-bce8-35f8036aa8c0 e73c01a29a754e2daff0bbde765ef847 029c50b7074f41d2ba774c86efdbe55c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 264/524] 10.0.0.1 () {38 vars in 969 bytes} [Tue May 26 07:11:38 2026] POST /v2.0/security-groups => generated 1684 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:11:39.953 8 INFO neutron.db.segments_db [None req-299d2b41-b072-4dde-9536-c0eeedcd53b1 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 32fe9ceb-1ab8-407f-9c48-22720863a25c of type vxlan for network b3e84211-4489-44c0-b110-64f9ab798e2e [pid: 7|app: 0|req: 261/525] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:11:38 2026] PUT /v2.0/routers/536e5d4f-a886-4d3e-ae98-ca545f3ec200/add_router_interface => generated 309 bytes in 2171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:40 2026] GET /v2.0/security-groups/82a8b34c-b135-4b8b-892b-2db0300c35e2 => generated 1684 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:40.693 7 WARNING neutron_lib.context [None req-701ca6e5-86ba-4f63-9d98-a2732a87c344 46a9cb84ed2d451ea3a803068218f5f4 f613905269fe4e6a9ea6e4bb6f8ec432 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:11:41.074 8 INFO neutron.db.l3_hamode_db [None req-299d2b41-b072-4dde-9536-c0eeedcd53b1 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 263/527] 10.0.0.221 () {34 vars in 685 bytes} [Tue May 26 07:11:40 2026] POST /v2.0/security-groups => generated 1659 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:11:41.162 7 WARNING neutron_lib.context [req-1ed1bd0f-70f5-4e73-a972-92eb83fd0c44 req-db3804f9-dd99-42bb-9e3b-84b6026d639e e73c01a29a754e2daff0bbde765ef847 029c50b7074f41d2ba774c86efdbe55c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 264/528] 10.0.0.1 () {38 vars in 979 bytes} [Tue May 26 07:11:41 2026] POST /v2.0/security-group-rules => generated 614 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:41.601 7 WARNING neutron_lib.context [None req-5f108471-fcad-4811-90a2-fa782489fedd 46a9cb84ed2d451ea3a803068218f5f4 f613905269fe4e6a9ea6e4bb6f8ec432 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 265/529] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:11:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:42.028 7 WARNING neutron_lib.context [req-6178ed3a-38fb-49e1-a656-8e57b87d5111 req-112d5fff-b195-4697-b04d-9c050366589d 40bf03672cb8447c9cbe7bdb0df19194 7102e71d961646c5a2a7bb6777592f66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 266/530] 10.0.0.1 () {38 vars in 969 bytes} [Tue May 26 07:11:41 2026] POST /v2.0/security-groups => generated 1680 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:11:42.378 7 WARNING neutron_lib.context [req-1d380df9-773f-497c-933b-0bcd123242d8 req-4e82fc06-4f8d-452b-ad65-2fe04fa83047 e73c01a29a754e2daff0bbde765ef847 029c50b7074f41d2ba774c86efdbe55c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:11:42.427 8 INFO neutron.db.l3_hamode_db [None req-299d2b41-b072-4dde-9536-c0eeedcd53b1 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 267/531] 10.0.0.1 () {38 vars in 969 bytes} [Tue May 26 07:11:42 2026] POST /v2.0/security-groups => generated 1685 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:11:42.908 7 WARNING neutron_lib.context [None req-55c9d185-4c81-4af2-be30-9ca7b4c45684 46a9cb84ed2d451ea3a803068218f5f4 f613905269fe4e6a9ea6e4bb6f8ec432 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/532] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:11:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:43.819 7 WARNING neutron_lib.context [req-06bcc666-b0f6-40fb-9a98-a2ce261bb17d req-b4dbee59-a654-4ebb-8945-4ddc6c0ae9a6 40bf03672cb8447c9cbe7bdb0df19194 7102e71d961646c5a2a7bb6777592f66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 265/533] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:11:39 2026] POST /v2.0/routers => generated 729 bytes in 4909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/534] 10.0.0.1 () {38 vars in 969 bytes} [Tue May 26 07:11:43 2026] POST /v2.0/security-groups => generated 1682 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:11:44.656 7 WARNING neutron_lib.context [None req-e54e6717-bcdc-45dc-a275-b1e67e9c0617 46a9cb84ed2d451ea3a803068218f5f4 f613905269fe4e6a9ea6e4bb6f8ec432 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/535] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:44 2026] GET /v2.0/security-groups/82fb16d2-0974-4952-9cb7-cb95f0276f03 => generated 1685 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/536] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:11:44 2026] POST /v2.0/floatingips => generated 552 bytes in 986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:45.642 7 WARNING neutron_lib.context [req-a7e2db66-79b8-4a90-9d80-26ab6b1b265d req-126a8184-cf88-4cb6-ad93-1d55bd395ae3 40bf03672cb8447c9cbe7bdb0df19194 7102e71d961646c5a2a7bb6777592f66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/537] 10.0.0.1 () {38 vars in 969 bytes} [Tue May 26 07:11:45 2026] POST /v2.0/security-groups => generated 1681 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:11:45.795 7 WARNING neutron_lib.context [req-8bba6d11-1567-4b66-9602-0039c071a925 req-aab784a5-0b4d-4c5d-bef2-687101047285 e73c01a29a754e2daff0bbde765ef847 029c50b7074f41d2ba774c86efdbe55c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 272/538] 10.0.0.1 () {38 vars in 979 bytes} [Tue May 26 07:11:45 2026] POST /v2.0/security-group-rules => generated 614 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/539] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/security-groups?tenant_id=7102e71d961646c5a2a7bb6777592f66 => generated 7904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/540] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/security-groups/8c9731be-1601-470c-9fba-6f075591e0bb => generated 2918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/541] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/security-groups/8c9731be-1601-470c-9fba-6f075591e0bb => generated 2918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/542] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:11:44 2026] PUT /v2.0/routers/35201a08-b9e5-4c75-82fe-55e9f752704a/add_router_interface => generated 309 bytes in 1667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/543] 10.0.0.1 () {34 vars in 1096 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--505542407&fields=id&tenant_id=f613905269fe4e6a9ea6e4bb6f8ec432 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/544] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/security-groups/82fb16d2-0974-4952-9cb7-cb95f0276f03 => generated 2310 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:46.406 8 WARNING neutron_lib.context [req-8ce82e62-b1eb-480e-83d9-fc175fd5ae97 req-324e67fe-f60a-40d2-bd56-9aad8e6ac06a e73c01a29a754e2daff0bbde765ef847 029c50b7074f41d2ba774c86efdbe55c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 277/545] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/networks?id=eed0da6a-6ef4-49b5-b945-3a207de3e2b9 => generated 676 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/546] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/quotas/f613905269fe4e6a9ea6e4bb6f8ec432 => 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: 269/547] 10.0.0.1 () {38 vars in 979 bytes} [Tue May 26 07:11:46 2026] POST /v2.0/security-group-rules => generated 619 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/548] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/security-groups/c43c7130-5997-44b3-9b1c-263e8efbd6ee => generated 1680 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/549] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:11:46 2026] GET /v2.0/ports?tenant_id=f613905269fe4e6a9ea6e4bb6f8ec432&fields=id => generated 103 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/550] 10.0.0.1 () {36 vars in 1011 bytes} [Tue May 26 07:11:46 2026] DELETE /v2.0/security-groups/c43c7130-5997-44b3-9b1c-263e8efbd6ee => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/551] 10.0.0.1 () {34 vars in 905 bytes} [Tue May 26 07:11:47 2026] GET /v2.0/extensions => generated 19901 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/552] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:47 2026] GET /v2.0/security-groups/82fb16d2-0974-4952-9cb7-cb95f0276f03 => generated 2940 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/553] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:11:47 2026] GET /v2.0/networks/eed0da6a-6ef4-49b5-b945-3a207de3e2b9?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/554] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:11:47 2026] GET /v2.0/networks/eed0da6a-6ef4-49b5-b945-3a207de3e2b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:11:47.676 8 WARNING neutron_lib.context [None req-197623b6-31bb-4d55-9209-cbb8530337e6 9d75e201cc9647a690a669253c4b3afd 9ec42965bcbd4cebb203ac0affd6b5bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:11:47.684 7 INFO neutron.api.v2.resource [req-3661aa95-c6f6-42d0-8f8f-a945d1355622 req-4cbeecf3-e822-42c7-a2fd-8fe561652d01 40bf03672cb8447c9cbe7bdb0df19194 7102e71d961646c5a2a7bb6777592f66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/555] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:47 2026] GET /v2.0/security-groups/c43c7130-5997-44b3-9b1c-263e8efbd6ee => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/556] 10.0.0.1 () {34 vars in 999 bytes} [Tue May 26 07:11:47 2026] GET /v2.0/security-group-rules/959ac80b-3a2b-451f-916a-ab7a2c4355ed => generated 616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/557] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:47 2026] GET /v2.0/security-groups/82fb16d2-0974-4952-9cb7-cb95f0276f03 => generated 2940 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/558] 10.0.0.1 () {36 vars in 1021 bytes} [Tue May 26 07:11:47 2026] DELETE /v2.0/security-group-rules/959ac80b-3a2b-451f-916a-ab7a2c4355ed => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/559] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:47 2026] GET /v2.0/security-groups/764cda65-53d5-436c-a4bc-1148e274ed9f => generated 1682 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/560] 10.0.0.221 () {34 vars in 685 bytes} [Tue May 26 07:11:47 2026] POST /v2.0/security-groups => generated 1661 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/561] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:11:48 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:11:48.086 8 WARNING neutron_lib.context [None req-2b4c3e3e-0063-463c-a661-4a6d9cae422c 9d75e201cc9647a690a669253c4b3afd 9ec42965bcbd4cebb203ac0affd6b5bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 287/562] 10.0.0.1 () {36 vars in 1011 bytes} [Tue May 26 07:11:48 2026] DELETE /v2.0/security-groups/764cda65-53d5-436c-a4bc-1148e274ed9f => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/563] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:48 2026] GET /v2.0/security-groups/82fb16d2-0974-4952-9cb7-cb95f0276f03 => generated 2310 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:48.359 7 INFO neutron.api.v2.resource [req-034e7481-a469-457d-b773-b3ab4bea8cf2 req-05ff469d-6499-4a3e-9c54-6189b36b01ce 40bf03672cb8447c9cbe7bdb0df19194 7102e71d961646c5a2a7bb6777592f66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 289/564] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:48 2026] GET /v2.0/security-groups/764cda65-53d5-436c-a4bc-1148e274ed9f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/565] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:11:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/566] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:48 2026] GET /v2.0/security-groups/2efcce3b-ddfb-4d63-b288-87ac8c98bcfe => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:48.486 8 WARNING neutron_lib.context [None req-4f52d93d-f211-467b-8561-0217c8fc4988 9d75e201cc9647a690a669253c4b3afd 9ec42965bcbd4cebb203ac0affd6b5bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 290/567] 10.0.0.1 () {36 vars in 1011 bytes} [Tue May 26 07:11:48 2026] DELETE /v2.0/security-groups/82fb16d2-0974-4952-9cb7-cb95f0276f03 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/568] 10.0.0.1 () {36 vars in 1011 bytes} [Tue May 26 07:11:48 2026] DELETE /v2.0/security-groups/2efcce3b-ddfb-4d63-b288-87ac8c98bcfe => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/569] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:11:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:11:48.712 8 WARNING neutron_lib.context [None req-2da57b46-4a2a-4389-80ab-5c445ea9b533 9d75e201cc9647a690a669253c4b3afd 9ec42965bcbd4cebb203ac0affd6b5bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 292/570] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:48 2026] GET /v2.0/security-groups/82a8b34c-b135-4b8b-892b-2db0300c35e2 => generated 2309 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:48.733 7 INFO neutron.api.v2.resource [req-a4898381-8e9e-49bd-bb01-2223452dc5f8 req-63b8c729-432e-48d7-8b83-95a57a5cde79 40bf03672cb8447c9cbe7bdb0df19194 7102e71d961646c5a2a7bb6777592f66 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 293/571] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:48 2026] GET /v2.0/security-groups/2efcce3b-ddfb-4d63-b288-87ac8c98bcfe => 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: 294/572] 10.0.0.1 () {36 vars in 1011 bytes} [Tue May 26 07:11:48 2026] DELETE /v2.0/security-groups/82a8b34c-b135-4b8b-892b-2db0300c35e2 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/573] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:11:48 2026] GET /v2.0/security-groups?tenant_id=7102e71d961646c5a2a7bb6777592f66 => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/574] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:11:48 2026] POST /v2.0/floatingips => generated 552 bytes in 1523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/575] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:50 2026] GET /v2.0/security-groups/8c9731be-1601-470c-9fba-6f075591e0bb => generated 2918 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/576] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:11:50 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => 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: 284/579] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:50 2026] GET /v2.0/security-groups/8c9731be-1601-470c-9fba-6f075591e0bb => generated 2918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:11:50.406 8 INFO neutron.api.v2.resource [req-fb17c379-53ee-414d-a819-4c59e12c7700 req-d35542f6-7280-4f0b-807b-11bd509a6df1 40bf03672cb8447c9cbe7bdb0df19194 7102e71d961646c5a2a7bb6777592f66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 285/580] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:50 2026] GET /v2.0/security-groups/2efcce3b-ddfb-4d63-b288-87ac8c98bcfe => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:11:50.453 8 INFO neutron.api.v2.resource [req-5abb5809-014e-4539-9de2-0f47167a784d req-b5e6341f-81a7-4093-ae20-64aa1cfb94c9 40bf03672cb8447c9cbe7bdb0df19194 7102e71d961646c5a2a7bb6777592f66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 286/581] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:50 2026] GET /v2.0/security-groups/764cda65-53d5-436c-a4bc-1148e274ed9f => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:11:50.492 8 INFO neutron.api.v2.resource [req-4cbafcda-784b-48ca-9b3a-32f19524c3d1 req-373d0ce6-2046-4e23-8ebd-69e25d4672c5 40bf03672cb8447c9cbe7bdb0df19194 7102e71d961646c5a2a7bb6777592f66 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 287/582] 10.0.0.1 () {34 vars in 989 bytes} [Tue May 26 07:11:50 2026] GET /v2.0/security-groups/c43c7130-5997-44b3-9b1c-263e8efbd6ee => 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: 296/583] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:11:48 2026] PUT /v2.0/routers/f85b5812-2ae7-46eb-a58d-81d0677fa830/remove_router_interface => generated 309 bytes in 1908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/584] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:11:50 2026] GET /v2.0/networks?id=eed0da6a-6ef4-49b5-b945-3a207de3e2b9 => generated 676 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/585] 10.0.0.1 () {34 vars in 1098 bytes} [Tue May 26 07:11:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1096101397&fields=id&tenant_id=9ec42965bcbd4cebb203ac0affd6b5bb => generated 69 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:11:53.052 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-4c5a93d9-1023-4c72-a625-db03318b2239 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - 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: 288/586] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:11:50 2026] PUT /v2.0/routers/536e5d4f-a886-4d3e-ae98-ca545f3ec200/remove_router_interface => generated 309 bytes in 2601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/587] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:11:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f613905269fe4e6a9ea6e4bb6f8ec432 => generated 180 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/588] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:11:53 2026] GET /v2.0/networks?id=ef6ad515-0054-45c8-a297-bcde2dafa88e => generated 674 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/589] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:11:53 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:11:56.887 7 INFO neutron.db.l3_hamode_db [None req-4c5a93d9-1023-4c72-a625-db03318b2239 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network 2888fb36-3745-4cd6-a93e-490d8ec74bbf was deleted as no HA routers are present in tenant 029c50b7074f41d2ba774c86efdbe55c. [pid: 7|app: 0|req: 299/590] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:11:51 2026] DELETE /v2.0/routers/f85b5812-2ae7-46eb-a58d-81d0677fa830 => generated 0 bytes in 5818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:11:56.905 7 WARNING neutron_lib.context [req-7e5dd12d-1dac-40d7-aaee-88370a64ef20 req-ca7f39a4-009d-4692-8cdc-b1179fa389a2 46a9cb84ed2d451ea3a803068218f5f4 f613905269fe4e6a9ea6e4bb6f8ec432 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:11:56.928 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-504268df-a838-4731-8d39-a0d9a6018b18 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-26 07:11:57.182 7 INFO neutron.services.segments.plugin [-] Segment 134316f0-1eae-4a2a-8042-0874bcd2aa02 resource provider aggregate not found 2026-05-26 07:11:57.189 7 INFO neutron.services.segments.plugin [-] Segment 134316f0-1eae-4a2a-8042-0874bcd2aa02 resource provider aggregate not found 2026-05-26 07:11:57.203 7 INFO neutron.services.segments.plugin [-] Segment 134316f0-1eae-4a2a-8042-0874bcd2aa02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134316f0-1eae-4a2a-8042-0874bcd2aa02 found for delete ", "request_id": "req-bffcbc34-ed9f-46fb-8587-9b2e7bc86121"}]} 2026-05-26 07:11:57.210 7 INFO neutron.services.segments.plugin [-] Segment 134316f0-1eae-4a2a-8042-0874bcd2aa02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 134316f0-1eae-4a2a-8042-0874bcd2aa02 found for delete ", "request_id": "req-3776681d-460f-4ef7-9957-388fa76e28d4"}]} 2026-05-26 07:11:57.687 8 INFO neutron.db.l3_hamode_db [None req-504268df-a838-4731-8d39-a0d9a6018b18 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network 8eb66071-d483-47ad-9320-33a1d7ed9ccd was deleted as no HA routers are present in tenant 7102e71d961646c5a2a7bb6777592f66. [pid: 8|app: 0|req: 292/591] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:11:53 2026] DELETE /v2.0/routers/536e5d4f-a886-4d3e-ae98-ca545f3ec200 => generated 0 bytes in 4344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/592] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:11:57 2026] GET /v2.0/quotas/9ec42965bcbd4cebb203ac0affd6b5bb => generated 292 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/593] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:11:57 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 961 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:11:57.969 8 INFO neutron.services.segments.plugin [-] Segment 90ddcba2-6e31-4dbc-9379-bb2b78472b8b resource provider aggregate not found 2026-05-26 07:11:57.993 8 INFO neutron.services.segments.plugin [-] Segment 90ddcba2-6e31-4dbc-9379-bb2b78472b8b resource provider aggregate not found 2026-05-26 07:11:57.997 8 INFO neutron.services.segments.plugin [-] Segment 90ddcba2-6e31-4dbc-9379-bb2b78472b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ddcba2-6e31-4dbc-9379-bb2b78472b8b found for delete ", "request_id": "req-5951a3cf-d768-4b28-b8d7-804061b0cdb3"}]} 2026-05-26 07:11:58.010 8 INFO neutron.services.segments.plugin [-] Segment 90ddcba2-6e31-4dbc-9379-bb2b78472b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ddcba2-6e31-4dbc-9379-bb2b78472b8b found for delete ", "request_id": "req-01f7d00e-1d71-43b2-992b-2f23754d0b33"}]} [pid: 7|app: 0|req: 300/594] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:11:56 2026] POST /v2.0/ports => generated 958 bytes in 1252 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: 295/595] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:11:57 2026] DELETE /v2.0/subnets/e10012c2-49ff-4f9f-854a-63dbe795863d => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/596] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:11:58 2026] GET /v2.0/ports?tenant_id=9ec42965bcbd4cebb203ac0affd6b5bb&fields=id => generated 103 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/597] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:11:58 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 199.204.45.113 () {34 vars in 911 bytes} [Tue May 26 07:11:58 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: 301/599] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:11:58 2026] DELETE /v2.0/subnets/c2d35e1b-29e6-49f1-9473-a2dba24566e2 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/600] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:11:58 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 303/601] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:11:58 2026] DELETE /v2.0/networks/a9a48d6f-4af3-4dd2-ab7f-a3b4289dcec7 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:11:58 2026] DELETE /v2.0/networks/9da6be4c-55e7-4d59-87b9-0b33d4d37950 => generated 0 bytes in 800 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:11:59.243 7 INFO neutron.services.segments.plugin [-] Segment 29c4fed1-a87f-4cc9-85e7-ff111ca97533 resource provider aggregate not found 2026-05-26 07:11:59.252 7 INFO neutron.services.segments.plugin [-] Segment 29c4fed1-a87f-4cc9-85e7-ff111ca97533 resource provider aggregate not found 2026-05-26 07:11:59.272 7 INFO neutron.services.segments.plugin [-] Segment 29c4fed1-a87f-4cc9-85e7-ff111ca97533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c4fed1-a87f-4cc9-85e7-ff111ca97533 found for delete ", "request_id": "req-95779964-c9d6-4a63-b327-e2624afff130"}]} 2026-05-26 07:11:59.273 7 INFO neutron.services.segments.plugin [-] Segment 29c4fed1-a87f-4cc9-85e7-ff111ca97533 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c4fed1-a87f-4cc9-85e7-ff111ca97533 found for delete ", "request_id": "req-8125c380-4e07-41e7-9236-ab9c286553d2"}]} [pid: 7|app: 0|req: 304/603] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:11:59 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/604] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:11:59 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 961 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/605] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:11:59 2026] GET /v2.0/security-groups?tenant_id=7102e71d961646c5a2a7bb6777592f66&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:11:59 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:00.019 8 INFO neutron.services.segments.plugin [-] Segment 24af5467-af5e-4aa0-9926-fcbf31796af4 resource provider aggregate not found 2026-05-26 07:12:00.032 8 INFO neutron.services.segments.plugin [-] Segment 24af5467-af5e-4aa0-9926-fcbf31796af4 resource provider aggregate not found 2026-05-26 07:12:00.040 8 INFO neutron.services.segments.plugin [-] Segment 24af5467-af5e-4aa0-9926-fcbf31796af4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24af5467-af5e-4aa0-9926-fcbf31796af4 found for delete ", "request_id": "req-1cdad2cc-43e8-4950-8873-de5ac3984dc1"}]} 2026-05-26 07:12:00.049 8 INFO neutron.services.segments.plugin [-] Segment 24af5467-af5e-4aa0-9926-fcbf31796af4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24af5467-af5e-4aa0-9926-fcbf31796af4 found for delete ", "request_id": "req-085d7587-52d3-4bb8-bd59-7c8997dd9cc9"}]} [pid: 7|app: 0|req: 308/607] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:11:59 2026] DELETE /v2.0/security-groups/8c9731be-1601-470c-9fba-6f075591e0bb => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/608] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:00 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => 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: 310/609] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:00 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/610] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:00 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/611] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:01 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/612] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:12:01 2026] GET /v2.0/security-groups?tenant_id=029c50b7074f41d2ba774c86efdbe55c&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/613] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:11:59 2026] PUT /v2.0/ports/da591b6b-a8e8-47ba-abf6-d41adec305bd => generated 1203 bytes in 2726 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: 301/614] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:02 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/615] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:02 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 53 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: 303/616] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:02 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => 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: 304/617] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:02 2026] GET /v2.0/ports?tenant_id=f613905269fe4e6a9ea6e4bb6f8ec432&device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/618] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:12:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=da591b6b-a8e8-47ba-abf6-d41adec305bd => 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: 306/619] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:02 2026] GET /v2.0/subnets?id=7f09d92f-0b5d-4879-895d-6cee34402a97 => generated 670 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/620] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:02 2026] GET /v2.0/ports?network_id=eed0da6a-6ef4-49b5-b945-3a207de3e2b9&device_owner=network%3Adhcp => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:12:03.039 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5dd0619-a20b-488a-a655-eba4c3fb71f8'] response: {'name': 'network-changed', 'server_uuid': '4b448a7a-041c-419b-8341-9b7840c273b1', 'tag': 'da591b6b-a8e8-47ba-abf6-d41adec305bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 308/621] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/networks/eed0da6a-6ef4-49b5-b945-3a207de3e2b9?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/networks/eed0da6a-6ef4-49b5-b945-3a207de3e2b9?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: 314/623] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:12:01 2026] DELETE /v2.0/security-groups/ffc7b7c1-720a-4ec2-92d8-313351b3d98a => generated 0 bytes in 1686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 973 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&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: 315/626] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/ports?tenant_id=f613905269fe4e6a9ea6e4bb6f8ec432&device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 1242 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/628] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/networks?id=eed0da6a-6ef4-49b5-b945-3a207de3e2b9 => generated 772 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/629] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=da591b6b-a8e8-47ba-abf6-d41adec305bd => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/630] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/subnets?id=7f09d92f-0b5d-4879-895d-6cee34402a97 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/ports?network_id=eed0da6a-6ef4-49b5-b945-3a207de3e2b9&device_owner=network%3Adhcp => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/networks/eed0da6a-6ef4-49b5-b945-3a207de3e2b9?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: 319/633] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:03 2026] GET /v2.0/networks/eed0da6a-6ef4-49b5-b945-3a207de3e2b9?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: 7|app: 0|req: 321/636] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:04 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:04 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/638] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:04 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:12:05.392 8 INFO neutron.db.segments_db [None req-96231f5e-635e-4306-bb52-a9565691836d a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 19a6eade-ef00-4479-a57b-34ac3e06fd78 of type vxlan for network bf522ecb-fdb8-4438-b781-7094aebe71e1 [pid: 7|app: 0|req: 323/639] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:05 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 973 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/640] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:05 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => 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: 325/641] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:06 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/642] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:12:04 2026] POST /v2.0/networks => generated 752 bytes in 1381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:12:06 2026] GET /v2.0/networks?id=ef6ad515-0054-45c8-a297-bcde2dafa88e => generated 674 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/644] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:12:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ec42965bcbd4cebb203ac0affd6b5bb => generated 181 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:06.317 7 WARNING neutron_lib.context [req-5efaab0b-b499-4e40-9a8e-140825dde252 req-7fc830a4-7bbf-4381-865d-b4b800569e9d 9d75e201cc9647a690a669253c4b3afd 9ec42965bcbd4cebb203ac0affd6b5bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 318/645] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:12:06 2026] POST /v2.0/subnets => generated 675 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/646] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:07 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 957 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/647] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:12:06 2026] POST /v2.0/ports => generated 954 bytes in 1142 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: 320/648] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:07 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:07.567 7 INFO neutron.db.segments_db [None req-9691c6de-5be0-497d-b520-307e4858f4b3 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 52d026ac-c9a0-4a7a-af08-18def8288a9c of type vxlan for network 67d0e1a6-7f2d-4882-80a0-e01c5e7ad4c0 [pid: 8|app: 0|req: 321/649] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:07 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:08.303 7 INFO neutron.db.l3_hamode_db [None req-9691c6de-5be0-497d-b520-307e4858f4b3 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 322/650] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:12:07 2026] PUT /v2.0/ports/69d605c8-115e-4f98-9fe3-2ce955541adb => generated 1199 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:12:08.520 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4039806-297c-49a9-8def-8b166851e001'] response: {'name': 'network-changed', 'server_uuid': '01332ee4-dfeb-4c64-9115-554e8756e89e', 'tag': '69d605c8-115e-4f98-9fe3-2ce955541adb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 323/651] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 124 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: 324/652] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/ports?tenant_id=9ec42965bcbd4cebb203ac0affd6b5bb&device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=69d605c8-115e-4f98-9fe3-2ce955541adb => 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: 326/654] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/subnets?id=01bae3e7-ac39-4148-89f4-c517becd6c69 => generated 668 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/ports?network_id=ef6ad515-0054-45c8-a297-bcde2dafa88e&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/658] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?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: 331/659] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:08 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/ports?tenant_id=9ec42965bcbd4cebb203ac0affd6b5bb&device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/networks?id=ef6ad515-0054-45c8-a297-bcde2dafa88e => generated 770 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/662] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=69d605c8-115e-4f98-9fe3-2ce955541adb => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/663] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/subnets?id=01bae3e7-ac39-4148-89f4-c517becd6c69 => generated 668 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/664] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/ports?network_id=ef6ad515-0054-45c8-a297-bcde2dafa88e&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/666] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/667] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/668] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:09 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/669] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:10 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/670] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:10 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/671] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:10 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:10.579 7 INFO neutron.db.l3_hamode_db [None req-9691c6de-5be0-497d-b520-307e4858f4b3 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:12:11.716 8 INFO neutron.db.l3_db [None req-e2d01da0-081f-463f-8695-6e7e35fa48c3 46a9cb84ed2d451ea3a803068218f5f4 f613905269fe4e6a9ea6e4bb6f8ec432 - - default default] Floating IP 01050cee-201f-42a0-b2dd-f2169ffddacb associated. External IP: 10.96.250.210, port: da591b6b-a8e8-47ba-abf6-d41adec305bd. [pid: 8|app: 0|req: 344/672] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:12:10 2026] PUT /v2.0/floatingips/01050cee-201f-42a0-b2dd-f2169ffddacb => generated 856 bytes in 2072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/673] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/674] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/675] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:12.507 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18cdeeff-eeb3-4fc6-ae0b-c712b735c921'] response: {'name': 'network-changed', 'server_uuid': '4b448a7a-041c-419b-8341-9b7840c273b1', 'tag': 'da591b6b-a8e8-47ba-abf6-d41adec305bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 348/676] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/677] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/ports?tenant_id=f613905269fe4e6a9ea6e4bb6f8ec432&device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => 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: 350/678] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/networks?id=eed0da6a-6ef4-49b5-b945-3a207de3e2b9 => generated 772 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/679] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=da591b6b-a8e8-47ba-abf6-d41adec305bd => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/680] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/subnets?id=7f09d92f-0b5d-4879-895d-6cee34402a97 => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/681] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/ports?network_id=eed0da6a-6ef4-49b5-b945-3a207de3e2b9&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/682] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:12 2026] GET /v2.0/networks/eed0da6a-6ef4-49b5-b945-3a207de3e2b9?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/683] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:13 2026] GET /v2.0/networks/eed0da6a-6ef4-49b5-b945-3a207de3e2b9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/684] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:13 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/685] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:13 2026] GET /v2.0/security-groups?id=e5e03c22-24d4-4922-9703-e99d917714f9&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/686] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:13 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/687] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:13 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/688] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:12:07 2026] POST /v2.0/routers => generated 739 bytes in 6261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/689] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:12:13 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 975 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:14.924 7 INFO neutron.db.l3_db [req-9c75d2c2-07af-4f0a-99d7-a955ed5b7c59 req-7fa35e4f-df1a-47d3-8959-876540087874 46a9cb84ed2d451ea3a803068218f5f4 f613905269fe4e6a9ea6e4bb6f8ec432 - - default default] Floating IP 01050cee-201f-42a0-b2dd-f2169ffddacb disassociated. External IP: 10.96.250.210, port: da591b6b-a8e8-47ba-abf6-d41adec305bd. [pid: 7|app: 0|req: 331/690] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:12:14 2026] DELETE /v2.0/ports/da591b6b-a8e8-47ba-abf6-d41adec305bd => generated 0 bytes in 1696 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/691] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:15 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/692] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:15 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/693] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:16 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/694] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:12:13 2026] PUT /v2.0/routers/b856d913-e4b4-4e09-8eae-94104405a646/add_router_interface => generated 309 bytes in 3104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/695] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:16 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/696] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:17 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:17.268 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2386a79d-0432-4eb2-aece-5eb3ce22ca95'] response: {'server_uuid': '4b448a7a-041c-419b-8341-9b7840c273b1', 'name': 'network-vif-deleted', 'tag': 'da591b6b-a8e8-47ba-abf6-d41adec305bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 336/697] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:17 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/698] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:18 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => 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: 363/699] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:18 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/700] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:18 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/701] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:18 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => 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: 337/702] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:12:18 2026] GET /v2.0/security-groups?tenant_id=3f92f8a5ce4043cb91072853d26860ea&name=default => generated 2925 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:12:18.931 7 WARNING neutron_lib.context [None req-6ccb72b5-c2ef-4e70-99a8-c3f13c67a355 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:12:19.917 8 INFO neutron.db.l3_db [None req-16792df5-eee1-4f20-ab7c-ab769d796675 9d75e201cc9647a690a669253c4b3afd 9ec42965bcbd4cebb203ac0affd6b5bb - - default default] Floating IP 7703cd44-68bf-41f7-beb5-e97ce5bc1c7b associated. External IP: 10.96.250.220, port: 69d605c8-115e-4f98-9fe3-2ce955541adb. [pid: 8|app: 0|req: 366/703] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:12:18 2026] PUT /v2.0/floatingips/7703cd44-68bf-41f7-beb5-e97ce5bc1c7b => generated 855 bytes in 1751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:20.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a0a9930-8be6-405a-939c-6fa28f135b79'] response: {'name': 'network-changed', 'server_uuid': '01332ee4-dfeb-4c64-9115-554e8756e89e', 'tag': '69d605c8-115e-4f98-9fe3-2ce955541adb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 367/704] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:12:20 2026] DELETE /v2.0/security-groups/122deabf-39c0-40e0-8470-7d72c2d8b862 => 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: 368/705] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:21 2026] GET /v2.0/ports?device_id=4b448a7a-041c-419b-8341-9b7840c273b1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/708] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:21 2026] GET /v2.0/ports?tenant_id=9ec42965bcbd4cebb203ac0affd6b5bb&device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/709] 10.0.0.221 () {34 vars in 685 bytes} [Tue May 26 07:12:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 2782 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:12:21.722 7 WARNING neutron_lib.context [None req-f42ca368-9bfb-4d36-a158-5b9167a2977b 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 372/710] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:12:21 2026] GET /v2.0/networks?id=ef6ad515-0054-45c8-a297-bcde2dafa88e => generated 770 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/711] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:12:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=69d605c8-115e-4f98-9fe3-2ce955541adb => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/712] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:12:21 2026] GET /v2.0/security-groups?tenant_id=24e356bbc47e4d2e9dc7a47bc336ffa3&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/713] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:22 2026] GET /v2.0/subnets?id=01bae3e7-ac39-4148-89f4-c517becd6c69 => generated 668 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/714] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:12:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/715] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:22 2026] GET /v2.0/ports?network_id=ef6ad515-0054-45c8-a297-bcde2dafa88e&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:12:22.482 7 WARNING neutron_lib.context [None req-5b2bbb7b-2d4a-4bfe-beb3-34a62b63c3d3 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 376/716] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:12:22 2026] DELETE /v2.0/security-groups/56e8d05f-ead2-440f-bc69-da847f70ce12 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/717] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:22 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/718] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:22 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?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: 341/719] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:12:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 2020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:12:24.514 7 WARNING neutron_lib.context [None req-d4742a7b-dd87-4efe-9bc8-040a193dc472 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 379/720] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:12:23 2026] DELETE /v2.0/security-groups/e5e03c22-24d4-4922-9703-e99d917714f9 => generated 0 bytes in 994 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:12:24.564 8 INFO neutron.api.v2.resource [None req-57289401-5940-4fd1-a281-6b521295deb3 46a9cb84ed2d451ea3a803068218f5f4 f613905269fe4e6a9ea6e4bb6f8ec432 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 380/721] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:12:24 2026] GET /v2.0/security-groups/e5e03c22-24d4-4922-9703-e99d917714f9 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/722] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:12:24 2026] DELETE /v2.0/floatingips/01050cee-201f-42a0-b2dd-f2169ffddacb => generated 0 bytes in 1043 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/723] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:12:24 2026] POST /v2.0/floatingips => generated 552 bytes in 1403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/724] 10.0.0.1 () {34 vars in 1096 bytes} [Tue May 26 07:12:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--643301993&fields=id&tenant_id=98b0d0b7f1b6459c9b8a69db08379858 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/725] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:12:26 2026] GET /v2.0/networks?id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 684 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/726] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:12:26 2026] GET /v2.0/quotas/98b0d0b7f1b6459c9b8a69db08379858 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/727] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:12:26 2026] GET /v2.0/ports?tenant_id=98b0d0b7f1b6459c9b8a69db08379858&fields=id => generated 103 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/728] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:12:26 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?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: 348/729] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:12:26 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?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: 382/730] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:12:25 2026] PUT /v2.0/routers/ce4184f8-b405-4612-9b76-5f1fc7fd3f0d/remove_router_interface => generated 309 bytes in 1438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/731] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:27 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/732] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:28 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => 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: 385/733] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:29 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => 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: 386/734] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:30 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => 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: 387/735] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:31 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:12:32.241 7 INFO neutron.services.segments.plugin [-] Segment b86a79f7-5638-400d-8d9e-ed2fbb2c4f00 resource provider aggregate not found 2026-05-26 07:12:32.245 7 INFO neutron.services.segments.plugin [-] Segment b86a79f7-5638-400d-8d9e-ed2fbb2c4f00 resource provider aggregate not found 2026-05-26 07:12:32.262 7 INFO neutron.services.segments.plugin [-] Segment b86a79f7-5638-400d-8d9e-ed2fbb2c4f00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86a79f7-5638-400d-8d9e-ed2fbb2c4f00 found for delete ", "request_id": "req-72ad9af9-de13-46d5-bd94-48b787e14c25"}]} 2026-05-26 07:12:32.263 7 INFO neutron.services.segments.plugin [-] Segment b86a79f7-5638-400d-8d9e-ed2fbb2c4f00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b86a79f7-5638-400d-8d9e-ed2fbb2c4f00 found for delete ", "request_id": "req-22f393a3-63cc-435d-8906-b8b2bd6e7d6c"}]} 2026-05-26 07:12:32.989 7 INFO neutron.db.l3_hamode_db [None req-7c86b203-ab75-4b2b-b80c-18e61eb9c1a1 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network a0da1edb-2c01-4d9d-a2fb-128d3044e707 was deleted as no HA routers are present in tenant f613905269fe4e6a9ea6e4bb6f8ec432. [pid: 7|app: 0|req: 349/736] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:12:27 2026] DELETE /v2.0/routers/ce4184f8-b405-4612-9b76-5f1fc7fd3f0d => generated 0 bytes in 5938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/737] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:33 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/738] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:12:33 2026] DELETE /v2.0/subnets/7f09d92f-0b5d-4879-895d-6cee34402a97 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/739] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:34 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:12:35.014 7 INFO neutron.services.segments.plugin [-] Segment 690e6244-31ee-454c-8bcf-b5fc5fee5c0f resource provider aggregate not found 2026-05-26 07:12:35.018 7 INFO neutron.services.segments.plugin [-] Segment 690e6244-31ee-454c-8bcf-b5fc5fee5c0f resource provider aggregate not found 2026-05-26 07:12:35.037 7 INFO neutron.services.segments.plugin [-] Segment 690e6244-31ee-454c-8bcf-b5fc5fee5c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 690e6244-31ee-454c-8bcf-b5fc5fee5c0f found for delete ", "request_id": "req-4503a7a8-fe45-4346-8b52-17295ea17d05"}]} 2026-05-26 07:12:35.038 7 INFO neutron.services.segments.plugin [-] Segment 690e6244-31ee-454c-8bcf-b5fc5fee5c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 690e6244-31ee-454c-8bcf-b5fc5fee5c0f found for delete ", "request_id": "req-aea272b0-c56c-425e-8061-6f0e9c9663a1"}]} [pid: 8|app: 0|req: 392/742] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:35 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/743] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:12:33 2026] DELETE /v2.0/networks/eed0da6a-6ef4-49b5-b945-3a207de3e2b9 => generated 0 bytes in 1637 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/744] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:36 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => 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: 352/745] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:12:36 2026] GET /v2.0/security-groups?tenant_id=f613905269fe4e6a9ea6e4bb6f8ec432&name=default => generated 2921 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/746] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:12:36 2026] DELETE /v2.0/security-groups/b006cfbd-96a7-4ddd-a0af-fed7bb35eab4 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/747] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:12:37 2026] GET /v2.0/networks?id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 684 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/748] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:12:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98b0d0b7f1b6459c9b8a69db08379858 => generated 180 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:37.490 7 WARNING neutron_lib.context [req-ed037c8c-68ed-41df-9834-867a3fdeecec req-1a1be201-82e9-4b05-a9b5-8800005352bc 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/749] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:37 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => 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: 397/750] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:38 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 957 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/751] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:38 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/752] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:12:37 2026] POST /v2.0/ports => generated 954 bytes in 1504 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: 399/753] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:12:38 2026] PUT /v2.0/ports/89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 1199 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/754] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:39 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:12:40.116 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f45c6df-696e-4619-ac0c-641653fb0832'] response: {'name': 'network-changed', 'server_uuid': '811b8367-b4ab-4a8b-bd38-5b330fc7c3f9', 'tag': '89ffeeda-f4e2-4e31-9495-0b57765bd379', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 400/755] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/756] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/ports?tenant_id=98b0d0b7f1b6459c9b8a69db08379858&device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/757] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=89ffeeda-f4e2-4e31-9495-0b57765bd379 => 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: 357/758] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/subnets?id=4065b6fc-41b9-4ca8-816b-5e8dfbc4ed3f => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/759] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/ports?network_id=bf522ecb-fdb8-4438-b781-7094aebe71e1&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: 358/760] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/761] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?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: 359/762] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/ports?tenant_id=98b0d0b7f1b6459c9b8a69db08379858&device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/763] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/networks?id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 780 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/764] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=89ffeeda-f4e2-4e31-9495-0b57765bd379 => 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: 405/765] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/subnets?id=4065b6fc-41b9-4ca8-816b-5e8dfbc4ed3f => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/766] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/ports?network_id=bf522ecb-fdb8-4438-b781-7094aebe71e1&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: 406/767] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?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: 362/768] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:40 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?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: 407/769] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:41 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/770] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:41 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&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: 408/771] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:42 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/772] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:42 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:43.616 8 WARNING keystonemiddleware.audit [req-465293b5-845f-4a9a-b28e-aaf97004f9d5 req-08df7305-1da7-4d58-89e6-6cca37b1ba82 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Skipping service tempest-service-1754089041 as it have no endpoints. [pid: 7|app: 0|req: 365/773] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:43 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/774] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:43 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/775] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:12:43 2026] GET /v2.0/security-groups?tenant_id=a22d9da1b7864b88a9e4d48907bc9c06&name=default => generated 2925 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:12:44.354 7 WARNING keystonemiddleware.audit [req-39eed041-4328-4c2f-9794-c5177ae92d72 req-5e92b729-9890-4336-b680-d61daf1ccb31 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Skipping service tempest-service-1754089041 as it have no endpoints. [pid: 7|app: 0|req: 367/776] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:12:44 2026] DELETE /v2.0/security-groups/f77929c8-a327-4052-b28d-0d715b893d76 => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/777] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:44 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 971 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/778] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:45 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:46.149 8 WARNING keystonemiddleware.audit [req-1840187f-bc4c-44e2-a9e1-2fc6638d7891 req-6c60a3cb-d891-45ba-8d7a-2a23bd9305bc 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Skipping service tempest-service-1754089041 as it have no endpoints. [pid: 7|app: 0|req: 369/779] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:46 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 971 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/780] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:46 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/781] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:12:46 2026] GET /v2.0/security-groups?tenant_id=d90183bd84014ffa9c1c4850ed51f861&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:12:46.493 8 WARNING keystonemiddleware.audit [None req-aa032421-fb37-4829-b66f-68501d82748f a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Skipping service tempest-service-1754089041 as it have no endpoints. [pid: 8|app: 0|req: 412/782] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:12:46 2026] DELETE /v2.0/security-groups/b361be4a-8fed-454a-a774-42710f73b6d3 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:12:46.678 7 WARNING keystonemiddleware.audit [req-1e36c8ac-308a-428f-9989-288c5d4f6907 req-113fd4d9-2136-4c79-9acd-e3ce594d9c25 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Skipping service tempest-service-256461419 as it have no endpoints. [pid: 8|app: 0|req: 413/783] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:46 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => 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: 371/784] 10.0.0.4 () {34 vars in 988 bytes} [Tue May 26 07:12:46 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 1240 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:12:46.773 7 WARNING keystonemiddleware.audit [req-12021dbd-a364-44c4-b683-dff197af13fd req-a3d573ea-f0d2-4a64-9297-f897efffa00a d8922c840ff049e18690411ed8368fa4 a5762f0e8bb14a51bcc685c44fc8cec5 - - 555313bbf078406888eb4001771f2f9b 555313bbf078406888eb4001771f2f9b] Skipping service tempest-service-256461419 as it have no endpoints. [pid: 7|app: 0|req: 372/785] 10.0.0.4 () {34 vars in 1038 bytes} [Tue May 26 07:12:46 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:48.210 8 INFO neutron.db.l3_db [None req-2f7584b9-066e-4c01-b2b7-84a36433ae89 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Floating IP 1ef78ad1-a633-4ef5-82a8-7eccd2157bae associated. External IP: 10.96.250.206, port: 89ffeeda-f4e2-4e31-9495-0b57765bd379. [pid: 8|app: 0|req: 414/786] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:12:46 2026] PUT /v2.0/floatingips/1ef78ad1-a633-4ef5-82a8-7eccd2157bae => generated 855 bytes in 1944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/787] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:48 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:12:48.858 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3951403-5bd4-4fcc-9d5b-6d5571bc58f4'] response: {'name': 'network-changed', 'server_uuid': '811b8367-b4ab-4a8b-bd38-5b330fc7c3f9', 'tag': '89ffeeda-f4e2-4e31-9495-0b57765bd379', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/788] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:48 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/789] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:48 2026] GET /v2.0/ports?tenant_id=98b0d0b7f1b6459c9b8a69db08379858&device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/790] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:12:48 2026] GET /v2.0/networks?id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 780 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/791] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:12:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/792] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:49 2026] GET /v2.0/subnets?id=4065b6fc-41b9-4ca8-816b-5e8dfbc4ed3f => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/793] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:49 2026] GET /v2.0/ports?network_id=bf522ecb-fdb8-4438-b781-7094aebe71e1&device_owner=network%3Adhcp => generated 1244 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/794] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:49 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?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: 377/795] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:49 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/798] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:49 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/799] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:50 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/800] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:50 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => 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: 380/801] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:50 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&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: 422/802] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:51 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => 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: 381/803] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:51 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/804] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:52 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/805] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:52 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/806] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:12:52 2026] GET /v2.0/ports?tenant_id=9ec42965bcbd4cebb203ac0affd6b5bb&device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/807] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:12:52 2026] GET /v2.0/networks?id=ef6ad515-0054-45c8-a297-bcde2dafa88e => generated 770 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/808] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:12:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=69d605c8-115e-4f98-9fe3-2ce955541adb => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/809] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:12:53 2026] GET /v2.0/subnets?id=01bae3e7-ac39-4148-89f4-c517becd6c69 => generated 668 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/810] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:12:53 2026] GET /v2.0/ports?network_id=ef6ad515-0054-45c8-a297-bcde2dafa88e&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: 385/811] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:12:53 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?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: 427/812] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:12:53 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/813] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:53 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/814] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:53 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&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: 429/815] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:54 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/816] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:54 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/817] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:56 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => 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: 432/818] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:56 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/819] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:57 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/820] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:57 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/821] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:12:54 2026] GET /v2.0/security-groups?tenant_id=d92fa2173960481eb267fdc8e95b2ae7&name=default => generated 2925 bytes in 3225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/822] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:58 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/823] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:58 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/824] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:12:57 2026] DELETE /v2.0/security-groups/f038e32b-71b3-43e4-aede-dd0278ab25d0 => generated 0 bytes in 1435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/825] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:12:59 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/826] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:12:59 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/827] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:00 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/828] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:00 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/829] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:00 2026] GET /v2.0/security-groups?tenant_id=2e1d7d40d8c446798a3537969470acb7&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/830] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:01 2026] DELETE /v2.0/security-groups/09ee68ce-b2de-4229-a3a3-703f5c339d40 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/831] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:02 2026] GET /v2.0/security-groups?tenant_id=3fe3a4964d53462bace71a1d1f2ad883&name=default => generated 2925 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/832] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:03 2026] DELETE /v2.0/security-groups/5e17cf68-3f7e-4447-bac6-302cf712fd27 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/835] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:03 2026] GET /v2.0/security-groups?tenant_id=d5648b80f7f54d34b05c063fc66d5949&name=default => generated 2925 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/836] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:04 2026] DELETE /v2.0/security-groups/edd0c5d9-7441-4fca-a463-53b46a681b81 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:13:07.465 7 WARNING keystonemiddleware.audit [None req-b7362591-b4fc-4331-a68b-65f78b304633 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Skipping service tempest-service-256461419 as it have no endpoints. [pid: 7|app: 0|req: 395/837] 10.0.0.4 () {34 vars in 988 bytes} [Tue May 26 07:13:07 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:13:07.536 8 WARNING keystonemiddleware.audit [None req-a1e7d42a-dd4d-415e-b9a1-3714380304b5 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Skipping service tempest-service-256461419 as it have no endpoints. [pid: 8|app: 0|req: 443/838] 10.0.0.4 () {34 vars in 1038 bytes} [Tue May 26 07:13:07 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/839] 199.204.45.113 () {34 vars in 1096 bytes} [Tue May 26 07:13:07 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/840] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:13:08 2026] GET /v2.0/ports?tenant_id=9ec42965bcbd4cebb203ac0affd6b5bb&device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/841] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:13:08 2026] GET /v2.0/networks?id=ef6ad515-0054-45c8-a297-bcde2dafa88e => generated 770 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/842] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=69d605c8-115e-4f98-9fe3-2ce955541adb => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/843] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:13:08 2026] GET /v2.0/subnets?id=01bae3e7-ac39-4148-89f4-c517becd6c69 => generated 668 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/844] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:13:08 2026] GET /v2.0/ports?network_id=ef6ad515-0054-45c8-a297-bcde2dafa88e&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: 399/845] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:13:08 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?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: 447/846] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:13:08 2026] GET /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e?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: 400/847] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:10 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/848] 10.0.0.1 () {34 vars in 969 bytes} [Tue May 26 07:13:10 2026] GET /v2.0/ports/89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 968 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/849] 199.204.45.113 () {34 vars in 1000 bytes} [Tue May 26 07:13:10 2026] GET /v2.0/subnets?network_id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 660 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/850] 199.204.45.113 () {34 vars in 1146 bytes} [Tue May 26 07:13:10 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9&device_owner=compute%3Anova&network_id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/851] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:10 2026] GET /v2.0/security-groups?tenant_id=0af7b4c5535f4879b308fee74ebb3cd6&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/852] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:11 2026] DELETE /v2.0/security-groups/11577071-99a4-477e-a78e-920ef18dd04b => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/853] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:13:11 2026] PUT /v2.0/ports/89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 1145 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:13:12.179 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-479d553e-cbca-4144-bafc-14ca35a69f49'] response: {'name': 'network-changed', 'server_uuid': '811b8367-b4ab-4a8b-bd38-5b330fc7c3f9', 'tag': '89ffeeda-f4e2-4e31-9495-0b57765bd379', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 452/854] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/ports?tenant_id=98b0d0b7f1b6459c9b8a69db08379858&device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 1417 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/855] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/networks?id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 780 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/856] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/857] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/security-groups?tenant_id=b9157972833a47af87a3de34b2afba77&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/858] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/859] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/subnets?id=4065b6fc-41b9-4ca8-816b-5e8dfbc4ed3f => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/860] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/ports?network_id=bf522ecb-fdb8-4438-b781-7094aebe71e1&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: 404/861] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:12 2026] DELETE /v2.0/security-groups/67cf7d02-4b68-4b31-9141-8d51702d9010 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/862] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/863] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/864] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/ports?tenant_id=98b0d0b7f1b6459c9b8a69db08379858&device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 1417 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/865] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:13:12 2026] GET /v2.0/networks?id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/866] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:13 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/867] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 860 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/868] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/869] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:13 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&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: 462/870] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:13:13 2026] GET /v2.0/subnets?id=4065b6fc-41b9-4ca8-816b-5e8dfbc4ed3f => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/871] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:13:13 2026] GET /v2.0/ports?network_id=bf522ecb-fdb8-4438-b781-7094aebe71e1&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/872] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:13:13 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/873] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:13:13 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?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: 464/874] 199.204.45.113 () {34 vars in 1118 bytes} [Tue May 26 07:13:13 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/875] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:13:13 2026] PUT /v2.0/ports/89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 968 bytes in 674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/876] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:13:14 2026] GET /v2.0/ports?tenant_id=98b0d0b7f1b6459c9b8a69db08379858&device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 1240 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:13:14.494 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1318c1fb-f170-4d07-ac58-9e8f5940885c'] response: {'name': 'network-changed', 'server_uuid': '811b8367-b4ab-4a8b-bd38-5b330fc7c3f9', 'tag': '89ffeeda-f4e2-4e31-9495-0b57765bd379', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 412/877] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:13:14 2026] GET /v2.0/networks?id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 780 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/878] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:13:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=89ffeeda-f4e2-4e31-9495-0b57765bd379 => 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: 413/879] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:13:14 2026] GET /v2.0/subnets?id=4065b6fc-41b9-4ca8-816b-5e8dfbc4ed3f => 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: 467/880] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:13:14 2026] GET /v2.0/ports?network_id=bf522ecb-fdb8-4438-b781-7094aebe71e1&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/881] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:13:14 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?fields=segments => generated 14 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/882] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:13:14 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/883] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/ports?tenant_id=98b0d0b7f1b6459c9b8a69db08379858&device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/884] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/networks?id=bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 780 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/885] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/886] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/subnets?id=4065b6fc-41b9-4ca8-816b-5e8dfbc4ed3f => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/887] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/ports?network_id=bf522ecb-fdb8-4438-b781-7094aebe71e1&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/888] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/889] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1?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: 419/890] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 971 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/891] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/892] 10.0.0.4 () {34 vars in 988 bytes} [Tue May 26 07:13:15 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 1240 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/893] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:13:16 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => 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: 473/894] 10.0.0.4 () {34 vars in 1038 bytes} [Tue May 26 07:13:16 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/895] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:16 2026] GET /v2.0/security-groups?tenant_id=ebe73669e7d34e11ad073ee633b5276f&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:13:16.963 7 INFO neutron.db.l3_db [req-a89390b3-dc49-4a24-a989-2b3e0adcf617 req-bc752ffd-4df7-4502-8622-cd2d2158ec6e 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] Floating IP 1ef78ad1-a633-4ef5-82a8-7eccd2157bae disassociated. External IP: 10.96.250.206, port: 89ffeeda-f4e2-4e31-9495-0b57765bd379. [pid: 8|app: 0|req: 475/896] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:16 2026] DELETE /v2.0/security-groups/5e15dfa5-5266-46be-bb4c-db34940e8d56 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/897] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:17 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/898] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:17 2026] GET /v2.0/security-groups?id=cc39eae6-e6e8-40fb-b0a0-990c52f4e61e&fields=id&fields=name => generated 113 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/899] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:13:16 2026] DELETE /v2.0/ports/89ffeeda-f4e2-4e31-9495-0b57765bd379 => generated 0 bytes in 1778 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/900] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:17 2026] GET /v2.0/security-groups?tenant_id=43a013b33b69470ab7b27a283d1a7e5c&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:13:18.084 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08a1a59b-87be-4b7c-9e65-1f56af1e41a5'] response: {'server_uuid': '811b8367-b4ab-4a8b-bd38-5b330fc7c3f9', 'name': 'network-vif-deleted', 'tag': '89ffeeda-f4e2-4e31-9495-0b57765bd379', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 423/901] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:18 2026] DELETE /v2.0/security-groups/74cf1a0d-0b3c-4fd1-8076-65ce6da402e7 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/902] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:18 2026] GET /v2.0/ports?device_id=811b8367-b4ab-4a8b-bd38-5b330fc7c3f9 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/903] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:19 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/904] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:19 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/907] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:19 2026] DELETE /v2.0/security-groups/cc39eae6-e6e8-40fb-b0a0-990c52f4e61e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:13:19.916 8 INFO neutron.api.v2.resource [None req-c0af1b93-eeca-4fef-b64f-6e460b10e2ad 552a46abc0fd4aa19558edc504befbf8 98b0d0b7f1b6459c9b8a69db08379858 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/908] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:13:19 2026] GET /v2.0/security-groups/cc39eae6-e6e8-40fb-b0a0-990c52f4e61e => 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: 427/909] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:19 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/910] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:19 2026] GET /v2.0/security-groups?id=d7ba80f4-2459-4f67-852e-d805aa8a706c&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/911] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:13:19 2026] DELETE /v2.0/floatingips/1ef78ad1-a633-4ef5-82a8-7eccd2157bae => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/912] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:13:20 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:13:20.990 8 INFO neutron.db.l3_db [req-def4b18f-b40c-4b17-9f7a-059102bd78a7 req-8f6dc85d-d689-43e3-b2b9-3ae76d90cd63 9d75e201cc9647a690a669253c4b3afd 9ec42965bcbd4cebb203ac0affd6b5bb - - default default] Floating IP 7703cd44-68bf-41f7-beb5-e97ce5bc1c7b disassociated. External IP: 10.96.250.220, port: 69d605c8-115e-4f98-9fe3-2ce955541adb. [pid: 8|app: 0|req: 484/913] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:13:20 2026] DELETE /v2.0/ports/69d605c8-115e-4f98-9fe3-2ce955541adb => generated 0 bytes in 1437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/914] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:21 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:13:22.330 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9344cd5a-af9a-41b8-bc90-cc473fe63c21'] response: {'server_uuid': '01332ee4-dfeb-4c64-9115-554e8756e89e', 'name': 'network-vif-deleted', 'tag': '69d605c8-115e-4f98-9fe3-2ce955541adb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 430/915] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:13:20 2026] PUT /v2.0/routers/b856d913-e4b4-4e09-8eae-94104405a646/remove_router_interface => generated 309 bytes in 1751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/916] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:22 2026] GET /v2.0/security-groups?tenant_id=d91494e2f3c84e21829ba53876420144&name=default => generated 2925 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/917] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:23 2026] DELETE /v2.0/security-groups/ded97242-f37c-443d-8bd4-b1de47839fa9 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/918] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:23 2026] GET /v2.0/ports?device_id=01332ee4-dfeb-4c64-9115-554e8756e89e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:13:24.420 7 INFO neutron.services.segments.plugin [-] Segment 52d026ac-c9a0-4a7a-af08-18def8288a9c resource provider aggregate not found 2026-05-26 07:13:24.428 7 INFO neutron.services.segments.plugin [-] Segment 52d026ac-c9a0-4a7a-af08-18def8288a9c resource provider aggregate not found 2026-05-26 07:13:24.449 7 INFO neutron.services.segments.plugin [-] Segment 52d026ac-c9a0-4a7a-af08-18def8288a9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d026ac-c9a0-4a7a-af08-18def8288a9c found for delete ", "request_id": "req-b05546da-f3f2-4e05-86d8-b7809bc744c5"}]} 2026-05-26 07:13:24.450 7 INFO neutron.services.segments.plugin [-] Segment 52d026ac-c9a0-4a7a-af08-18def8288a9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52d026ac-c9a0-4a7a-af08-18def8288a9c found for delete ", "request_id": "req-84e19c85-1aa6-459a-bf37-bdd3898e1101"}]} 2026-05-26 07:13:24.561 7 INFO neutron.db.l3_hamode_db [None req-2da476a4-aa13-4e32-a259-911589926e44 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network 67d0e1a6-7f2d-4882-80a0-e01c5e7ad4c0 was deleted as no HA routers are present in tenant 98b0d0b7f1b6459c9b8a69db08379858. [pid: 7|app: 0|req: 431/919] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:13:22 2026] DELETE /v2.0/routers/b856d913-e4b4-4e09-8eae-94104405a646 => generated 0 bytes in 2223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/920] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:24 2026] GET /v2.0/security-groups?tenant_id=7e174d76aa0440278f7e40ae2cdeebc5&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/921] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:13:24 2026] DELETE /v2.0/subnets/4065b6fc-41b9-4ca8-816b-5e8dfbc4ed3f => 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: 490/922] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:24 2026] DELETE /v2.0/security-groups/d7ba80f4-2459-4f67-852e-d805aa8a706c => 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: 433/923] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:24 2026] DELETE /v2.0/security-groups/3675ab78-f687-4f3c-9f12-b97187c64897 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:13:24.993 7 INFO neutron.api.v2.resource [None req-10ae93f9-3ade-412b-b0d4-c1d807fc9e60 9d75e201cc9647a690a669253c4b3afd 9ec42965bcbd4cebb203ac0affd6b5bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 434/924] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:13:24 2026] GET /v2.0/security-groups/d7ba80f4-2459-4f67-852e-d805aa8a706c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:13:25.524 8 INFO neutron.services.segments.plugin [-] Segment 19a6eade-ef00-4479-a57b-34ac3e06fd78 resource provider aggregate not found 2026-05-26 07:13:25.530 8 INFO neutron.services.segments.plugin [-] Segment 19a6eade-ef00-4479-a57b-34ac3e06fd78 resource provider aggregate not found 2026-05-26 07:13:25.541 8 INFO neutron.services.segments.plugin [-] Segment 19a6eade-ef00-4479-a57b-34ac3e06fd78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a6eade-ef00-4479-a57b-34ac3e06fd78 found for delete ", "request_id": "req-e41f2536-5f18-4594-aee6-97e1d7fb6b4e"}]} 2026-05-26 07:13:25.553 8 INFO neutron.services.segments.plugin [-] Segment 19a6eade-ef00-4479-a57b-34ac3e06fd78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a6eade-ef00-4479-a57b-34ac3e06fd78 found for delete ", "request_id": "req-1901d5cb-568a-4a0e-ad3f-0055b1dc6094"}]} [pid: 8|app: 0|req: 491/925] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:13:24 2026] DELETE /v2.0/networks/bf522ecb-fdb8-4438-b781-7094aebe71e1 => generated 0 bytes in 778 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/926] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:13:25 2026] DELETE /v2.0/floatingips/7703cd44-68bf-41f7-beb5-e97ce5bc1c7b => generated 0 bytes in 761 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/927] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:25 2026] GET /v2.0/security-groups?tenant_id=9e9fd918e20c474e86331706da489028&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/928] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:25 2026] DELETE /v2.0/security-groups/15876530-1b0d-4c36-80fd-93b990610e99 => 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: 494/929] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:25 2026] GET /v2.0/security-groups?tenant_id=98b0d0b7f1b6459c9b8a69db08379858&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: 495/930] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:26 2026] DELETE /v2.0/security-groups/59e4bc3d-4218-4c2e-aaef-cda32fbbd591 => generated 0 bytes in 677 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/931] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:13:25 2026] PUT /v2.0/routers/35201a08-b9e5-4c75-82fe-55e9f752704a/remove_router_interface => generated 309 bytes in 1716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:13:29.206 8 INFO neutron.services.segments.plugin [-] Segment 32fe9ceb-1ab8-407f-9c48-22720863a25c resource provider aggregate not found 2026-05-26 07:13:29.225 8 INFO neutron.services.segments.plugin [-] Segment 32fe9ceb-1ab8-407f-9c48-22720863a25c resource provider aggregate not found 2026-05-26 07:13:29.229 8 INFO neutron.services.segments.plugin [-] Segment 32fe9ceb-1ab8-407f-9c48-22720863a25c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32fe9ceb-1ab8-407f-9c48-22720863a25c found for delete ", "request_id": "req-1c0ab855-b77c-40b3-be24-64ba6dcbf408"}]} 2026-05-26 07:13:29.242 8 INFO neutron.services.segments.plugin [-] Segment 32fe9ceb-1ab8-407f-9c48-22720863a25c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32fe9ceb-1ab8-407f-9c48-22720863a25c found for delete ", "request_id": "req-ce77ae7f-e07a-49e5-b352-37260129f18a"}]} 2026-05-26 07:13:29.353 8 INFO neutron.db.l3_hamode_db [None req-36cf8c24-86ba-4f79-8f47-d9969dd56abf a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network b3e84211-4489-44c0-b110-64f9ab798e2e was deleted as no HA routers are present in tenant 9ec42965bcbd4cebb203ac0affd6b5bb. [pid: 8|app: 0|req: 496/932] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:13:27 2026] DELETE /v2.0/routers/35201a08-b9e5-4c75-82fe-55e9f752704a => generated 0 bytes in 1874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/933] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:13:29 2026] DELETE /v2.0/subnets/01bae3e7-ac39-4148-89f4-c517becd6c69 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:13:30.090 7 INFO neutron.db.segments_db [None req-085ea544-22ab-4869-ab51-83e46d470649 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 1bfdfdd0-fd63-4010-a123-9c1f64fb9d06 of type vxlan for network 6dae8e43-9098-4871-a75f-8b5945b6e575 [pid: 7|app: 0|req: 437/934] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:13:29 2026] POST /v2.0/networks => generated 746 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/935] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:13:29 2026] DELETE /v2.0/networks/ef6ad515-0054-45c8-a297-bcde2dafa88e => generated 0 bytes in 1003 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/936] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:30 2026] GET /v2.0/security-groups?tenant_id=e728dad3f84542a5a6550e0471174577&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/937] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:30 2026] DELETE /v2.0/security-groups/df703ce4-2ee1-40c1-8bfa-4069150dbd06 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:13:31.282 8 INFO neutron.services.segments.plugin [-] Segment 8223b199-ed27-4333-8184-0697a7af345a resource provider aggregate not found 2026-05-26 07:13:31.288 8 INFO neutron.services.segments.plugin [-] Segment 8223b199-ed27-4333-8184-0697a7af345a resource provider aggregate not found 2026-05-26 07:13:31.309 8 INFO neutron.services.segments.plugin [-] Segment 8223b199-ed27-4333-8184-0697a7af345a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8223b199-ed27-4333-8184-0697a7af345a found for delete ", "request_id": "req-6f1dc8fd-5937-48d8-be7b-e6890f9ffa76"}]} 2026-05-26 07:13:31.325 8 INFO neutron.services.segments.plugin [-] Segment 8223b199-ed27-4333-8184-0697a7af345a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8223b199-ed27-4333-8184-0697a7af345a found for delete ", "request_id": "req-9b85ffae-f40b-430c-8df5-bcac38b8187f"}]} [pid: 7|app: 0|req: 440/938] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:31 2026] GET /v2.0/security-groups?tenant_id=9ec42965bcbd4cebb203ac0affd6b5bb&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/939] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:13:30 2026] POST /v2.0/subnets => generated 669 bytes in 1176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/940] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:31 2026] DELETE /v2.0/security-groups/284a872e-190b-4752-ae2e-b0298eaa17af => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:13:31.994 8 INFO neutron.db.segments_db [None req-b0344a2a-002f-4391-822c-2821378bd395 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 5d03dab3-44ed-428f-884e-a5050acabc9e of type vxlan for network 0f5f9583-dc35-4064-a622-18c544dc0685 2026-05-26 07:13:32.764 8 INFO neutron.db.l3_hamode_db [None req-b0344a2a-002f-4391-822c-2821378bd395 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:13:34.907 8 INFO neutron.db.l3_hamode_db [None req-b0344a2a-002f-4391-822c-2821378bd395 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:13:35.440 7 INFO neutron.db.segments_db [None req-f394fd42-2c52-47b6-9134-8d87df42a004 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 90a57c1a-22cc-434b-bb74-0e9b0671dcb4 of type vxlan for network 090d1cf2-4230-4840-beea-da8c7e5750a4 [pid: 7|app: 0|req: 444/943] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:13:34 2026] POST /v2.0/networks => generated 746 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:13:35.894 7 WARNING neutron_lib.context [None req-b8a2acd7-0e6a-4bdc-9aa7-2a8b20f7fac2 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:13:36.644 7 INFO neutron.db.segments_db [None req-b8a2acd7-0e6a-4bdc-9aa7-2a8b20f7fac2 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Added segment ea68fee0-6e9f-4964-ab88-a8e5b2377231 of type vxlan for network eaa4cc1e-ccce-43e3-9376-bb5a662660a5 [pid: 7|app: 0|req: 445/944] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:13:35 2026] POST /v2.0/networks => generated 650 bytes in 1301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/945] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:13:31 2026] POST /v2.0/routers => generated 733 bytes in 5338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:13:37.202 8 WARNING neutron_lib.context [None req-31198b5b-cbf7-4f54-87f5-786428af7a75 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 446/946] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:13:37 2026] POST /v2.0/subnets => generated 669 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/947] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:13:37 2026] POST /v2.0/subnets => generated 603 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:13:38.200 8 INFO neutron.db.segments_db [None req-e7e325f8-ec97-472e-aa38-d993605298cc a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 8206befc-b723-4f1a-8035-f2e1768c4534 of type vxlan for network a0c100b4-5fc9-4d21-8d1b-60852bf252a5 2026-05-26 07:13:38.976 8 INFO neutron.db.l3_hamode_db [None req-e7e325f8-ec97-472e-aa38-d993605298cc a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 447/948] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:13:38 2026] PUT /v2.0/routers/c46bc607-a943-4a82-b308-0c092c46b0ee/add_router_interface => generated 309 bytes in 2759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:13:40.771 7 WARNING neutron_lib.context [None req-7fb22391-9760-4578-b5ed-fda15fdfce29 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:13:40.942 7 INFO neutron.db.segments_db [None req-7fb22391-9760-4578-b5ed-fda15fdfce29 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Added segment bc3c1082-6f1b-4d0e-904f-fd2849180921 of type vxlan for network 8d349b66-c4fd-445d-bbd4-827a2a742ce6 2026-05-26 07:13:41.179 8 INFO neutron.db.l3_hamode_db [None req-e7e325f8-ec97-472e-aa38-d993605298cc a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:13:41.406 7 INFO neutron.db.l3_hamode_db [None req-7fb22391-9760-4578-b5ed-fda15fdfce29 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:13:43.414 7 INFO neutron.db.l3_hamode_db [None req-7fb22391-9760-4578-b5ed-fda15fdfce29 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 502/949] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:13:38 2026] POST /v2.0/routers => generated 733 bytes in 5567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:13:43.601 8 WARNING neutron_lib.context [None req-19955973-71f2-47ec-8331-38c321366a45 624f6eaad9534c77bb02ecfe816a6de7 b9088c1ce34c4e92af8281e7a32f1193 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 503/950] 10.0.0.221 () {34 vars in 685 bytes} [Tue May 26 07:13:43 2026] POST /v2.0/security-groups => generated 1661 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/951] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:43 2026] GET /v2.0/security-groups?tenant_id=c287dd230cd44906b144454448f83ebd&name=default => generated 2925 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/952] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:13:40 2026] POST /v2.0/routers => generated 695 bytes in 4774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:13:45.546 7 WARNING neutron_lib.context [None req-4041111f-111c-4d5b-bc26-ba49279ffa4f 624f6eaad9534c77bb02ecfe816a6de7 b9088c1ce34c4e92af8281e7a32f1193 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 449/953] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:13:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/954] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:46 2026] DELETE /v2.0/security-groups/38309137-81dd-4a60-b9b9-df7771d29d19 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/955] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:13:44 2026] PUT /v2.0/routers/8bd84b93-79ed-4ef0-8f5c-6777f3e58546/add_router_interface => generated 309 bytes in 2680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:13:47.298 8 WARNING neutron_lib.context [None req-855e0787-bf5b-46d3-9bc5-5cbf8b4cad9d 624f6eaad9534c77bb02ecfe816a6de7 b9088c1ce34c4e92af8281e7a32f1193 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 506/956] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:13:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:13:47.638 8 WARNING neutron_lib.context [None req-58213a7a-758e-4d11-a472-82121d8aeb4d 624f6eaad9534c77bb02ecfe816a6de7 b9088c1ce34c4e92af8281e7a32f1193 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 507/957] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:13:47 2026] POST /v2.0/floatingips => generated 552 bytes in 1347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/958] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:13:48 2026] GET /v2.0/networks?id=090d1cf2-4230-4840-beea-da8c7e5750a4 => generated 678 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/959] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:13:49 2026] GET /v2.0/quotas/6a94527b606542a5afeb742252dd3f4f => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/960] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:13:49 2026] GET /v2.0/ports?tenant_id=6a94527b606542a5afeb742252dd3f4f&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: 511/961] 10.0.0.221 () {32 vars in 623 bytes} [Tue May 26 07:13:49 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/962] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:13:46 2026] PUT /v2.0/routers/d95f5007-079a-42ed-ac05-23e6d4a5f30b/add_router_interface => generated 309 bytes in 2515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:13:49.342 7 WARNING neutron_lib.context [None req-91c0eb6e-9ed7-432d-9a8d-0a96bee1d994 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/963] 10.0.0.221 () {32 vars in 633 bytes} [Tue May 26 07:13:49 2026] GET /v2.0/ => generated 632 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/966] 10.0.0.1 () {34 vars in 905 bytes} [Tue May 26 07:13:49 2026] GET /v2.0/extensions => generated 19901 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/967] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:13:49 2026] GET /v2.0/networks/090d1cf2-4230-4840-beea-da8c7e5750a4?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: 517/968] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:13:49 2026] GET /v2.0/networks/090d1cf2-4230-4840-beea-da8c7e5750a4?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: 452/969] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:13:49 2026] POST /v2.0/ports => generated 955 bytes in 885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:13:50.235 7 WARNING neutron_lib.context [None req-1c1d88fa-40b3-4dc3-a59f-cd59bbb7b8ee a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 518/970] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:50 2026] GET /v2.0/security-groups?tenant_id=2e2b48dc23024c40b4151268e529d206&name=default => generated 2925 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/971] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:50 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => 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: 520/972] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:50 2026] DELETE /v2.0/security-groups/0c72616f-06e0-4115-a223-f99fbd449f69 => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/973] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:51 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/974] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:13:50 2026] POST /v2.0/ports => generated 954 bytes in 2136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:13:52.376 8 WARNING neutron_lib.context [None req-863da228-0369-49e8-aa23-52c640f2b968 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 454/975] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:52 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/976] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:13:53 2026] GET /v2.0/networks?id=090d1cf2-4230-4840-beea-da8c7e5750a4 => generated 678 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:13:53.212 7 WARNING neutron_lib.context [req-fa08d9a0-666b-4cff-9050-5fd4c0ca3a01 req-97bb8277-ed04-406d-81cc-f23dde050662 d0c37399b8ec4605b6f646d1daf0be7a 6a94527b606542a5afeb742252dd3f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:13:53.608 8 INFO neutron.db.l3_db [None req-863da228-0369-49e8-aa23-52c640f2b968 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Floating IP c72d4ced-0d73-4a80-af2d-f633f888a7db associated. External IP: 10.96.250.201, port: 7ff4b3df-b155-44e1-a7a6-1ac3ff60aa8c. [pid: 7|app: 0|req: 456/977] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:13:53 2026] POST /v2.0/ports => generated 954 bytes in 717 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: 522/978] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 26 07:13:52 2026] POST /v2.0/floatingips => generated 841 bytes in 1834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/979] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:54 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => generated 957 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:13:54.610 8 INFO neutron.db.l3_db [None req-355ac7af-a91a-433f-95d5-d6c29cf055bf a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Floating IP c72d4ced-0d73-4a80-af2d-f633f888a7db disassociated. External IP: 10.96.250.201, port: 7ff4b3df-b155-44e1-a7a6-1ac3ff60aa8c. [pid: 7|app: 0|req: 457/980] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:13:53 2026] PUT /v2.0/ports/62805152-86b0-45e4-af99-ea4f5a4e822a => generated 1199 bytes in 784 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: 458/981] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:54 2026] GET /v2.0/security-groups?id=5ae18ddc-ca03-4fbe-916b-7e39395c6881&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:13:54.802 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59da818d-91dd-48f8-b9e6-34dccdf5ad1a'] response: {'name': 'network-changed', 'server_uuid': 'fbcea08d-02d9-4aaa-b505-48f83851d7a1', 'tag': '62805152-86b0-45e4-af99-ea4f5a4e822a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 459/982] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:13:54 2026] GET /v2.0/ports?tenant_id=6a94527b606542a5afeb742252dd3f4f&device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => generated 1238 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: 7|app: 0|req: 460/983] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=62805152-86b0-45e4-af99-ea4f5a4e822a => 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: 461/984] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:13:54 2026] GET /v2.0/subnets?id=e8cca696-d910-4a37-9255-5818acc335d3 => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/985] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:13:54 2026] GET /v2.0/ports?network_id=090d1cf2-4230-4840-beea-da8c7e5750a4&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/986] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:13:54 2026] PUT /v2.0/floatingips/c72d4ced-0d73-4a80-af2d-f633f888a7db => generated 552 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/987] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/networks/090d1cf2-4230-4840-beea-da8c7e5750a4?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: 464/988] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/networks/090d1cf2-4230-4840-beea-da8c7e5750a4?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: 465/989] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/ports?tenant_id=6a94527b606542a5afeb742252dd3f4f&device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => 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: 466/990] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/networks?id=090d1cf2-4230-4840-beea-da8c7e5750a4 => generated 774 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/991] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=62805152-86b0-45e4-af99-ea4f5a4e822a => 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: 468/992] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/subnets?id=e8cca696-d910-4a37-9255-5818acc335d3 => generated 672 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/993] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/ports?network_id=090d1cf2-4230-4840-beea-da8c7e5750a4&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: 470/994] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/networks/090d1cf2-4230-4840-beea-da8c7e5750a4?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: 471/995] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/networks/090d1cf2-4230-4840-beea-da8c7e5750a4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/996] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:13:55 2026] DELETE /v2.0/floatingips/c72d4ced-0d73-4a80-af2d-f633f888a7db => generated 0 bytes in 932 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:13:55.965 8 WARNING neutron_lib.context [None req-af0b83c9-4b02-4a5a-aaec-6776565747c7 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 472/997] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:55 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/998] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:56 2026] GET /v2.0/security-groups?id=5ae18ddc-ca03-4fbe-916b-7e39395c6881&fields=id&fields=name => generated 88 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/999] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:57 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1000] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:57 2026] GET /v2.0/security-groups?id=5ae18ddc-ca03-4fbe-916b-7e39395c6881&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1001] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:13:57 2026] GET /v2.0/security-groups?tenant_id=84e37984cb824613b68f1e71616df555&name=default => generated 2925 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1002] 10.0.0.1 () {34 vars in 1098 bytes} [Tue May 26 07:13:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1434927117&fields=id&tenant_id=b9088c1ce34c4e92af8281e7a32f1193 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:13:58.470 8 INFO neutron.db.l3_db [None req-af0b83c9-4b02-4a5a-aaec-6776565747c7 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Floating IP 9a830c83-b9c6-453e-894c-212ffc3ccf3a associated. External IP: 10.96.250.203, port: 8f18e7eb-99e8-4f3f-80c2-1a5834defaf7. [pid: 7|app: 0|req: 478/1003] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:13:58 2026] DELETE /v2.0/security-groups/c46120af-1c57-492f-a00c-16515db27b27 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1004] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 26 07:13:55 2026] POST /v2.0/floatingips => generated 842 bytes in 3356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1005] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:13:59 2026] GET /v2.0/networks?id=6dae8e43-9098-4871-a75f-8b5945b6e575 => generated 678 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1006] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:13:59 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => 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: 528/1007] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:13:59 2026] GET /v2.0/quotas/b9088c1ce34c4e92af8281e7a32f1193 => 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: 480/1008] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:13:59 2026] GET /v2.0/floatingips/9a830c83-b9c6-453e-894c-212ffc3ccf3a => generated 842 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1009] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:13:59 2026] GET /v2.0/security-groups?id=5ae18ddc-ca03-4fbe-916b-7e39395c6881&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1010] 10.0.0.221 () {32 vars in 655 bytes} [Tue May 26 07:13:59 2026] GET /v2.0/floatingips => generated 845 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1011] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:13:59 2026] GET /v2.0/ports?tenant_id=b9088c1ce34c4e92af8281e7a32f1193&fields=id => generated 103 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1012] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:13:59 2026] GET /v2.0/networks/6dae8e43-9098-4871-a75f-8b5945b6e575?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1013] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:13:59 2026] GET /v2.0/networks/6dae8e43-9098-4871-a75f-8b5945b6e575?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-05-26 07:14:00.554 8 INFO neutron.db.l3_db [None req-d1c3c660-f0f3-4cc6-a673-9a44fa044608 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Floating IP 9a830c83-b9c6-453e-894c-212ffc3ccf3a associated. External IP: 10.96.250.203, port: 8f18e7eb-99e8-4f3f-80c2-1a5834defaf7. [pid: 7|app: 0|req: 484/1014] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:00 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1015] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:00 2026] GET /v2.0/security-groups?id=5ae18ddc-ca03-4fbe-916b-7e39395c6881&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1016] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:01 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1017] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:01 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => generated 971 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1018] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:01 2026] GET /v2.0/security-groups?id=5ae18ddc-ca03-4fbe-916b-7e39395c6881&fields=id&fields=name => generated 88 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1019] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:13:59 2026] PUT /v2.0/floatingips/9a830c83-b9c6-453e-894c-212ffc3ccf3a => generated 841 bytes in 2326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1020] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:14:01 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:02.209 7 INFO neutron.db.l3_db [None req-6496d90e-66c1-4927-8635-00644bd1c753 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] Floating IP 9a830c83-b9c6-453e-894c-212ffc3ccf3a disassociated. External IP: 10.96.250.203, port: 7ff4b3df-b155-44e1-a7a6-1ac3ff60aa8c. [pid: 8|app: 0|req: 533/1021] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:14:02 2026] DELETE /v2.0/ports/62805152-86b0-45e4-af99-ea4f5a4e822a => generated 0 bytes in 688 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1022] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:02 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => 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: 489/1023] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:14:01 2026] PUT /v2.0/floatingips/9a830c83-b9c6-453e-894c-212ffc3ccf3a => generated 552 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1024] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:02 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => 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: 490/1025] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:14:02 2026] DELETE /v2.0/floatingips/9a830c83-b9c6-453e-894c-212ffc3ccf3a => generated 0 bytes in 892 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:14:03.659 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e5b805f-3157-4eb3-83e2-09cbdc190a65'] response: {'server_uuid': 'fbcea08d-02d9-4aaa-b505-48f83851d7a1', 'name': 'network-vif-deleted', 'tag': '62805152-86b0-45e4-af99-ea4f5a4e822a', 'status': 'completed', 'code': 200} 2026-05-26 07:14:03.685 8 INFO neutron.api.v2.resource [None req-c657232f-b63f-4ce0-b4ce-0391b5f96094 a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1026] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:14:03 2026] DELETE /v2.0/floatingips/9a830c83-b9c6-453e-894c-212ffc3ccf3a => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1027] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:03 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1028] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:03 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => 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: 541/1031] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:04 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1032] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:04 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => 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: 491/1033] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:14:03 2026] DELETE /v2.0/ports/7ff4b3df-b155-44e1-a7a6-1ac3ff60aa8c => generated 0 bytes in 1699 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1034] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:06 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1035] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:06 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => 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: 494/1036] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:07 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => 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: 495/1037] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:07 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => 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: 543/1038] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:14:05 2026] DELETE /v2.0/ports/8f18e7eb-99e8-4f3f-80c2-1a5834defaf7 => generated 0 bytes in 2210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1039] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:14:07 2026] GET /v2.0/ports?device_id=d95f5007-079a-42ed-ac05-23e6d4a5f30b => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1040] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:08 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => 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: 498/1041] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:08 2026] GET /v2.0/ports?device_id=fbcea08d-02d9-4aaa-b505-48f83851d7a1 => 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: 499/1042] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:09 2026] GET /v2.0/security-groups?tenant_id=b2f8820123ad4348ac39bfa25342ba72&name=default => generated 2925 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1043] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:09 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1044] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:14:07 2026] PUT /v2.0/routers/d95f5007-079a-42ed-ac05-23e6d4a5f30b/remove_router_interface => generated 309 bytes in 2617 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1045] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:10 2026] DELETE /v2.0/security-groups/f8ad7d09-f3b9-4b22-b812-34ba6385f983 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1046] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:14:10 2026] GET /v2.0/networks?id=6dae8e43-9098-4871-a75f-8b5945b6e575 => generated 678 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1047] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:14:09 2026] PUT /v2.0/routers/8bd84b93-79ed-4ef0-8f5c-6777f3e58546/remove_router_interface => generated 309 bytes in 2180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1048] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:14:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9088c1ce34c4e92af8281e7a32f1193 => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1049] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:12 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:14:13.401 8 INFO neutron.services.segments.plugin [-] Segment bc3c1082-6f1b-4d0e-904f-fd2849180921 resource provider aggregate not found 2026-05-26 07:14:13.408 8 INFO neutron.services.segments.plugin [-] Segment bc3c1082-6f1b-4d0e-904f-fd2849180921 resource provider aggregate not found 2026-05-26 07:14:13.423 8 INFO neutron.services.segments.plugin [-] Segment bc3c1082-6f1b-4d0e-904f-fd2849180921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc3c1082-6f1b-4d0e-904f-fd2849180921 found for delete ", "request_id": "req-4490f2ac-3221-40cb-a322-2d08c788cfa1"}]} 2026-05-26 07:14:13.431 8 INFO neutron.services.segments.plugin [-] Segment bc3c1082-6f1b-4d0e-904f-fd2849180921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc3c1082-6f1b-4d0e-904f-fd2849180921 found for delete ", "request_id": "req-0cde39a1-9112-463b-83e5-d822b8c9918b"}]} 2026-05-26 07:14:13.749 8 INFO neutron.db.l3_hamode_db [None req-32189bb7-b0db-4492-9c6b-bb12b775ad2e a291cff59c9b47fda291fd9310a692db 5d1627e63cc74daaa78e8ffb5bd878f7 - - default default] HA network 8d349b66-c4fd-445d-bbd4-827a2a742ce6 was deleted as no HA routers are present in tenant 5d1627e63cc74daaa78e8ffb5bd878f7. [pid: 8|app: 0|req: 547/1050] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:10 2026] DELETE /v2.0/routers/d95f5007-079a-42ed-ac05-23e6d4a5f30b => generated 0 bytes in 3088 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:14:13.769 8 WARNING neutron_lib.context [req-9a002a7f-482e-4b7f-b405-26c29b618f76 req-5aeefdd3-87d9-422b-909c-085667f08df5 624f6eaad9534c77bb02ecfe816a6de7 b9088c1ce34c4e92af8281e7a32f1193 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:14:15.189 7 INFO neutron.services.segments.plugin [-] Segment 8206befc-b723-4f1a-8035-f2e1768c4534 resource provider aggregate not found 2026-05-26 07:14:15.197 7 INFO neutron.services.segments.plugin [-] Segment 8206befc-b723-4f1a-8035-f2e1768c4534 resource provider aggregate not found 2026-05-26 07:14:15.206 7 INFO neutron.services.segments.plugin [-] Segment 8206befc-b723-4f1a-8035-f2e1768c4534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8206befc-b723-4f1a-8035-f2e1768c4534 found for delete ", "request_id": "req-34628536-7f26-4c1e-be3c-638046f58eb7"}]} 2026-05-26 07:14:15.215 7 INFO neutron.services.segments.plugin [-] Segment 8206befc-b723-4f1a-8035-f2e1768c4534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8206befc-b723-4f1a-8035-f2e1768c4534 found for delete ", "request_id": "req-6e49393c-36e7-455d-bf74-ab691691e049"}]} 2026-05-26 07:14:15.758 7 INFO neutron.db.l3_hamode_db [None req-4829f009-b43e-43d6-9ff5-d5fc748d444f a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network a0c100b4-5fc9-4d21-8d1b-60852bf252a5 was deleted as no HA routers are present in tenant 6a94527b606542a5afeb742252dd3f4f. [pid: 8|app: 0|req: 548/1051] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:14:13 2026] POST /v2.0/ports => generated 958 bytes in 2002 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: 504/1052] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:12 2026] DELETE /v2.0/routers/8bd84b93-79ed-4ef0-8f5c-6777f3e58546 => generated 0 bytes in 3651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1053] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:15 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 961 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1054] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:15 2026] DELETE /v2.0/subnets/e1591c0c-a624-4eef-ad5e-db333033792c => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1055] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:16 2026] DELETE /v2.0/subnets/e8cca696-d910-4a37-9255-5818acc335d3 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1056] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:16 2026] GET /v2.0/security-groups?id=103cffe2-d9b4-48a6-a4d8-e6e340665308&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: 550/1057] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:14:15 2026] PUT /v2.0/ports/983b56e3-147e-4f84-9e77-090f1ae37e6c => generated 1203 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1058] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:16 2026] DELETE /v2.0/networks/eaa4cc1e-ccce-43e3-9376-bb5a662660a5 => generated 0 bytes in 693 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-05-26 07:14:17.219 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13b8239d-2901-4ec9-872e-b9c50390723a'] response: {'name': 'network-changed', 'server_uuid': '6aa9ee32-4e3d-4422-90a8-9826935d9bd0', 'tag': '983b56e3-147e-4f84-9e77-090f1ae37e6c', 'status': 'completed', 'code': 200} 2026-05-26 07:14:17.242 7 INFO neutron.services.segments.plugin [-] Segment ea68fee0-6e9f-4964-ab88-a8e5b2377231 resource provider aggregate not found 2026-05-26 07:14:17.265 7 INFO neutron.services.segments.plugin [-] Segment ea68fee0-6e9f-4964-ab88-a8e5b2377231 resource provider aggregate not found 2026-05-26 07:14:17.273 7 INFO neutron.services.segments.plugin [-] Segment ea68fee0-6e9f-4964-ab88-a8e5b2377231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea68fee0-6e9f-4964-ab88-a8e5b2377231 found for delete ", "request_id": "req-9abf7443-549e-4619-bbad-02a0201ca5bf"}]} 2026-05-26 07:14:17.283 7 INFO neutron.services.segments.plugin [-] Segment ea68fee0-6e9f-4964-ab88-a8e5b2377231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea68fee0-6e9f-4964-ab88-a8e5b2377231 found for delete ", "request_id": "req-564dfc53-5de5-4f67-9dc1-4fbf567913c1"}]} [pid: 7|app: 0|req: 509/1059] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:14:17 2026] GET /v2.0/ports?tenant_id=b9088c1ce34c4e92af8281e7a32f1193&device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1060] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:14:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=983b56e3-147e-4f84-9e77-090f1ae37e6c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:14:17.462 8 INFO neutron.services.segments.plugin [-] Segment 90a57c1a-22cc-434b-bb74-0e9b0671dcb4 resource provider aggregate not found 2026-05-26 07:14:17.468 8 INFO neutron.services.segments.plugin [-] Segment 90a57c1a-22cc-434b-bb74-0e9b0671dcb4 resource provider aggregate not found 2026-05-26 07:14:17.481 8 INFO neutron.services.segments.plugin [-] Segment 90a57c1a-22cc-434b-bb74-0e9b0671dcb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a57c1a-22cc-434b-bb74-0e9b0671dcb4 found for delete ", "request_id": "req-d440351a-4010-4ab9-9125-763c4e4e4170"}]} 2026-05-26 07:14:17.484 8 INFO neutron.services.segments.plugin [-] Segment 90a57c1a-22cc-434b-bb74-0e9b0671dcb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90a57c1a-22cc-434b-bb74-0e9b0671dcb4 found for delete ", "request_id": "req-bdc8c051-8d5e-401c-b41f-accaba96fb05"}]} [pid: 8|app: 0|req: 551/1061] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:17 2026] DELETE /v2.0/networks/090d1cf2-4230-4840-beea-da8c7e5750a4 => generated 0 bytes in 594 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: 552/1062] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:17 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1063] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:17 2026] GET /v2.0/security-groups?id=103cffe2-d9b4-48a6-a4d8-e6e340665308&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1064] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:14:17 2026] GET /v2.0/subnets?id=fbd2dda5-3546-4202-bd41-654d8b844044 => generated 672 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1065] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:14:17 2026] GET /v2.0/ports?network_id=6dae8e43-9098-4871-a75f-8b5945b6e575&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1066] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:14:17 2026] GET /v2.0/networks/6dae8e43-9098-4871-a75f-8b5945b6e575?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: 555/1067] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/networks/6dae8e43-9098-4871-a75f-8b5945b6e575?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: 513/1068] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/ports?tenant_id=b9088c1ce34c4e92af8281e7a32f1193&device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1069] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/networks?id=6dae8e43-9098-4871-a75f-8b5945b6e575 => generated 774 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1070] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=983b56e3-147e-4f84-9e77-090f1ae37e6c => 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: 515/1071] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/subnets?id=fbd2dda5-3546-4202-bd41-654d8b844044 => 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: 557/1072] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/security-groups?tenant_id=6a94527b606542a5afeb742252dd3f4f&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1073] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/ports?network_id=6dae8e43-9098-4871-a75f-8b5945b6e575&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: 517/1074] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:18 2026] DELETE /v2.0/security-groups/5ae18ddc-ca03-4fbe-916b-7e39395c6881 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1075] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/networks/6dae8e43-9098-4871-a75f-8b5945b6e575?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1076] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/security-groups?tenant_id=5d1627e63cc74daaa78e8ffb5bd878f7&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1077] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:18 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 973 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1078] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:14:19 2026] GET /v2.0/networks/6dae8e43-9098-4871-a75f-8b5945b6e575?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1079] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:19 2026] GET /v2.0/security-groups?id=103cffe2-d9b4-48a6-a4d8-e6e340665308&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1082] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:19 2026] DELETE /v2.0/security-groups/9460c060-5790-4706-acaf-042608dc8e55 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1083] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:20 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1084] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:20 2026] GET /v2.0/security-groups?id=103cffe2-d9b4-48a6-a4d8-e6e340665308&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1085] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:21 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 975 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1086] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:21 2026] GET /v2.0/security-groups?id=103cffe2-d9b4-48a6-a4d8-e6e340665308&fields=id&fields=name => generated 114 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1087] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:21 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:22.948 7 INFO neutron.db.l3_db [None req-21a1ae8a-4108-4363-a309-907d2ee25091 624f6eaad9534c77bb02ecfe816a6de7 b9088c1ce34c4e92af8281e7a32f1193 - - default default] Floating IP 96a2c96f-d79f-45fc-9778-26bad9ab8ae5 associated. External IP: 10.96.250.210, port: 983b56e3-147e-4f84-9e77-090f1ae37e6c. [pid: 7|app: 0|req: 523/1088] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:14:21 2026] PUT /v2.0/floatingips/96a2c96f-d79f-45fc-9778-26bad9ab8ae5 => generated 856 bytes in 1404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1089] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:23 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1090] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:23 2026] GET /v2.0/security-groups?id=103cffe2-d9b4-48a6-a4d8-e6e340665308&fields=id&fields=name => generated 114 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:23.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9bec511-b9d3-4fa2-bd63-e4df1b644857'] response: {'name': 'network-changed', 'server_uuid': '6aa9ee32-4e3d-4422-90a8-9826935d9bd0', 'tag': '983b56e3-147e-4f84-9e77-090f1ae37e6c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 525/1091] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:14:23 2026] GET /v2.0/ports?tenant_id=b9088c1ce34c4e92af8281e7a32f1193&device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1092] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:14:23 2026] GET /v2.0/networks?id=6dae8e43-9098-4871-a75f-8b5945b6e575 => generated 774 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:23.871 8 WARNING neutron_lib.context [None req-4e40929f-f01f-430a-b161-754f5aafd6c2 fa8bde8b72c24110861867d4101b3cd0 625a8e8b61114072b0a8e842de89012f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 527/1093] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:14:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=983b56e3-147e-4f84-9e77-090f1ae37e6c => generated 859 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1094] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:14:23 2026] GET /v2.0/subnets?id=fbd2dda5-3546-4202-bd41-654d8b844044 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1095] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:14:24 2026] GET /v2.0/ports?network_id=6dae8e43-9098-4871-a75f-8b5945b6e575&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1096] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:14:24 2026] GET /v2.0/networks/6dae8e43-9098-4871-a75f-8b5945b6e575?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:14:24.236 8 INFO neutron.db.segments_db [None req-4e40929f-f01f-430a-b161-754f5aafd6c2 fa8bde8b72c24110861867d4101b3cd0 625a8e8b61114072b0a8e842de89012f - - default default] Added segment ce3cd416-78f8-4a0f-9f64-d87937406632 of type vxlan for network fcdfb58c-0c78-47c6-b864-2b4ea52858c6 [pid: 7|app: 0|req: 531/1097] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:14:24 2026] GET /v2.0/networks/6dae8e43-9098-4871-a75f-8b5945b6e575?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: 532/1098] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:24 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1099] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:24 2026] GET /v2.0/security-groups?id=103cffe2-d9b4-48a6-a4d8-e6e340665308&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1100] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:14:23 2026] POST /v2.0/networks => generated 644 bytes in 1426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:14:25.145 8 WARNING neutron_lib.context [None req-35997de3-2760-428a-846b-fc17fa9318b7 fa8bde8b72c24110861867d4101b3cd0 625a8e8b61114072b0a8e842de89012f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 534/1101] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:24 2026] GET /v2.0/security-groups?tenant_id=b6fe25c81d834b76ae2314919bc9b4ca&name=default => generated 2925 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1102] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:25 2026] DELETE /v2.0/security-groups/7d9872f8-7d2f-4056-a502-ee91f0cf9107 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1103] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:26 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1104] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:14:26 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1105] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:14:26 2026] GET /v2.0/security-groups?id=103cffe2-d9b4-48a6-a4d8-e6e340665308&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:26.725 7 INFO neutron.db.l3_db [req-50e81615-2ed9-49e7-b5f0-4dff03973a18 req-cb0997d2-d960-48db-9d58-28216c9b9794 624f6eaad9534c77bb02ecfe816a6de7 b9088c1ce34c4e92af8281e7a32f1193 - - default default] Floating IP 96a2c96f-d79f-45fc-9778-26bad9ab8ae5 disassociated. External IP: 10.96.250.210, port: 983b56e3-147e-4f84-9e77-090f1ae37e6c. [pid: 7|app: 0|req: 539/1106] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:14:26 2026] DELETE /v2.0/ports/983b56e3-147e-4f84-9e77-090f1ae37e6c => generated 0 bytes in 1390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1107] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:27 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => 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: 568/1108] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:14:25 2026] POST /v2.0/subnets => generated 617 bytes in 2774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:14:27.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c3a49e3-e98b-48aa-8ff0-7b2bc9ead8e0'] response: {'server_uuid': '6aa9ee32-4e3d-4422-90a8-9826935d9bd0', 'name': 'network-vif-deleted', 'tag': '983b56e3-147e-4f84-9e77-090f1ae37e6c', 'status': 'completed', 'code': 200} 2026-05-26 07:14:27.930 7 WARNING neutron_lib.context [None req-c6eaba0a-5eb9-4090-a244-02f46604b787 fa8bde8b72c24110861867d4101b3cd0 625a8e8b61114072b0a8e842de89012f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:14:28.261 7 INFO neutron.db.segments_db [None req-c6eaba0a-5eb9-4090-a244-02f46604b787 fa8bde8b72c24110861867d4101b3cd0 625a8e8b61114072b0a8e842de89012f - - default default] Added segment 120f7372-286a-44ab-b89f-1206dfa4f0da of type vxlan for network 617190c4-94e8-4c36-b810-b802e6897355 [pid: 7|app: 0|req: 541/1109] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:14:27 2026] POST /v2.0/networks => generated 644 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1110] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:28 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1111] 10.0.0.221 () {34 vars in 743 bytes} [Tue May 26 07:14:28 2026] PUT /v2.0/networks/617190c4-94e8-4c36-b810-b802e6897355 => generated 592 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:29.668 7 WARNING neutron_lib.context [None req-8e35b285-3921-4c8a-b03d-390f4613052a fa8bde8b72c24110861867d4101b3cd0 625a8e8b61114072b0a8e842de89012f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 570/1112] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:30 2026] GET /v2.0/ports?device_id=6aa9ee32-4e3d-4422-90a8-9826935d9bd0 => 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: 543/1113] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:14:29 2026] POST /v2.0/subnets => generated 602 bytes in 1783 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1114] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:31 2026] DELETE /v2.0/security-groups/103cffe2-d9b4-48a6-a4d8-e6e340665308 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1115] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 26 07:14:31 2026] PUT /v2.0/subnets/44a22445-6eaa-4f9e-be7b-eea38c8a2f03 => generated 612 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:31.819 7 INFO neutron.api.v2.resource [None req-8a575add-3bb2-49ac-895e-01757b25aadb 624f6eaad9534c77bb02ecfe816a6de7 b9088c1ce34c4e92af8281e7a32f1193 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1116] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:14:31 2026] GET /v2.0/security-groups/103cffe2-d9b4-48a6-a4d8-e6e340665308 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1117] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:31 2026] GET /v2.0/security-groups?tenant_id=bfb869342597443ebe659d6b39b7b814&name=default => generated 2925 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1118] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:14:32 2026] DELETE /v2.0/floatingips/96a2c96f-d79f-45fc-9778-26bad9ab8ae5 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:14:33.189 7 INFO neutron.services.segments.plugin [-] Segment 120f7372-286a-44ab-b89f-1206dfa4f0da resource provider aggregate not found 2026-05-26 07:14:33.193 7 INFO neutron.services.segments.plugin [-] Segment 120f7372-286a-44ab-b89f-1206dfa4f0da resource provider aggregate not found 2026-05-26 07:14:33.211 7 INFO neutron.services.segments.plugin [-] Segment 120f7372-286a-44ab-b89f-1206dfa4f0da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 120f7372-286a-44ab-b89f-1206dfa4f0da found for delete ", "request_id": "req-3df4bbfb-e31f-404c-9a4a-041603cac8d2"}]} 2026-05-26 07:14:33.215 7 INFO neutron.services.segments.plugin [-] Segment 120f7372-286a-44ab-b89f-1206dfa4f0da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 120f7372-286a-44ab-b89f-1206dfa4f0da found for delete ", "request_id": "req-06b52523-ee6f-4639-a108-c99565c45996"}]} [pid: 7|app: 0|req: 546/1119] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:31 2026] DELETE /v2.0/networks/617190c4-94e8-4c36-b810-b802e6897355 => generated 0 bytes in 1577 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1120] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:33 2026] DELETE /v2.0/security-groups/9fdc9c09-df40-4118-8c0c-ce5a862a625f => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:14:33.447 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78f1fae7-4f1f-4380-88be-04adfba6c450 fa8bde8b72c24110861867d4101b3cd0 625a8e8b61114072b0a8e842de89012f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1121] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:33 2026] DELETE /v2.0/networks/617190c4-94e8-4c36-b810-b802e6897355 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1122] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:14:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1123] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 26 07:14:33 2026] GET /v2.0/subnets?network_id=30c18c8e-a138-4e2c-9336-bc389412d5d0 => generated 626 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1124] 10.0.0.221 () {32 vars in 653 bytes} [Tue May 26 07:14:33 2026] GET /v2.0/extensions => generated 19901 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1125] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:14:33 2026] GET /v2.0/networks => generated 1309 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1126] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:14:33 2026] GET /v2.0/subnets => generated 1233 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1127] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 26 07:14:33 2026] GET /v2.0/networks/fcdfb58c-0c78-47c6-b864-2b4ea52858c6 => generated 669 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1128] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:14:33 2026] GET /v2.0/subnets/8b4e7083-a378-4fa2-b8af-2c4ea2bc170e => generated 617 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:34.132 8 INFO neutron.pecan_wsgi.hooks.translation [None req-100454a7-5d52-413c-adbb-4daa24867bc2 fa8bde8b72c24110861867d4101b3cd0 625a8e8b61114072b0a8e842de89012f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1129] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:34 2026] DELETE /v2.0/subnets/44a22445-6eaa-4f9e-be7b-eea38c8a2f03 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:14:34.164 8 INFO neutron.pecan_wsgi.hooks.translation [None req-808b9a63-98bf-42a1-8dfe-cac15a6bde95 fa8bde8b72c24110861867d4101b3cd0 625a8e8b61114072b0a8e842de89012f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1130] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:34 2026] DELETE /v2.0/networks/617190c4-94e8-4c36-b810-b802e6897355 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1131] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:34 2026] DELETE /v2.0/subnets/8b4e7083-a378-4fa2-b8af-2c4ea2bc170e => 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: 547/1134] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:14:33 2026] PUT /v2.0/routers/c46bc607-a943-4a82-b308-0c092c46b0ee/remove_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:35.098 8 INFO neutron.services.segments.plugin [-] Segment ce3cd416-78f8-4a0f-9f64-d87937406632 resource provider aggregate not found 2026-05-26 07:14:35.105 8 INFO neutron.services.segments.plugin [-] Segment ce3cd416-78f8-4a0f-9f64-d87937406632 resource provider aggregate not found 2026-05-26 07:14:35.116 8 INFO neutron.services.segments.plugin [-] Segment ce3cd416-78f8-4a0f-9f64-d87937406632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3cd416-78f8-4a0f-9f64-d87937406632 found for delete ", "request_id": "req-c88304bb-9a84-45da-9050-908d58760bfd"}]} 2026-05-26 07:14:35.123 8 INFO neutron.services.segments.plugin [-] Segment ce3cd416-78f8-4a0f-9f64-d87937406632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3cd416-78f8-4a0f-9f64-d87937406632 found for delete ", "request_id": "req-c6c7d800-8a8a-4c32-b9cc-88e408ca22da"}]} [pid: 8|app: 0|req: 588/1135] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:34 2026] DELETE /v2.0/networks/fcdfb58c-0c78-47c6-b864-2b4ea52858c6 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1136] 10.0.0.221 () {32 vars in 653 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions => generated 19901 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1137] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1138] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1139] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1140] 10.0.0.221 () {32 vars in 665 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/agent => generated 153 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1141] 10.0.0.221 () {32 vars in 699 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1142] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/security-groups?tenant_id=625a8e8b61114072b0a8e842de89012f&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: 596/1143] 10.0.0.221 () {32 vars in 697 bytes} [Tue May 26 07:14: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: 597/1144] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:36 2026] DELETE /v2.0/security-groups/30867b00-9ebc-4dad-ad3e-b8edd3a9ec05 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1145] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1146] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 26 07:14:36 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: 8|app: 0|req: 600/1147] 10.0.0.221 () {32 vars in 703 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1148] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1149] 10.0.0.221 () {32 vars in 695 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1150] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1151] 10.0.0.221 () {32 vars in 687 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1152] 10.0.0.221 () {32 vars in 661 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1153] 10.0.0.221 () {32 vars in 699 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1154] 10.0.0.221 () {32 vars in 679 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/external-net => 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: 608/1155] 10.0.0.221 () {32 vars in 683 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1156] 10.0.0.221 () {32 vars in 675 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1157] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1158] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1159] 10.0.0.221 () {32 vars in 687 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1160] 10.0.0.221 () {32 vars in 669 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:36.761 7 INFO neutron.services.segments.plugin [-] Segment 5d03dab3-44ed-428f-884e-a5050acabc9e resource provider aggregate not found [pid: 8|app: 0|req: 614/1161] 10.0.0.221 () {32 vars in 687 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1162] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1163] 10.0.0.221 () {32 vars in 699 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:36.782 7 INFO neutron.services.segments.plugin [-] Segment 5d03dab3-44ed-428f-884e-a5050acabc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d03dab3-44ed-428f-884e-a5050acabc9e found for delete ", "request_id": "req-a2a30fbe-e452-41b9-96f2-93445c28273e"}]} [pid: 8|app: 0|req: 617/1164] 10.0.0.221 () {32 vars in 679 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1165] 10.0.0.221 () {32 vars in 667 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:36.802 7 INFO neutron.services.segments.plugin [-] Segment 5d03dab3-44ed-428f-884e-a5050acabc9e resource provider aggregate not found [pid: 8|app: 0|req: 619/1166] 10.0.0.221 () {32 vars in 677 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1167] 10.0.0.221 () {32 vars in 665 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1168] 10.0.0.221 () {32 vars in 675 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:36.824 7 INFO neutron.services.segments.plugin [-] Segment 5d03dab3-44ed-428f-884e-a5050acabc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d03dab3-44ed-428f-884e-a5050acabc9e found for delete ", "request_id": "req-26b3e099-2bff-4d77-86c7-af845022bd7e"}]} [pid: 8|app: 0|req: 622/1169] 10.0.0.221 () {32 vars in 713 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1170] 10.0.0.221 () {32 vars in 691 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1171] 10.0.0.221 () {32 vars in 683 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1172] 10.0.0.221 () {32 vars in 669 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1173] 10.0.0.221 () {32 vars in 687 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1174] 10.0.0.221 () {32 vars in 705 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1175] 10.0.0.221 () {32 vars in 675 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1176] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1177] 10.0.0.221 () {32 vars in 675 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1178] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1179] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1180] 10.0.0.221 () {32 vars in 709 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1181] 10.0.0.221 () {32 vars in 705 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1182] 10.0.0.221 () {32 vars in 697 bytes} [Tue May 26 07:14:36 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: 636/1183] 10.0.0.221 () {32 vars in 711 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1184] 10.0.0.221 () {32 vars in 669 bytes} [Tue May 26 07:14:36 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: 638/1185] 10.0.0.221 () {32 vars in 687 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1186] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 26 07:14:36 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1187] 10.0.0.221 () {32 vars in 675 bytes} [Tue May 26 07:14:36 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: 641/1188] 10.0.0.221 () {32 vars in 671 bytes} [Tue May 26 07:14:36 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: 642/1189] 10.0.0.221 () {32 vars in 661 bytes} [Tue May 26 07:14:37 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: 643/1190] 10.0.0.221 () {32 vars in 699 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1191] 10.0.0.221 () {32 vars in 699 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1192] 10.0.0.221 () {32 vars in 677 bytes} [Tue May 26 07:14:37 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: 646/1193] 10.0.0.221 () {32 vars in 669 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1194] 10.0.0.221 () {32 vars in 683 bytes} [Tue May 26 07:14:37 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: 648/1195] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 26 07:14:37 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: 649/1196] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1197] 10.0.0.221 () {32 vars in 707 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1198] 10.0.0.221 () {32 vars in 669 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1199] 10.0.0.221 () {32 vars in 697 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1200] 10.0.0.221 () {32 vars in 695 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1201] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1202] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1203] 10.0.0.221 () {32 vars in 667 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1204] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1205] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1206] 10.0.0.221 () {32 vars in 691 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1207] 10.0.0.221 () {32 vars in 691 bytes} [Tue May 26 07:14:37 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: 661/1208] 10.0.0.221 () {32 vars in 695 bytes} [Tue May 26 07:14:37 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: 8|app: 0|req: 662/1209] 10.0.0.221 () {32 vars in 685 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1210] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1211] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1212] 10.0.0.221 () {32 vars in 703 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1213] 10.0.0.221 () {32 vars in 713 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1214] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:14:37 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: 668/1215] 10.0.0.221 () {32 vars in 715 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1216] 10.0.0.221 () {32 vars in 727 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1217] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 26 07:14:37 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: 671/1218] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1219] 10.0.0.221 () {32 vars in 683 bytes} [Tue May 26 07:14:37 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: 673/1220] 10.0.0.221 () {32 vars in 669 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1221] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1222] 10.0.0.221 () {32 vars in 679 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1223] 10.0.0.221 () {32 vars in 669 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1224] 10.0.0.221 () {32 vars in 697 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/standard-attr-segment => 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: 678/1225] 10.0.0.221 () {32 vars in 705 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1226] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1227] 10.0.0.221 () {32 vars in 683 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1228] 10.0.0.221 () {32 vars in 705 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1229] 10.0.0.221 () {32 vars in 695 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1230] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1231] 10.0.0.221 () {32 vars in 697 bytes} [Tue May 26 07:14:37 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: 685/1232] 10.0.0.221 () {32 vars in 689 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1233] 10.0.0.221 () {32 vars in 701 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1234] 10.0.0.221 () {32 vars in 665 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1235] 10.0.0.221 () {32 vars in 681 bytes} [Tue May 26 07:14:37 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: 689/1236] 10.0.0.221 () {32 vars in 693 bytes} [Tue May 26 07:14:37 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: 8|app: 0|req: 690/1237] 10.0.0.221 () {32 vars in 677 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1238] 10.0.0.221 () {32 vars in 667 bytes} [Tue May 26 07:14:37 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:37.659 7 INFO neutron.db.l3_hamode_db [None req-7beb829a-582e-4f44-8455-4e837bf1081d a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network 0f5f9583-dc35-4064-a622-18c544dc0685 was deleted as no HA routers are present in tenant b9088c1ce34c4e92af8281e7a32f1193. [pid: 7|app: 0|req: 548/1239] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:34 2026] DELETE /v2.0/routers/c46bc607-a943-4a82-b308-0c092c46b0ee => generated 0 bytes in 2725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1240] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:37 2026] DELETE /v2.0/subnets/fbd2dda5-3546-4202-bd41-654d8b844044 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1241] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:38 2026] GET /v2.0/security-groups?tenant_id=e3687681f87a48c0b85cb9fa65dcdbd4&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:14:38.836 7 INFO neutron.services.segments.plugin [-] Segment 1bfdfdd0-fd63-4010-a123-9c1f64fb9d06 resource provider aggregate not found 2026-05-26 07:14:38.854 7 INFO neutron.services.segments.plugin [-] Segment 1bfdfdd0-fd63-4010-a123-9c1f64fb9d06 resource provider aggregate not found 2026-05-26 07:14:38.858 7 INFO neutron.services.segments.plugin [-] Segment 1bfdfdd0-fd63-4010-a123-9c1f64fb9d06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bfdfdd0-fd63-4010-a123-9c1f64fb9d06 found for delete ", "request_id": "req-ac372182-d2d2-452f-a59e-2f4efae6dbc6"}]} 2026-05-26 07:14:38.872 7 INFO neutron.services.segments.plugin [-] Segment 1bfdfdd0-fd63-4010-a123-9c1f64fb9d06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bfdfdd0-fd63-4010-a123-9c1f64fb9d06 found for delete ", "request_id": "req-b11e786c-e159-406b-86a1-d097063cea04"}]} [pid: 8|app: 0|req: 694/1242] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:38 2026] DELETE /v2.0/security-groups/d1d7f41d-b9f5-4b67-a809-488c95bb2f82 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1243] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:38 2026] DELETE /v2.0/networks/6dae8e43-9098-4871-a75f-8b5945b6e575 => generated 0 bytes in 947 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1244] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:39 2026] GET /v2.0/security-groups?tenant_id=b9088c1ce34c4e92af8281e7a32f1193&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:14:39.631 8 WARNING neutron_lib.context [None req-b61178a6-0a8a-40fe-beeb-0883ed899c9c bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 550/1245] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:39 2026] DELETE /v2.0/security-groups/66bde107-72e8-40cb-9937-74bb1b61877f => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:14:39.962 8 INFO neutron.db.segments_db [None req-b61178a6-0a8a-40fe-beeb-0883ed899c9c bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Added segment 7f0c011d-53b3-4ea9-8006-539ae671caf1 of type vxlan for network cf5e35f9-9d2c-4eea-9399-de801504beca [pid: 8|app: 0|req: 696/1246] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:14:39 2026] POST /v2.0/networks => generated 644 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:14:40.146 7 WARNING neutron_lib.context [None req-b144c560-a8d6-42f2-bf83-8d292a5d4cf9 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 551/1247] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:14:40 2026] POST /v2.0/ports => generated 775 bytes in 855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:14:41.005 8 WARNING neutron_lib.context [None req-ffe175cd-3dbd-4a5e-be60-2a8162923bd1 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:14:41.327 8 INFO neutron.db.segments_db [None req-ffe175cd-3dbd-4a5e-be60-2a8162923bd1 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Added segment 3716d0bd-1435-4d1e-a7dc-b3dd19b2176d of type vxlan for network 577ad662-e2d6-4b39-9aea-07781d3c5aff /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:14:41.627 7 WARNING neutron_lib.context [None req-f0e9f44c-a1bd-4543-9319-f595e6d0bee6 b49b39446f084e1091f934a37fda163d b3f3f3349acb4034b39d9ad020164044 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 697/1248] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:14:40 2026] POST /v2.0/networks => generated 631 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:14:41.676 8 WARNING neutron_lib.context [None req-a16a7392-94b0-4814-bdaa-b89f8bc1e4af bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 552/1249] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:14:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 1621 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1250] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:14:41 2026] POST /v2.0/subnets => generated 602 bytes in 1421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1251] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:14:43 2026] GET /v2.0/security-groups => generated 4529 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:14:43.161 8 WARNING neutron_lib.context [None req-3ac56e41-d5e4-44aa-bd16-16382aa9be3d bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:14:43.601 7 INFO neutron.db.segments_db [None req-f8b54ee7-a6d9-4337-af9a-f816c6a3915a a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 9ed9745f-1d1d-45b1-93fd-f0b024f45a0a of type vxlan for network f8b5291e-b8b5-4d1d-9105-1a33616f5072 [pid: 7|app: 0|req: 553/1252] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:14:43 2026] POST /v2.0/networks => generated 738 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1253] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:14:43 2026] POST /v2.0/ports => generated 950 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1254] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 26 07:14:43 2026] PUT /v2.0/security-groups/20ae45e9-2745-401f-a808-4e006583940b => generated 1663 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 701/1255] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:43 2026] GET /v2.0/security-groups?tenant_id=83dd20fb75984894bcf55f97af8b9fd5&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1256] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:14:43 2026] POST /v2.0/subnets => generated 661 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1257] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:14:44 2026] GET /v2.0/security-groups/20ae45e9-2745-401f-a808-4e006583940b => 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: 557/1258] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:44 2026] DELETE /v2.0/security-groups/412816f4-aa6f-4a07-b06e-377529c040b3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:14:44.432 7 INFO neutron.db.segments_db [None req-1f59fd6c-0a10-45be-ba46-9accfa78bedf a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 74440025-1542-489a-8b89-4cb942f50f46 of type vxlan for network 2100fc5b-8a45-4108-bccc-bad11d10d2e0 [pid: 8|app: 0|req: 702/1259] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:14:44 2026] DELETE /v2.0/ports/33611e04-11e9-4fd7-b3ee-7ecbcd973391 => generated 0 bytes in 528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1260] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:44 2026] DELETE /v2.0/security-groups/20ae45e9-2745-401f-a808-4e006583940b => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:14:45.039 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08b5a5d5-d4c3-4fce-938b-10a4df547339 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1261] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:14:45 2026] DELETE /v2.0/ports/33611e04-11e9-4fd7-b3ee-7ecbcd973391 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1262] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:14:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:14:45.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1f1ebf0-33a3-45f7-81f5-4c9db82e8735 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 706/1263] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:14:45 2026] GET /v2.0/ports/33611e04-11e9-4fd7-b3ee-7ecbcd973391 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:14:45.154 8 INFO neutron.api.v2.resource [None req-303cc264-a223-4e44-89f1-99e617ad3d32 b49b39446f084e1091f934a37fda163d b3f3f3349acb4034b39d9ad020164044 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1264] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:45 2026] DELETE /v2.0/security-groups/20ae45e9-2745-401f-a808-4e006583940b => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:14:45.421 7 INFO neutron.db.l3_hamode_db [None req-1f59fd6c-0a10-45be-ba46-9accfa78bedf a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 708/1265] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:45 2026] DELETE /v2.0/subnets/34aa0587-5f64-4122-bd17-3cc8db652d26 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:14:45.463 8 WARNING neutron_lib.context [None req-a7faa216-642b-48cf-be20-deb6804c5e1c b49b39446f084e1091f934a37fda163d b3f3f3349acb4034b39d9ad020164044 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 709/1266] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:14:45 2026] POST /v2.0/security-groups => generated 1625 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:14:46.356 8 INFO neutron.services.segments.plugin [-] Segment 3716d0bd-1435-4d1e-a7dc-b3dd19b2176d resource provider aggregate not found 2026-05-26 07:14:46.361 8 INFO neutron.services.segments.plugin [-] Segment 3716d0bd-1435-4d1e-a7dc-b3dd19b2176d resource provider aggregate not found [pid: 8|app: 0|req: 710/1267] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:45 2026] DELETE /v2.0/networks/577ad662-e2d6-4b39-9aea-07781d3c5aff => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:14:46.395 8 INFO neutron.services.segments.plugin [-] Segment 3716d0bd-1435-4d1e-a7dc-b3dd19b2176d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3716d0bd-1435-4d1e-a7dc-b3dd19b2176d found for delete ", "request_id": "req-3866c8bc-1004-47ac-9420-dc7577d6db76"}]} 2026-05-26 07:14:46.396 8 INFO neutron.services.segments.plugin [-] Segment 3716d0bd-1435-4d1e-a7dc-b3dd19b2176d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3716d0bd-1435-4d1e-a7dc-b3dd19b2176d found for delete ", "request_id": "req-2d750499-fcc2-4b8b-87b3-77c9bc9b0d0b"}]} 2026-05-26 07:14:46.402 8 WARNING neutron_lib.context [None req-6ce93fb6-d1fd-48ab-b463-75e3ec5b6722 b49b39446f084e1091f934a37fda163d b3f3f3349acb4034b39d9ad020164044 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 711/1268] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:14:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:14:46.633 8 WARNING neutron_lib.context [None req-dd307edb-eeda-4193-a084-384442b05a39 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:14:46.705 8 INFO neutron.db.segments_db [None req-dd307edb-eeda-4193-a084-384442b05a39 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Added segment c50e9b3d-65fa-4246-aed1-e52d5af52336 of type vxlan for network d73e93b9-7ad8-42d2-bffc-392f1d3c40ac 2026-05-26 07:14:46.811 7 INFO neutron.db.l3_hamode_db [None req-1f59fd6c-0a10-45be-ba46-9accfa78bedf a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 712/1269] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:14:46 2026] POST /v2.0/networks => generated 631 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1270] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:14:46 2026] GET /v2.0/security-group-rules/193a709f-9f42-4151-9226-79322ea6ff1c => generated 601 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:46.949 8 WARNING neutron_lib.context [None req-b10e0f8b-3d0a-4a01-927f-61dd2c161304 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 714/1271] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:14:46 2026] POST /v2.0/subnets => generated 602 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1272] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:14:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:14:47.530 8 WARNING neutron_lib.context [None req-b7581a4e-ff66-452e-9bd2-7540d37f4187 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 558/1273] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:14:44 2026] POST /v2.0/routers => generated 725 bytes in 4074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1274] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:14:47 2026] POST /v2.0/ports => generated 911 bytes in 1042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1275] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:14:48 2026] DELETE /v2.0/security-group-rules/193a709f-9f42-4151-9226-79322ea6ff1c => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1276] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:14:48 2026] DELETE /v2.0/ports/1f622015-b606-4c5e-a1fc-cc5b3a23ff22 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1277] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:14:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:14:49.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f8c241b-5538-435c-9309-6d4809c9206a bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1278] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:14:49 2026] GET /v2.0/ports/1f622015-b606-4c5e-a1fc-cc5b3a23ff22 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:14:49.209 7 WARNING neutron_lib.context [None req-235deb28-7d5f-4160-8b61-7be87a3c53ee b49b39446f084e1091f934a37fda163d b3f3f3349acb4034b39d9ad020164044 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 563/1279] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:14:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1280] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:49 2026] DELETE /v2.0/subnets/4fb0d8ef-eb2f-42d5-b707-b9529c6bfff1 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:14:50.385 7 INFO neutron.db.segments_db [None req-b5ead177-2a50-490e-b056-7695a0362723 f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] Added segment 657a4a4b-6fb5-4727-939e-535569531dfe of type vxlan for network a6a1bce6-222e-409d-9f37-1a70e5aede46 [pid: 7|app: 0|req: 567/1283] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:14:49 2026] POST /v2.0/networks => generated 726 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1284] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:14:50 2026] GET /v2.0/security-group-rules/3479d3b6-1969-4e86-8f44-e9e0e5c23204 => generated 601 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1285] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:14:48 2026] PUT /v2.0/routers/8a3a2a7f-d96a-4208-9992-ba60e6cbfec7/add_router_interface => generated 309 bytes in 2071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:50.806 7 INFO neutron.services.segments.plugin [-] Segment c50e9b3d-65fa-4246-aed1-e52d5af52336 resource provider aggregate not found 2026-05-26 07:14:50.815 7 INFO neutron.services.segments.plugin [-] Segment c50e9b3d-65fa-4246-aed1-e52d5af52336 resource provider aggregate not found 2026-05-26 07:14:50.823 7 INFO neutron.services.segments.plugin [-] Segment c50e9b3d-65fa-4246-aed1-e52d5af52336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c50e9b3d-65fa-4246-aed1-e52d5af52336 found for delete ", "request_id": "req-94fff95b-87c2-4574-9641-781728946ebb"}]} 2026-05-26 07:14:50.830 7 INFO neutron.services.segments.plugin [-] Segment c50e9b3d-65fa-4246-aed1-e52d5af52336 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c50e9b3d-65fa-4246-aed1-e52d5af52336 found for delete ", "request_id": "req-4daaf103-510a-4b84-87b5-c4c17a297bc9"}]} [pid: 7|app: 0|req: 569/1286] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:50 2026] DELETE /v2.0/networks/d73e93b9-7ad8-42d2-bffc-392f1d3c40ac => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1287] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:14:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:14:51.091 7 WARNING neutron_lib.context [None req-d6e0abed-07cf-4ac7-b8b4-f662e52c6f20 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 718/1288] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:14:50 2026] POST /v2.0/subnets => generated 620 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1289] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:14:51 2026] DELETE /v2.0/security-group-rules/3479d3b6-1969-4e86-8f44-e9e0e5c23204 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:14:51.318 8 WARNING neutron.api.v2.base [None req-1a1b7c1f-1991-4754-9ab6-a7155b3bfb7e f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-26 07:14:51.319 8 INFO neutron.api.v2.resource [None req-1a1b7c1f-1991-4754-9ab6-a7155b3bfb7e f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 720/1290] 10.0.0.221 () {34 vars in 681 bytes} [Tue May 26 07:14:51 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1291] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:14:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1292] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:14:51 2026] POST /v2.0/ports => generated 775 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:14:51.741 7 WARNING neutron_lib.context [None req-fa74d709-bc4c-4af4-86db-51cd5f691436 b49b39446f084e1091f934a37fda163d b3f3f3349acb4034b39d9ad020164044 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:14:51.810 7 INFO neutron.db.securitygroups_db [None req-fa74d709-bc4c-4af4-86db-51cd5f691436 b49b39446f084e1091f934a37fda163d b3f3f3349acb4034b39d9ad020164044 - - default default] Project b3f3f3349acb4034b39d9ad020164044 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-26 07:14:51.968 8 INFO neutron.services.segments.plugin [-] Segment 657a4a4b-6fb5-4727-939e-535569531dfe resource provider aggregate not found [pid: 7|app: 0|req: 572/1293] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:14:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:14:51.976 7 WARNING neutron_lib.context [None req-70bbed4b-6c76-4130-bc2e-a3d1b6486b04 12faddf0982a4fdc88ead440a9b29459 e961d069c4154a428488ae0f7d8e415f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:14:51.979 8 INFO neutron.services.segments.plugin [-] Segment 657a4a4b-6fb5-4727-939e-535569531dfe resource provider aggregate not found 2026-05-26 07:14:52.012 8 INFO neutron.services.segments.plugin [-] Segment 657a4a4b-6fb5-4727-939e-535569531dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 657a4a4b-6fb5-4727-939e-535569531dfe found for delete ", "request_id": "req-d21361f2-4cd5-49d3-8b3b-501efa2cd547"}]} 2026-05-26 07:14:52.035 8 INFO neutron.services.segments.plugin [-] Segment 657a4a4b-6fb5-4727-939e-535569531dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 657a4a4b-6fb5-4727-939e-535569531dfe found for delete ", "request_id": "req-3538fc93-fe41-418f-949d-b8e0e1832e65"}]} [pid: 7|app: 0|req: 573/1294] 10.0.0.221 () {34 vars in 685 bytes} [Tue May 26 07:14:51 2026] POST /v2.0/security-groups => generated 1661 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1295] 10.0.0.221 () {34 vars in 737 bytes} [Tue May 26 07:14:52 2026] PUT /v2.0/ports/5e8241bc-265a-486a-9629-181ff4f8abee => generated 752 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1296] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:14:53 2026] GET /v2.0/security-group-rules/be715b50-165e-47cc-97c0-1f21a04a2d4f => generated 607 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:53.123 7 WARNING neutron_lib.context [None req-db34b1ad-83a4-4057-9664-9b489c24401a 12faddf0982a4fdc88ead440a9b29459 e961d069c4154a428488ae0f7d8e415f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 722/1297] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:51 2026] DELETE /v2.0/networks/a6a1bce6-222e-409d-9f37-1a70e5aede46 => generated 0 bytes in 1773 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1298] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:14:53 2026] POST /v2.0/security-group-rules => generated 597 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: 7|app: 0|req: 577/1299] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:14:53 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1300] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:14:53 2026] DELETE /v2.0/ports/5e8241bc-265a-486a-9629-181ff4f8abee => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:14:53.540 8 WARNING neutron_lib.context [None req-90949b57-33c6-49a4-80bc-d3351a41b113 12faddf0982a4fdc88ead440a9b29459 e961d069c4154a428488ae0f7d8e415f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:14:53.595 7 INFO neutron.db.segments_db [None req-0e2dc4d2-77f1-4343-bb3f-aec0269446c0 f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] Added segment 8996b714-04af-4eb7-aff4-434da75f57a0 of type vxlan for network e3b0316e-782b-425a-9f47-56993bfa11a1 [pid: 8|app: 0|req: 724/1301] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:14:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1302] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:14:53 2026] POST /v2.0/networks => generated 727 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1303] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:14:53 2026] DELETE /v2.0/security-group-rules/be715b50-165e-47cc-97c0-1f21a04a2d4f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:14:53.904 8 WARNING neutron_lib.context [None req-1536c05b-f115-4661-859c-e5dc5ecdb169 12faddf0982a4fdc88ead440a9b29459 e961d069c4154a428488ae0f7d8e415f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 579/1304] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:14:53 2026] GET /v2.0/ports => generated 778 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:14:54.042 8 INFO neutron.services.segments.plugin [-] Segment 657a4a4b-6fb5-4727-939e-535569531dfe resource provider aggregate not found 2026-05-26 07:14:54.058 8 INFO neutron.services.segments.plugin [-] Segment 657a4a4b-6fb5-4727-939e-535569531dfe resource provider aggregate not found 2026-05-26 07:14:54.064 8 INFO neutron.services.segments.plugin [-] Segment 657a4a4b-6fb5-4727-939e-535569531dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 657a4a4b-6fb5-4727-939e-535569531dfe found for delete ", "request_id": "req-a04e970d-2602-4581-8827-b43f79f106a3"}]} 2026-05-26 07:14:54.078 8 INFO neutron.services.segments.plugin [-] Segment 657a4a4b-6fb5-4727-939e-535569531dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 657a4a4b-6fb5-4727-939e-535569531dfe found for delete ", "request_id": "req-cb9d30ca-9964-42ea-be2b-098630df71d7"}]} [pid: 7|app: 0|req: 580/1305] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:14:53 2026] POST /v2.0/subnets => generated 623 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1306] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:14:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:14:54.505 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5569534-29dc-4207-9802-52d3c2707a98 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 582/1307] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:14:54 2026] GET /v2.0/ports/5e8241bc-265a-486a-9629-181ff4f8abee => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:14:54.512 7 WARNING neutron.api.v2.base [None req-b4aa436b-c047-4909-96ae-abc2920ac6b9 f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-26 07:14:54.513 7 INFO neutron.api.v2.resource [None req-b4aa436b-c047-4909-96ae-abc2920ac6b9 f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 583/1308] 10.0.0.221 () {34 vars in 681 bytes} [Tue May 26 07:14:54 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1309] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:54 2026] DELETE /v2.0/security-groups/55b935c2-8171-48d3-bbd8-eaf86e450ecd => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1310] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:14:55 2026] GET /v2.0/ports => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1311] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:14:53 2026] POST /v2.0/floatingips => generated 552 bytes in 1800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1312] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:14:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:14:55.787 7 INFO neutron.services.segments.plugin [-] Segment 8996b714-04af-4eb7-aff4-434da75f57a0 resource provider aggregate not found 2026-05-26 07:14:55.796 7 INFO neutron.services.segments.plugin [-] Segment 8996b714-04af-4eb7-aff4-434da75f57a0 resource provider aggregate not found 2026-05-26 07:14:55.817 7 INFO neutron.services.segments.plugin [-] Segment 8996b714-04af-4eb7-aff4-434da75f57a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8996b714-04af-4eb7-aff4-434da75f57a0 found for delete ", "request_id": "req-cb0b9c86-a5bc-46c6-8e8a-efc3ba136661"}]} 2026-05-26 07:14:55.818 7 INFO neutron.services.segments.plugin [-] Segment 8996b714-04af-4eb7-aff4-434da75f57a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8996b714-04af-4eb7-aff4-434da75f57a0 found for delete ", "request_id": "req-f8cf5e65-8c72-4407-847a-84f4627286d1"}]} [pid: 8|app: 0|req: 728/1313] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:14:55 2026] GET /v2.0/ports/31baa3ba-16a4-47a2-9b8a-506034d8fb87 => generated 775 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1314] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:14:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:14:55.894 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cee76e14-965d-48af-9057-db13ad0b77cd bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1315] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:14:55 2026] DELETE /v2.0/ports/1f622015-b606-4c5e-a1fc-cc5b3a23ff22 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:14:55.925 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72ac5ed7-9be3-44f9-ba97-db214e76964d bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1316] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:55 2026] DELETE /v2.0/subnets/4fb0d8ef-eb2f-42d5-b707-b9529c6bfff1 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:14:55.960 8 INFO neutron.pecan_wsgi.hooks.translation [None req-514a1b96-9acf-47c2-bb0d-b14ee506d236 bb9f5b6188c04842bc415298e336e202 15c1e558088246588de4e85786f40669 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 732/1317] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:14:55 2026] DELETE /v2.0/subnets/34aa0587-5f64-4122-bd17-3cc8db652d26 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1318] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:14:55 2026] DELETE /v2.0/ports/31baa3ba-16a4-47a2-9b8a-506034d8fb87 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1319] 10.0.0.1 () {34 vars in 1098 bytes} [Tue May 26 07:14:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1562531430&fields=id&tenant_id=e961d069c4154a428488ae0f7d8e415f => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:14:56.645 8 INFO neutron.services.segments.plugin [-] Segment 7f0c011d-53b3-4ea9-8006-539ae671caf1 resource provider aggregate not found 2026-05-26 07:14:56.649 8 INFO neutron.services.segments.plugin [-] Segment 7f0c011d-53b3-4ea9-8006-539ae671caf1 resource provider aggregate not found 2026-05-26 07:14:56.664 8 INFO neutron.services.segments.plugin [-] Segment 7f0c011d-53b3-4ea9-8006-539ae671caf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f0c011d-53b3-4ea9-8006-539ae671caf1 found for delete ", "request_id": "req-71acd1b9-d3d1-4fff-ab0c-34ea7ab9edfe"}]} 2026-05-26 07:14:56.666 8 INFO neutron.services.segments.plugin [-] Segment 7f0c011d-53b3-4ea9-8006-539ae671caf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f0c011d-53b3-4ea9-8006-539ae671caf1 found for delete ", "request_id": "req-6d36b657-7dec-44a1-98c5-7840fd165e15"}]} [pid: 8|app: 0|req: 735/1320] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:56 2026] DELETE /v2.0/networks/cf5e35f9-9d2c-4eea-9399-de801504beca => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1321] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:14:56 2026] GET /v2.0/networks?id=f8b5291e-b8b5-4d1d-9105-1a33616f5072 => generated 670 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1322] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:56 2026] GET /v2.0/security-groups?tenant_id=b3f3f3349acb4034b39d9ad020164044&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: 738/1323] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:14:57 2026] GET /v2.0/quotas/e961d069c4154a428488ae0f7d8e415f => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1324] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:14:55 2026] DELETE /v2.0/networks/e3b0316e-782b-425a-9f47-56993bfa11a1 => generated 0 bytes in 1628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1325] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:14:57 2026] GET /v2.0/ports?tenant_id=e961d069c4154a428488ae0f7d8e415f&fields=id => generated 103 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1326] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:57 2026] DELETE /v2.0/security-groups/daf23852-5dcb-4fc1-a817-d84c4e7d5f3d => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1327] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:14:57 2026] GET /v2.0/networks/f8b5291e-b8b5-4d1d-9105-1a33616f5072?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:14:57.581 7 INFO neutron.db.segments_db [None req-3fe18552-3bae-4e52-8a34-ffa084e40d4a f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] Added segment 0e30cced-7f57-4dfd-ae83-de0af7dca902 of type vxlan for network 225dc693-27a7-4286-a58d-3b178ebcbc67 [pid: 7|app: 0|req: 588/1328] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:14:57 2026] POST /v2.0/networks => generated 727 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1329] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:14:57 2026] GET /v2.0/security-groups?tenant_id=15c1e558088246588de4e85786f40669&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1330] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:14:57 2026] GET /v2.0/networks/f8b5291e-b8b5-4d1d-9105-1a33616f5072?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:14:57.852 7 INFO neutron.services.segments.plugin [-] Segment 8996b714-04af-4eb7-aff4-434da75f57a0 resource provider aggregate not found 2026-05-26 07:14:57.859 7 INFO neutron.services.segments.plugin [-] Segment 8996b714-04af-4eb7-aff4-434da75f57a0 resource provider aggregate not found 2026-05-26 07:14:57.877 7 INFO neutron.services.segments.plugin [-] Segment 8996b714-04af-4eb7-aff4-434da75f57a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8996b714-04af-4eb7-aff4-434da75f57a0 found for delete ", "request_id": "req-ac22437a-d300-45cf-9e8d-be3769d1a99e"}]} 2026-05-26 07:14:57.880 7 INFO neutron.services.segments.plugin [-] Segment 8996b714-04af-4eb7-aff4-434da75f57a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8996b714-04af-4eb7-aff4-434da75f57a0 found for delete ", "request_id": "req-adb3adac-4e46-46d9-8c56-c0d52500e5cb"}]} [pid: 7|app: 0|req: 590/1331] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:14:57 2026] DELETE /v2.0/security-groups/e386c2a9-c61e-4ad1-9718-3d4099f9b6c4 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1332] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:14:57 2026] POST /v2.0/subnets => generated 623 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1333] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:58 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1334] 10.0.0.221 () {34 vars in 681 bytes} [Tue May 26 07:14:58 2026] POST /v2.0/rbac-policies => generated 324 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1335] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:14:59 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => 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: 592/1336] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 26 07:14:59 2026] GET /v2.0/networks/225dc693-27a7-4286-a58d-3b178ebcbc67 => generated 655 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:00.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50c7d498-e0e3-453e-a6c4-345fbe6c1bfb d5e5aac6d41d4fb58e6c1921468ae96f ce9440ef918d4510a7724da2a59ddae5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1337] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 26 07:15:00 2026] GET /v2.0/networks/225dc693-27a7-4286-a58d-3b178ebcbc67 => generated 138 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1338] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:15:00 2026] GET /v2.0/networks?id=f8b5291e-b8b5-4d1d-9105-1a33616f5072 => generated 670 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1339] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:15:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e961d069c4154a428488ae0f7d8e415f => generated 181 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:00.277 7 WARNING neutron_lib.context [req-a1feb55e-7a26-4852-8c71-1a941c24ca9e req-ea18f2ae-936e-4d80-82d0-69b0b30fff06 12faddf0982a4fdc88ead440a9b29459 e961d069c4154a428488ae0f7d8e415f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:01.725 8 INFO neutron.services.segments.plugin [-] Segment 0e30cced-7f57-4dfd-ae83-de0af7dca902 resource provider aggregate not found 2026-05-26 07:15:01.763 8 INFO neutron.services.segments.plugin [-] Segment 0e30cced-7f57-4dfd-ae83-de0af7dca902 resource provider aggregate not found 2026-05-26 07:15:01.769 8 INFO neutron.services.segments.plugin [-] Segment 0e30cced-7f57-4dfd-ae83-de0af7dca902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e30cced-7f57-4dfd-ae83-de0af7dca902 found for delete ", "request_id": "req-c59632ba-62d2-46b2-9387-57a08e9df60a"}]} 2026-05-26 07:15:01.824 8 INFO neutron.services.segments.plugin [-] Segment 0e30cced-7f57-4dfd-ae83-de0af7dca902 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e30cced-7f57-4dfd-ae83-de0af7dca902 found for delete ", "request_id": "req-cb877dc9-3501-473b-af5c-893fed84f41a"}]} [pid: 7|app: 0|req: 595/1340] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:15:00 2026] POST /v2.0/ports => generated 954 bytes in 1845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1341] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:00 2026] DELETE /v2.0/networks/225dc693-27a7-4286-a58d-3b178ebcbc67 => generated 0 bytes in 1961 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: 7|app: 0|req: 596/1342] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:15:02 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 957 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:02.608 8 WARNING neutron_lib.context [None req-23fa2b73-f408-468d-8c43-22ffc2d5d801 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:03.141 8 INFO neutron.db.segments_db [None req-23fa2b73-f408-468d-8c43-22ffc2d5d801 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Added segment 8578d69a-5f0e-48de-bd8e-150143db0e2a of type vxlan for network e9a07bdb-fd54-4fea-923f-a5eca2e677cc [pid: 8|app: 0|req: 747/1343] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:02 2026] POST /v2.0/networks => generated 634 bytes in 1296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1344] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:15:02 2026] PUT /v2.0/ports/fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0 => generated 1199 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:15:03.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46b70d12-1fac-42c3-8595-e3c3eded0c39 f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1345] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:03 2026] DELETE /v2.0/subnets/5a9fb4fc-d1c9-4564-8224-d09d9dc1ea8f => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:15:03.460 8 WARNING neutron_lib.context [None req-eb60a7d6-9884-4584-a5a3-ac5bdb739c33 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:03.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7bf1475-1d60-48c6-a643-9cfbfd1d02f5'] response: {'name': 'network-changed', 'server_uuid': '8e816394-f1f5-4a1f-9910-07d26e2aa3b9', 'tag': 'fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 598/1346] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:15:03 2026] GET /v2.0/security-groups?id=e4bd3afa-62fd-449d-affa-57fdefbd67a2&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:15:03.520 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab0aee9f-731d-42b0-acfa-20a52e5a6dda f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1347] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:03 2026] DELETE /v2.0/subnets/22f9abfb-0c79-4084-9221-2e6c90bd0a8d => 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: 600/1348] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:15:03 2026] GET /v2.0/ports?tenant_id=e961d069c4154a428488ae0f7d8e415f&device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:15:03.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1ad2e8c-f385-454c-9d8c-064f0927fceb f18d984b739c434a8ec43d1fb280da69 eb9855e10b61451ba9317ea751b41c14 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1349] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:03 2026] DELETE /v2.0/subnets/5f44e740-628f-4169-944a-271526cce9df => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:15:03.721 8 INFO neutron.db.segments_db [None req-eb60a7d6-9884-4584-a5a3-ac5bdb739c33 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Added segment b300a413-4d5a-4ac2-b1c0-bdaeb80e87a1 of type vxlan for network 993807ec-e6d6-4ba3-90ac-1067d33ccafc [pid: 8|app: 0|req: 749/1350] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:03 2026] POST /v2.0/networks => generated 632 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:04.096 8 WARNING neutron_lib.context [None req-7d523c0c-d601-43bd-a18c-7f8ea710b5ee c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 602/1351] 199.204.45.113 () {34 vars in 1018 bytes} [Tue May 26 07:15:03 2026] GET /v2.0/networks?tenant_id=e961d069c4154a428488ae0f7d8e415f&shared=False => generated 766 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1352] 199.204.45.113 () {34 vars in 930 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1353] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/ports?tenant_id=e961d069c4154a428488ae0f7d8e415f&device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1354] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1355] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:15:04 2026] POST /v2.0/subnets => generated 622 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:04.550 8 WARNING neutron_lib.context [None req-85ac0fa8-df97-4e51-bf95-c2e4a4fd1e36 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 606/1356] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/subnets?id=d11c4f10-b619-41ad-a27c-5ff0c6785d6d => generated 664 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1357] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/ports?network_id=f8b5291e-b8b5-4d1d-9105-1a33616f5072&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1360] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1361] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/networks/f8b5291e-b8b5-4d1d-9105-1a33616f5072?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: 612/1362] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/security-groups?id=e4bd3afa-62fd-449d-affa-57fdefbd67a2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1363] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/networks/f8b5291e-b8b5-4d1d-9105-1a33616f5072?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: 751/1364] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:15:04 2026] POST /v2.0/subnets => generated 631 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:05.150 8 WARNING neutron_lib.context [None req-3ec90e86-402d-4842-a74c-394e0e711b50 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:05.250 8 INFO neutron.db.segments_db [None req-3ec90e86-402d-4842-a74c-394e0e711b50 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Added segment bef366a5-748c-408b-9ec4-2d9f34375925 of type vxlan for network 889aa9ba-abe3-4019-8128-3267ce6bca87 [pid: 7|app: 0|req: 614/1365] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:04 2026] GET /v2.0/security-groups?tenant_id=eb9855e10b61451ba9317ea751b41c14&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1366] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:05 2026] DELETE /v2.0/security-groups/128e850f-61c1-45d7-b56c-f14f22cc64c5 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:15:06.000 8 INFO neutron.db.l3_hamode_db [None req-3ec90e86-402d-4842-a74c-394e0e711b50 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 616/1367] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:15:05 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1368] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:06 2026] GET /v2.0/security-groups?tenant_id=ce9440ef918d4510a7724da2a59ddae5&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: 618/1369] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:15:06 2026] GET /v2.0/security-groups?id=e4bd3afa-62fd-449d-affa-57fdefbd67a2&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:06.339 8 INFO neutron.db.l3_hamode_db [None req-3ec90e86-402d-4842-a74c-394e0e711b50 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 619/1370] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:06 2026] DELETE /v2.0/security-groups/341ed7cf-e07f-484e-9a45-6df06af3be7a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1371] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:06 2026] GET /v2.0/security-groups?tenant_id=032e576268094bd187f03b08bbadb9ea&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1372] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:07 2026] DELETE /v2.0/security-groups/75fec225-c236-4f8d-931b-84203f1d58c1 => 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: 622/1373] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:15:07 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1374] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:15:07 2026] GET /v2.0/security-groups?id=e4bd3afa-62fd-449d-affa-57fdefbd67a2&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: 7|app: 0|req: 624/1375] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:15:07 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1376] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:15:05 2026] POST /v2.0/routers => generated 511 bytes in 2622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:09.142 7 INFO neutron.db.l3_db [None req-835d3479-1786-4395-8875-d1c7ad20e6c6 12faddf0982a4fdc88ead440a9b29459 e961d069c4154a428488ae0f7d8e415f - - default default] Floating IP b1fc8bd6-63dd-46e3-998f-95422b4b5c18 associated. External IP: 10.96.250.207, port: fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0. [pid: 7|app: 0|req: 625/1377] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:15:07 2026] PUT /v2.0/floatingips/b1fc8bd6-63dd-46e3-998f-95422b4b5c18 => generated 855 bytes in 1905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:09.638 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56aa69ae-ea3b-4269-a327-365a4fefd130'] response: {'name': 'network-changed', 'server_uuid': '8e816394-f1f5-4a1f-9910-07d26e2aa3b9', 'tag': 'fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 626/1378] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:09 2026] GET /v2.0/security-groups?tenant_id=15464b07a2a843cd98a1a8630b1cf292&name=default => generated 2925 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1379] 199.204.45.113 () {34 vars in 1096 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1380] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1381] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/ports?tenant_id=e961d069c4154a428488ae0f7d8e415f&device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 1240 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1382] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:15:07 2026] PUT /v2.0/routers/cfdd6d71-4721-4a1c-aa0d-e6fd8b994847/add_router_interface => generated 309 bytes in 2643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1383] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/security-groups?id=e4bd3afa-62fd-449d-affa-57fdefbd67a2&fields=id&fields=name => generated 114 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1384] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:10 2026] DELETE /v2.0/security-groups/d8acdf60-08a9-42e2-9ec3-ceff316e07e3 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1385] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/networks?id=f8b5291e-b8b5-4d1d-9105-1a33616f5072 => generated 766 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1386] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/ports/e5aa5510-92ac-4020-afa2-6a77ea081fa5 => generated 959 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1387] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0 => generated 858 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1388] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/subnets?id=d11c4f10-b619-41ad-a27c-5ff0c6785d6d => generated 664 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1389] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/ports?network_id=f8b5291e-b8b5-4d1d-9105-1a33616f5072&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1390] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/networks/f8b5291e-b8b5-4d1d-9105-1a33616f5072?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1391] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:10 2026] GET /v2.0/security-groups?tenant_id=6469642b3edf4103a6eb606806b2f7de&name=default => generated 2925 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1392] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:15:11 2026] GET /v2.0/networks/f8b5291e-b8b5-4d1d-9105-1a33616f5072?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: 762/1393] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:12 2026] DELETE /v2.0/security-groups/4c01bf0c-c695-444c-a7fd-b6509e944962 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1394] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:15:12 2026] GET /v2.0/ports?tenant_id=e961d069c4154a428488ae0f7d8e415f&device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 1240 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1395] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:15:12 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1396] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:15:12 2026] GET /v2.0/networks?id=f8b5291e-b8b5-4d1d-9105-1a33616f5072 => generated 766 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1397] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:15:12 2026] GET /v2.0/security-groups?id=e4bd3afa-62fd-449d-affa-57fdefbd67a2&fields=id&fields=name => generated 114 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1398] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:15:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0 => generated 860 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1399] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:15:12 2026] GET /v2.0/subnets?id=d11c4f10-b619-41ad-a27c-5ff0c6785d6d => generated 664 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1400] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:15:13 2026] GET /v2.0/ports?network_id=f8b5291e-b8b5-4d1d-9105-1a33616f5072&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: 770/1401] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:15:13 2026] GET /v2.0/networks/f8b5291e-b8b5-4d1d-9105-1a33616f5072?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: 771/1402] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:15:13 2026] GET /v2.0/networks/f8b5291e-b8b5-4d1d-9105-1a33616f5072?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1403] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:15:13 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1404] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:15:13 2026] GET /v2.0/security-groups?id=e4bd3afa-62fd-449d-affa-57fdefbd67a2&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1405] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:15:14 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => 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: 632/1406] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:15:10 2026] PUT /v2.0/routers/cfdd6d71-4721-4a1c-aa0d-e6fd8b994847/add_router_interface => generated 309 bytes in 3620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1407] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:15:14 2026] GET /v2.0/ports/0382aaaf-741b-4f6c-a02b-1b90452764a7 => generated 967 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:14.535 8 INFO neutron.db.l3_db [req-6288ec1e-48d7-4d3e-bc44-db9de744b185 req-bb74b206-7c8e-4bec-a3e4-e1ecf9a7eae1 12faddf0982a4fdc88ead440a9b29459 e961d069c4154a428488ae0f7d8e415f - - default default] Floating IP b1fc8bd6-63dd-46e3-998f-95422b4b5c18 disassociated. External IP: 10.96.250.207, port: fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0. [pid: 8|app: 0|req: 775/1408] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:15:14 2026] DELETE /v2.0/ports/fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0 => generated 0 bytes in 1534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1409] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:15:15 2026] GET /v2.0/ports?device_id=8e816394-f1f5-4a1f-9910-07d26e2aa3b9 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1410] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:15:14 2026] PUT /v2.0/routers/cfdd6d71-4721-4a1c-aa0d-e6fd8b994847/remove_router_interface => generated 309 bytes in 1664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:16.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c049da0-d54a-4d2f-9ac6-02ff3cd5b15e'] response: {'server_uuid': '8e816394-f1f5-4a1f-9910-07d26e2aa3b9', 'name': 'network-vif-deleted', 'tag': 'fa2a1d1f-1c5e-47d9-90b6-9ff5665104e0', 'status': 'completed', 'code': 200} 2026-05-26 07:15:16.495 7 WARNING neutron_lib.context [None req-c1868e0a-d27f-4f1e-9983-d05fddb8cfd2 8343ccf611514465ba9f95f8ff550ed4 3bef93a5e6574d6681d92bc358235649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 777/1411] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:15:16 2026] PUT /v2.0/routers/cfdd6d71-4721-4a1c-aa0d-e6fd8b994847/remove_router_interface => generated 309 bytes in 1867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1412] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:17 2026] DELETE /v2.0/security-groups/e4bd3afa-62fd-449d-affa-57fdefbd67a2 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1413] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:15:18 2026] GET /v2.0/ports?device_id=cfdd6d71-4721-4a1c-aa0d-e6fd8b994847 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:15:18.157 8 INFO neutron.api.v2.resource [None req-66e9ae55-8652-42c6-9a21-0e80021e14e2 12faddf0982a4fdc88ead440a9b29459 e961d069c4154a428488ae0f7d8e415f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1414] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:15:18 2026] GET /v2.0/security-groups/e4bd3afa-62fd-449d-affa-57fdefbd67a2 => 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: 635/1415] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:15:16 2026] POST /v2.0/floatingips => generated 552 bytes in 1852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1416] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:15:18 2026] DELETE /v2.0/floatingips/b1fc8bd6-63dd-46e3-998f-95422b4b5c18 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:15:18.782 7 WARNING neutron_lib.context [None req-ce76e8df-a18c-4dd9-9125-39fbb4c12cf2 8343ccf611514465ba9f95f8ff550ed4 3bef93a5e6574d6681d92bc358235649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:19.073 8 INFO neutron.services.segments.plugin [-] Segment bef366a5-748c-408b-9ec4-2d9f34375925 resource provider aggregate not found 2026-05-26 07:15:19.080 8 INFO neutron.services.segments.plugin [-] Segment bef366a5-748c-408b-9ec4-2d9f34375925 resource provider aggregate not found 2026-05-26 07:15:19.090 8 INFO neutron.services.segments.plugin [-] Segment bef366a5-748c-408b-9ec4-2d9f34375925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef366a5-748c-408b-9ec4-2d9f34375925 found for delete ", "request_id": "req-248e464e-b65f-4635-ab1f-7dd4f9d0ebb8"}]} 2026-05-26 07:15:19.100 8 INFO neutron.services.segments.plugin [-] Segment bef366a5-748c-408b-9ec4-2d9f34375925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef366a5-748c-408b-9ec4-2d9f34375925 found for delete ", "request_id": "req-ca5bfd44-394f-424a-8df6-86c971784963"}]} 2026-05-26 07:15:19.140 8 INFO neutron.db.l3_hamode_db [None req-43a3582a-0777-4e3c-8fb2-9a765a0a3641 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] HA network 889aa9ba-abe3-4019-8128-3267ce6bca87 was deleted as no HA routers are present in tenant bbc6d871f1154766901f768bcd9bd448. [pid: 8|app: 0|req: 781/1417] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:18 2026] DELETE /v2.0/routers/cfdd6d71-4721-4a1c-aa0d-e6fd8b994847 => generated 0 bytes in 991 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1418] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:15:18 2026] POST /v2.0/floatingips => generated 552 bytes in 861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1419] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:19 2026] DELETE /v2.0/subnets/5135b794-1ee4-456d-a0fe-fbbae0feeac6 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:15:20.360 7 WARNING neutron_lib.context [None req-545ba2f5-47dd-4b46-b581-dea3203551c5 8343ccf611514465ba9f95f8ff550ed4 3bef93a5e6574d6681d92bc358235649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 782/1422] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:15:19 2026] PUT /v2.0/routers/8a3a2a7f-d96a-4208-9992-ba60e6cbfec7/remove_router_interface => generated 309 bytes in 1711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1423] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:20 2026] DELETE /v2.0/subnets/99a42123-3c7f-48ff-a4b0-50e48b092c15 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1424] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:15:20 2026] POST /v2.0/floatingips => generated 552 bytes in 868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:21.482 7 INFO neutron.services.segments.plugin [-] Segment b300a413-4d5a-4ac2-b1c0-bdaeb80e87a1 resource provider aggregate not found [pid: 7|app: 0|req: 642/1425] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:21 2026] DELETE /v2.0/networks/993807ec-e6d6-4ba3-90ac-1067d33ccafc => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:15:21.502 7 INFO neutron.services.segments.plugin [-] Segment b300a413-4d5a-4ac2-b1c0-bdaeb80e87a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b300a413-4d5a-4ac2-b1c0-bdaeb80e87a1 found for delete ", "request_id": "req-34f809fd-b096-48da-9a93-1e4b25f0c109"}]} 2026-05-26 07:15:21.507 7 WARNING neutron_lib.context [None req-509fa1b4-b448-4ca7-b754-0934f571ddec 8343ccf611514465ba9f95f8ff550ed4 3bef93a5e6574d6681d92bc358235649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:21.529 7 INFO neutron.services.segments.plugin [-] Segment b300a413-4d5a-4ac2-b1c0-bdaeb80e87a1 resource provider aggregate not found 2026-05-26 07:15:21.558 7 INFO neutron.services.segments.plugin [-] Segment b300a413-4d5a-4ac2-b1c0-bdaeb80e87a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b300a413-4d5a-4ac2-b1c0-bdaeb80e87a1 found for delete ", "request_id": "req-701abd6c-c829-4755-9358-38f304e657f3"}]} [pid: 7|app: 0|req: 643/1426] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:15:21 2026] POST /v2.0/floatingips => generated 552 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:22.439 8 INFO neutron.services.segments.plugin [-] Segment 74440025-1542-489a-8b89-4cb942f50f46 resource provider aggregate not found 2026-05-26 07:15:22.445 8 INFO neutron.services.segments.plugin [-] Segment 74440025-1542-489a-8b89-4cb942f50f46 resource provider aggregate not found 2026-05-26 07:15:22.467 8 INFO neutron.services.segments.plugin [-] Segment 74440025-1542-489a-8b89-4cb942f50f46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74440025-1542-489a-8b89-4cb942f50f46 found for delete ", "request_id": "req-be2f3e2b-d24d-4a37-a570-15ceec4d1932"}]} 2026-05-26 07:15:22.468 8 INFO neutron.services.segments.plugin [-] Segment 74440025-1542-489a-8b89-4cb942f50f46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74440025-1542-489a-8b89-4cb942f50f46 found for delete ", "request_id": "req-f5642d04-2253-4338-9ef9-32b250901fc9"}]} 2026-05-26 07:15:22.482 8 INFO neutron.db.l3_hamode_db [None req-341d1b4f-1dfc-43ae-8658-4507438942db a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network 2100fc5b-8a45-4108-bccc-bad11d10d2e0 was deleted as no HA routers are present in tenant e961d069c4154a428488ae0f7d8e415f. [pid: 8|app: 0|req: 784/1427] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:21 2026] DELETE /v2.0/routers/8a3a2a7f-d96a-4208-9992-ba60e6cbfec7 => generated 0 bytes in 1410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:15:22.496 8 WARNING neutron_lib.context [None req-e54da06e-5386-4546-96dc-3ecb9febe1ca 8343ccf611514465ba9f95f8ff550ed4 3bef93a5e6574d6681d92bc358235649 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 644/1428] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:22 2026] DELETE /v2.0/networks/e9a07bdb-fd54-4fea-923f-a5eca2e677cc => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1429] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:22 2026] DELETE /v2.0/subnets/d11c4f10-b619-41ad-a27c-5ff0c6785d6d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:15:22.907 7 WARNING neutron_lib.context [None req-9c63bba6-d707-4500-b591-dff2cca85104 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:22.994 7 INFO neutron.db.segments_db [None req-9c63bba6-d707-4500-b591-dff2cca85104 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Added segment 0d99f819-848a-4826-85ef-17d76124d0c6 of type vxlan for network c7ef1b4f-816f-452d-9fea-52454e915e90 [pid: 7|app: 0|req: 646/1430] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:22 2026] POST /v2.0/networks => generated 633 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1431] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:23 2026] DELETE /v2.0/networks/f8b5291e-b8b5-4d1d-9105-1a33616f5072 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:15:23.520 7 WARNING neutron_lib.context [None req-e42dc1d5-acf6-4c02-b8af-1be06813f3cf c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:23.527 7 INFO neutron.services.segments.plugin [-] Segment 8578d69a-5f0e-48de-bd8e-150143db0e2a resource provider aggregate not found 2026-05-26 07:15:23.546 7 INFO neutron.services.segments.plugin [-] Segment 8578d69a-5f0e-48de-bd8e-150143db0e2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8578d69a-5f0e-48de-bd8e-150143db0e2a found for delete ", "request_id": "req-c4759e5a-d562-4131-af37-24f14b35280e"}]} 2026-05-26 07:15:23.570 7 INFO neutron.services.segments.plugin [-] Segment 9ed9745f-1d1d-45b1-93fd-f0b024f45a0a resource provider aggregate not found 2026-05-26 07:15:23.589 7 INFO neutron.services.segments.plugin [-] Segment 9ed9745f-1d1d-45b1-93fd-f0b024f45a0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed9745f-1d1d-45b1-93fd-f0b024f45a0a found for delete ", "request_id": "req-cd4d940d-817e-4521-891a-99ad24840924"}]} 2026-05-26 07:15:23.590 7 INFO neutron.services.segments.plugin [-] Segment 8578d69a-5f0e-48de-bd8e-150143db0e2a resource provider aggregate not found 2026-05-26 07:15:23.613 7 INFO neutron.services.segments.plugin [-] Segment 8578d69a-5f0e-48de-bd8e-150143db0e2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8578d69a-5f0e-48de-bd8e-150143db0e2a found for delete ", "request_id": "req-8e27d1aa-f32c-4bce-9e1f-9d42aee8484f"}]} 2026-05-26 07:15:23.634 7 INFO neutron.services.segments.plugin [-] Segment 9ed9745f-1d1d-45b1-93fd-f0b024f45a0a resource provider aggregate not found 2026-05-26 07:15:23.654 7 INFO neutron.services.segments.plugin [-] Segment 9ed9745f-1d1d-45b1-93fd-f0b024f45a0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed9745f-1d1d-45b1-93fd-f0b024f45a0a found for delete ", "request_id": "req-910b9389-6973-49a3-bbbb-5031f4d3a1f0"}]} [pid: 8|app: 0|req: 785/1432] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:15:22 2026] POST /v2.0/floatingips => generated 552 bytes in 1170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1433] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:15:23 2026] PUT /v2.0/floatingips/c58dde66-0db1-404d-a95b-61b95e2561f6/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1434] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:23 2026] GET /v2.0/security-groups?tenant_id=e961d069c4154a428488ae0f7d8e415f&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1435] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:15:23 2026] PUT /v2.0/floatingips/d4e43250-51e5-4b5c-b23e-065a07183e9f/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1436] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:15:23 2026] POST /v2.0/subnets => generated 622 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1437] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:23 2026] DELETE /v2.0/security-groups/bd873225-6922-4a6a-8a0e-5414c09ec86c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:15:23.958 8 WARNING neutron_lib.context [None req-9df5ae84-5294-4d4f-a734-2f03e079ba13 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 649/1438] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:15:23 2026] PUT /v2.0/floatingips/10eb3554-6b29-4a64-8505-72feb1065c1e/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:15:24.021 8 INFO neutron.db.segments_db [None req-9df5ae84-5294-4d4f-a734-2f03e079ba13 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Added segment 6bb3f425-692d-45d2-95b8-5ed67cd020f3 of type vxlan for network 113d0a4e-1c4a-4da5-a335-cbc75121fca3 [pid: 7|app: 0|req: 650/1439] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:15:24 2026] PUT /v2.0/floatingips/2077a5a9-2ba6-4f52-bee0-7611e66863e7/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1440] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 26 07:15:24 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1441] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 26 07:15:24 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1442] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 26 07:15:24 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1443] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:15:24 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:15:24.359 8 INFO neutron.db.l3_hamode_db [None req-9df5ae84-5294-4d4f-a734-2f03e079ba13 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 655/1444] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 26 07:15:24 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1445] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:15:24 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1446] 10.0.0.221 () {32 vars in 690 bytes} [Tue May 26 07:15:24 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:15:24.588 8 INFO neutron.db.l3_hamode_db [None req-9df5ae84-5294-4d4f-a734-2f03e079ba13 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 658/1447] 10.0.0.221 () {32 vars in 702 bytes} [Tue May 26 07:15:24 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1448] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:15:24 2026] DELETE /v2.0/floatingips/c58dde66-0db1-404d-a95b-61b95e2561f6 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1449] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:15:25 2026] DELETE /v2.0/floatingips/d4e43250-51e5-4b5c-b23e-065a07183e9f => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1450] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:15:23 2026] POST /v2.0/routers => generated 510 bytes in 1855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:25.833 8 WARNING neutron_lib.context [None req-78712c62-84b8-460c-8492-7b9322608fc0 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 661/1451] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:15:25 2026] DELETE /v2.0/floatingips/10eb3554-6b29-4a64-8505-72feb1065c1e => generated 0 bytes in 500 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1452] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:15:25 2026] POST /v2.0/ports => generated 963 bytes in 519 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: 662/1453] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:15:26 2026] DELETE /v2.0/floatingips/2077a5a9-2ba6-4f52-bee0-7611e66863e7 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1454] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:15:26 2026] DELETE /v2.0/floatingips/ec9197c7-900e-48af-98f1-de33f76641f5 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1455] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:15:26 2026] PUT /v2.0/routers/d837db5e-edf8-4997-8424-1060c64966be/add_router_interface => generated 309 bytes in 1613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1456] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:15:27 2026] GET /v2.0/ports/c18f1a9a-5021-46dc-b8aa-6ae8b4d2ff86 => generated 1037 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: 793/1457] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:28 2026] GET /v2.0/security-groups?tenant_id=d826c95442a8432e847a62a79b4036f1&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1458] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:28 2026] DELETE /v2.0/security-groups/0a7a7470-ea12-45d1-9655-9d7555575a39 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1459] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:28 2026] GET /v2.0/security-groups?tenant_id=3088f1e9944843e1a8d933dba15623c2&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1460] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:29 2026] DELETE /v2.0/security-groups/1135e663-cb2f-472f-b39b-4b8697ff0625 => 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: 797/1461] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:29 2026] GET /v2.0/security-groups?tenant_id=3bef93a5e6574d6681d92bc358235649&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1462] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:15:28 2026] PUT /v2.0/routers/d837db5e-edf8-4997-8424-1060c64966be/remove_router_interface => generated 309 bytes in 1691 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: 666/1463] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:29 2026] DELETE /v2.0/security-groups/56769857-4ad4-478f-981d-b423ed2d392d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:15:30.025 7 INFO neutron.api.v2.resource [None req-a892528b-64c3-49dc-b114-a636ceab1955 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1464] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:15:29 2026] PUT /v2.0/routers/d837db5e-edf8-4997-8424-1060c64966be/remove_router_interface => generated 197 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1465] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:29 2026] GET /v2.0/security-groups?tenant_id=576b93f3905b417db0f7e14ae0a5b64c&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1466] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:15:30 2026] GET /v2.0/ports?device_id=d837db5e-edf8-4997-8424-1060c64966be => 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: 799/1467] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:30 2026] DELETE /v2.0/security-groups/bae5fe06-7fe7-4c81-b214-d0161e7b8df9 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1468] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:30 2026] GET /v2.0/security-groups?tenant_id=4630e67531e14dfcb15c1f3a0bcbd34c&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1469] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:30 2026] GET /v2.0/security-groups?tenant_id=d2d5e675cb374dec98ea3bbb7599d8ce&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1470] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:30 2026] DELETE /v2.0/security-groups/45288ef2-8575-43fb-923a-f18763b0bef3 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:15:31.238 7 INFO neutron.services.segments.plugin [-] Segment 6bb3f425-692d-45d2-95b8-5ed67cd020f3 resource provider aggregate not found 2026-05-26 07:15:31.243 7 INFO neutron.services.segments.plugin [-] Segment 6bb3f425-692d-45d2-95b8-5ed67cd020f3 resource provider aggregate not found 2026-05-26 07:15:31.261 7 INFO neutron.services.segments.plugin [-] Segment 6bb3f425-692d-45d2-95b8-5ed67cd020f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bb3f425-692d-45d2-95b8-5ed67cd020f3 found for delete ", "request_id": "req-898739c4-04ff-4938-a1be-eca6a6440d44"}]} 2026-05-26 07:15:31.265 7 INFO neutron.services.segments.plugin [-] Segment 6bb3f425-692d-45d2-95b8-5ed67cd020f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bb3f425-692d-45d2-95b8-5ed67cd020f3 found for delete ", "request_id": "req-bb12dd07-b1fa-4ce0-aff4-dcc5b0279190"}]} [pid: 8|app: 0|req: 803/1471] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:31 2026] DELETE /v2.0/security-groups/c31940e0-ab82-404e-88e9-eaa45c8edd9d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:15:31.301 7 INFO neutron.db.l3_hamode_db [None req-a3186d1f-5a45-4663-9fc1-d5b8987a64c3 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] HA network 113d0a4e-1c4a-4da5-a335-cbc75121fca3 was deleted as no HA routers are present in tenant bbc6d871f1154766901f768bcd9bd448. [pid: 7|app: 0|req: 669/1472] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:30 2026] DELETE /v2.0/routers/d837db5e-edf8-4997-8424-1060c64966be => generated 0 bytes in 1241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1473] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:31 2026] DELETE /v2.0/subnets/f8eb9387-6ab1-489c-9681-ea1265e12d52 => 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: 670/1474] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:31 2026] DELETE /v2.0/networks/c7ef1b4f-816f-452d-9fea-52454e915e90 => generated 0 bytes in 663 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:15:32.450 8 WARNING neutron_lib.context [None req-ac101537-616b-47ea-9f8a-8b09e1674d2a c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:32.532 8 INFO neutron.db.segments_db [None req-ac101537-616b-47ea-9f8a-8b09e1674d2a c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Added segment e579ccbd-d308-4f89-955c-c2b55969c75e of type vxlan for network f279f6e0-e72f-40d0-bd3d-53570a4d749e [pid: 8|app: 0|req: 805/1475] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:32 2026] POST /v2.0/networks => generated 634 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:32.815 7 WARNING neutron_lib.context [None req-6378307e-7724-414a-99e2-52e49e6b483c c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:33.289 7 INFO neutron.services.segments.plugin [-] Segment 0d99f819-848a-4826-85ef-17d76124d0c6 resource provider aggregate not found 2026-05-26 07:15:33.295 7 INFO neutron.services.segments.plugin [-] Segment 0d99f819-848a-4826-85ef-17d76124d0c6 resource provider aggregate not found 2026-05-26 07:15:33.307 7 INFO neutron.services.segments.plugin [-] Segment 0d99f819-848a-4826-85ef-17d76124d0c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d99f819-848a-4826-85ef-17d76124d0c6 found for delete ", "request_id": "req-ff2305b0-3e2b-47ed-a68d-af1bce65feb6"}]} 2026-05-26 07:15:33.316 7 INFO neutron.services.segments.plugin [-] Segment 0d99f819-848a-4826-85ef-17d76124d0c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d99f819-848a-4826-85ef-17d76124d0c6 found for delete ", "request_id": "req-ca151b5b-9e83-4122-88d6-9d36c1466f2b"}]} [pid: 7|app: 0|req: 671/1476] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:15:32 2026] POST /v2.0/subnets => generated 622 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:33.612 8 WARNING neutron_lib.context [None req-d87db81e-d1a9-489b-b340-6abafda7eed5 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:34.274 8 INFO neutron.db.segments_db [None req-d87db81e-d1a9-489b-b340-6abafda7eed5 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Added segment ce7dffbf-8134-4635-837f-fde257aa54a6 of type vxlan for network 1c15c871-7ccc-4cff-990d-88de16baed08 2026-05-26 07:15:35.614 8 INFO neutron.db.l3_hamode_db [None req-d87db81e-d1a9-489b-b340-6abafda7eed5 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:15:36.018 8 INFO neutron.db.l3_hamode_db [None req-d87db81e-d1a9-489b-b340-6abafda7eed5 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 674/1479] 10.0.0.45 () {30 vars in 649 bytes} [Tue May 26 07:15:36 2026] GET /v2.0/extensions => generated 19901 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1480] 10.0.0.45 () {30 vars in 723 bytes} [Tue May 26 07:15:36 2026] GET /v2.0/quotas/796c9d59e28646e1841b7103d1627b6e/details => generated 847 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:38.222 7 WARNING neutron_lib.context [None req-9a667e8b-39bf-42ce-b2f7-b0b7b49624e3 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:38.410 7 INFO neutron.db.segments_db [None req-9a667e8b-39bf-42ce-b2f7-b0b7b49624e3 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Added segment 76b51153-a3d3-4bbc-83b9-8e23b6dc974c of type vxlan for network 9c5ca6e7-6584-43a0-848d-364190fc152e [pid: 8|app: 0|req: 806/1481] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:15:33 2026] POST /v2.0/routers => generated 511 bytes in 4834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1482] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:38 2026] POST /v2.0/networks => generated 631 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:39.101 7 WARNING neutron_lib.context [None req-0603a076-547d-465a-9b66-a4feb35ae4c2 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 677/1483] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:15:39 2026] POST /v2.0/ports => generated 743 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:15:39.772 7 WARNING neutron_lib.context [None req-f654afa2-2da2-4eaf-bd9f-d109b6618f3e 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:39.846 7 INFO neutron.db.segments_db [None req-f654afa2-2da2-4eaf-bd9f-d109b6618f3e 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Added segment d7b93044-2e72-4121-bfb8-a49ba52fa7ec of type vxlan for network 6141c7cb-856f-4e8c-a17d-37653dfeb306 [pid: 7|app: 0|req: 678/1484] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:39 2026] POST /v2.0/networks => generated 632 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1485] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:15:38 2026] PUT /v2.0/routers/40038bdd-d463-49b3-9c5f-c34edd39b243/add_router_interface => generated 309 bytes in 1837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1486] 10.0.0.45 () {30 vars in 649 bytes} [Tue May 26 07:15:40 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) 2026-05-26 07:15:40.294 8 WARNING neutron_lib.context [None req-55f06134-6a6d-4f8d-951e-76396f115e6c 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1487] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:40 2026] GET /v2.0/security-groups?tenant_id=424300a65f9843f487985a46b9d60778&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1488] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:15:40 2026] GET /v2.0/ports/2902b16e-7a3e-4854-b60a-c7a5c8679d49 => generated 959 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1489] 10.0.0.45 () {30 vars in 723 bytes} [Tue May 26 07:15:40 2026] GET /v2.0/quotas/796c9d59e28646e1841b7103d1627b6e/details => generated 847 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1490] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:40 2026] DELETE /v2.0/security-groups/fdded972-7867-4197-8138-11c4db758d17 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1491] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:15:40 2026] POST /v2.0/ports => generated 743 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:15:41.017 8 WARNING neutron_lib.context [None req-14f742f7-8c98-4fd7-96ad-3784a6ffd015 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:41.117 8 INFO neutron.db.segments_db [None req-14f742f7-8c98-4fd7-96ad-3784a6ffd015 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Added segment 89ab763e-86ae-46b4-878e-ae0a69e9668d of type vxlan for network 444ee08b-03e2-4fcd-9d91-9011be367040 [pid: 8|app: 0|req: 810/1492] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:41 2026] POST /v2.0/networks => generated 631 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1493] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:41 2026] GET /v2.0/security-groups?tenant_id=c1da85d0a137474895af90b089648aeb&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:15:41.418 8 WARNING neutron_lib.context [None req-04613c4b-12f3-4525-a902-b547ddd00d70 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1494] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:15:41 2026] POST /v2.0/ports => generated 743 bytes in 430 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: 683/1495] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:15:40 2026] PUT /v2.0/routers/40038bdd-d463-49b3-9c5f-c34edd39b243/remove_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:42.248 7 WARNING neutron_lib.context [None req-d7a2a266-0538-415f-b43f-547d05dd2497 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:42.363 7 INFO neutron.db.segments_db [None req-d7a2a266-0538-415f-b43f-547d05dd2497 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Added segment 41062ddf-8ca9-4107-a2c1-b94a958721d5 of type vxlan for network 8ee6ef89-fa57-4d2a-97ef-7fb4985464ff [pid: 8|app: 0|req: 813/1496] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:41 2026] DELETE /v2.0/security-groups/c63bf5cc-b28f-4337-99e9-bd960e028616 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1497] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:15:42 2026] GET /v2.0/ports?device_id=40038bdd-d463-49b3-9c5f-c34edd39b243 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1498] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:42 2026] POST /v2.0/networks => generated 632 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:42.585 7 WARNING neutron_lib.context [None req-78484df7-4e4f-45c2-b27e-12f48eb0c10e 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 685/1499] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:15:42 2026] POST /v2.0/ports => generated 743 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:15:43.345 7 WARNING neutron_lib.context [None req-c83e7850-b045-498a-a96e-12da672c4535 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:43.602 7 INFO neutron.db.segments_db [None req-c83e7850-b045-498a-a96e-12da672c4535 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Added segment c48cfed4-b035-42cc-a484-40e1e2423093 of type vxlan for network baeb79b2-ca07-4645-9a13-2f1fb5f1f98f [pid: 7|app: 0|req: 686/1500] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:43 2026] POST /v2.0/networks => generated 632 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:43.760 7 WARNING neutron_lib.context [None req-76c417c5-46e5-4b6e-a3f8-fe72f8d8f81d 2a2ced23db3a4e829b3adbf3fc110ff3 859ec96943b94a50a1189526cceacd76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:43.859 8 INFO neutron.services.segments.plugin [-] Segment ce7dffbf-8134-4635-837f-fde257aa54a6 resource provider aggregate not found 2026-05-26 07:15:43.864 8 INFO neutron.services.segments.plugin [-] Segment ce7dffbf-8134-4635-837f-fde257aa54a6 resource provider aggregate not found 2026-05-26 07:15:43.879 8 INFO neutron.services.segments.plugin [-] Segment ce7dffbf-8134-4635-837f-fde257aa54a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce7dffbf-8134-4635-837f-fde257aa54a6 found for delete ", "request_id": "req-82a0782d-5db7-46b0-abe0-5781bc308adb"}]} 2026-05-26 07:15:43.881 8 INFO neutron.services.segments.plugin [-] Segment ce7dffbf-8134-4635-837f-fde257aa54a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce7dffbf-8134-4635-837f-fde257aa54a6 found for delete ", "request_id": "req-6d44f328-d36f-4349-b868-d61ee65f6bee"}]} 2026-05-26 07:15:43.932 8 INFO neutron.db.l3_hamode_db [None req-da3cc5d7-d47b-4b83-a8f7-4f63f6dcbf7e c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] HA network 1c15c871-7ccc-4cff-990d-88de16baed08 was deleted as no HA routers are present in tenant bbc6d871f1154766901f768bcd9bd448. [pid: 8|app: 0|req: 815/1501] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:42 2026] DELETE /v2.0/routers/40038bdd-d463-49b3-9c5f-c34edd39b243 => generated 0 bytes in 1363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1502] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:15:43 2026] POST /v2.0/ports => generated 743 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1503] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:43 2026] DELETE /v2.0/subnets/ddd3acc0-875a-4308-914d-ed7308e3eca2 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1504] 10.0.0.221 () {34 vars in 747 bytes} [Tue May 26 07:15:44 2026] PUT /v2.0/ports/8c372d40-9395-40d4-afca-ed2a157eada7/tags => generated 17 bytes in 74 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, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 688/1505] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:15:44 2026] GET /v2.0/security-groups?tenant_id=796c9d59e28646e1841b7103d1627b6e&name=default => generated 2925 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1506] 10.0.0.221 () {34 vars in 747 bytes} [Tue May 26 07:15:45 2026] PUT /v2.0/ports/2a6c08ec-5870-4156-bb58-c95819f333e5/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1507] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:44 2026] DELETE /v2.0/networks/f279f6e0-e72f-40d0-bd3d-53570a4d749e => generated 0 bytes in 705 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:15:45.233 7 WARNING neutron_lib.context [None req-18167711-5f88-4469-a2cd-6410b629c14a e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:45.234 7 WARNING neutron_lib.context [None req-18167711-5f88-4469-a2cd-6410b629c14a e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 819/1508] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:15:45 2026] DELETE /v2.0/security-groups/da16f06c-c86c-4507-9a1b-ca363b1c4916 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:15:45.909 8 INFO neutron.services.segments.plugin [-] Segment e579ccbd-d308-4f89-955c-c2b55969c75e resource provider aggregate not found 2026-05-26 07:15:45.918 8 INFO neutron.services.segments.plugin [-] Segment e579ccbd-d308-4f89-955c-c2b55969c75e resource provider aggregate not found 2026-05-26 07:15:45.938 8 INFO neutron.services.segments.plugin [-] Segment e579ccbd-d308-4f89-955c-c2b55969c75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e579ccbd-d308-4f89-955c-c2b55969c75e found for delete ", "request_id": "req-db768427-2e7c-4113-ad70-296f2f4bab5a"}]} 2026-05-26 07:15:45.939 8 INFO neutron.services.segments.plugin [-] Segment e579ccbd-d308-4f89-955c-c2b55969c75e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e579ccbd-d308-4f89-955c-c2b55969c75e found for delete ", "request_id": "req-91ad2bf5-6cf1-4b57-920c-a042e6b0ba08"}]} [pid: 8|app: 0|req: 820/1509] 10.0.0.221 () {34 vars in 747 bytes} [Tue May 26 07:15:45 2026] PUT /v2.0/ports/796a0e79-8efe-423c-acc5-559ca7552e36/tags => generated 34 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:15:46.005 8 WARNING neutron_lib.context [None req-32fef9c3-d641-43b9-9a77-1e6738fd9ee0 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:46.159 8 INFO neutron.db.segments_db [None req-32fef9c3-d641-43b9-9a77-1e6738fd9ee0 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Added segment 81b4e9ea-0942-4d5f-afb2-5380b920b38e of type vxlan for network 51d9113e-4a00-41b4-a805-5d29637c9081 2026-05-26 07:15:46.188 7 INFO neutron.db.segments_db [None req-18167711-5f88-4469-a2cd-6410b629c14a e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Added segment 1a7854b9-b054-4afc-8c0b-c933bc29b9b2 of type vxlan for network 220a46e6-f389-40d4-9dd1-52f0b4033daa 2026-05-26 07:15:46.308 7 INFO neutron.db.segments_db [None req-18167711-5f88-4469-a2cd-6410b629c14a e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Added segment 541bce7f-68f3-415c-a1b7-f1c7dd2b51b5 of type vxlan for network 64f53919-bfb6-45a7-8ed3-afc9c36e8c14 [pid: 7|app: 0|req: 690/1510] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:45 2026] POST /v2.0/networks => generated 1245 bytes in 2099 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1511] 10.0.0.221 () {34 vars in 747 bytes} [Tue May 26 07:15:47 2026] PUT /v2.0/ports/f112ba1b-e5d2-4e7f-bb35-ef3bcaba08a8/tags => generated 19 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1512] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:15:47 2026] GET /v2.0/networks => generated 1844 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1513] 10.0.0.221 () {32 vars in 660 bytes} [Tue May 26 07:15:47 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:15:47.792 8 INFO neutron.db.l3_hamode_db [None req-32fef9c3-d641-43b9-9a77-1e6738fd9ee0 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:15:47.926 7 INFO neutron.services.segments.plugin [-] Segment 1a7854b9-b054-4afc-8c0b-c933bc29b9b2 resource provider aggregate not found 2026-05-26 07:15:47.930 7 INFO neutron.services.segments.plugin [-] Segment 1a7854b9-b054-4afc-8c0b-c933bc29b9b2 resource provider aggregate not found 2026-05-26 07:15:47.948 7 INFO neutron.services.segments.plugin [-] Segment 1a7854b9-b054-4afc-8c0b-c933bc29b9b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a7854b9-b054-4afc-8c0b-c933bc29b9b2 found for delete ", "request_id": "req-75ce2fa2-d652-46a8-b7f6-c87767ec5753"}]} 2026-05-26 07:15:47.956 7 INFO neutron.services.segments.plugin [-] Segment 1a7854b9-b054-4afc-8c0b-c933bc29b9b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a7854b9-b054-4afc-8c0b-c933bc29b9b2 found for delete ", "request_id": "req-c39879bb-0299-4949-af0e-56a221dc2019"}]} [pid: 7|app: 0|req: 694/1514] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:47 2026] DELETE /v2.0/networks/220a46e6-f389-40d4-9dd1-52f0b4033daa => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1515] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 26 07:15:47 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1516] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:48 2026] DELETE /v2.0/networks/64f53919-bfb6-45a7-8ed3-afc9c36e8c14 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1517] 10.0.0.221 () {32 vars in 670 bytes} [Tue May 26 07:15:48 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1518] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:15:48 2026] GET /v2.0/networks => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1519] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 26 07:15:48 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:15:48.593 7 WARNING neutron_lib.context [None req-42364184-1568-4c3c-be07-d8c2bd4cd3e8 e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:48.818 7 INFO neutron.db.segments_db [None req-42364184-1568-4c3c-be07-d8c2bd4cd3e8 e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Added segment 6aaa1d97-5399-4892-b6cb-1447db455a18 of type vxlan for network 9b5c2bac-0b5d-4b47-88b6-11e9e3c69780 2026-05-26 07:15:48.986 8 INFO neutron.db.l3_hamode_db [None req-32fef9c3-d641-43b9-9a77-1e6738fd9ee0 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 700/1520] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:48 2026] POST /v2.0/networks => generated 651 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1521] 10.0.0.221 () {32 vars in 668 bytes} [Tue May 26 07:15:49 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:15:49.301 7 WARNING neutron_lib.context [None req-a40eafdf-4f29-4803-a12b-106f800028ea e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:49.415 7 INFO neutron.db.segments_db [None req-a40eafdf-4f29-4803-a12b-106f800028ea e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Added segment 3549403e-5ba1-4c23-833a-b872720b5960 of type vxlan for network 6f1a1a6f-76e9-4c23-b698-b37cd5d64291 [pid: 7|app: 0|req: 702/1522] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:49 2026] POST /v2.0/networks => generated 654 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1523] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 26 07:15:49 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:15:49.645 7 WARNING neutron_lib.context [None req-a33ffde3-4d3a-494d-99c6-d14939f1944a e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:49.684 7 WARNING neutron_lib.context [None req-a33ffde3-4d3a-494d-99c6-d14939f1944a e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:50.397 7 INFO neutron.services.segments.plugin [-] Segment 541bce7f-68f3-415c-a1b7-f1c7dd2b51b5 resource provider aggregate not found 2026-05-26 07:15:50.403 7 INFO neutron.services.segments.plugin [-] Segment 541bce7f-68f3-415c-a1b7-f1c7dd2b51b5 resource provider aggregate not found 2026-05-26 07:15:50.423 7 INFO neutron.services.segments.plugin [-] Segment 541bce7f-68f3-415c-a1b7-f1c7dd2b51b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 541bce7f-68f3-415c-a1b7-f1c7dd2b51b5 found for delete ", "request_id": "req-24d9c470-e5d0-4366-8696-c4af8db2b722"}]} 2026-05-26 07:15:50.424 7 INFO neutron.services.segments.plugin [-] Segment 541bce7f-68f3-415c-a1b7-f1c7dd2b51b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 541bce7f-68f3-415c-a1b7-f1c7dd2b51b5 found for delete ", "request_id": "req-b7faa5f6-8892-415b-bbff-8347f5c75aee"}]} [pid: 8|app: 0|req: 821/1524] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:15:45 2026] POST /v2.0/routers => generated 691 bytes in 5444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1527] 10.0.0.221 () {32 vars in 678 bytes} [Tue May 26 07:15:51 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1528] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:15:51 2026] GET /v2.0/routers/8a62f93b-d9e4-4649-ba28-1832c6cccdc9 => generated 697 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1529] 10.0.0.221 () {32 vars in 690 bytes} [Tue May 26 07:15:51 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1530] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:15:51 2026] GET /v2.0/routers => generated 700 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1531] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:15:51 2026] DELETE /v2.0/ports/8c372d40-9395-40d4-afca-ed2a157eada7 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1532] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:15:49 2026] POST /v2.0/ports => generated 1506 bytes in 3578 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:15:53.347 7 WARNING neutron_lib.context [None req-61ff1899-ff15-4f52-9403-8d6bbd98089c 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 829/1533] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 26 07:15:52 2026] PUT /v2.0/routers/8a62f93b-d9e4-4649-ba28-1832c6cccdc9 => generated 704 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:15:53.682 7 INFO neutron.db.segments_db [None req-61ff1899-ff15-4f52-9403-8d6bbd98089c 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Added segment 8bf9e5bc-7a2d-40a9-bd86-468c5b07e4f5 of type vxlan for network 88bd29e3-5198-426c-94f5-fb787eef6aa2 [pid: 8|app: 0|req: 830/1534] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:15:53 2026] DELETE /v2.0/ports/2a6c08ec-5870-4156-bb58-c95819f333e5 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1535] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:15:53 2026] GET /v2.0/ports => generated 1506 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1536] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:15:53 2026] GET /v2.0/routers/8a62f93b-d9e4-4649-ba28-1832c6cccdc9 => generated 704 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1537] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:53 2026] POST /v2.0/networks => generated 632 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1538] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:15:54 2026] DELETE /v2.0/ports/08d9c7cd-0bfb-4617-ae49-5177ab796949 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1539] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:15:54 2026] GET /v2.0/ports?device_id=8a62f93b-d9e4-4649-ba28-1832c6cccdc9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:15:54.398 7 WARNING neutron_lib.context [None req-98a16a8c-dfa6-4d01-a14c-c963ec5434b8 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:54.466 7 INFO neutron.db.segments_db [None req-98a16a8c-dfa6-4d01-a14c-c963ec5434b8 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Added segment acd898f6-8bb2-4e67-9dde-f325ae227e76 of type vxlan for network 2c64e536-072c-442e-8526-f4c815c90307 [pid: 7|app: 0|req: 708/1540] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:54 2026] POST /v2.0/networks => generated 632 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1541] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:15:53 2026] DELETE /v2.0/ports/796a0e79-8efe-423c-acc5-559ca7552e36 => generated 0 bytes in 894 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1542] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:15:54 2026] DELETE /v2.0/ports/691f6d98-c160-4fc8-a605-3d0bf97a4ad1 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:15:54.916 7 WARNING neutron_lib.context [None req-e71ecade-36fb-4097-8986-b913439d610f 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:54.990 7 INFO neutron.db.segments_db [None req-e71ecade-36fb-4097-8986-b913439d610f 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Added segment 02585beb-a072-4100-996b-6dd44dec5043 of type vxlan for network 1e21708b-8ecb-45f4-940a-97688d22f431 [pid: 7|app: 0|req: 710/1543] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:54 2026] POST /v2.0/networks => generated 632 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1544] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:15:55 2026] DELETE /v2.0/ports/f112ba1b-e5d2-4e7f-bb35-ef3bcaba08a8 => generated 0 bytes in 659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1545] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:15:55 2026] GET /v2.0/ports => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:15:55.906 7 WARNING neutron_lib.context [None req-80ae6004-99ea-4a46-9cfc-1de8ef43b6cb 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:56.100 7 INFO neutron.db.segments_db [None req-80ae6004-99ea-4a46-9cfc-1de8ef43b6cb 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Added segment 22a25746-6d5b-4251-b579-701592905d97 of type vxlan for network deb4a53b-4ae9-483b-a78a-19d6bf8b5e97 2026-05-26 07:15:56.731 8 INFO neutron.services.segments.plugin [-] Segment 81b4e9ea-0942-4d5f-afb2-5380b920b38e resource provider aggregate not found 2026-05-26 07:15:56.738 8 INFO neutron.services.segments.plugin [-] Segment 81b4e9ea-0942-4d5f-afb2-5380b920b38e resource provider aggregate not found 2026-05-26 07:15:56.759 8 INFO neutron.services.segments.plugin [-] Segment 81b4e9ea-0942-4d5f-afb2-5380b920b38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81b4e9ea-0942-4d5f-afb2-5380b920b38e found for delete ", "request_id": "req-e05b9250-4f95-4539-ba47-c4c94320b6ef"}]} 2026-05-26 07:15:56.763 8 INFO neutron.services.segments.plugin [-] Segment 81b4e9ea-0942-4d5f-afb2-5380b920b38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81b4e9ea-0942-4d5f-afb2-5380b920b38e found for delete ", "request_id": "req-85befa31-3500-401a-a119-07cc0bf65bbe"}]} [pid: 7|app: 0|req: 713/1546] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:55 2026] POST /v2.0/networks => generated 632 bytes in 867 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:56.874 8 INFO neutron.db.l3_hamode_db [None req-d413c8fd-6721-4d2f-81db-d51303001014 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] HA network 51d9113e-4a00-41b4-a805-5d29637c9081 was deleted as no HA routers are present in tenant bbc6d871f1154766901f768bcd9bd448. [pid: 8|app: 0|req: 834/1547] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:54 2026] DELETE /v2.0/routers/8a62f93b-d9e4-4649-ba28-1832c6cccdc9 => generated 0 bytes in 2003 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:15:56.892 8 WARNING neutron_lib.context [None req-85d00480-4b9a-46fd-a89e-ae9ea2dd4d74 e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1548] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:15:56 2026] DELETE /v2.0/ports/e6a32eab-951d-45b9-a076-b2568f055cfd => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:15:57.417 7 WARNING neutron_lib.context [None req-58ecb1d9-474a-44ce-8507-0fab3b832ccf 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:57.440 8 INFO neutron.db.segments_db [None req-85d00480-4b9a-46fd-a89e-ae9ea2dd4d74 e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Added segment 5c29887e-d112-47c0-a98c-6860a004acf6 of type vxlan for network 9633dc80-dd20-4510-ba9d-35572e93bf06 2026-05-26 07:15:57.564 7 INFO neutron.db.segments_db [None req-58ecb1d9-474a-44ce-8507-0fab3b832ccf 7584a99918804cb98a9de8e604947c1b 580de78dc7154d2e9f01fdd5ab301d02 - - default default] Added segment 57dda4fa-d2f5-4ce1-a34c-4bcfd10e6936 of type vxlan for network 742435ce-9f82-4c83-ab87-70700e270cba [pid: 8|app: 0|req: 835/1549] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:56 2026] POST /v2.0/networks => generated 654 bytes in 907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1550] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:15:57 2026] GET /v2.0/ports?device_id=8a62f93b-d9e4-4649-ba28-1832c6cccdc9 => 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: 715/1551] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:57 2026] POST /v2.0/networks => generated 632 bytes in 1348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:15:58.763 7 WARNING neutron_lib.context [None req-f83a51a4-6dd1-4c7d-9670-062bb06e10ad e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:15:58.780 8 INFO neutron.services.segments.plugin [-] Segment 76b51153-a3d3-4bbc-83b9-8e23b6dc974c resource provider aggregate not found 2026-05-26 07:15:58.788 8 INFO neutron.services.segments.plugin [-] Segment 76b51153-a3d3-4bbc-83b9-8e23b6dc974c resource provider aggregate not found 2026-05-26 07:15:58.800 8 INFO neutron.services.segments.plugin [-] Segment 76b51153-a3d3-4bbc-83b9-8e23b6dc974c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76b51153-a3d3-4bbc-83b9-8e23b6dc974c found for delete ", "request_id": "req-3ce2c153-7d5b-4cf6-9f5f-5759e281e67b"}]} 2026-05-26 07:15:58.803 8 INFO neutron.services.segments.plugin [-] Segment 76b51153-a3d3-4bbc-83b9-8e23b6dc974c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76b51153-a3d3-4bbc-83b9-8e23b6dc974c found for delete ", "request_id": "req-be73c997-1f5a-4e2c-9f6b-5b5cbe78964e"}]} [pid: 8|app: 0|req: 837/1552] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:57 2026] DELETE /v2.0/networks/9c5ca6e7-6584-43a0-848d-364190fc152e => generated 0 bytes in 1582 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:15:59.465 8 INFO neutron.api.v2.resource [None req-f3d14dba-a72d-4c99-a346-5094ba822cc7 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1553] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:15:59 2026] DELETE /v2.0/routers/8a62f93b-d9e4-4649-ba28-1832c6cccdc9 => generated 135 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1554] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:15:59 2026] PUT /v2.0/networks/88bd29e3-5198-426c-94f5-fb787eef6aa2/tags => generated 17 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:15:59.681 7 INFO neutron.db.segments_db [None req-f83a51a4-6dd1-4c7d-9670-062bb06e10ad e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Added segment 50bbac2b-c842-4171-9077-75a95f98fb04 of type vxlan for network 3c524b65-d3f7-4aca-83a7-143fa46008eb [pid: 8|app: 0|req: 840/1555] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:59 2026] DELETE /v2.0/networks/6141c7cb-856f-4e8c-a17d-37653dfeb306 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1556] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:15:58 2026] POST /v2.0/networks => generated 654 bytes in 1229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1557] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:15:59 2026] GET /v2.0/ports?device_id=40038bdd-d463-49b3-9c5f-c34edd39b243 => 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: 717/1558] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:15:59 2026] PUT /v2.0/networks/2c64e536-072c-442e-8526-f4c815c90307/tags => generated 25 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:00.186 7 INFO neutron.api.v2.resource [None req-b9135fd6-ba0e-43de-986d-53ec8b9834c4 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1559] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:00 2026] DELETE /v2.0/routers/40038bdd-d463-49b3-9c5f-c34edd39b243 => 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: 842/1560] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:15:59 2026] DELETE /v2.0/networks/444ee08b-03e2-4fcd-9d91-9011be367040 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:00.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-439412d8-c02f-4aa2-be3b-f60fb6efd02e c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1561] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:00 2026] DELETE /v2.0/subnets/ddd3acc0-875a-4308-914d-ed7308e3eca2 => 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: 719/1562] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:16:00 2026] PUT /v2.0/networks/1e21708b-8ecb-45f4-940a-97688d22f431/tags => generated 34 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1563] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:16:00 2026] GET /v2.0/ports?device_id=d837db5e-edf8-4997-8424-1060c64966be => 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: 721/1564] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:16:00 2026] PUT /v2.0/networks/deb4a53b-4ae9-483b-a78a-19d6bf8b5e97/tags => generated 19 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1565] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:00 2026] DELETE /v2.0/networks/8ee6ef89-fa57-4d2a-97ef-7fb4985464ff => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:00.561 7 INFO neutron.api.v2.resource [None req-19177e70-2585-45b2-bd38-e146e2a0f2ac c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1566] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:00 2026] DELETE /v2.0/routers/d837db5e-edf8-4997-8424-1060c64966be => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:16:00.567 7 WARNING neutron_lib.context [None req-2472c521-90a2-442c-b098-c5f077fa22d0 e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:00.619 7 WARNING neutron_lib.context [None req-2472c521-90a2-442c-b098-c5f077fa22d0 e2433f328a2a4dbc89174728ee766d35 3af699a3d79248caad8d92d0f235f114 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 845/1567] 10.0.0.221 () {32 vars in 666 bytes} [Tue May 26 07:16:00 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:00.821 8 INFO neutron.services.segments.plugin [-] Segment d7b93044-2e72-4121-bfb8-a49ba52fa7ec resource provider aggregate not found 2026-05-26 07:16:00.840 8 INFO neutron.services.segments.plugin [-] Segment d7b93044-2e72-4121-bfb8-a49ba52fa7ec resource provider aggregate not found 2026-05-26 07:16:00.854 8 INFO neutron.services.segments.plugin [-] Segment d7b93044-2e72-4121-bfb8-a49ba52fa7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b93044-2e72-4121-bfb8-a49ba52fa7ec found for delete ", "request_id": "req-f901aaa0-c22f-48c0-b8ee-b1e6036dafac"}]} 2026-05-26 07:16:00.871 8 INFO neutron.services.segments.plugin [-] Segment d7b93044-2e72-4121-bfb8-a49ba52fa7ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b93044-2e72-4121-bfb8-a49ba52fa7ec found for delete ", "request_id": "req-654ea2dc-43f6-4e95-83eb-65e252b67607"}]} 2026-05-26 07:16:00.880 8 INFO neutron.services.segments.plugin [-] Segment 89ab763e-86ae-46b4-878e-ae0a69e9668d resource provider aggregate not found 2026-05-26 07:16:00.903 8 INFO neutron.services.segments.plugin [-] Segment 89ab763e-86ae-46b4-878e-ae0a69e9668d resource provider aggregate not found 2026-05-26 07:16:00.908 8 INFO neutron.services.segments.plugin [-] Segment 89ab763e-86ae-46b4-878e-ae0a69e9668d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ab763e-86ae-46b4-878e-ae0a69e9668d found for delete ", "request_id": "req-a690f29d-22ba-41ff-bddc-129844667ca2"}]} 2026-05-26 07:16:00.921 8 INFO neutron.services.segments.plugin [-] Segment 41062ddf-8ca9-4107-a2c1-b94a958721d5 resource provider aggregate not found 2026-05-26 07:16:00.927 8 INFO neutron.services.segments.plugin [-] Segment 89ab763e-86ae-46b4-878e-ae0a69e9668d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89ab763e-86ae-46b4-878e-ae0a69e9668d found for delete ", "request_id": "req-c2bf9882-631a-4cce-bd97-39543f16a544"}]} [pid: 8|app: 0|req: 846/1568] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:00 2026] DELETE /v2.0/networks/baeb79b2-ca07-4645-9a13-2f1fb5f1f98f => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:00.944 8 INFO neutron.services.segments.plugin [-] Segment 41062ddf-8ca9-4107-a2c1-b94a958721d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41062ddf-8ca9-4107-a2c1-b94a958721d5 found for delete ", "request_id": "req-de98b067-9516-4357-88fa-fb1066dd85d2"}]} 2026-05-26 07:16:00.952 8 INFO neutron.services.segments.plugin [-] Segment 41062ddf-8ca9-4107-a2c1-b94a958721d5 resource provider aggregate not found 2026-05-26 07:16:00.968 8 INFO neutron.services.segments.plugin [-] Segment 41062ddf-8ca9-4107-a2c1-b94a958721d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41062ddf-8ca9-4107-a2c1-b94a958721d5 found for delete ", "request_id": "req-5e538eda-5671-4113-9548-88ea9496ee2a"}]} 2026-05-26 07:16:00.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab123ea3-ca24-4d9f-9df8-d1741d5c356c c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1569] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:00 2026] DELETE /v2.0/subnets/f8eb9387-6ab1-489c-9681-ea1265e12d52 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1570] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 26 07:16:00 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1571] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:16:01 2026] GET /v2.0/ports?device_id=cfdd6d71-4721-4a1c-aa0d-e6fd8b994847 => 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: 850/1572] 10.0.0.221 () {32 vars in 676 bytes} [Tue May 26 07:16:01 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:01.217 8 INFO neutron.api.v2.resource [None req-e5a0a860-baf0-46b0-8930-d239d2209ff8 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 851/1573] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:01 2026] DELETE /v2.0/routers/cfdd6d71-4721-4a1c-aa0d-e6fd8b994847 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1574] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 26 07:16:01 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:01.304 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d59ba409-4bf3-4fad-a35d-e4836137f406 c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1575] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:01 2026] DELETE /v2.0/subnets/5135b794-1ee4-456d-a0fe-fbbae0feeac6 => 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: 854/1576] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 26 07:16:01 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:01.479 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef78f81d-8057-4f62-97e8-866958db37bc c47bd1c070c34c5eb86635c560dd8e74 bbc6d871f1154766901f768bcd9bd448 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1577] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:01 2026] DELETE /v2.0/subnets/99a42123-3c7f-48ff-a4b0-50e48b092c15 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1578] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 26 07:16:01 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1579] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:00 2026] POST /v2.0/subnets => generated 1276 bytes in 1188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1580] 10.0.0.221 () {32 vars in 684 bytes} [Tue May 26 07:16:01 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1581] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:16:01 2026] GET /v2.0/subnets => generated 1889 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1582] 10.0.0.221 () {32 vars in 696 bytes} [Tue May 26 07:16:01 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1583] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:01 2026] DELETE /v2.0/networks/88bd29e3-5198-426c-94f5-fb787eef6aa2 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1584] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:02 2026] GET /v2.0/security-groups?tenant_id=bbc6d871f1154766901f768bcd9bd448&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1585] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:01 2026] DELETE /v2.0/subnets/112c524b-f34a-48ee-95ba-d3123477957f => generated 0 bytes in 897 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:02.987 8 INFO neutron.services.segments.plugin [-] Segment c48cfed4-b035-42cc-a484-40e1e2423093 resource provider aggregate not found 2026-05-26 07:16:02.999 8 INFO neutron.services.segments.plugin [-] Segment c48cfed4-b035-42cc-a484-40e1e2423093 resource provider aggregate not found 2026-05-26 07:16:03.006 8 INFO neutron.services.segments.plugin [-] Segment c48cfed4-b035-42cc-a484-40e1e2423093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48cfed4-b035-42cc-a484-40e1e2423093 found for delete ", "request_id": "req-80fa4312-68ce-4719-b280-71b5a1987f3c"}]} 2026-05-26 07:16:03.016 8 INFO neutron.services.segments.plugin [-] Segment c48cfed4-b035-42cc-a484-40e1e2423093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48cfed4-b035-42cc-a484-40e1e2423093 found for delete ", "request_id": "req-d24a024a-8c6c-42e2-b286-60682bf5c92e"}]} 2026-05-26 07:16:03.025 8 INFO neutron.services.segments.plugin [-] Segment 8bf9e5bc-7a2d-40a9-bd86-468c5b07e4f5 resource provider aggregate not found 2026-05-26 07:16:03.037 8 INFO neutron.services.segments.plugin [-] Segment 8bf9e5bc-7a2d-40a9-bd86-468c5b07e4f5 resource provider aggregate not found 2026-05-26 07:16:03.044 8 INFO neutron.services.segments.plugin [-] Segment 8bf9e5bc-7a2d-40a9-bd86-468c5b07e4f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bf9e5bc-7a2d-40a9-bd86-468c5b07e4f5 found for delete ", "request_id": "req-13341a58-e80c-43e5-9ff5-99c5c6f45887"}]} 2026-05-26 07:16:03.055 8 INFO neutron.services.segments.plugin [-] Segment 8bf9e5bc-7a2d-40a9-bd86-468c5b07e4f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bf9e5bc-7a2d-40a9-bd86-468c5b07e4f5 found for delete ", "request_id": "req-5da2e159-ba68-4771-8099-36c727a6a999"}]} 2026-05-26 07:16:03.064 8 INFO neutron.services.segments.plugin [-] Segment acd898f6-8bb2-4e67-9dde-f325ae227e76 resource provider aggregate not found 2026-05-26 07:16:03.072 8 INFO neutron.services.segments.plugin [-] Segment acd898f6-8bb2-4e67-9dde-f325ae227e76 resource provider aggregate not found 2026-05-26 07:16:03.079 8 INFO neutron.services.segments.plugin [-] Segment acd898f6-8bb2-4e67-9dde-f325ae227e76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acd898f6-8bb2-4e67-9dde-f325ae227e76 found for delete ", "request_id": "req-671cba14-ccfd-4f77-9ff8-dc981f97d71e"}]} 2026-05-26 07:16:03.087 8 INFO neutron.services.segments.plugin [-] Segment acd898f6-8bb2-4e67-9dde-f325ae227e76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acd898f6-8bb2-4e67-9dde-f325ae227e76 found for delete ", "request_id": "req-05648524-9421-4cf3-9560-04bef37b2342"}]} [pid: 8|app: 0|req: 861/1586] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:02 2026] DELETE /v2.0/networks/2c64e536-072c-442e-8526-f4c815c90307 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1587] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:02 2026] GET /v2.0/security-groups?tenant_id=975994f3686c479cb748423312db9ca1&name=default => generated 2925 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1588] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:03 2026] DELETE /v2.0/security-groups/5e879e9d-1d1e-4959-b44e-43d763358fe9 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1589] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:03 2026] DELETE /v2.0/subnets/acfa61c0-e8cb-4ab8-820b-eda9efe78096 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1590] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:03 2026] DELETE /v2.0/networks/1e21708b-8ecb-45f4-940a-97688d22f431 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1591] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:03 2026] DELETE /v2.0/security-groups/68e681cb-92fe-4ebd-a44f-bbd9a97ee13d => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1592] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:16:04 2026] GET /v2.0/subnets => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:16:04.516 7 INFO neutron.services.segments.plugin [-] Segment 22a25746-6d5b-4251-b579-701592905d97 resource provider aggregate not found 2026-05-26 07:16:04.534 7 INFO neutron.services.segments.plugin [-] Segment 22a25746-6d5b-4251-b579-701592905d97 resource provider aggregate not found 2026-05-26 07:16:04.539 7 INFO neutron.services.segments.plugin [-] Segment 22a25746-6d5b-4251-b579-701592905d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a25746-6d5b-4251-b579-701592905d97 found for delete ", "request_id": "req-1ff4a280-8553-442b-b0d8-5b2a174d868e"}]} 2026-05-26 07:16:04.590 7 INFO neutron.services.segments.plugin [-] Segment 22a25746-6d5b-4251-b579-701592905d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22a25746-6d5b-4251-b579-701592905d97 found for delete ", "request_id": "req-f591cd22-daa6-4501-bdff-1a2ef9645c75"}]} [pid: 7|app: 0|req: 729/1593] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:04 2026] DELETE /v2.0/networks/deb4a53b-4ae9-483b-a78a-19d6bf8b5e97 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1596] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:04 2026] DELETE /v2.0/networks/3c524b65-d3f7-4aca-83a7-143fa46008eb => generated 0 bytes in 807 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1597] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:04 2026] GET /v2.0/security-groups?tenant_id=c6de7adeb36d4d2e8dbb045a570e812f&name=default => generated 2925 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:05.118 8 INFO neutron.services.segments.plugin [-] Segment 02585beb-a072-4100-996b-6dd44dec5043 resource provider aggregate not found 2026-05-26 07:16:05.126 8 INFO neutron.services.segments.plugin [-] Segment 02585beb-a072-4100-996b-6dd44dec5043 resource provider aggregate not found 2026-05-26 07:16:05.146 8 INFO neutron.services.segments.plugin [-] Segment 02585beb-a072-4100-996b-6dd44dec5043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02585beb-a072-4100-996b-6dd44dec5043 found for delete ", "request_id": "req-8b9f4775-edeb-46f8-bca2-a9e3fb9e5ffc"}]} 2026-05-26 07:16:05.152 8 INFO neutron.services.segments.plugin [-] Segment 02585beb-a072-4100-996b-6dd44dec5043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02585beb-a072-4100-996b-6dd44dec5043 found for delete ", "request_id": "req-8d656b0a-bb79-4317-9ce0-6760d428b7d3"}]} 2026-05-26 07:16:05.177 8 INFO neutron.services.segments.plugin [-] Segment 50bbac2b-c842-4171-9077-75a95f98fb04 resource provider aggregate not found 2026-05-26 07:16:05.185 8 INFO neutron.services.segments.plugin [-] Segment 50bbac2b-c842-4171-9077-75a95f98fb04 resource provider aggregate not found 2026-05-26 07:16:05.197 8 INFO neutron.services.segments.plugin [-] Segment 50bbac2b-c842-4171-9077-75a95f98fb04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50bbac2b-c842-4171-9077-75a95f98fb04 found for delete ", "request_id": "req-d1ffffb1-5b46-4c5f-9c9c-ac176a975bf1"}]} 2026-05-26 07:16:05.210 8 INFO neutron.services.segments.plugin [-] Segment 50bbac2b-c842-4171-9077-75a95f98fb04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50bbac2b-c842-4171-9077-75a95f98fb04 found for delete ", "request_id": "req-b7260640-11e7-4a39-b0d9-78490424575e"}]} [pid: 8|app: 0|req: 866/1598] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:05 2026] DELETE /v2.0/networks/742435ce-9f82-4c83-ab87-70700e270cba => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1599] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:05 2026] DELETE /v2.0/security-groups/dacca634-17e1-48e3-a9b6-ced9f7c45a8f => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1600] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:05 2026] DELETE /v2.0/networks/9633dc80-dd20-4510-ba9d-35572e93bf06 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1601] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:05 2026] DELETE /v2.0/networks/6f1a1a6f-76e9-4c23-b698-b37cd5d64291 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1602] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:06 2026] GET /v2.0/security-groups?tenant_id=859ec96943b94a50a1189526cceacd76&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1603] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:05 2026] DELETE /v2.0/networks/9b5c2bac-0b5d-4b47-88b6-11e9e3c69780 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1604] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:06 2026] DELETE /v2.0/security-groups/624a2576-03b6-464c-a1cd-3b1302b2b965 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:07.122 7 INFO neutron.services.segments.plugin [-] Segment 5c29887e-d112-47c0-a98c-6860a004acf6 resource provider aggregate not found 2026-05-26 07:16:07.127 7 INFO neutron.services.segments.plugin [-] Segment 5c29887e-d112-47c0-a98c-6860a004acf6 resource provider aggregate not found 2026-05-26 07:16:07.145 7 INFO neutron.services.segments.plugin [-] Segment 5c29887e-d112-47c0-a98c-6860a004acf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c29887e-d112-47c0-a98c-6860a004acf6 found for delete ", "request_id": "req-ad79be34-b249-482a-824b-caf95e064ea4"}]} 2026-05-26 07:16:07.156 7 INFO neutron.services.segments.plugin [-] Segment 5c29887e-d112-47c0-a98c-6860a004acf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c29887e-d112-47c0-a98c-6860a004acf6 found for delete ", "request_id": "req-5f5ae4b7-f972-4d9a-9ad4-995b468a44a0"}]} 2026-05-26 07:16:07.171 7 INFO neutron.services.segments.plugin [-] Segment 6aaa1d97-5399-4892-b6cb-1447db455a18 resource provider aggregate not found 2026-05-26 07:16:07.176 7 INFO neutron.services.segments.plugin [-] Segment 6aaa1d97-5399-4892-b6cb-1447db455a18 resource provider aggregate not found 2026-05-26 07:16:07.195 7 INFO neutron.services.segments.plugin [-] Segment 6aaa1d97-5399-4892-b6cb-1447db455a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aaa1d97-5399-4892-b6cb-1447db455a18 found for delete ", "request_id": "req-5c789fea-fb72-4206-9c1d-6106450a7901"}]} 2026-05-26 07:16:07.197 7 INFO neutron.services.segments.plugin [-] Segment 6aaa1d97-5399-4892-b6cb-1447db455a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aaa1d97-5399-4892-b6cb-1447db455a18 found for delete ", "request_id": "req-949aa176-dae9-4496-adb2-b0a9fc058d63"}]} 2026-05-26 07:16:07.228 7 WARNING neutron_lib.context [None req-f4ebaad6-3a06-4114-a9bb-dbd574b10868 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:07.517 7 INFO neutron.db.segments_db [None req-f4ebaad6-3a06-4114-a9bb-dbd574b10868 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Added segment 03b0bca0-fd3e-493e-8b16-ad6f66db3983 of type vxlan for network 6ec37f7d-dc10-47bf-80fc-9a06bf165880 [pid: 7|app: 0|req: 735/1605] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:07 2026] POST /v2.0/networks => generated 628 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:07.672 8 WARNING neutron_lib.context [None req-89be005b-c64d-4f4a-9d02-d3b889c29b0b 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:07.708 8 INFO neutron.services.segments.plugin [-] Segment 57dda4fa-d2f5-4ce1-a34c-4bcfd10e6936 resource provider aggregate not found 2026-05-26 07:16:07.715 8 INFO neutron.services.segments.plugin [-] Segment 57dda4fa-d2f5-4ce1-a34c-4bcfd10e6936 resource provider aggregate not found 2026-05-26 07:16:07.729 8 INFO neutron.services.segments.plugin [-] Segment 57dda4fa-d2f5-4ce1-a34c-4bcfd10e6936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57dda4fa-d2f5-4ce1-a34c-4bcfd10e6936 found for delete ", "request_id": "req-3bd5cce0-ca7a-4342-b819-a16ffed4bfc1"}]} 2026-05-26 07:16:07.740 8 INFO neutron.services.segments.plugin [-] Segment 57dda4fa-d2f5-4ce1-a34c-4bcfd10e6936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57dda4fa-d2f5-4ce1-a34c-4bcfd10e6936 found for delete ", "request_id": "req-9b57e53b-743b-46e9-9178-3546571b367f"}]} 2026-05-26 07:16:07.751 8 INFO neutron.services.segments.plugin [-] Segment 3549403e-5ba1-4c23-833a-b872720b5960 resource provider aggregate not found 2026-05-26 07:16:07.762 8 INFO neutron.services.segments.plugin [-] Segment 3549403e-5ba1-4c23-833a-b872720b5960 resource provider aggregate not found 2026-05-26 07:16:07.772 8 INFO neutron.services.segments.plugin [-] Segment 3549403e-5ba1-4c23-833a-b872720b5960 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3549403e-5ba1-4c23-833a-b872720b5960 found for delete ", "request_id": "req-8f020f38-9532-41c2-9476-ce8421712bbb"}]} 2026-05-26 07:16:07.783 8 INFO neutron.services.segments.plugin [-] Segment 3549403e-5ba1-4c23-833a-b872720b5960 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3549403e-5ba1-4c23-833a-b872720b5960 found for delete ", "request_id": "req-daa8deb8-a547-4caf-8713-b82cdc9df060"}]} 2026-05-26 07:16:07.817 8 INFO neutron.db.segments_db [None req-89be005b-c64d-4f4a-9d02-d3b889c29b0b 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Added segment 9a03a377-969e-4830-aa0e-5c30660ceaf3 of type vxlan for network 5d8ddfc3-3edb-4b33-9c71-c36dd488eb68 [pid: 7|app: 0|req: 736/1606] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:07 2026] GET /v2.0/security-groups?tenant_id=3af699a3d79248caad8d92d0f235f114&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1607] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:07 2026] POST /v2.0/networks => generated 630 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1608] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:07 2026] GET /v2.0/security-groups?tenant_id=507ad56a7b9e4dce8367204f142397a1&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:08.360 7 WARNING neutron_lib.context [None req-db80c6d7-4ed0-4aaa-be5d-ce58874441a5 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1609] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:08 2026] DELETE /v2.0/security-groups/ac672171-9f95-407a-b101-aa9f1c1bd83d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1610] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:08 2026] DELETE /v2.0/security-groups/58feb009-5080-4f8b-b88a-11b213d99a2b => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1611] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:08 2026] POST /v2.0/subnets => generated 602 bytes in 1272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:09.638 8 WARNING neutron_lib.context [None req-2c511388-aa89-46bd-80db-0a3801390fae 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 739/1612] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:09 2026] GET /v2.0/security-groups?tenant_id=e5dd2c4cfd7a45a98ace87e3ddba0d75&name=default => generated 2925 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1613] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:10 2026] DELETE /v2.0/security-groups/22bf0d23-522b-4d3e-9993-2ef9986a1167 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1614] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:09 2026] POST /v2.0/subnets => generated 602 bytes in 1718 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:11.367 7 WARNING neutron_lib.context [None req-a783fb0b-433a-4e29-9695-0f82cec82613 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1615] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:11 2026] GET /v2.0/security-groups?tenant_id=580de78dc7154d2e9f01fdd5ab301d02&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:11.514 7 INFO neutron.db.segments_db [None req-a783fb0b-433a-4e29-9695-0f82cec82613 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Added segment 9d5946e1-76da-48d1-8fae-683247bb76a6 of type vxlan for network 8d0123e3-e26c-4a38-a45e-26a25c6a6c67 [pid: 8|app: 0|req: 876/1616] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:11 2026] DELETE /v2.0/security-groups/f14ae8c7-7245-4ed5-86c3-d1d6aa1be0ab => generated 0 bytes in 1095 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:12.805 8 WARNING neutron_lib.context [None req-2c695323-d93e-45b6-8f3a-39bc2ab4ee62 c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:12.805 8 WARNING neutron_lib.context [None req-2c695323-d93e-45b6-8f3a-39bc2ab4ee62 c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:14.708 7 INFO neutron.db.l3_hamode_db [None req-a783fb0b-433a-4e29-9695-0f82cec82613 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:16:15.023 8 INFO neutron.db.segments_db [None req-2c695323-d93e-45b6-8f3a-39bc2ab4ee62 c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Added segment e3974eb0-8aec-4b32-8110-663572a1d13f of type vxlan for network 20a89ec0-2a89-4727-9f1b-c73354969f94 2026-05-26 07:16:15.136 8 INFO neutron.db.segments_db [None req-2c695323-d93e-45b6-8f3a-39bc2ab4ee62 c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Added segment ab59f3f3-cc71-4da4-97a5-e9ae71599732 of type vxlan for network 846d1c4f-a74c-4353-93a0-74d82753d8ff [pid: 8|app: 0|req: 877/1617] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:12 2026] POST /v2.0/networks => generated 1246 bytes in 2600 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:16:15.352 7 INFO neutron.db.l3_hamode_db [None req-a783fb0b-433a-4e29-9695-0f82cec82613 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 878/1618] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:16:15 2026] GET /v2.0/networks => generated 1845 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:15.686 8 INFO neutron.services.segments.plugin [-] Segment e3974eb0-8aec-4b32-8110-663572a1d13f resource provider aggregate not found 2026-05-26 07:16:15.690 8 INFO neutron.services.segments.plugin [-] Segment e3974eb0-8aec-4b32-8110-663572a1d13f resource provider aggregate not found 2026-05-26 07:16:15.703 8 INFO neutron.services.segments.plugin [-] Segment e3974eb0-8aec-4b32-8110-663572a1d13f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3974eb0-8aec-4b32-8110-663572a1d13f found for delete ", "request_id": "req-44e8e0e2-062f-4fb3-a655-cce6b5e3fe97"}]} 2026-05-26 07:16:15.709 8 INFO neutron.services.segments.plugin [-] Segment e3974eb0-8aec-4b32-8110-663572a1d13f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3974eb0-8aec-4b32-8110-663572a1d13f found for delete ", "request_id": "req-b48d8cd2-7554-4ec1-bb0b-772cd35b3162"}]} [pid: 8|app: 0|req: 879/1619] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:15 2026] DELETE /v2.0/networks/20a89ec0-2a89-4727-9f1b-c73354969f94 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1620] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:15 2026] DELETE /v2.0/networks/846d1c4f-a74c-4353-93a0-74d82753d8ff => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1621] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:16:16 2026] GET /v2.0/networks => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:16:16.089 8 WARNING neutron_lib.context [None req-6a9ebd87-3842-4b6b-aa40-4b5e661fca0a c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:16.234 8 INFO neutron.db.segments_db [None req-6a9ebd87-3842-4b6b-aa40-4b5e661fca0a c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Added segment e6b73da8-6ffa-4beb-9de0-0b950c48aed7 of type vxlan for network 2a1903f1-9df1-4ba8-a330-51b48993bc48 [pid: 8|app: 0|req: 882/1622] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:16 2026] POST /v2.0/networks => generated 650 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1623] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:11 2026] POST /v2.0/routers => generated 506 bytes in 5284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:16.649 7 WARNING neutron_lib.context [None req-8fe026a5-3e12-4d14-bdd2-7ae772783bcc c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:16.757 7 INFO neutron.db.segments_db [None req-8fe026a5-3e12-4d14-bdd2-7ae772783bcc c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Added segment d0e9a4cd-61c6-4031-94fc-24399824f620 of type vxlan for network af73898f-5143-429b-99ec-b980a38c6fc2 [pid: 7|app: 0|req: 742/1624] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:16 2026] POST /v2.0/networks => generated 649 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1625] 10.0.0.221 () {34 vars in 678 bytes} [Tue May 26 07:16:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:17.090 8 WARNING neutron_lib.context [None req-35217240-b7bd-4544-a96d-3e224427f8c0 c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:17.140 8 WARNING neutron_lib.context [None req-35217240-b7bd-4544-a96d-3e224427f8c0 c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:17.725 8 INFO neutron.services.segments.plugin [-] Segment ab59f3f3-cc71-4da4-97a5-e9ae71599732 resource provider aggregate not found 2026-05-26 07:16:17.730 8 INFO neutron.services.segments.plugin [-] Segment ab59f3f3-cc71-4da4-97a5-e9ae71599732 resource provider aggregate not found 2026-05-26 07:16:17.742 8 INFO neutron.services.segments.plugin [-] Segment ab59f3f3-cc71-4da4-97a5-e9ae71599732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab59f3f3-cc71-4da4-97a5-e9ae71599732 found for delete ", "request_id": "req-1f602020-4289-4a94-88a3-cfbe5c4962ed"}]} 2026-05-26 07:16:17.743 8 INFO neutron.services.segments.plugin [-] Segment ab59f3f3-cc71-4da4-97a5-e9ae71599732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab59f3f3-cc71-4da4-97a5-e9ae71599732 found for delete ", "request_id": "req-8d63b6d6-302a-40da-94ce-edf166338f34"}]} [pid: 8|app: 0|req: 884/1626] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:16:17 2026] POST /v2.0/ports => generated 1506 bytes in 2416 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: 885/1627] 10.0.0.221 () {34 vars in 678 bytes} [Tue May 26 07:16:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1628] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:16:19 2026] GET /v2.0/ports => generated 1506 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1631] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:16:17 2026] PUT /v2.0/routers/228981cf-eb0d-4fe7-8b3d-b8dc8ee6bfb4/add_router_interface => generated 309 bytes in 3012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1632] 10.0.0.221 () {34 vars in 678 bytes} [Tue May 26 07:16:19 2026] POST /v2.0/qos/policies => generated 359 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1633] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:16:20 2026] GET /v2.0/ports/f0fe137a-eda2-4235-abc9-f097b8f247b8 => generated 955 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1634] 10.0.0.221 () {34 vars in 678 bytes} [Tue May 26 07:16:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1635] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:16:20 2026] DELETE /v2.0/ports/6f7b922e-a811-47de-b543-a8bdf1519b31 => generated 0 bytes in 536 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:20.708 8 WARNING neutron_lib.context [None req-48f2ceb1-1232-43bd-9fec-00fbdf57aca2 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:21.991 8 INFO neutron.db.segments_db [None req-48f2ceb1-1232-43bd-9fec-00fbdf57aca2 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Added segment d900bb87-cbe6-4e53-a618-564b4200fb11 of type vxlan for network c3de0e24-9b12-4b66-a184-d88e8d54c4b2 [pid: 8|app: 0|req: 892/1636] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:20 2026] POST /v2.0/networks => generated 631 bytes in 2417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1637] 10.0.0.221 () {34 vars in 678 bytes} [Tue May 26 07:16:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1638] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:16:23 2026] DELETE /v2.0/ports/e5805c9a-5848-4f7f-b094-67da3e59d768 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:23.277 8 WARNING neutron_lib.context [None req-a4639b38-b537-40d9-b9cc-4d10c2364b3a 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 745/1639] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:16:20 2026] PUT /v2.0/routers/228981cf-eb0d-4fe7-8b3d-b8dc8ee6bfb4/add_router_interface => generated 309 bytes in 3242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1640] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:16:23 2026] PUT /v2.0/policies/d9d661e5-0554-4213-8f5e-9a40991e6b12/tags => generated 17 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1641] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:23 2026] POST /v2.0/subnets => generated 602 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1642] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:16:24 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: 7|app: 0|req: 748/1643] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:16:24 2026] PUT /v2.0/policies/be843e13-4671-4b85-a007-4291a859cfce/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:24.255 7 WARNING neutron_lib.context [None req-c553dcb6-4686-401f-a63b-1792a3b1acf1 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1644] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:16:24 2026] GET /v2.0/ports/f7976257-9b64-4b3c-a43b-3fee74589c23 => generated 955 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:16:24.317 8 WARNING neutron_lib.context [None req-42790676-673d-4390-a604-23053687ba42 c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:24.436 7 INFO neutron.db.segments_db [None req-c553dcb6-4686-401f-a63b-1792a3b1acf1 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Added segment c66f4ff7-2ecc-4729-b499-db5db90e4e33 of type vxlan for network a53bf718-f2c7-4472-8e4d-edeb9f72b489 2026-05-26 07:16:24.465 8 INFO neutron.db.segments_db [None req-42790676-673d-4390-a604-23053687ba42 c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Added segment 88ba4e42-39b3-49b7-bb31-89b72d2cddb4 of type vxlan for network 42d4d5bc-9514-4006-a5ee-03ec8ef276d3 [pid: 7|app: 0|req: 749/1645] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:24 2026] POST /v2.0/networks => generated 632 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1646] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:24 2026] POST /v2.0/networks => generated 649 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1647] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:16:24 2026] PUT /v2.0/policies/dd32bf0b-592a-416e-a3ca-35f067eddb6e/tags => generated 34 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:24.717 7 WARNING neutron_lib.context [None req-d7355e5f-eb21-41d9-bff4-e41a89293bb2 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 751/1648] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:24 2026] POST /v2.0/subnets => generated 605 bytes in 932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:25.650 7 WARNING neutron_lib.context [None req-38e16bde-dfeb-4c98-9ebc-3558fd4f889d c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:25.728 7 INFO neutron.db.segments_db [None req-38e16bde-dfeb-4c98-9ebc-3558fd4f889d c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Added segment 5a9de0d8-fa8b-4040-8fc9-f075c12f34f3 of type vxlan for network ac48cc74-6aa3-4b53-b634-e941fe11505c [pid: 7|app: 0|req: 752/1649] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:25 2026] POST /v2.0/networks => generated 649 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1650] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:16:24 2026] PUT /v2.0/routers/228981cf-eb0d-4fe7-8b3d-b8dc8ee6bfb4/remove_router_interface => generated 309 bytes in 1566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:16:26.219 8 WARNING neutron_lib.context [None req-300e19ad-1315-4bc5-8e51-8a5878fb67ae 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 753/1651] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:16:26 2026] PUT /v2.0/policies/6ef44168-8fd7-4606-9857-94ec601ccb3a/tags => generated 19 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:26.277 7 WARNING neutron_lib.context [None req-cbe9e994-5d4f-4f21-bcdf-6f332f878f5e c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:26.321 8 INFO neutron.db.segments_db [None req-300e19ad-1315-4bc5-8e51-8a5878fb67ae 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Added segment 276f5feb-3f05-4d26-a062-e97d86bfabb8 of type vxlan for network 806a7ba0-7261-4c5f-afdf-fe6d6cce8b4e 2026-05-26 07:16:26.350 7 WARNING neutron_lib.context [None req-cbe9e994-5d4f-4f21-bcdf-6f332f878f5e c732bab59b38417aa4469f919adf4c42 b94d3d1ef1d74ac985c1669d70d6cdb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1652] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:26 2026] POST /v2.0/networks => generated 631 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1653] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:26 2026] POST /v2.0/subnets => generated 1226 bytes in 1225 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:16:27.502 7 WARNING neutron_lib.context [None req-ef0d30b5-7513-4284-8145-f4c42d7f272a 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 900/1654] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:16:26 2026] PUT /v2.0/routers/228981cf-eb0d-4fe7-8b3d-b8dc8ee6bfb4/remove_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1655] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 26 07:16:27 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1656] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:16:28 2026] GET /v2.0/subnets => generated 1839 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1657] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:27 2026] POST /v2.0/subnets => generated 605 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1658] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:16:28 2026] GET /v2.0/ports?device_id=228981cf-eb0d-4fe7-8b3d-b8dc8ee6bfb4 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1659] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 26 07:16:28 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:16:28.353 7 WARNING neutron_lib.context [None req-e64e6ab9-54b9-43d4-8f49-e2d47af79afb 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:28.827 7 INFO neutron.db.segments_db [None req-e64e6ab9-54b9-43d4-8f49-e2d47af79afb 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Added segment 44ed7b4a-8d09-4931-ba55-bff3426260db of type vxlan for network 7bf4e549-3cfb-4c2c-9ec3-6862f131ebea [pid: 8|app: 0|req: 904/1660] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:28 2026] DELETE /v2.0/subnets/963a6587-425f-46a2-9428-f2b165f2b232 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1661] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:28 2026] POST /v2.0/networks => generated 632 bytes in 951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1662] 10.0.0.221 () {32 vars in 684 bytes} [Tue May 26 07:16:29 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1663] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:29 2026] DELETE /v2.0/subnets/db88a720-07ad-46cb-b98f-3f09a46104d6 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:29.788 7 WARNING neutron_lib.context [None req-5df5a447-9bd0-45ff-9d13-1dfc206dc0c4 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:29.969 8 INFO neutron.services.segments.plugin [-] Segment 9d5946e1-76da-48d1-8fae-683247bb76a6 resource provider aggregate not found 2026-05-26 07:16:29.975 8 INFO neutron.services.segments.plugin [-] Segment 9d5946e1-76da-48d1-8fae-683247bb76a6 resource provider aggregate not found 2026-05-26 07:16:29.983 8 INFO neutron.db.l3_hamode_db [None req-3233fcc5-f43a-4c28-a496-c2939df3e121 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] HA network 8d0123e3-e26c-4a38-a45e-26a25c6a6c67 was deleted as no HA routers are present in tenant d30f1281c9c74d8885561e0d974cc1f3. 2026-05-26 07:16:29.985 8 INFO neutron.services.segments.plugin [-] Segment 9d5946e1-76da-48d1-8fae-683247bb76a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5946e1-76da-48d1-8fae-683247bb76a6 found for delete ", "request_id": "req-93ccbc35-45b4-4982-810e-9657ab4c8a6f"}]} [pid: 8|app: 0|req: 905/1664] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:28 2026] DELETE /v2.0/routers/228981cf-eb0d-4fe7-8b3d-b8dc8ee6bfb4 => generated 0 bytes in 1150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:29.993 8 INFO neutron.services.segments.plugin [-] Segment 9d5946e1-76da-48d1-8fae-683247bb76a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5946e1-76da-48d1-8fae-683247bb76a6 found for delete ", "request_id": "req-657f19e0-d4a5-49d1-9237-0c015208d325"}]} [pid: 8|app: 0|req: 906/1665] 10.0.0.221 () {32 vars in 696 bytes} [Tue May 26 07:16:29 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1666] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:16:30 2026] GET /v2.0/subnets => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1667] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:29 2026] POST /v2.0/subnets => generated 605 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1668] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 26 07:16:30 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1669] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:30 2026] DELETE /v2.0/subnets/afcfce70-785c-4c07-9f51-f7ccb2b1913e => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:30.460 8 WARNING neutron_lib.context [None req-e2a48d41-4e6a-4760-8c2d-7c3bd3e28b35 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:30.619 8 INFO neutron.db.segments_db [None req-e2a48d41-4e6a-4760-8c2d-7c3bd3e28b35 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Added segment bb06a2ac-109f-4a81-a969-33107b96c68f of type vxlan for network 71e05666-ca28-490f-b150-de830142975f 2026-05-26 07:16:30.717 7 INFO neutron.services.segments.plugin [-] Segment 5a9de0d8-fa8b-4040-8fc9-f075c12f34f3 resource provider aggregate not found 2026-05-26 07:16:30.727 7 INFO neutron.services.segments.plugin [-] Segment 5a9de0d8-fa8b-4040-8fc9-f075c12f34f3 resource provider aggregate not found 2026-05-26 07:16:30.754 7 INFO neutron.services.segments.plugin [-] Segment 5a9de0d8-fa8b-4040-8fc9-f075c12f34f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9de0d8-fa8b-4040-8fc9-f075c12f34f3 found for delete ", "request_id": "req-d8c7b163-c04d-42db-b596-4355af09d416"}]} 2026-05-26 07:16:30.756 7 INFO neutron.services.segments.plugin [-] Segment 5a9de0d8-fa8b-4040-8fc9-f075c12f34f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9de0d8-fa8b-4040-8fc9-f075c12f34f3 found for delete ", "request_id": "req-88793b9c-532e-4038-9f62-332000091f0d"}]} [pid: 7|app: 0|req: 762/1670] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:30 2026] DELETE /v2.0/networks/ac48cc74-6aa3-4b53-b634-e941fe11505c => generated 0 bytes in 713 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1671] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:30 2026] POST /v2.0/networks => generated 632 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1672] 10.0.0.221 () {32 vars in 696 bytes} [Tue May 26 07:16:31 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1673] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:31 2026] DELETE /v2.0/subnets/30bae3fe-e72f-4b5e-b207-8f5f0e4ca10b => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:31.509 8 WARNING neutron_lib.context [None req-d0df41ea-1674-48d5-b5d0-9497f3abbd1d 9875adf2b4b84c478a13c7170579d9d3 9fa4326a40b64414b0d3d9c985de82f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 764/1674] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:31 2026] DELETE /v2.0/networks/42d4d5bc-9514-4006-a5ee-03ec8ef276d3 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1675] 10.0.0.221 () {32 vars in 692 bytes} [Tue May 26 07:16:31 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1676] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:31 2026] DELETE /v2.0/networks/5d8ddfc3-3edb-4b33-9c71-c36dd488eb68 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1677] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:31 2026] POST /v2.0/subnets => generated 605 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1678] 10.0.0.221 () {32 vars in 704 bytes} [Tue May 26 07:16:32 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1679] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:31 2026] DELETE /v2.0/networks/af73898f-5143-429b-99ec-b980a38c6fc2 => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1680] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:16:32 2026] PUT /v2.0/subnets/f3c704a4-5969-4eac-a909-c4de6873eda6/tags => generated 17 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:32.633 8 INFO neutron.services.segments.plugin [-] Segment 03b0bca0-fd3e-493e-8b16-ad6f66db3983 resource provider aggregate not found 2026-05-26 07:16:32.639 8 INFO neutron.services.segments.plugin [-] Segment 03b0bca0-fd3e-493e-8b16-ad6f66db3983 resource provider aggregate not found 2026-05-26 07:16:32.657 8 INFO neutron.services.segments.plugin [-] Segment 03b0bca0-fd3e-493e-8b16-ad6f66db3983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03b0bca0-fd3e-493e-8b16-ad6f66db3983 found for delete ", "request_id": "req-95dff207-daae-4494-bb82-762d32f9ce98"}]} 2026-05-26 07:16:32.659 8 INFO neutron.services.segments.plugin [-] Segment 03b0bca0-fd3e-493e-8b16-ad6f66db3983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03b0bca0-fd3e-493e-8b16-ad6f66db3983 found for delete ", "request_id": "req-59270096-d6b4-45ad-bc20-828bc0ee689b"}]} [pid: 8|app: 0|req: 913/1681] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:32 2026] DELETE /v2.0/networks/6ec37f7d-dc10-47bf-80fc-9a06bf165880 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1682] 10.0.0.221 () {32 vars in 734 bytes} [Tue May 26 07:16:32 2026] DELETE /v2.0/qos/policies/d9d661e5-0554-4213-8f5e-9a40991e6b12 => 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: 770/1683] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:16:32 2026] PUT /v2.0/subnets/84c12dc7-7d8d-4441-9308-cb9c9c20550a/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:32.773 7 WARNING neutron_lib.context [None req-f3b70e6e-ba09-451a-b508-79b8c5bb6fb0 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:32.778 7 INFO neutron.services.segments.plugin [-] Segment 88ba4e42-39b3-49b7-bb31-89b72d2cddb4 resource provider aggregate not found 2026-05-26 07:16:32.784 7 INFO neutron.services.segments.plugin [-] Segment 88ba4e42-39b3-49b7-bb31-89b72d2cddb4 resource provider aggregate not found 2026-05-26 07:16:32.809 7 INFO neutron.services.segments.plugin [-] Segment 88ba4e42-39b3-49b7-bb31-89b72d2cddb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ba4e42-39b3-49b7-bb31-89b72d2cddb4 found for delete ", "request_id": "req-2fbabdbb-85bd-4e9b-b279-8f46ca6fc107"}]} 2026-05-26 07:16:32.815 7 INFO neutron.services.segments.plugin [-] Segment 88ba4e42-39b3-49b7-bb31-89b72d2cddb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ba4e42-39b3-49b7-bb31-89b72d2cddb4 found for delete ", "request_id": "req-203c6d73-4c75-443b-9108-2c86798b4a80"}]} 2026-05-26 07:16:32.834 7 INFO neutron.services.segments.plugin [-] Segment 9a03a377-969e-4830-aa0e-5c30660ceaf3 resource provider aggregate not found 2026-05-26 07:16:32.841 7 INFO neutron.services.segments.plugin [-] Segment 9a03a377-969e-4830-aa0e-5c30660ceaf3 resource provider aggregate not found 2026-05-26 07:16:32.852 7 INFO neutron.services.segments.plugin [-] Segment 9a03a377-969e-4830-aa0e-5c30660ceaf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a03a377-969e-4830-aa0e-5c30660ceaf3 found for delete ", "request_id": "req-32b28cb2-2400-4c7b-9269-dbfcaa4c5a56"}]} 2026-05-26 07:16:32.861 7 INFO neutron.services.segments.plugin [-] Segment 9a03a377-969e-4830-aa0e-5c30660ceaf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a03a377-969e-4830-aa0e-5c30660ceaf3 found for delete ", "request_id": "req-0d85bbae-af38-49cb-a5c6-0a3eeaeaca76"}]} 2026-05-26 07:16:32.867 7 INFO neutron.services.segments.plugin [-] Segment d0e9a4cd-61c6-4031-94fc-24399824f620 resource provider aggregate not found 2026-05-26 07:16:32.880 7 INFO neutron.services.segments.plugin [-] Segment d0e9a4cd-61c6-4031-94fc-24399824f620 resource provider aggregate not found 2026-05-26 07:16:32.889 7 INFO neutron.services.segments.plugin [-] Segment d0e9a4cd-61c6-4031-94fc-24399824f620 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0e9a4cd-61c6-4031-94fc-24399824f620 found for delete ", "request_id": "req-c67cf6b8-087c-4510-af1a-4a2b73fb01f6"}]} 2026-05-26 07:16:32.893 7 INFO neutron.db.segments_db [None req-f3b70e6e-ba09-451a-b508-79b8c5bb6fb0 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Added segment 4c42104c-7282-4c89-bf5b-dac445339436 of type vxlan for network 6ad5cab9-24ac-46f8-a4e2-4b284bf689b1 2026-05-26 07:16:32.911 7 INFO neutron.services.segments.plugin [-] Segment d0e9a4cd-61c6-4031-94fc-24399824f620 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0e9a4cd-61c6-4031-94fc-24399824f620 found for delete ", "request_id": "req-026821f0-cdfb-4cff-9ef2-6e9198074ddc"}]} [pid: 8|app: 0|req: 914/1684] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:32 2026] DELETE /v2.0/networks/2a1903f1-9df1-4ba8-a330-51b48993bc48 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1685] 10.0.0.221 () {32 vars in 734 bytes} [Tue May 26 07:16:32 2026] DELETE /v2.0/qos/policies/be843e13-4671-4b85-a007-4291a859cfce => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1686] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:32 2026] POST /v2.0/networks => generated 629 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1687] 10.0.0.221 () {32 vars in 734 bytes} [Tue May 26 07:16:33 2026] DELETE /v2.0/qos/policies/dd32bf0b-592a-416e-a3ca-35f067eddb6e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1688] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:16:33 2026] PUT /v2.0/subnets/9a0ceabb-3d10-449b-a540-bf1194b34115/tags => generated 34 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:33.229 7 WARNING neutron_lib.context [None req-b16b6e8d-4029-46df-91cc-6df855c19e91 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 917/1689] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:16:33 2026] PUT /v2.0/subnets/97618015-ba1a-4872-80be-295383c1dbff/tags => generated 19 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1690] 10.0.0.221 () {32 vars in 734 bytes} [Tue May 26 07:16:33 2026] DELETE /v2.0/qos/policies/6ef44168-8fd7-4606-9857-94ec601ccb3a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1691] 10.0.0.221 () {32 vars in 664 bytes} [Tue May 26 07:16:33 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1692] 10.0.0.221 () {32 vars in 734 bytes} [Tue May 26 07:16:33 2026] DELETE /v2.0/qos/policies/5662d497-ed15-4399-9eab-e547a2c67713 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1693] 10.0.0.221 () {32 vars in 678 bytes} [Tue May 26 07:16:33 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1694] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:33 2026] POST /v2.0/subnets => generated 602 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1695] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:33 2026] GET /v2.0/security-groups?tenant_id=b94d3d1ef1d74ac985c1669d70d6cdb7&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1696] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 26 07:16:33 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:34.147 7 WARNING neutron_lib.context [None req-5a1f4de1-c582-4c33-94f8-1d8ff48837b9 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:34.204 7 INFO neutron.db.segments_db [None req-5a1f4de1-c582-4c33-94f8-1d8ff48837b9 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Added segment 9b1849d1-23bc-435c-b93d-5774adfa9af0 of type vxlan for network 42e226c7-0db1-4ba9-aaf9-99bd26deb8aa [pid: 8|app: 0|req: 923/1697] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:34 2026] DELETE /v2.0/security-groups/01652a33-8948-4a2b-9533-1a2d20d9155b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1698] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 26 07:16:34 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1699] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 26 07:16:34 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1700] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 26 07:16:34 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:34.687 8 INFO neutron.services.segments.plugin [-] Segment e6b73da8-6ffa-4beb-9de0-0b950c48aed7 resource provider aggregate not found 2026-05-26 07:16:34.694 8 INFO neutron.services.segments.plugin [-] Segment e6b73da8-6ffa-4beb-9de0-0b950c48aed7 resource provider aggregate not found [pid: 8|app: 0|req: 929/1703] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 26 07:16:34 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:34.749 8 INFO neutron.services.segments.plugin [-] Segment e6b73da8-6ffa-4beb-9de0-0b950c48aed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6b73da8-6ffa-4beb-9de0-0b950c48aed7 found for delete ", "request_id": "req-fa818446-f2d9-49a2-95e2-263428e35a38"}]} 2026-05-26 07:16:34.751 8 INFO neutron.services.segments.plugin [-] Segment e6b73da8-6ffa-4beb-9de0-0b950c48aed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6b73da8-6ffa-4beb-9de0-0b950c48aed7 found for delete ", "request_id": "req-3dccd020-703f-4d71-afe5-e249ea7f5ba2"}]} [pid: 8|app: 0|req: 930/1704] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:16:34 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:35.210 7 INFO neutron.db.l3_hamode_db [None req-5a1f4de1-c582-4c33-94f8-1d8ff48837b9 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 931/1705] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:34 2026] DELETE /v2.0/subnets/f3c704a4-5969-4eac-a909-c4de6873eda6 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1706] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:35 2026] GET /v2.0/security-groups?tenant_id=5054b56c96d3435987ebdf2ea9624b2e&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:35.621 7 INFO neutron.db.l3_hamode_db [None req-5a1f4de1-c582-4c33-94f8-1d8ff48837b9 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 933/1707] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:35 2026] DELETE /v2.0/subnets/84c12dc7-7d8d-4441-9308-cb9c9c20550a => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1708] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:36 2026] DELETE /v2.0/security-groups/9fbb5b4b-b6da-4147-9e6f-b6feecb660c4 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1709] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:36 2026] DELETE /v2.0/subnets/9a0ceabb-3d10-449b-a540-bf1194b34115 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1710] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:36 2026] GET /v2.0/security-groups?tenant_id=8a23459e7b354a89891ed0e76a9cb5f8&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1711] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:34 2026] POST /v2.0/routers => generated 507 bytes in 2587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1712] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:36 2026] DELETE /v2.0/security-groups/4cdd3baa-978a-407c-a813-86e9dde7f5e8 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:36.881 7 WARNING neutron_lib.context [None req-4b0e7e52-af4e-4425-ae88-9684c223894a 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1713] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:36 2026] DELETE /v2.0/subnets/97618015-ba1a-4872-80be-295383c1dbff => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:37.507 8 WARNING neutron_lib.context [None req-98c96b7d-ac0e-4fb5-bce5-ed98d6b23bc1 aed60eb04ca24a2f8df9ae921a97822a 1d2a437ee7b04b41accc697d23e4b8e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1714] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:16:36 2026] POST /v2.0/ports => generated 951 bytes in 992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:16:38.013 8 INFO neutron.db.segments_db [None req-98c96b7d-ac0e-4fb5-bce5-ed98d6b23bc1 aed60eb04ca24a2f8df9ae921a97822a 1d2a437ee7b04b41accc697d23e4b8e2 - - default default] Added segment 6a9118fb-1f03-4e90-8ae8-b43cc8f85f18 of type vxlan for network 2be12184-9151-4020-b4dd-e0aa3bac41f9 [pid: 7|app: 0|req: 778/1715] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:37 2026] DELETE /v2.0/subnets/e5327316-1682-4278-b0e6-e9415043d925 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1716] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:38 2026] GET /v2.0/security-groups?tenant_id=3b76bca84339489094e318791a78dc70&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1717] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:37 2026] POST /v2.0/networks => generated 648 bytes in 1655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:38.916 8 INFO neutron.services.segments.plugin [-] Segment d900bb87-cbe6-4e53-a618-564b4200fb11 resource provider aggregate not found 2026-05-26 07:16:38.923 8 INFO neutron.services.segments.plugin [-] Segment d900bb87-cbe6-4e53-a618-564b4200fb11 resource provider aggregate not found 2026-05-26 07:16:38.939 8 INFO neutron.services.segments.plugin [-] Segment d900bb87-cbe6-4e53-a618-564b4200fb11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d900bb87-cbe6-4e53-a618-564b4200fb11 found for delete ", "request_id": "req-514dfc49-905f-4110-85ca-38b813a23eb4"}]} 2026-05-26 07:16:38.941 8 INFO neutron.services.segments.plugin [-] Segment d900bb87-cbe6-4e53-a618-564b4200fb11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d900bb87-cbe6-4e53-a618-564b4200fb11 found for delete ", "request_id": "req-274732f4-01b6-43e0-bb04-62fa5ec08495"}]} [pid: 8|app: 0|req: 939/1718] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:38 2026] DELETE /v2.0/networks/c3de0e24-9b12-4b66-a184-d88e8d54c4b2 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1719] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:39 2026] DELETE /v2.0/security-groups/7641c5eb-b6ab-48de-a653-bb87f4e60b64 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1720] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:39 2026] DELETE /v2.0/networks/a53bf718-f2c7-4472-8e4d-edeb9f72b489 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:39.861 8 WARNING neutron_lib.context [None req-12b68858-fc13-4a4f-9aeb-4f75bd54d22c aed60eb04ca24a2f8df9ae921a97822a 1d2a437ee7b04b41accc697d23e4b8e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:40.958 8 INFO neutron.services.segments.plugin [-] Segment c66f4ff7-2ecc-4729-b499-db5db90e4e33 resource provider aggregate not found 2026-05-26 07:16:40.980 8 INFO neutron.services.segments.plugin [-] Segment c66f4ff7-2ecc-4729-b499-db5db90e4e33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66f4ff7-2ecc-4729-b499-db5db90e4e33 found for delete ", "request_id": "req-26dc031e-c950-4c8b-bbe0-5dcef43212fb"}]} 2026-05-26 07:16:40.982 8 INFO neutron.services.segments.plugin [-] Segment c66f4ff7-2ecc-4729-b499-db5db90e4e33 resource provider aggregate not found [pid: 8|app: 0|req: 942/1721] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:39 2026] POST /v2.0/subnets => generated 649 bytes in 1138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:41.015 8 INFO neutron.services.segments.plugin [-] Segment c66f4ff7-2ecc-4729-b499-db5db90e4e33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66f4ff7-2ecc-4729-b499-db5db90e4e33 found for delete ", "request_id": "req-e30e4611-c10d-437f-a019-bfbb0bfe152e"}]} [pid: 8|app: 0|req: 943/1722] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:40 2026] DELETE /v2.0/networks/806a7ba0-7261-4c5f-afdf-fe6d6cce8b4e => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:41.283 8 WARNING neutron_lib.context [None req-9e9eccfd-b03a-4b02-b9b3-6c478aad1d47 aed60eb04ca24a2f8df9ae921a97822a 1d2a437ee7b04b41accc697d23e4b8e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:41.350 8 INFO neutron.db.segments_db [None req-9e9eccfd-b03a-4b02-b9b3-6c478aad1d47 aed60eb04ca24a2f8df9ae921a97822a 1d2a437ee7b04b41accc697d23e4b8e2 - - default default] Added segment b81070b7-ef68-49de-8878-70fbc0947c26 of type vxlan for network af9f7a17-cd4f-4593-931e-7124c8ebc751 [pid: 8|app: 0|req: 944/1723] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:41 2026] POST /v2.0/networks => generated 648 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1724] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:16:38 2026] PUT /v2.0/routers/eac97f1f-71c4-4f35-a475-755fdb0befde/add_router_interface => generated 309 bytes in 3276 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: 945/1725] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:41 2026] DELETE /v2.0/networks/7bf4e549-3cfb-4c2c-9ec3-6862f131ebea => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1726] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:16:41 2026] GET /v2.0/ports/5d2a6d25-5785-4c1d-804a-6522dc65f501 => generated 1025 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1727] 10.0.0.221 () {34 vars in 743 bytes} [Tue May 26 07:16:41 2026] PUT /v2.0/networks/af9f7a17-cd4f-4593-931e-7124c8ebc751 => generated 592 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1728] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:42 2026] DELETE /v2.0/networks/71e05666-ca28-490f-b150-de830142975f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:42.311 8 WARNING neutron_lib.context [None req-1642d369-eef5-4384-a8f8-7c79474bc1c4 aed60eb04ca24a2f8df9ae921a97822a 1d2a437ee7b04b41accc697d23e4b8e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 948/1729] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:42 2026] POST /v2.0/subnets => generated 622 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:43.014 8 INFO neutron.services.segments.plugin [-] Segment 276f5feb-3f05-4d26-a062-e97d86bfabb8 resource provider aggregate not found 2026-05-26 07:16:43.040 8 INFO neutron.services.segments.plugin [-] Segment 276f5feb-3f05-4d26-a062-e97d86bfabb8 resource provider aggregate not found 2026-05-26 07:16:43.060 8 INFO neutron.services.segments.plugin [-] Segment 276f5feb-3f05-4d26-a062-e97d86bfabb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 276f5feb-3f05-4d26-a062-e97d86bfabb8 found for delete ", "request_id": "req-9a1bf10b-1879-40ac-940c-08db4f8a946c"}]} 2026-05-26 07:16:43.078 8 INFO neutron.services.segments.plugin [-] Segment 276f5feb-3f05-4d26-a062-e97d86bfabb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 276f5feb-3f05-4d26-a062-e97d86bfabb8 found for delete ", "request_id": "req-9e518d22-caa2-4fad-a34c-973c77b55298"}]} 2026-05-26 07:16:43.096 8 INFO neutron.services.segments.plugin [-] Segment 44ed7b4a-8d09-4931-ba55-bff3426260db resource provider aggregate not found 2026-05-26 07:16:43.102 8 INFO neutron.services.segments.plugin [-] Segment 44ed7b4a-8d09-4931-ba55-bff3426260db resource provider aggregate not found 2026-05-26 07:16:43.119 8 INFO neutron.services.segments.plugin [-] Segment 44ed7b4a-8d09-4931-ba55-bff3426260db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ed7b4a-8d09-4931-ba55-bff3426260db found for delete ", "request_id": "req-b9a15e54-dcd1-4fb3-a695-bcabfdf32baa"}]} 2026-05-26 07:16:43.128 8 INFO neutron.services.segments.plugin [-] Segment 44ed7b4a-8d09-4931-ba55-bff3426260db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ed7b4a-8d09-4931-ba55-bff3426260db found for delete ", "request_id": "req-c800ad2c-33c0-4034-9ede-2f3499b395ab"}]} 2026-05-26 07:16:43.148 8 INFO neutron.services.segments.plugin [-] Segment bb06a2ac-109f-4a81-a969-33107b96c68f resource provider aggregate not found 2026-05-26 07:16:43.153 8 INFO neutron.services.segments.plugin [-] Segment bb06a2ac-109f-4a81-a969-33107b96c68f resource provider aggregate not found 2026-05-26 07:16:43.170 8 INFO neutron.services.segments.plugin [-] Segment bb06a2ac-109f-4a81-a969-33107b96c68f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb06a2ac-109f-4a81-a969-33107b96c68f found for delete ", "request_id": "req-5e8446c4-7755-4dd1-aab9-2e809cb993a9"}]} 2026-05-26 07:16:43.171 8 INFO neutron.services.segments.plugin [-] Segment bb06a2ac-109f-4a81-a969-33107b96c68f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb06a2ac-109f-4a81-a969-33107b96c68f found for delete ", "request_id": "req-3182c193-c9c9-429d-b011-7029d397f03e"}]} [pid: 8|app: 0|req: 949/1730] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 26 07:16:42 2026] PUT /v2.0/subnets/fc7db676-f507-4809-b5eb-97e86481589e => generated 632 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1731] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:16:42 2026] PUT /v2.0/routers/eac97f1f-71c4-4f35-a475-755fdb0befde/remove_router_interface => generated 309 bytes in 1803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:16:44.102 7 INFO neutron.api.v2.resource [None req-1a407aac-8d05-48b1-b03b-9c0a5d97cc38 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 783/1732] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:16:43 2026] PUT /v2.0/routers/eac97f1f-71c4-4f35-a475-755fdb0befde/remove_router_interface => generated 197 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1733] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:44 2026] GET /v2.0/security-groups?tenant_id=9fa4326a40b64414b0d3d9c985de82f1&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1734] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:16:44 2026] GET /v2.0/ports?device_id=eac97f1f-71c4-4f35-a475-755fdb0befde => 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: 950/1735] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:43 2026] DELETE /v2.0/networks/af9f7a17-cd4f-4593-931e-7124c8ebc751 => generated 0 bytes in 787 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1736] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:44 2026] DELETE /v2.0/security-groups/1ef34fff-0e1a-456e-a2da-9bacc7e3e239 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:44.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17b34a09-a948-41ac-aa89-b4ae5ea23a92 aed60eb04ca24a2f8df9ae921a97822a 1d2a437ee7b04b41accc697d23e4b8e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 787/1737] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:44 2026] DELETE /v2.0/networks/af9f7a17-cd4f-4593-931e-7124c8ebc751 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1738] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:16:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1739] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:44 2026] GET /v2.0/security-groups?tenant_id=4d9607e4002544758e04bd62d5af028e&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: 790/1740] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 26 07:16:44 2026] GET /v2.0/subnets?network_id=30c18c8e-a138-4e2c-9336-bc389412d5d0 => generated 626 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1741] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:44 2026] DELETE /v2.0/security-groups/d9c013f6-8361-4b26-8b40-903438ae522b => 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: 792/1742] 10.0.0.221 () {32 vars in 653 bytes} [Tue May 26 07:16:45 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: 7|app: 0|req: 793/1743] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:16:45 2026] GET /v2.0/networks => generated 1313 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:45.193 8 INFO neutron.services.segments.plugin [-] Segment b81070b7-ef68-49de-8878-70fbc0947c26 resource provider aggregate not found 2026-05-26 07:16:45.204 8 INFO neutron.services.segments.plugin [-] Segment b81070b7-ef68-49de-8878-70fbc0947c26 resource provider aggregate not found [pid: 7|app: 0|req: 794/1744] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:16:45 2026] GET /v2.0/subnets => generated 1265 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:45.227 8 INFO neutron.services.segments.plugin [-] Segment b81070b7-ef68-49de-8878-70fbc0947c26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b81070b7-ef68-49de-8878-70fbc0947c26 found for delete ", "request_id": "req-44516566-9e02-4e41-8a14-0649fcbb95bc"}]} 2026-05-26 07:16:45.248 8 INFO neutron.services.segments.plugin [-] Segment b81070b7-ef68-49de-8878-70fbc0947c26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b81070b7-ef68-49de-8878-70fbc0947c26 found for delete ", "request_id": "req-f62f0838-f2a8-4b00-b0fb-2e0909e91669"}]} [pid: 7|app: 0|req: 795/1745] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 26 07:16:45 2026] GET /v2.0/networks/2be12184-9151-4020-b4dd-e0aa3bac41f9 => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1746] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:16:45 2026] GET /v2.0/subnets/18dbe887-42bb-4bde-9cb1-2ed3c8dd1076 => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:16:45.358 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80f36d4b-e0fc-41a8-b686-3ec525c6ec03 aed60eb04ca24a2f8df9ae921a97822a 1d2a437ee7b04b41accc697d23e4b8e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1747] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:45 2026] DELETE /v2.0/subnets/fc7db676-f507-4809-b5eb-97e86481589e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:16:45.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6116e33-76ab-4481-bd43-5d77188bed40 aed60eb04ca24a2f8df9ae921a97822a 1d2a437ee7b04b41accc697d23e4b8e2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1748] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:45 2026] DELETE /v2.0/networks/af9f7a17-cd4f-4593-931e-7124c8ebc751 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:16:45.410 8 INFO neutron.db.l3_hamode_db [None req-c79abdda-0d2e-4f12-8e13-9b00b696e9a9 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] HA network 42e226c7-0db1-4ba9-aaf9-99bd26deb8aa was deleted as no HA routers are present in tenant d30f1281c9c74d8885561e0d974cc1f3. [pid: 8|app: 0|req: 951/1749] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:44 2026] DELETE /v2.0/routers/eac97f1f-71c4-4f35-a475-755fdb0befde => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1750] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:45 2026] DELETE /v2.0/subnets/18dbe887-42bb-4bde-9cb1-2ed3c8dd1076 => 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: 952/1751] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:45 2026] DELETE /v2.0/subnets/60d8bbc6-7255-4a91-a207-083e403345b2 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1752] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:45 2026] GET /v2.0/security-groups?tenant_id=1bb78dfa791249769a98e91dea2ab1a4&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:45.837 8 WARNING neutron_lib.context [None req-be10f416-f341-4e83-be43-e71820a6a445 03343714fff146d68a2da5416071abdc 8fabdabd68ef4ec5b4ba88e100660de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 953/1753] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:16:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-26 07:16:46.223 7 INFO neutron.services.segments.plugin [-] Segment 6a9118fb-1f03-4e90-8ae8-b43cc8f85f18 resource provider aggregate not found 2026-05-26 07:16:46.244 7 INFO neutron.services.segments.plugin [-] Segment 6a9118fb-1f03-4e90-8ae8-b43cc8f85f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a9118fb-1f03-4e90-8ae8-b43cc8f85f18 found for delete ", "request_id": "req-263817d4-e95c-456e-b3bf-43569506eee7"}]} 2026-05-26 07:16:46.280 7 INFO neutron.services.segments.plugin [-] Segment 6a9118fb-1f03-4e90-8ae8-b43cc8f85f18 resource provider aggregate not found 2026-05-26 07:16:46.298 7 INFO neutron.services.segments.plugin [-] Segment 6a9118fb-1f03-4e90-8ae8-b43cc8f85f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a9118fb-1f03-4e90-8ae8-b43cc8f85f18 found for delete ", "request_id": "req-9de5c5ca-b950-4ffc-ba98-413d74120b22"}]} [pid: 7|app: 0|req: 801/1754] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:45 2026] DELETE /v2.0/networks/2be12184-9151-4020-b4dd-e0aa3bac41f9 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1755] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:45 2026] DELETE /v2.0/networks/6ad5cab9-24ac-46f8-a4e2-4b284bf689b1 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1756] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:46 2026] DELETE /v2.0/security-groups/adb71945-dc42-41ac-bec6-527f17f45ea1 => generated 0 bytes in 491 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:46.850 8 WARNING neutron_lib.context [None req-bf787cc5-3114-42af-8a2e-1e92fabf9af2 03343714fff146d68a2da5416071abdc 8fabdabd68ef4ec5b4ba88e100660de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:46.856 7 WARNING neutron_lib.context [None req-c9545ca5-7c5b-4678-8c02-afff24f3c007 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:46.926 7 INFO neutron.db.segments_db [None req-c9545ca5-7c5b-4678-8c02-afff24f3c007 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Added segment bb68f723-2bad-4cf0-9a58-6aff32732d3c of type vxlan for network 587cc5e8-8156-4fb9-a748-cd43de6ccc8a [pid: 8|app: 0|req: 955/1757] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:16:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:47.195 8 WARNING neutron_lib.context [None req-7ee16a6c-430e-423d-9786-f80a3cb078ae 03343714fff146d68a2da5416071abdc 8fabdabd68ef4ec5b4ba88e100660de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:47.254 8 INFO neutron.services.segments.plugin [-] Segment 9b1849d1-23bc-435c-b93d-5774adfa9af0 resource provider aggregate not found 2026-05-26 07:16:47.280 8 INFO neutron.services.segments.plugin [-] Segment 9b1849d1-23bc-435c-b93d-5774adfa9af0 resource provider aggregate not found 2026-05-26 07:16:47.286 8 INFO neutron.services.segments.plugin [-] Segment 9b1849d1-23bc-435c-b93d-5774adfa9af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1849d1-23bc-435c-b93d-5774adfa9af0 found for delete ", "request_id": "req-5fad26e2-4740-4af4-a3d3-59218a9b60ab"}]} 2026-05-26 07:16:47.303 8 INFO neutron.services.segments.plugin [-] Segment 9b1849d1-23bc-435c-b93d-5774adfa9af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1849d1-23bc-435c-b93d-5774adfa9af0 found for delete ", "request_id": "req-b3e844d7-a66c-4953-87aa-ed4ea3c4ee1f"}]} [pid: 7|app: 0|req: 803/1758] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:46 2026] POST /v2.0/networks => generated 629 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:47.309 8 INFO neutron.services.segments.plugin [-] Segment 4c42104c-7282-4c89-bf5b-dac445339436 resource provider aggregate not found 2026-05-26 07:16:47.323 7 WARNING neutron_lib.context [None req-27695bef-5c60-4489-b609-709fb08248e0 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:47.330 8 INFO neutron.services.segments.plugin [-] Segment 4c42104c-7282-4c89-bf5b-dac445339436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c42104c-7282-4c89-bf5b-dac445339436 found for delete ", "request_id": "req-af2f7cad-49b4-4db2-9010-80a4e24c7160"}]} 2026-05-26 07:16:47.336 8 INFO neutron.services.segments.plugin [-] Segment 4c42104c-7282-4c89-bf5b-dac445339436 resource provider aggregate not found 2026-05-26 07:16:47.359 8 INFO neutron.services.segments.plugin [-] Segment 4c42104c-7282-4c89-bf5b-dac445339436 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c42104c-7282-4c89-bf5b-dac445339436 found for delete ", "request_id": "req-dc959105-e23b-417f-a0d7-a6892d371948"}]} [pid: 8|app: 0|req: 956/1759] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:16:47 2026] POST /v2.0/subnetpools => generated 516 bytes in 1112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1760] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:47 2026] POST /v2.0/subnets => generated 602 bytes in 1186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:48.508 7 WARNING neutron_lib.context [None req-c6d96161-7a70-4072-9cbc-f8a86a3562d3 03343714fff146d68a2da5416071abdc 8fabdabd68ef4ec5b4ba88e100660de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 957/1761] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:48 2026] GET /v2.0/security-groups?tenant_id=1d2a437ee7b04b41accc697d23e4b8e2&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:48.627 8 WARNING neutron_lib.context [None req-1bf76d65-c536-45f3-bd38-fc3d8159b0d1 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:48.710 8 INFO neutron.db.segments_db [None req-1bf76d65-c536-45f3-bd38-fc3d8159b0d1 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Added segment b621141c-3a9d-45b9-ae95-c39338da55cd of type vxlan for network b8847313-e9f8-465c-b3df-474517ae39d7 [pid: 7|app: 0|req: 805/1762] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:16:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1763] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:48 2026] DELETE /v2.0/security-groups/7b0b07b8-3d7c-43ae-9c1b-d01c399ad2ba => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:48.947 7 WARNING neutron_lib.context [None req-aa2e193c-bdf8-4826-a3ee-6b72f6c0c987 03343714fff146d68a2da5416071abdc 8fabdabd68ef4ec5b4ba88e100660de7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 807/1764] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:16:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:50.013 8 INFO neutron.db.l3_hamode_db [None req-1bf76d65-c536-45f3-bd38-fc3d8159b0d1 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 810/1767] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:16:49 2026] PUT /v2.0/subnetpools/11a84aa2-51c9-4735-b40a-5addceb8bcb6/tags => generated 17 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1768] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:16:50 2026] PUT /v2.0/subnetpools/f062d322-499a-49e2-a8d1-dd58bd6dc0b9/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1769] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:16:50 2026] PUT /v2.0/subnetpools/0cb2d278-b39b-4d56-b91f-76fdecf3937d/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1770] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:16:50 2026] PUT /v2.0/subnetpools/901d4bf5-eeee-4007-a912-76424b731466/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: 814/1771] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 26 07:16:50 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:50.275 8 INFO neutron.db.l3_hamode_db [None req-1bf76d65-c536-45f3-bd38-fc3d8159b0d1 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 815/1772] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 26 07:16:50 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1773] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 26 07:16:50 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1774] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:16:50 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1775] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 26 07:16:50 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: 7|app: 0|req: 819/1776] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:16:50 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1777] 10.0.0.221 () {32 vars in 690 bytes} [Tue May 26 07:16:50 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1778] 10.0.0.221 () {32 vars in 702 bytes} [Tue May 26 07:16:50 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1779] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:16:50 2026] DELETE /v2.0/subnetpools/11a84aa2-51c9-4735-b40a-5addceb8bcb6 => 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: 823/1780] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:16:50 2026] DELETE /v2.0/subnetpools/f062d322-499a-49e2-a8d1-dd58bd6dc0b9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1781] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:16:50 2026] DELETE /v2.0/subnetpools/0cb2d278-b39b-4d56-b91f-76fdecf3937d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1782] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:16:50 2026] DELETE /v2.0/subnetpools/901d4bf5-eeee-4007-a912-76424b731466 => 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: 826/1783] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:16:50 2026] DELETE /v2.0/subnetpools/2114664a-56b1-4467-972b-cbc25175b7b2 => 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: 958/1784] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:48 2026] POST /v2.0/routers => generated 505 bytes in 2868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:51.939 8 WARNING neutron_lib.context [None req-9c590914-6ce4-4ab3-bcf3-7c724fd76b48 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:52.233 8 INFO neutron.db.segments_db [None req-9c590914-6ce4-4ab3-bcf3-7c724fd76b48 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Added segment 8d740186-b075-4102-9710-a1d20fa479da of type vxlan for network 7ba0bc33-a413-48ef-9130-015c3db15994 [pid: 8|app: 0|req: 959/1785] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:51 2026] POST /v2.0/networks => generated 649 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1786] 10.0.0.221 () {34 vars in 678 bytes} [Tue May 26 07:16:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:52.804 8 WARNING neutron_lib.context [None req-8b92e805-d752-4c74-8d53-dfd983c84d3b c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 961/1787] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:16:52 2026] POST /v2.0/ports => generated 779 bytes in 438 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: 962/1788] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:53 2026] GET /v2.0/security-groups?tenant_id=8fabdabd68ef4ec5b4ba88e100660de7&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1789] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:16:53 2026] PUT /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:53.487 8 WARNING neutron_lib.context [None req-a869c002-32ca-4af8-a425-f6f721f20de3 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:53.594 8 INFO neutron.db.segments_db [None req-a869c002-32ca-4af8-a425-f6f721f20de3 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Added segment 885fd82d-f9e2-4bfe-94bf-e20abd35868b of type vxlan for network b3a2d0de-3513-406a-8bb3-4b67297d4803 [pid: 7|app: 0|req: 827/1790] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:16:51 2026] PUT /v2.0/routers/74edfab1-aebf-4604-8c04-3180d3ea9ef9/add_router_interface => generated 309 bytes in 2149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1791] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:53 2026] POST /v2.0/networks => generated 636 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1792] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:16:53 2026] GET /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1793] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:53 2026] DELETE /v2.0/security-groups/480ce6ea-5823-4c48-b650-78cceb053b93 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:53.780 7 WARNING neutron_lib.context [None req-5a98b019-9e2b-4127-a6dc-7bea85effcf1 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 966/1794] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:16:53 2026] GET /v2.0/ports/8afd4100-fa2b-4487-b448-c3cb6ff4bf55 => generated 955 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1795] 10.0.0.221 () {34 vars in 764 bytes} [Tue May 26 07:16:53 2026] PUT /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1796] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:53 2026] POST /v2.0/subnets => generated 622 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1797] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:16:54 2026] GET /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1798] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:54 2026] GET /v2.0/security-groups?tenant_id=07d2b0a75dfb4f5f90b5de6101ad81a4&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:54.352 7 WARNING neutron_lib.context [None req-23011e9c-c887-4108-80d1-f4c7118a1833 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 832/1799] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:16:54 2026] POST /v2.0/ports => generated 961 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 833/1800] 10.0.0.221 () {34 vars in 760 bytes} [Tue May 26 07:16:54 2026] PUT /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1801] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:54 2026] DELETE /v2.0/security-groups/561f493f-c4fc-4ebd-bcfe-6db69d4f083b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1802] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:16:55 2026] DELETE /v2.0/ports/d9a23a55-c617-48a8-838c-8170f0f62e89 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1803] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:16:55 2026] GET /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1804] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:16:53 2026] PUT /v2.0/routers/74edfab1-aebf-4604-8c04-3180d3ea9ef9/remove_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1805] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:55 2026] GET /v2.0/security-groups?tenant_id=d69b3554d4e341b8a673ad5178457a93&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:16:55.541 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c364eb86-82c1-41c8-ba97-d6beffcad83e c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 969/1806] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:16:55 2026] DELETE /v2.0/ports/d9a23a55-c617-48a8-838c-8170f0f62e89 => 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: 970/1807] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:16:55 2026] GET /v2.0/ports?device_id=74edfab1-aebf-4604-8c04-3180d3ea9ef9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1808] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 26 07:16:55 2026] PUT /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 07:16:55.622 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8e08edf-8fb1-4d64-92b3-6153b282370e c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1809] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:16:55 2026] GET /v2.0/ports/d9a23a55-c617-48a8-838c-8170f0f62e89 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1810] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:16:55 2026] DELETE /v2.0/security-groups/f57e8b4d-e806-4d22-b723-da2d0d77a0a6 => 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: 972/1811] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:16:55 2026] GET /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1812] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:55 2026] DELETE /v2.0/subnets/ddbdb4bf-0c93-4d7b-a2ca-cd07aedea061 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1813] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:16:55 2026] PUT /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:56.390 8 INFO neutron.services.segments.plugin [-] Segment 885fd82d-f9e2-4bfe-94bf-e20abd35868b resource provider aggregate not found 2026-05-26 07:16:56.394 7 INFO neutron.services.segments.plugin [-] Segment b621141c-3a9d-45b9-ae95-c39338da55cd resource provider aggregate not found 2026-05-26 07:16:56.396 8 INFO neutron.services.segments.plugin [-] Segment 885fd82d-f9e2-4bfe-94bf-e20abd35868b resource provider aggregate not found 2026-05-26 07:16:56.399 7 INFO neutron.services.segments.plugin [-] Segment b621141c-3a9d-45b9-ae95-c39338da55cd resource provider aggregate not found 2026-05-26 07:16:56.411 8 INFO neutron.services.segments.plugin [-] Segment 885fd82d-f9e2-4bfe-94bf-e20abd35868b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885fd82d-f9e2-4bfe-94bf-e20abd35868b found for delete ", "request_id": "req-aa9d2acc-2841-4a0a-9499-b1418bea0c2d"}]} 2026-05-26 07:16:56.414 8 INFO neutron.services.segments.plugin [-] Segment 885fd82d-f9e2-4bfe-94bf-e20abd35868b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885fd82d-f9e2-4bfe-94bf-e20abd35868b found for delete ", "request_id": "req-7293917c-1eb6-4e47-831d-6a04dca9a31b"}]} 2026-05-26 07:16:56.422 7 INFO neutron.services.segments.plugin [-] Segment b621141c-3a9d-45b9-ae95-c39338da55cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b621141c-3a9d-45b9-ae95-c39338da55cd found for delete ", "request_id": "req-ee5973e2-7397-4e96-aa7f-1c656b1f2417"}]} 2026-05-26 07:16:56.424 7 INFO neutron.services.segments.plugin [-] Segment b621141c-3a9d-45b9-ae95-c39338da55cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b621141c-3a9d-45b9-ae95-c39338da55cd found for delete ", "request_id": "req-66a5b4ae-8684-4337-97d5-5ad554196022"}]} 2026-05-26 07:16:56.430 7 INFO neutron.db.l3_hamode_db [None req-f94eb333-f06e-498b-8af0-a731a501b1a2 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] HA network b8847313-e9f8-465c-b3df-474517ae39d7 was deleted as no HA routers are present in tenant d30f1281c9c74d8885561e0d974cc1f3. [pid: 7|app: 0|req: 840/1814] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:55 2026] DELETE /v2.0/routers/74edfab1-aebf-4604-8c04-3180d3ea9ef9 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1815] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:55 2026] DELETE /v2.0/networks/b3a2d0de-3513-406a-8bb3-4b67297d4803 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1816] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:16:56 2026] GET /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:56.463 7 WARNING neutron_lib.context [None req-e160aa3b-b992-42cf-9229-ad5b9ab8be7c c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:56.539 7 INFO neutron.db.segments_db [None req-e160aa3b-b992-42cf-9229-ad5b9ab8be7c c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Added segment adfe8e5b-212d-4881-98ad-53a368b8e862 of type vxlan for network 534f8b6c-f13c-477b-8ac6-6cc917e4e61c [pid: 7|app: 0|req: 842/1817] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:16:56 2026] POST /v2.0/networks => generated 636 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1818] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 26 07:16:56 2026] GET /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1819] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:56 2026] DELETE /v2.0/subnets/2267d51e-aa7d-4656-9012-6e90525f462d => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:56.741 7 WARNING neutron_lib.context [None req-04c30c08-28aa-4299-8f97-71f22cd98786 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:56.764 8 INFO neutron.api.v2.resource [None req-baf3d077-10a0-491f-87e5-28eccd4a90ea 0eb1661567f54459b0339df1e1fcab12 3382523414654e1e88cb32f9308448dc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 977/1820] 10.0.0.221 () {32 vars in 745 bytes} [Tue May 26 07:16:56 2026] GET /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1821] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:56 2026] POST /v2.0/subnets => generated 622 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1822] 10.0.0.221 () {32 vars in 744 bytes} [Tue May 26 07:16:57 2026] DELETE /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:57.203 7 WARNING neutron_lib.context [None req-a4548e13-daae-4486-abb2-3c9c4ccad24a c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 978/1823] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:56 2026] DELETE /v2.0/networks/587cc5e8-8156-4fb9-a748-cd43de6ccc8a => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1824] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:16:57 2026] GET /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:16:57.300 8 WARNING neutron_lib.context [None req-aa2892ec-3977-4a86-838d-ca4a3a34465a 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:57.342 8 INFO neutron.db.segments_db [None req-aa2892ec-3977-4a86-838d-ca4a3a34465a 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Added segment 73112dd2-4d50-4492-a34b-ff73e466fd7f of type vxlan for network b04816ab-3837-4e15-b6ca-3fa7ee1b1ece [pid: 7|app: 0|req: 846/1825] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:16:57 2026] POST /v2.0/ports => generated 928 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:16:57.666 7 INFO neutron.api.v2.resource [None req-dc9398de-319b-4eb4-b3ad-9c40329fa27e 0eb1661567f54459b0339df1e1fcab12 3382523414654e1e88cb32f9308448dc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1826] 10.0.0.221 () {32 vars in 748 bytes} [Tue May 26 07:16:57 2026] DELETE /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:16:57.796 8 INFO neutron.db.l3_hamode_db [None req-aa2892ec-3977-4a86-838d-ca4a3a34465a 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 848/1827] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:16:57 2026] DELETE /v2.0/ports/899a7901-1921-4c41-9be8-8e4f9419cf01 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1828] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:16:58 2026] DELETE /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:58.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da6dd2e2-1b30-4e65-a327-86e146d4eb22 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1829] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:16:58 2026] GET /v2.0/ports/899a7901-1921-4c41-9be8-8e4f9419cf01 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1830] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:16:58 2026] GET /v2.0/policies/fe30af81-42fa-44ba-b919-0d5bf442307e/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1831] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:16:58 2026] DELETE /v2.0/subnets/4a3a5f67-bfc0-4c00-9421-e9e43baa6d10 => 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: 853/1832] 10.0.0.221 () {32 vars in 734 bytes} [Tue May 26 07:16:58 2026] DELETE /v2.0/qos/policies/fe30af81-42fa-44ba-b919-0d5bf442307e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:16:58.851 8 INFO neutron.services.segments.plugin [-] Segment bb68f723-2bad-4cf0-9a58-6aff32732d3c resource provider aggregate not found 2026-05-26 07:16:58.880 8 INFO neutron.services.segments.plugin [-] Segment bb68f723-2bad-4cf0-9a58-6aff32732d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb68f723-2bad-4cf0-9a58-6aff32732d3c found for delete ", "request_id": "req-f1ae7223-c8c4-40ab-9472-20460b6da352"}]} 2026-05-26 07:16:58.901 8 INFO neutron.services.segments.plugin [-] Segment bb68f723-2bad-4cf0-9a58-6aff32732d3c resource provider aggregate not found 2026-05-26 07:16:58.924 8 INFO neutron.services.segments.plugin [-] Segment bb68f723-2bad-4cf0-9a58-6aff32732d3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb68f723-2bad-4cf0-9a58-6aff32732d3c found for delete ", "request_id": "req-44d740e7-2e2b-48a2-9ec4-25fa4a4bd3f5"}]} 2026-05-26 07:16:59.039 8 INFO neutron.db.l3_hamode_db [None req-aa2892ec-3977-4a86-838d-ca4a3a34465a 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 854/1833] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:16:58 2026] DELETE /v2.0/networks/534f8b6c-f13c-477b-8ac6-6cc917e4e61c => generated 0 bytes in 697 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:16:59.183 7 WARNING neutron_lib.context [None req-c7876f32-e51e-4934-b1c1-853ed24dd4b1 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:16:59.209 7 INFO neutron.services.segments.plugin [-] Segment adfe8e5b-212d-4881-98ad-53a368b8e862 resource provider aggregate not found 2026-05-26 07:16:59.217 7 INFO neutron.services.segments.plugin [-] Segment adfe8e5b-212d-4881-98ad-53a368b8e862 resource provider aggregate not found 2026-05-26 07:16:59.229 7 INFO neutron.services.segments.plugin [-] Segment adfe8e5b-212d-4881-98ad-53a368b8e862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfe8e5b-212d-4881-98ad-53a368b8e862 found for delete ", "request_id": "req-f8cce446-8572-4f40-a826-3d13af379165"}]} 2026-05-26 07:16:59.247 7 INFO neutron.services.segments.plugin [-] Segment adfe8e5b-212d-4881-98ad-53a368b8e862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfe8e5b-212d-4881-98ad-53a368b8e862 found for delete ", "request_id": "req-795599e3-a460-404b-859c-83e210141393"}]} [pid: 7|app: 0|req: 855/1834] 10.0.0.221 () {34 vars in 665 bytes} [Tue May 26 07:16:59 2026] POST /v2.0/ports => generated 779 bytes in 825 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: 856/1835] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:16:59 2026] GET /v2.0/security-groups?tenant_id=c07ddca4870e4c4cbd931bf3d0563cf6&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:17:00.435 7 WARNING neutron_lib.context [None req-6cf3081f-060b-42fe-a1f4-948154fc6543 8a762bfc6b454d89bc1f9f1959de8d42 f48032893a9746eb99df611463e93126 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 980/1836] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:16:57 2026] POST /v2.0/routers => generated 688 bytes in 4018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1837] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:17:00 2026] POST /v2.0/security-groups => generated 1601 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1838] 10.0.0.221 () {34 vars in 737 bytes} [Tue May 26 07:17:01 2026] PUT /v2.0/ports/47b5479d-c171-48bb-a336-3c212a41a6f7 => generated 752 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1839] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:17:01 2026] GET /v2.0/routers/2a2da262-a9ad-486b-acd7-27c306e8c8fb => generated 694 bytes in 143 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: 858/1840] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:01 2026] DELETE /v2.0/security-groups/7c294bcb-66d8-4d3e-86a8-b33ea2c5bc94 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1841] 10.0.0.221 () {34 vars in 767 bytes} [Tue May 26 07:17:01 2026] PUT /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags => generated 25 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1842] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:17:02 2026] GET /v2.0/routers => generated 697 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1843] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:02 2026] GET /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1844] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:17:02 2026] DELETE /v2.0/ports/47b5479d-c171-48bb-a336-3c212a41a6f7 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1845] 10.0.0.221 () {34 vars in 778 bytes} [Tue May 26 07:17:02 2026] PUT /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags/green => generated 4 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1846] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:17:02 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: 7|app: 0|req: 862/1847] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:02 2026] GET /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1848] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:02 2026] GET /v2.0/security-groups?tenant_id=3382523414654e1e88cb32f9308448dc&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:17:02.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4437736-f7f6-4852-a09b-ff36a67f7ac9 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1849] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:17:02 2026] GET /v2.0/ports/47b5479d-c171-48bb-a336-3c212a41a6f7 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1850] 10.0.0.221 () {34 vars in 774 bytes} [Tue May 26 07:17:02 2026] PUT /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1851] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:02 2026] DELETE /v2.0/security-groups/0d4a8048-d25e-46c5-a200-daad95da129e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1852] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:17:03 2026] GET /v2.0/ports => generated 782 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1853] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:03 2026] GET /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1854] 10.0.0.221 () {34 vars in 741 bytes} [Tue May 26 07:17:02 2026] PUT /v2.0/routers/2a2da262-a9ad-486b-acd7-27c306e8c8fb => generated 701 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1855] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:17:03 2026] GET /v2.0/ports/497ee99c-df58-4b98-abd2-a1e8cedcae56 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1856] 10.0.0.221 () {34 vars in 796 bytes} [Tue May 26 07:17:03 2026] PUT /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 07:17:03.302 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8097c43d-496c-4d21-90f7-7188ca6dc873 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 988/1857] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:17:03 2026] DELETE /v2.0/ports/899a7901-1921-4c41-9be8-8e4f9419cf01 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1858] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:03 2026] GET /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:03.356 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d94f5233-762f-42f0-8ecc-84f37239036d c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 990/1859] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:03 2026] DELETE /v2.0/subnets/4a3a5f67-bfc0-4c00-9421-e9e43baa6d10 => 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: 870/1860] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:17:03 2026] GET /v2.0/routers/2a2da262-a9ad-486b-acd7-27c306e8c8fb => generated 701 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:17:03.398 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae7d9583-7dbd-4838-b493-e5ca4f5b8a55 c9135bdb5f1f406580a75b36c4db2473 31ad59c404ab4335bd00d603d3e622f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1861] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:03 2026] DELETE /v2.0/subnets/ddbdb4bf-0c93-4d7b-a2ca-cd07aedea061 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1862] 10.0.0.221 () {34 vars in 767 bytes} [Tue May 26 07:17:03 2026] PUT /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1863] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:17:03 2026] GET /v2.0/ports?device_id=2a2da262-a9ad-486b-acd7-27c306e8c8fb => 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: 873/1864] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:03 2026] GET /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1865] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:17:03 2026] DELETE /v2.0/ports/497ee99c-df58-4b98-abd2-a1e8cedcae56 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1866] 10.0.0.221 () {32 vars in 755 bytes} [Tue May 26 07:17:03 2026] GET /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:03.972 8 INFO neutron.services.segments.plugin [-] Segment 8d740186-b075-4102-9710-a1d20fa479da resource provider aggregate not found 2026-05-26 07:17:03.982 8 INFO neutron.services.segments.plugin [-] Segment 8d740186-b075-4102-9710-a1d20fa479da resource provider aggregate not found 2026-05-26 07:17:03.994 8 INFO neutron.services.segments.plugin [-] Segment 8d740186-b075-4102-9710-a1d20fa479da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d740186-b075-4102-9710-a1d20fa479da found for delete ", "request_id": "req-4b58ab5d-ca70-4e33-a3b0-1b0a97c8778f"}]} 2026-05-26 07:17:04.003 8 INFO neutron.services.segments.plugin [-] Segment 8d740186-b075-4102-9710-a1d20fa479da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d740186-b075-4102-9710-a1d20fa479da found for delete ", "request_id": "req-c1517501-f230-451e-8955-6b54ad579666"}]} [pid: 8|app: 0|req: 994/1867] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:17:03 2026] DELETE /v2.0/networks/7ba0bc33-a413-48ef-9130-015c3db15994 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:17:04.061 8 INFO neutron.api.v2.resource [None req-fb0bcbd0-9537-49c3-817d-1b2ff496971d 8a762bfc6b454d89bc1f9f1959de8d42 f48032893a9746eb99df611463e93126 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 995/1868] 10.0.0.221 () {32 vars in 759 bytes} [Tue May 26 07:17:04 2026] GET /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/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: 996/1869] 10.0.0.221 () {32 vars in 758 bytes} [Tue May 26 07:17:04 2026] DELETE /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1870] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:04 2026] GET /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:04.218 8 INFO neutron.api.v2.resource [None req-96f04334-9fd6-4bf6-acc1-979268d4b7de 8a762bfc6b454d89bc1f9f1959de8d42 f48032893a9746eb99df611463e93126 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 998/1871] 10.0.0.221 () {32 vars in 762 bytes} [Tue May 26 07:17:04 2026] DELETE /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1872] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:17:04 2026] DELETE /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/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: 1000/1873] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:04 2026] GET /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1874] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:04 2026] DELETE /v2.0/security-groups/bc92eeeb-4c86-4571-8eee-3d9da2a42445 => 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: 1002/1875] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:04 2026] GET /v2.0/security-groups?tenant_id=31ad59c404ab4335bd00d603d3e622f6&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:17:04.801 7 INFO neutron.services.segments.plugin [-] Segment 73112dd2-4d50-4492-a34b-ff73e466fd7f resource provider aggregate not found 2026-05-26 07:17:04.809 7 INFO neutron.services.segments.plugin [-] Segment 73112dd2-4d50-4492-a34b-ff73e466fd7f resource provider aggregate not found 2026-05-26 07:17:04.819 7 INFO neutron.db.l3_hamode_db [None req-97079d0d-d2eb-48d8-98ef-ef0df4648cff 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] HA network b04816ab-3837-4e15-b6ca-3fa7ee1b1ece was deleted as no HA routers are present in tenant d30f1281c9c74d8885561e0d974cc1f3. [pid: 7|app: 0|req: 874/1878] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:03 2026] DELETE /v2.0/routers/2a2da262-a9ad-486b-acd7-27c306e8c8fb => generated 0 bytes in 1375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:04.848 7 INFO neutron.services.segments.plugin [-] Segment 73112dd2-4d50-4492-a34b-ff73e466fd7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73112dd2-4d50-4492-a34b-ff73e466fd7f found for delete ", "request_id": "req-efa1159e-49be-43ed-92aa-a59f3c6cabfb"}]} 2026-05-26 07:17:04.849 7 INFO neutron.services.segments.plugin [-] Segment 73112dd2-4d50-4492-a34b-ff73e466fd7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73112dd2-4d50-4492-a34b-ff73e466fd7f found for delete ", "request_id": "req-6bd44298-5037-400d-b465-6ef2bb29aa85"}]} [pid: 7|app: 0|req: 875/1879] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:17:04 2026] GET /v2.0/ports?device_id=2a2da262-a9ad-486b-acd7-27c306e8c8fb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:04.897 7 INFO neutron.api.v2.resource [None req-89e5d5b7-ad21-4ff6-ab47-01337546ca0c 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 876/1880] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:04 2026] DELETE /v2.0/routers/2a2da262-a9ad-486b-acd7-27c306e8c8fb => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1881] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:17:04 2026] GET /v2.0/ports?device_id=74edfab1-aebf-4604-8c04-3180d3ea9ef9 => 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: 1005/1882] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:04 2026] DELETE /v2.0/security-groups/d0304f45-3436-4d4f-a71e-656f54487d1c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:04.960 7 INFO neutron.api.v2.resource [None req-fdb32ae9-92ef-4b29-90ae-98d45d583cef 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 878/1883] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:04 2026] DELETE /v2.0/routers/74edfab1-aebf-4604-8c04-3180d3ea9ef9 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:17:04.985 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59ec56f6-decd-4b71-9fd8-7a3872027ec5 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1006/1884] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:04 2026] DELETE /v2.0/subnets/2267d51e-aa7d-4656-9012-6e90525f462d => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1885] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:17:04 2026] GET /v2.0/ports?device_id=eac97f1f-71c4-4f35-a475-755fdb0befde => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:05.056 8 INFO neutron.api.v2.resource [None req-fc7d5871-0067-4b7d-b330-01379198634a 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1007/1886] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:05 2026] DELETE /v2.0/routers/eac97f1f-71c4-4f35-a475-755fdb0befde => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:17:05.091 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c77080b7-c7bf-401e-bf54-667f4ab9131f 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 880/1887] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:05 2026] DELETE /v2.0/subnets/60d8bbc6-7255-4a91-a207-083e403345b2 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1888] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:17:05 2026] GET /v2.0/ports?device_id=228981cf-eb0d-4fe7-8b3d-b8dc8ee6bfb4 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:05.170 7 INFO neutron.api.v2.resource [None req-1d1f6ca4-4fb9-46db-a845-c88087683718 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1889] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:05 2026] DELETE /v2.0/routers/228981cf-eb0d-4fe7-8b3d-b8dc8ee6bfb4 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:17:05.203 7 INFO neutron.pecan_wsgi.hooks.translation [None req-192e4fa4-f213-432d-a3b7-f495762bbcd4 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1890] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:05 2026] DELETE /v2.0/subnets/afcfce70-785c-4c07-9f51-f7ccb2b1913e => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:17:05.253 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2fe32687-9948-4bfb-8710-651e2ee591ca 7c37554709bc48e086b3c63a6a70d695 d30f1281c9c74d8885561e0d974cc1f3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 883/1891] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:05 2026] DELETE /v2.0/subnets/30bae3fe-e72f-4b5e-b207-8f5f0e4ca10b => generated 136 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1892] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:05 2026] GET /v2.0/security-groups?tenant_id=d084e4141018477b8a9642698a2570cc&name=default => generated 2925 bytes in 615 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1893] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:05 2026] DELETE /v2.0/security-groups/0d6ca75a-1f22-4279-b30e-1902cdc2b8c0 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1894] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:06 2026] GET /v2.0/security-groups?tenant_id=f48032893a9746eb99df611463e93126&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: 885/1895] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:06 2026] DELETE /v2.0/security-groups/fc3f0e55-ce42-469c-a82d-fea19b51e71c => 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: 1011/1896] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:06 2026] GET /v2.0/security-groups?tenant_id=d30f1281c9c74d8885561e0d974cc1f3&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1897] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:06 2026] DELETE /v2.0/security-groups/ce27f3d7-c6ea-4b4b-aacc-6fda6649cc6b => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:07.327 8 WARNING neutron_lib.context [None req-39601f99-9572-44c0-be60-2492c302ef05 d016cde856f64cf0b6c86102d6522922 162e7daba00141ec9b1cec7a412664ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1012/1898] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 26 07:17:07 2026] POST /v2.0/subnetpools => generated 549 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1899] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:17:07 2026] GET /v2.0/subnetpools/e6ff6e8d-0ce7-4428-9671-25dbea35dd9b => generated 549 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1900] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:17:07 2026] PUT /v2.0/subnetpools/e6ff6e8d-0ce7-4428-9671-25dbea35dd9b => generated 501 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:17:07.648 7 WARNING neutron_lib.context [None req-3db48a7f-f42e-4602-a7b3-b3447d52905e 2ec8c51b67364089af4ce851c8548ab9 707d974dca8b483b9eaa0f5358ab3338 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1014/1901] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:17:07 2026] DELETE /v2.0/subnetpools/e6ff6e8d-0ce7-4428-9671-25dbea35dd9b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:07.675 8 INFO neutron.api.v2.resource [None req-57974f99-7589-4de7-9e54-d102749e005e d016cde856f64cf0b6c86102d6522922 162e7daba00141ec9b1cec7a412664ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1015/1902] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:17:07 2026] GET /v2.0/subnetpools/e6ff6e8d-0ce7-4428-9671-25dbea35dd9b => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:17:07.693 8 INFO neutron.api.v2.resource [None req-635b04ba-76cb-422f-9638-92833ea7f8e8 d016cde856f64cf0b6c86102d6522922 162e7daba00141ec9b1cec7a412664ab - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1016/1903] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:17:07 2026] DELETE /v2.0/subnetpools/e6ff6e8d-0ce7-4428-9671-25dbea35dd9b => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:17:07.725 7 INFO neutron.db.segments_db [None req-3db48a7f-f42e-4602-a7b3-b3447d52905e 2ec8c51b67364089af4ce851c8548ab9 707d974dca8b483b9eaa0f5358ab3338 - - default default] Added segment ff46cf65-911e-4ca1-9b54-0b2e129da8eb of type vxlan for network c0623eff-3045-4b84-bc6a-27bf70b55ff6 2026-05-26 07:17:08.203 7 INFO neutron.db.l3_hamode_db [None req-3db48a7f-f42e-4602-a7b3-b3447d52905e 2ec8c51b67364089af4ce851c8548ab9 707d974dca8b483b9eaa0f5358ab3338 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:17:08.737 7 INFO neutron.db.l3_hamode_db [None req-3db48a7f-f42e-4602-a7b3-b3447d52905e 2ec8c51b67364089af4ce851c8548ab9 707d974dca8b483b9eaa0f5358ab3338 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1017/1904] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:08 2026] GET /v2.0/security-groups?tenant_id=162e7daba00141ec9b1cec7a412664ab&name=default => generated 2925 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1905] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:08 2026] DELETE /v2.0/security-groups/42facc38-c4bc-4960-9c09-a60e6d9f6f64 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:09.760 8 WARNING neutron_lib.context [None req-0e09da88-3f09-4732-bff3-231dc8f4709c 3ceb78fb3118403099de3d6d8c8ed60f c8db66f6deee4f5a878f3fb40aab6bce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1019/1906] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:17:09 2026] POST /v2.0/security-groups => generated 1624 bytes in 1353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1907] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 26 07:17:07 2026] POST /v2.0/routers => generated 474 bytes in 3651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:17:11.161 8 WARNING neutron_lib.context [None req-68dbc184-8256-41c7-8b2d-ad7d8d0bd183 cbe0dfb426054959bdc164e0f5db3959 fd85a1a689554c949e630871f62e073a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 889/1908] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:17:11 2026] GET /v2.0/security-groups => generated 4529 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1909] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:17:11 2026] PUT /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags => generated 25 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1910] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 26 07:17:12 2026] PUT /v2.0/security-groups/1bb26ba9-4a35-4211-a18a-277a0916e1d3 => generated 1664 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:17:12.754 8 INFO neutron.db.segments_db [None req-68dbc184-8256-41c7-8b2d-ad7d8d0bd183 cbe0dfb426054959bdc164e0f5db3959 fd85a1a689554c949e630871f62e073a - - default default] Added segment f1d3c681-b85c-4307-b1d3-f40fc3949d60 of type vxlan for network 624ca41f-a98e-41fd-b55b-0577f1984902 [pid: 7|app: 0|req: 892/1911] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:12 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1912] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:17:12 2026] GET /v2.0/security-groups/1bb26ba9-4a35-4211-a18a-277a0916e1d3 => generated 1664 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1913] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:17:10 2026] POST /v2.0/networks => generated 631 bytes in 2564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1914] 10.0.0.221 () {34 vars in 762 bytes} [Tue May 26 07:17:12 2026] PUT /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags/green => generated 4 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 07:17:13.554 7 WARNING neutron_lib.context [None req-8d0dfd93-9e8f-4913-b28e-111505eaabf9 cbe0dfb426054959bdc164e0f5db3959 fd85a1a689554c949e630871f62e073a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1021/1915] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:13 2026] DELETE /v2.0/security-groups/1bb26ba9-4a35-4211-a18a-277a0916e1d3 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:13.645 7 INFO neutron.db.segments_db [None req-8d0dfd93-9e8f-4913-b28e-111505eaabf9 cbe0dfb426054959bdc164e0f5db3959 fd85a1a689554c949e630871f62e073a - - default default] Added segment 9ed982fb-b2ab-4930-9845-cdfaa6fdc2d2 of type vxlan for network 07c343de-f95a-4797-b60a-ffef32c8f11e [pid: 8|app: 0|req: 1022/1916] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:13 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/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: 1023/1917] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:17:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1918] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:17:13 2026] POST /v2.0/networks => generated 632 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:17:13.846 7 INFO neutron.api.v2.resource [None req-1942a620-e691-4cce-980b-5df4139fad66 3ceb78fb3118403099de3d6d8c8ed60f c8db66f6deee4f5a878f3fb40aab6bce - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 896/1919] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:13 2026] DELETE /v2.0/security-groups/1bb26ba9-4a35-4211-a18a-277a0916e1d3 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1920] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 26 07:17:13 2026] PUT /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags/red => generated 4 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-26 07:17:13.868 8 WARNING neutron_lib.context [None req-ff4fad6e-0f41-405b-b956-bb48d5205c4e 3ceb78fb3118403099de3d6d8c8ed60f c8db66f6deee4f5a878f3fb40aab6bce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 897/1921] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:17:13 2026] PUT /v2.0/networks/624ca41f-a98e-41fd-b55b-0577f1984902/tags => generated 25 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1922] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:13 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1923] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:17:13 2026] POST /v2.0/security-groups => generated 1625 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1924] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:17:14 2026] GET /v2.0/networks/624ca41f-a98e-41fd-b55b-0577f1984902/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:14.114 7 WARNING neutron_lib.context [None req-cb75d230-ecde-4c10-9ce7-0d7c4ea2319d 3ceb78fb3118403099de3d6d8c8ed60f c8db66f6deee4f5a878f3fb40aab6bce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1026/1925] 10.0.0.221 () {34 vars in 780 bytes} [Tue May 26 07:17:14 2026] PUT /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags/black.or.white => generated 4 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1926] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:17:14 2026] PUT /v2.0/networks/07c343de-f95a-4797-b60a-ffef32c8f11e/tags => generated 17 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1927] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:14 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags => generated 52 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1928] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:17:14 2026] GET /v2.0/networks/07c343de-f95a-4797-b60a-ffef32c8f11e/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1929] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:17:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1930] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:17:14 2026] PUT /v2.0/networks/07c343de-f95a-4797-b60a-ffef32c8f11e/tags => generated 12 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1931] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:14 2026] GET /v2.0/security-group-rules/e18e5212-248a-4728-af47-c4c81452e556 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1932] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:17:15 2026] GET /v2.0/networks/07c343de-f95a-4797-b60a-ffef32c8f11e/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1933] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:17:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1934] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:17:15 2026] GET /v2.0/networks/624ca41f-a98e-41fd-b55b-0577f1984902/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1935] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:17:14 2026] PUT /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags => generated 37 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1936] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:17:15 2026] DELETE /v2.0/security-group-rules/e18e5212-248a-4728-af47-c4c81452e556 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1937] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:15 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1938] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:17:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1939] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:17:15 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags/red => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:15.680 7 WARNING neutron_lib.context [None req-477518cb-f31e-49fb-8325-701d960701ff 3ceb78fb3118403099de3d6d8c8ed60f c8db66f6deee4f5a878f3fb40aab6bce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:17:15.801 8 INFO neutron.services.segments.plugin [-] Segment f1d3c681-b85c-4307-b1d3-f40fc3949d60 resource provider aggregate not found 2026-05-26 07:17:15.807 8 INFO neutron.services.segments.plugin [-] Segment f1d3c681-b85c-4307-b1d3-f40fc3949d60 resource provider aggregate not found 2026-05-26 07:17:15.823 8 INFO neutron.services.segments.plugin [-] Segment f1d3c681-b85c-4307-b1d3-f40fc3949d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d3c681-b85c-4307-b1d3-f40fc3949d60 found for delete ", "request_id": "req-9bf5938e-8366-4dd3-9526-255bc4bd7434"}]} 2026-05-26 07:17:15.823 8 INFO neutron.services.segments.plugin [-] Segment f1d3c681-b85c-4307-b1d3-f40fc3949d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d3c681-b85c-4307-b1d3-f40fc3949d60 found for delete ", "request_id": "req-96aaaedc-e51b-4358-8b02-264dc6de9739"}]} [pid: 8|app: 0|req: 1031/1940] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:17:15 2026] DELETE /v2.0/networks/624ca41f-a98e-41fd-b55b-0577f1984902 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:17:16.187 8 INFO neutron.api.v2.resource [None req-231f20bd-b25b-460a-b09e-357f437ffb7c 2ec8c51b67364089af4ce851c8548ab9 707d974dca8b483b9eaa0f5358ab3338 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1032/1941] 10.0.0.221 () {32 vars in 743 bytes} [Tue May 26 07:17:16 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1942] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:17:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1943] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:17:16 2026] DELETE /v2.0/networks/07c343de-f95a-4797-b60a-ffef32c8f11e => generated 0 bytes in 706 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1944] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:16 2026] GET /v2.0/security-group-rules/14325b48-1e40-4f87-9ee8-ab78132ab4a7 => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1945] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:17:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1946] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 26 07:17:16 2026] DELETE /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags/red => generated 0 bytes in 675 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1947] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:17 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1948] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:17:17 2026] DELETE /v2.0/security-group-rules/14325b48-1e40-4f87-9ee8-ab78132ab4a7 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:17.548 7 INFO neutron.api.v2.resource [None req-a1e0e627-d322-49a1-98e5-a19750d8695b 2ec8c51b67364089af4ce851c8548ab9 707d974dca8b483b9eaa0f5358ab3338 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1949] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 26 07:17:17 2026] DELETE /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags/green => generated 99 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1950] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:17:17 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) 2026-05-26 07:17:17.612 8 WARNING neutron_lib.context [None req-89657153-f584-42c6-a36c-7c835bc3bed3 3ceb78fb3118403099de3d6d8c8ed60f c8db66f6deee4f5a878f3fb40aab6bce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:17:17.852 8 INFO neutron.services.segments.plugin [-] Segment 9ed982fb-b2ab-4930-9845-cdfaa6fdc2d2 resource provider aggregate not found 2026-05-26 07:17:17.860 8 INFO neutron.services.segments.plugin [-] Segment 9ed982fb-b2ab-4930-9845-cdfaa6fdc2d2 resource provider aggregate not found 2026-05-26 07:17:17.876 8 INFO neutron.services.segments.plugin [-] Segment 9ed982fb-b2ab-4930-9845-cdfaa6fdc2d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed982fb-b2ab-4930-9845-cdfaa6fdc2d2 found for delete ", "request_id": "req-c7ad5c54-ea81-4376-a753-e3ea0a277dcb"}]} 2026-05-26 07:17:17.878 8 INFO neutron.services.segments.plugin [-] Segment 9ed982fb-b2ab-4930-9845-cdfaa6fdc2d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed982fb-b2ab-4930-9845-cdfaa6fdc2d2 found for delete ", "request_id": "req-1a58cbbc-0fc2-453a-b19c-a12567ddf807"}]} [pid: 7|app: 0|req: 914/1951] 10.0.0.221 () {32 vars in 734 bytes} [Tue May 26 07:17:17 2026] DELETE /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags => generated 0 bytes in 768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1952] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:18 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd/tags => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1953] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:17:18 2026] GET /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd => generated 480 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1954] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:17:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 2815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1957] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:20 2026] GET /v2.0/security-group-rules/c57dabc5-7e88-4a2a-a811-190af866336c => generated 602 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1958] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:17:20 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1959] 10.0.0.221 () {34 vars in 742 bytes} [Tue May 26 07:17:18 2026] PUT /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd => generated 480 bytes in 2338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1960] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:17:20 2026] GET /v2.0/ports?device_id=f85a9a92-2cca-4700-a7ab-db9ead8448fd => 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: 1043/1961] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:17:20 2026] DELETE /v2.0/security-group-rules/c57dabc5-7e88-4a2a-a811-190af866336c => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1962] 10.0.0.221 () {32 vars in 673 bytes} [Tue May 26 07:17:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1963] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:21 2026] DELETE /v2.0/security-groups/fbb68a26-cc4a-4ad8-98fa-24701ce65b8c => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:21.940 7 INFO neutron.services.segments.plugin [-] Segment ff46cf65-911e-4ca1-9b54-0b2e129da8eb resource provider aggregate not found 2026-05-26 07:17:21.945 7 INFO neutron.services.segments.plugin [-] Segment ff46cf65-911e-4ca1-9b54-0b2e129da8eb resource provider aggregate not found 2026-05-26 07:17:21.976 7 INFO neutron.services.segments.plugin [-] Segment ff46cf65-911e-4ca1-9b54-0b2e129da8eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff46cf65-911e-4ca1-9b54-0b2e129da8eb found for delete ", "request_id": "req-f52b5460-6696-4f83-873a-7e80b37efd44"}]} 2026-05-26 07:17:21.978 7 INFO neutron.services.segments.plugin [-] Segment ff46cf65-911e-4ca1-9b54-0b2e129da8eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff46cf65-911e-4ca1-9b54-0b2e129da8eb found for delete ", "request_id": "req-5b2efc3b-f84f-4b23-8c86-e77433d614fb"}]} [pid: 8|app: 0|req: 1046/1964] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:21 2026] GET /v2.0/security-groups?tenant_id=2f3bd636a1654eecbedecc415e72e8b9&name=default => generated 2925 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:17:22.018 7 INFO neutron.db.l3_hamode_db [None req-2707caa9-2570-4839-9fa6-1931811b552c 2ec8c51b67364089af4ce851c8548ab9 707d974dca8b483b9eaa0f5358ab3338 - - default default] HA network c0623eff-3045-4b84-bc6a-27bf70b55ff6 was deleted as no HA routers are present in tenant 707d974dca8b483b9eaa0f5358ab3338. [pid: 7|app: 0|req: 919/1965] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:20 2026] DELETE /v2.0/routers/f85a9a92-2cca-4700-a7ab-db9ead8448fd => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1966] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:17:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1967] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:17:22 2026] GET /v2.0/security-groups => 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: 920/1968] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:22 2026] DELETE /v2.0/security-groups/109b3cb0-8bb7-41cb-b158-45e25763d006 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1969] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:22 2026] GET /v2.0/security-groups?tenant_id=fd85a1a689554c949e630871f62e073a&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1970] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:22 2026] DELETE /v2.0/security-groups/1205fbf1-d38c-42b7-92ec-8fa6a8bfdefa => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1971] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:23 2026] GET /v2.0/security-groups?tenant_id=f94dc2da03834e3d9d2448068312ce0b&name=default => generated 2925 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1972] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:23 2026] GET /v2.0/security-groups?tenant_id=c8db66f6deee4f5a878f3fb40aab6bce&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1973] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:23 2026] DELETE /v2.0/security-groups/0ffc9839-ceab-44f4-8031-b88a6e6c369c => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1974] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:23 2026] DELETE /v2.0/security-groups/8b3d8960-2d89-4d93-9faf-ecb2bbb234d7 => generated 0 bytes in 663 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1975] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:25 2026] GET /v2.0/security-groups?tenant_id=707d974dca8b483b9eaa0f5358ab3338&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1976] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:25 2026] DELETE /v2.0/security-groups/d0f7a78f-be83-43da-9ed1-3bab7041c200 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1977] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:25 2026] GET /v2.0/security-groups?tenant_id=f4a43c5d65db4b4cb6aadd29bf548757&name=default => generated 2925 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1978] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:26 2026] DELETE /v2.0/security-groups/ca6fa536-2552-4580-b371-282a0d21dda7 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1979] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:28 2026] GET /v2.0/security-groups?tenant_id=53a0f569416a4c6aa6ba184da2087ebd&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1980] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:28 2026] DELETE /v2.0/security-groups/00c26340-53e0-4f23-ba1a-83f1f4f34945 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:31.658 7 WARNING neutron_lib.context [None req-3a98712e-0ed1-4b85-901a-c350917d70bd 1e0572e27bc3403cb939915899fefac5 aba2f941ca02484c9e7d4f735e436e9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:17:31.722 8 INFO neutron.db.segments_db [None req-c0d97d40-a634-4d5a-a61e-49a412f2106a a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 5d04fd32-3d59-499e-8f02-bdabe68ad2eb of type vxlan for network 3693dde4-cc7c-43b1-a630-5d593f54585f [pid: 7|app: 0|req: 927/1981] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:17:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1982] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:17:31 2026] PUT /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1983] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:17:31 2026] GET /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/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: 1055/1984] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:17:31 2026] POST /v2.0/networks => generated 740 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1985] 10.0.0.221 () {34 vars in 770 bytes} [Tue May 26 07:17:31 2026] PUT /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1986] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:17:31 2026] GET /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1987] 10.0.0.221 () {34 vars in 766 bytes} [Tue May 26 07:17:31 2026] PUT /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1988] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:17:32 2026] GET /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1989] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 26 07:17:32 2026] PUT /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1990] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:17:32 2026] GET /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/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: 936/1991] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:17:32 2026] PUT /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags => generated 37 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1992] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:17:31 2026] POST /v2.0/subnets => generated 663 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1993] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:17:32 2026] GET /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1994] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:17:32 2026] GET /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:32.518 7 INFO neutron.api.v2.resource [None req-94dd66f0-b70f-4efd-8cca-1980cc4ca8c5 1e0572e27bc3403cb939915899fefac5 aba2f941ca02484c9e7d4f735e436e9b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 939/1995] 10.0.0.221 () {32 vars in 751 bytes} [Tue May 26 07:17:32 2026] GET /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:17:32.524 8 INFO neutron.db.segments_db [None req-ac367fa1-6543-4f8b-b090-b44077d49538 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 4b61abd1-01ef-4dad-a1ca-66e37b36d91a of type vxlan for network 30ea4d54-0e21-4135-a8ff-683a5f5e4ce8 [pid: 7|app: 0|req: 940/1996] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:17:32 2026] DELETE /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags/red => 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: 941/1997] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:17:32 2026] GET /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:32.723 7 INFO neutron.api.v2.resource [None req-b34f2282-78ff-4799-b9a0-5538bc0f8395 1e0572e27bc3403cb939915899fefac5 aba2f941ca02484c9e7d4f735e436e9b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1998] 10.0.0.221 () {32 vars in 754 bytes} [Tue May 26 07:17:32 2026] DELETE /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1999] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 26 07:17:32 2026] DELETE /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags => 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: 944/2000] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:17:32 2026] GET /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2001] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:17:32 2026] DELETE /v2.0/subnetpools/a097c29a-c355-421c-9753-9c5b2358a657 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:33.011 8 INFO neutron.db.l3_hamode_db [None req-ac367fa1-6543-4f8b-b090-b44077d49538 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 946/2002] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:33 2026] GET /v2.0/security-groups?tenant_id=031357a257214929bc2273eb5a573197&name=default => generated 2925 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2003] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:33 2026] GET /v2.0/security-groups?tenant_id=717e6a805eb144d187200724dfef03f5&name=default => generated 2925 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:17:35.089 8 INFO neutron.db.l3_hamode_db [None req-ac367fa1-6543-4f8b-b090-b44077d49538 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 948/2004] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:34 2026] DELETE /v2.0/security-groups/173901ba-8f7f-49e6-82a1-5eea7a3a7d78 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2007] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:35 2026] DELETE /v2.0/security-groups/ecdf26d3-3416-427d-93c3-34cf6c9e77d1 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2008] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:36 2026] GET /v2.0/security-groups?tenant_id=aba2f941ca02484c9e7d4f735e436e9b&name=default => generated 2925 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2009] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:37 2026] DELETE /v2.0/security-groups/4f54e93e-b958-45e0-a9e5-255cb23ec3da => generated 0 bytes in 480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2010] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:17:32 2026] POST /v2.0/routers => generated 727 bytes in 6355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2011] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:17:38 2026] PUT /v2.0/routers/f35f165a-0ac8-4877-84f3-5988ba122dd9/add_router_interface => generated 309 bytes in 2054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:17:42.690 8 WARNING neutron_lib.context [None req-4516f095-b1d6-498e-b9e8-7ad9ed28c2b6 d7b3942df949489484151e6acd810141 5e0f26feac854e339cf9eb3a52d78904 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:17:42.911 8 INFO neutron.db.segments_db [None req-4516f095-b1d6-498e-b9e8-7ad9ed28c2b6 d7b3942df949489484151e6acd810141 5e0f26feac854e339cf9eb3a52d78904 - - default default] Added segment 6697cd69-e6df-4469-bd98-435d23dcb969 of type vxlan for network 6be82633-eb69-4a38-82cd-ae11177d9ced [pid: 8|app: 0|req: 1058/2012] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:17:42 2026] POST /v2.0/networks => generated 632 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:17:43.395 7 WARNING neutron_lib.context [None req-dde12143-b494-41ea-9369-26925aaf121f d7b3942df949489484151e6acd810141 5e0f26feac854e339cf9eb3a52d78904 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/2013] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:17:43 2026] POST /v2.0/subnets => generated 602 bytes in 1548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2014] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:17:44 2026] PUT /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2015] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:45 2026] GET /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2016] 10.0.0.221 () {34 vars in 762 bytes} [Tue May 26 07:17:45 2026] PUT /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2017] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:45 2026] GET /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2018] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 26 07:17:45 2026] PUT /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2019] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:45 2026] GET /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2020] 10.0.0.221 () {34 vars in 780 bytes} [Tue May 26 07:17:45 2026] PUT /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags/black.or.white => generated 4 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2021] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:45 2026] GET /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 52 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2022] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:17:45 2026] GET /v2.0/networks?id=3693dde4-cc7c-43b1-a630-5d593f54585f => generated 672 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2023] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:17:46 2026] GET /v2.0/quotas/fc11b881f4a543c5b4bfa072f524876f => 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: 961/2024] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:17:46 2026] GET /v2.0/ports?tenant_id=fc11b881f4a543c5b4bfa072f524876f&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2025] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:17:46 2026] GET /v2.0/networks/3693dde4-cc7c-43b1-a630-5d593f54585f?fields=segments => generated 14 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2026] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:17:45 2026] PUT /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 37 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2027] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:46 2026] GET /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2028] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:17:46 2026] GET /v2.0/networks/3693dde4-cc7c-43b1-a630-5d593f54585f?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: 1066/2029] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:17:46 2026] GET /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:17:46.471 7 INFO neutron.api.v2.resource [None req-d82c242f-e2af-4807-9190-f47114100257 d7b3942df949489484151e6acd810141 5e0f26feac854e339cf9eb3a52d78904 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 964/2030] 10.0.0.221 () {32 vars in 743 bytes} [Tue May 26 07:17:46 2026] GET /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2031] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 26 07:17:46 2026] DELETE /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags/red => generated 0 bytes in 996 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2032] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:47 2026] GET /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:47.605 8 INFO neutron.api.v2.resource [None req-d62a2487-6858-467b-ac05-7b4efbb15cdf d7b3942df949489484151e6acd810141 5e0f26feac854e339cf9eb3a52d78904 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1068/2033] 10.0.0.221 () {32 vars in 746 bytes} [Tue May 26 07:17:47 2026] DELETE /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2034] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:17:47 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2035] 10.0.0.221 () {32 vars in 734 bytes} [Tue May 26 07:17:47 2026] DELETE /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2036] 10.0.0.221 () {32 vars in 731 bytes} [Tue May 26 07:17:47 2026] GET /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2037] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:17:47 2026] DELETE /v2.0/subnets/b0f55c4f-1e51-4de5-8c6c-4090502bef67 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2038] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:17:48 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:48.953 7 INFO neutron.services.segments.plugin [-] Segment 6697cd69-e6df-4469-bd98-435d23dcb969 resource provider aggregate not found 2026-05-26 07:17:48.961 7 INFO neutron.services.segments.plugin [-] Segment 6697cd69-e6df-4469-bd98-435d23dcb969 resource provider aggregate not found [pid: 7|app: 0|req: 968/2039] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:17:48 2026] DELETE /v2.0/networks/6be82633-eb69-4a38-82cd-ae11177d9ced => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2040] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:17:48 2026] GET /v2.0/networks?id=3693dde4-cc7c-43b1-a630-5d593f54585f => generated 672 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:17:49.296 7 INFO neutron.services.segments.plugin [-] Segment 6697cd69-e6df-4469-bd98-435d23dcb969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6697cd69-e6df-4469-bd98-435d23dcb969 found for delete ", "request_id": "req-89c401d6-7c8c-4815-a714-4e96f9d20bce"}]} 2026-05-26 07:17:49.298 7 INFO neutron.services.segments.plugin [-] Segment 6697cd69-e6df-4469-bd98-435d23dcb969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6697cd69-e6df-4469-bd98-435d23dcb969 found for delete ", "request_id": "req-fbaeecf7-4845-4c48-8446-1f59d0bea175"}]} 2026-05-26 07:17:49.306 7 WARNING neutron_lib.context [req-b5fc06b1-a4f9-4f10-a917-51ede620c68d req-8451a34e-eaae-47a2-a327-21993171e113 ae81f3a3403e45dd85b95d193aeb7e02 fc11b881f4a543c5b4bfa072f524876f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1073/2041] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:49 2026] GET /v2.0/security-groups?tenant_id=e428bb325d424171b1448c73012244c5&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2044] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:17:49 2026] POST /v2.0/ports => generated 954 bytes in 724 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: 1076/2045] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:49 2026] DELETE /v2.0/security-groups/4a586ae3-a92a-45f0-a818-7d0b8af54f48 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2046] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:17:50 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => generated 957 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2047] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:50 2026] GET /v2.0/security-groups?tenant_id=f2a2900689964a37b0186811aa1c49e1&name=default => generated 2925 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2048] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:17:50 2026] GET /v2.0/security-groups?id=b3c4ef3e-6e69-4c98-9196-013a105461a9&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2049] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:50 2026] DELETE /v2.0/security-groups/b2f0a61f-d74f-4085-8a28-37992e0a0d83 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2050] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:50 2026] GET /v2.0/security-groups?tenant_id=5e0f26feac854e339cf9eb3a52d78904&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2051] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:17:50 2026] PUT /v2.0/ports/9b16783f-dc5d-4a00-8823-c23d0122fc9c => generated 1199 bytes in 829 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: 1081/2052] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:50 2026] DELETE /v2.0/security-groups/bf199786-be24-491f-b381-8c8a6db5ada7 => 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: 972/2053] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:17:50 2026] GET /v2.0/ports?tenant_id=fc11b881f4a543c5b4bfa072f524876f&device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => generated 1238 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2054] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:17:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9b16783f-dc5d-4a00-8823-c23d0122fc9c => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2055] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:17:51 2026] GET /v2.0/subnets?id=4e6c9352-e9f6-46c4-9d26-c0e4bd4f5d70 => generated 666 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2056] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:17:51 2026] GET /v2.0/ports?network_id=3693dde4-cc7c-43b1-a630-5d593f54585f&device_owner=network%3Adhcp => generated 1244 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:17:51.397 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee2e1c07-4730-4b6b-ad7a-da81f57d3339'] response: {'name': 'network-changed', 'server_uuid': 'fbbf22f4-90de-4154-89a6-954ce7f60533', 'tag': '9b16783f-dc5d-4a00-8823-c23d0122fc9c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 974/2057] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:17:51 2026] GET /v2.0/networks/3693dde4-cc7c-43b1-a630-5d593f54585f?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2058] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:17:51 2026] GET /v2.0/networks/3693dde4-cc7c-43b1-a630-5d593f54585f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2059] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:17:51 2026] GET /v2.0/ports?tenant_id=fc11b881f4a543c5b4bfa072f524876f&device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => generated 1238 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2060] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:17:51 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => generated 969 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2061] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:17:51 2026] GET /v2.0/networks?id=3693dde4-cc7c-43b1-a630-5d593f54585f => generated 768 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2062] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:17:51 2026] GET /v2.0/security-groups?id=b3c4ef3e-6e69-4c98-9196-013a105461a9&fields=id&fields=name => generated 88 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2063] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:17:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9b16783f-dc5d-4a00-8823-c23d0122fc9c => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2064] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:17:52 2026] GET /v2.0/subnets?id=4e6c9352-e9f6-46c4-9d26-c0e4bd4f5d70 => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2065] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:17:52 2026] GET /v2.0/ports?network_id=3693dde4-cc7c-43b1-a630-5d593f54585f&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2066] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:17:52 2026] GET /v2.0/networks/3693dde4-cc7c-43b1-a630-5d593f54585f?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: 1089/2067] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:17:52 2026] GET /v2.0/networks/3693dde4-cc7c-43b1-a630-5d593f54585f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2068] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:17:53 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2069] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:17:53 2026] GET /v2.0/security-groups?id=b3c4ef3e-6e69-4c98-9196-013a105461a9&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2070] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:17:54 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2071] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:17:54 2026] GET /v2.0/security-groups?id=b3c4ef3e-6e69-4c98-9196-013a105461a9&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2072] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:17:55 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => 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: 1092/2073] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:17:55 2026] GET /v2.0/security-groups?id=b3c4ef3e-6e69-4c98-9196-013a105461a9&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2074] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:17:56 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => 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: 1094/2075] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:17:56 2026] GET /v2.0/security-groups?id=b3c4ef3e-6e69-4c98-9196-013a105461a9&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:17:57.019 7 WARNING neutron_lib.context [None req-ff8833fe-8fc4-4ae8-b82f-150bd00c6365 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:17:57.078 7 INFO neutron.db.segments_db [None req-ff8833fe-8fc4-4ae8-b82f-150bd00c6365 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Added segment f91957ba-12a3-4e97-9608-02c27d504eab of type vxlan for network 84d08b50-ab66-45b6-847c-cc592d6fb1be [pid: 8|app: 0|req: 1095/2076] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:17:57 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:17:57.846 7 INFO neutron.db.l3_hamode_db [None req-ff8833fe-8fc4-4ae8-b82f-150bd00c6365 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1096/2077] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:57 2026] GET /v2.0/security-groups?tenant_id=6e50373865cc42e394514c92ad76e70a&name=default => generated 2925 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:17:58.109 7 INFO neutron.db.l3_hamode_db [None req-ff8833fe-8fc4-4ae8-b82f-150bd00c6365 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1097/2078] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:17:57 2026] DELETE /v2.0/ports/9b16783f-dc5d-4a00-8823-c23d0122fc9c => generated 0 bytes in 689 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:17:58.945 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-453090e0-3c17-40d1-9c17-068d0bdf4f0f'] response: {'server_uuid': 'fbbf22f4-90de-4154-89a6-954ce7f60533', 'name': 'network-vif-deleted', 'tag': '9b16783f-dc5d-4a00-8823-c23d0122fc9c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1098/2079] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:17:58 2026] DELETE /v2.0/security-groups/cd6146cf-5f09-4268-bfd9-c4b43aa8f122 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2080] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:17:59 2026] GET /v2.0/ports?device_id=fbbf22f4-90de-4154-89a6-954ce7f60533 => 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: 1100/2081] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:17:59 2026] GET /v2.0/security-groups?tenant_id=f21faa8e56a54927a2f76bc4142ab099&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2082] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:00 2026] DELETE /v2.0/security-groups/02310074-7796-4ac4-91b4-0f99a345658d => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2083] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 26 07:17:56 2026] POST /v2.0/routers => generated 474 bytes in 4990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:01.765 8 WARNING neutron_lib.context [None req-365d7c4e-102b-434b-bf33-204b4dbe29d3 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:01.899 8 INFO neutron.db.l3_hamode_db [None req-365d7c4e-102b-434b-bf33-204b4dbe29d3 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:18:02.320 8 INFO neutron.db.l3_hamode_db [None req-365d7c4e-102b-434b-bf33-204b4dbe29d3 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1102/2084] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 26 07:18:01 2026] POST /v2.0/routers => generated 474 bytes in 2637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:04.398 7 WARNING neutron_lib.context [None req-95912002-e9b4-4095-a5fa-e177594ddfb2 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:04.493 7 INFO neutron.db.l3_hamode_db [None req-95912002-e9b4-4095-a5fa-e177594ddfb2 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:18:04.753 7 INFO neutron.db.l3_hamode_db [None req-95912002-e9b4-4095-a5fa-e177594ddfb2 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 983/2087] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 26 07:18:04 2026] POST /v2.0/routers => generated 474 bytes in 2243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:06.644 7 WARNING neutron_lib.context [None req-b5b99de4-e796-4ed3-9dbd-645df0402ef7 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:06.701 7 INFO neutron.db.l3_hamode_db [None req-b5b99de4-e796-4ed3-9dbd-645df0402ef7 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:18:06.961 7 INFO neutron.db.l3_hamode_db [None req-b5b99de4-e796-4ed3-9dbd-645df0402ef7 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1105/2088] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:18:05 2026] PUT /v2.0/routers/f35f165a-0ac8-4877-84f3-5988ba122dd9/remove_router_interface => generated 309 bytes in 1573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2089] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 26 07:18:06 2026] POST /v2.0/routers => generated 474 bytes in 1798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:08.449 7 WARNING neutron_lib.context [None req-1a9cc519-2ae9-4013-acac-e8fc5dafd1bc 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:08.507 7 INFO neutron.db.l3_hamode_db [None req-1a9cc519-2ae9-4013-acac-e8fc5dafd1bc 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:18:08.782 7 INFO neutron.db.l3_hamode_db [None req-1a9cc519-2ae9-4013-acac-e8fc5dafd1bc 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:18:08.930 8 INFO neutron.services.segments.plugin [-] Segment 4b61abd1-01ef-4dad-a1ca-66e37b36d91a resource provider aggregate not found 2026-05-26 07:18:08.936 8 INFO neutron.services.segments.plugin [-] Segment 4b61abd1-01ef-4dad-a1ca-66e37b36d91a resource provider aggregate not found 2026-05-26 07:18:08.953 8 INFO neutron.services.segments.plugin [-] Segment 4b61abd1-01ef-4dad-a1ca-66e37b36d91a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b61abd1-01ef-4dad-a1ca-66e37b36d91a found for delete ", "request_id": "req-099c9237-0d73-4aae-ba9f-0cc7adbf277e"}]} 2026-05-26 07:18:08.955 8 INFO neutron.services.segments.plugin [-] Segment 4b61abd1-01ef-4dad-a1ca-66e37b36d91a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b61abd1-01ef-4dad-a1ca-66e37b36d91a found for delete ", "request_id": "req-5beaeb09-fd0e-46a6-9354-fed95f69f960"}]} 2026-05-26 07:18:09.141 8 INFO neutron.db.l3_hamode_db [None req-ecd8d905-9593-4b8f-bcff-92841d0efeb8 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network 30ea4d54-0e21-4135-a8ff-683a5f5e4ce8 was deleted as no HA routers are present in tenant fc11b881f4a543c5b4bfa072f524876f. [pid: 8|app: 0|req: 1106/2090] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:18:07 2026] DELETE /v2.0/routers/f35f165a-0ac8-4877-84f3-5988ba122dd9 => generated 0 bytes in 1942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2091] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:18:09 2026] DELETE /v2.0/subnets/4e6c9352-e9f6-46c4-9d26-c0e4bd4f5d70 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2092] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:18:09 2026] DELETE /v2.0/networks/3693dde4-cc7c-43b1-a630-5d593f54585f => generated 0 bytes in 681 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2093] 10.0.0.221 () {34 vars in 668 bytes} [Tue May 26 07:18:08 2026] POST /v2.0/routers => generated 474 bytes in 1943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2094] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:18:10 2026] PUT /v2.0/routers/ca4e65bd-efa1-4407-b43d-13ea3d230383/tags => generated 17 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2095] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:18:10 2026] GET /v2.0/security-groups?tenant_id=fc11b881f4a543c5b4bfa072f524876f&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2096] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:18:10 2026] PUT /v2.0/routers/0037adc3-2bf5-45c3-9689-c85bacaef252/tags => generated 25 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2097] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:10 2026] DELETE /v2.0/security-groups/b3c4ef3e-6e69-4c98-9196-013a105461a9 => 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: 987/2098] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:18:10 2026] PUT /v2.0/routers/b6a210fb-d2dd-4981-a8bf-48237f90fa78/tags => generated 34 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:18:11.519 8 INFO neutron.services.segments.plugin [-] Segment 5d04fd32-3d59-499e-8f02-bdabe68ad2eb resource provider aggregate not found 2026-05-26 07:18:11.524 8 INFO neutron.services.segments.plugin [-] Segment 5d04fd32-3d59-499e-8f02-bdabe68ad2eb resource provider aggregate not found 2026-05-26 07:18:11.548 8 INFO neutron.services.segments.plugin [-] Segment 5d04fd32-3d59-499e-8f02-bdabe68ad2eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d04fd32-3d59-499e-8f02-bdabe68ad2eb found for delete ", "request_id": "req-c7cbfee3-763b-488c-a359-63e516ab4d6c"}]} 2026-05-26 07:18:11.549 8 INFO neutron.services.segments.plugin [-] Segment 5d04fd32-3d59-499e-8f02-bdabe68ad2eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d04fd32-3d59-499e-8f02-bdabe68ad2eb found for delete ", "request_id": "req-a1f00c38-8915-479b-9b08-292a9bda7893"}]} [pid: 8|app: 0|req: 1112/2099] 10.0.0.221 () {34 vars in 751 bytes} [Tue May 26 07:18:11 2026] PUT /v2.0/routers/a9e96ab0-83f1-453d-b57c-e4b88789bc1e/tags => generated 19 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2100] 10.0.0.221 () {32 vars in 664 bytes} [Tue May 26 07:18:11 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2101] 10.0.0.221 () {32 vars in 678 bytes} [Tue May 26 07:18:11 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2102] 10.0.0.221 () {32 vars in 674 bytes} [Tue May 26 07:18:11 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2103] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 26 07:18:12 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2104] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 26 07:18:12 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2105] 10.0.0.221 () {32 vars in 686 bytes} [Tue May 26 07:18:12 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2106] 10.0.0.221 () {32 vars in 682 bytes} [Tue May 26 07:18:12 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2107] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:18:13 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2108] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:18:13 2026] GET /v2.0/routers/ca4e65bd-efa1-4407-b43d-13ea3d230383 => 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: 1117/2109] 10.0.0.221 () {34 vars in 742 bytes} [Tue May 26 07:18:13 2026] PUT /v2.0/routers/ca4e65bd-efa1-4407-b43d-13ea3d230383 => generated 485 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:14.135 7 WARNING neutron_lib.context [None req-93988ff9-73cf-48df-9d8c-7e957a795edd 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1118/2110] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:18:14 2026] GET /v2.0/ports?device_id=ca4e65bd-efa1-4407-b43d-13ea3d230383 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:18:14.463 7 INFO neutron.db.segments_db [None req-93988ff9-73cf-48df-9d8c-7e957a795edd 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Added segment 0dba37fe-c2b5-451a-8ba5-d99911c3185a of type vxlan for network 3e80cafb-d88d-4add-9243-570395a0472a [pid: 7|app: 0|req: 993/2111] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:18:13 2026] POST /v2.0/networks => generated 639 bytes in 1130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:15.090 7 WARNING neutron_lib.context [None req-ea867a7a-1ba6-4751-865d-78b9f446c969 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1119/2112] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:18:14 2026] DELETE /v2.0/routers/ca4e65bd-efa1-4407-b43d-13ea3d230383 => generated 0 bytes in 919 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2113] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:18:15 2026] GET /v2.0/routers/0037adc3-2bf5-45c3-9689-c85bacaef252 => generated 493 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2114] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:18:15 2026] POST /v2.0/subnets => generated 633 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2115] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 26 07:18:15 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:18:16.218 7 WARNING neutron_lib.context [None req-0ed8585b-1115-4aca-844d-6f0d936f088d 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1121/2116] 10.0.0.221 () {34 vars in 742 bytes} [Tue May 26 07:18:15 2026] PUT /v2.0/routers/0037adc3-2bf5-45c3-9689-c85bacaef252 => generated 493 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:16.248 8 WARNING neutron_lib.context [None req-4436484c-d213-403d-b697-90cc6a1ba8ca 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:16.403 7 INFO neutron.db.segments_db [None req-0ed8585b-1115-4aca-844d-6f0d936f088d 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Added segment 3c57adf8-b9eb-433a-8eb7-0bdf440c02cc of type vxlan for network 433d0b7a-287e-443b-b756-e1f5bde1251d [pid: 7|app: 0|req: 996/2117] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:18:16 2026] POST /v2.0/networks => generated 633 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2118] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:18:16 2026] GET /v2.0/ports?device_id=0037adc3-2bf5-45c3-9689-c85bacaef252 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:18:16.624 7 WARNING neutron_lib.context [None req-788fecb5-aae2-4c5a-b1ef-4353bb4f5639 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:16.672 7 INFO neutron.db.segments_db [None req-788fecb5-aae2-4c5a-b1ef-4353bb4f5639 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Added segment 0558931b-548b-45ac-a0d2-fa092d6c3ce8 of type vxlan for network 50c10dbb-2ed7-43ff-be92-cb850bc9a7df [pid: 8|app: 0|req: 1122/2119] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:18:16 2026] POST /v2.0/subnets => generated 708 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:17.022 7 INFO neutron.db.l3_hamode_db [None req-788fecb5-aae2-4c5a-b1ef-4353bb4f5639 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1123/2120] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:18:16 2026] DELETE /v2.0/routers/0037adc3-2bf5-45c3-9689-c85bacaef252 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:18:17.375 8 WARNING neutron_lib.context [None req-9c591582-29ae-46ed-bedd-6e09bd42a42c 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:17.474 8 INFO neutron.db.segments_db [None req-9c591582-29ae-46ed-bedd-6e09bd42a42c 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Added segment 840c7f67-4801-4d30-b60c-dfec1b106e6a of type vxlan for network fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a [pid: 8|app: 0|req: 1124/2121] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:18:17 2026] POST /v2.0/networks => generated 636 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2122] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:18:17 2026] GET /v2.0/routers/b6a210fb-d2dd-4981-a8bf-48237f90fa78 => generated 502 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:18.149 8 WARNING neutron_lib.context [None req-2a3fcebb-501c-42d6-8dd4-e9f1c0018d94 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:18.346 7 INFO neutron.db.l3_hamode_db [None req-788fecb5-aae2-4c5a-b1ef-4353bb4f5639 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1126/2123] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:18:18 2026] POST /v2.0/subnets => generated 632 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2124] 10.0.0.221 () {34 vars in 742 bytes} [Tue May 26 07:18:18 2026] PUT /v2.0/routers/b6a210fb-d2dd-4981-a8bf-48237f90fa78 => generated 502 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:19.888 8 WARNING neutron_lib.context [None req-dfe790c3-e880-4ee4-b141-564bfc46e258 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1128/2125] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:18:19 2026] POST /v2.0/subnets => generated 702 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2128] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:18:16 2026] POST /v2.0/routers => generated 694 bytes in 4092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:20.741 7 WARNING neutron_lib.context [None req-0413ba0c-4f29-407f-a4f1-a4593ad3deb9 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1131/2129] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:18:20 2026] GET /v2.0/ports?device_id=b6a210fb-d2dd-4981-a8bf-48237f90fa78 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2130] 10.0.0.221 () {32 vars in 776 bytes} [Tue May 26 07:18:20 2026] GET /v2.0/subnets?project_id=9763d2c8279441d3ba2eb6379b486c22&cidr=10.100.0.0%2F28 => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:18:20.978 7 INFO neutron.db.segments_db [None req-0413ba0c-4f29-407f-a4f1-a4593ad3deb9 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Added segment a6e5ab11-452b-4003-93dd-d4e3e9e61437 of type vxlan for network 0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 [pid: 7|app: 0|req: 999/2131] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:18:20 2026] POST /v2.0/networks => generated 637 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2132] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:18:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:21.326 7 WARNING neutron_lib.context [None req-5daffb3c-e557-4950-b775-7e892010f86c 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1133/2133] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:18:20 2026] DELETE /v2.0/routers/b6a210fb-d2dd-4981-a8bf-48237f90fa78 => generated 0 bytes in 653 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2134] 10.0.0.221 () {32 vars in 784 bytes} [Tue May 26 07:18:21 2026] GET /v2.0/subnets?network_id=30c18c8e-a138-4e2c-9336-bc389412d5d0&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2135] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:18:21 2026] GET /v2.0/routers/a9e96ab0-83f1-453d-b57c-e4b88789bc1e => generated 487 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:21.639 8 WARNING neutron_lib.context [None req-afa5de69-744c-4780-a0b6-40dbfcabeead 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1001/2136] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:18:21 2026] POST /v2.0/subnets => generated 631 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2137] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:18:21 2026] POST /v2.0/subnets => generated 632 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:22.310 8 WARNING neutron_lib.context [None req-2bf87ac4-4573-4df1-b26d-223ace3cf455 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2138] 10.0.0.221 () {34 vars in 742 bytes} [Tue May 26 07:18:21 2026] PUT /v2.0/routers/a9e96ab0-83f1-453d-b57c-e4b88789bc1e => generated 487 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2139] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:18:22 2026] POST /v2.0/subnets => generated 705 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2140] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:18:23 2026] GET /v2.0/ports?device_id=a9e96ab0-83f1-453d-b57c-e4b88789bc1e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:18:23.224 8 WARNING neutron_lib.context [None req-dc673caa-cdb0-461d-a666-c9840d3cbdb1 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:23.639 8 INFO neutron.db.segments_db [None req-dc673caa-cdb0-461d-a666-c9840d3cbdb1 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Added segment 6f7b9f94-ab29-4e5e-8829-fdb5606b14f9 of type vxlan for network f01d52a6-8df2-4aa6-b915-2e05621bb141 2026-05-26 07:18:26.111 8 INFO neutron.db.l3_hamode_db [None req-dc673caa-cdb0-461d-a666-c9840d3cbdb1 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1003/2141] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:18:22 2026] PUT /v2.0/routers/b804e252-efeb-447f-9b66-57c7b89800a1/add_router_interface => generated 309 bytes in 3449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2142] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:18:26 2026] DELETE /v2.0/routers/a9e96ab0-83f1-453d-b57c-e4b88789bc1e => generated 0 bytes in 937 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2143] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:18:27 2026] GET /v2.0/networks => generated 7357 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2144] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:18:27 2026] GET /v2.0/routers/d7facef0-0743-4ad9-bf91-19fd5f324372 => generated 480 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2145] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:18:27 2026] GET /v2.0/subnets => generated 7754 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:18:27.806 8 INFO neutron.db.l3_hamode_db [None req-dc673caa-cdb0-461d-a666-c9840d3cbdb1 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1008/2146] 10.0.0.221 () {34 vars in 742 bytes} [Tue May 26 07:18:27 2026] PUT /v2.0/routers/d7facef0-0743-4ad9-bf91-19fd5f324372 => generated 480 bytes in 1544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2147] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:18:29 2026] GET /v2.0/routers => generated 1955 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2148] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:18:29 2026] GET /v2.0/ports?device_id=d7facef0-0743-4ad9-bf91-19fd5f324372 => 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: 1139/2149] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:18:23 2026] POST /v2.0/routers => generated 684 bytes in 8927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:32.136 8 WARNING neutron_lib.context [None req-ac32d060-3416-4954-8fbe-72edba8ac9c7 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:32.320 7 INFO neutron.services.segments.plugin [-] Segment f91957ba-12a3-4e97-9608-02c27d504eab resource provider aggregate not found 2026-05-26 07:18:32.325 7 INFO neutron.services.segments.plugin [-] Segment f91957ba-12a3-4e97-9608-02c27d504eab resource provider aggregate not found 2026-05-26 07:18:32.340 7 INFO neutron.services.segments.plugin [-] Segment f91957ba-12a3-4e97-9608-02c27d504eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f91957ba-12a3-4e97-9608-02c27d504eab found for delete ", "request_id": "req-f29bb7c2-45f7-4134-bb79-0d4c798c71cb"}]} 2026-05-26 07:18:32.368 7 INFO neutron.services.segments.plugin [-] Segment f91957ba-12a3-4e97-9608-02c27d504eab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f91957ba-12a3-4e97-9608-02c27d504eab found for delete ", "request_id": "req-a2cadd80-c4aa-4e2b-8861-af7dd9bd26b1"}]} 2026-05-26 07:18:32.377 7 INFO neutron.db.l3_hamode_db [None req-2fb387f8-e3ed-48e4-acdd-14279b6793ac 8409449bdd864e6f8de6d1e811324a4b 30efa27124e74d38812ea959b8e572e7 - - default default] HA network 84d08b50-ab66-45b6-847c-cc592d6fb1be was deleted as no HA routers are present in tenant 30efa27124e74d38812ea959b8e572e7. [pid: 7|app: 0|req: 1011/2150] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:18:29 2026] DELETE /v2.0/routers/d7facef0-0743-4ad9-bf91-19fd5f324372 => generated 0 bytes in 3019 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2151] 10.0.0.221 () {34 vars in 685 bytes} [Tue May 26 07:18:32 2026] POST /v2.0/security-groups => generated 1675 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:18:32.435 8 WARNING neutron_lib.context [None req-72004849-f305-48ff-a130-feab6a5f75e0 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1141/2152] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:32.811 8 WARNING neutron_lib.context [None req-4474ac77-8ab5-432b-ab0d-8389517c4fb1 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1142/2153] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:32 2026] POST /v2.0/security-group-rules => generated 596 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:33.370 8 WARNING neutron_lib.context [None req-a4e6ea88-e4f2-4290-9ba8-b07eb2576f11 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1143/2154] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:34.141 8 WARNING neutron_lib.context [None req-77aa635c-83e0-48bb-b209-713f13a266ea 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1144/2155] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:34.527 8 WARNING neutron_lib.context [None req-70cc81fe-09f5-4556-93e4-26d23d0b51f8 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:34.711 8 INFO neutron.db.securitygroups_db [None req-70cc81fe-09f5-4556-93e4-26d23d0b51f8 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Project 9763d2c8279441d3ba2eb6379b486c22 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: 1012/2156] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:18:32 2026] PUT /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b/add_router_interface => generated 309 bytes in 2401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2159] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2160] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:18:34 2026] GET /v2.0/security-groups?tenant_id=30efa27124e74d38812ea959b8e572e7&name=default => generated 2929 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:18:35.233 7 WARNING neutron_lib.context [None req-521e3b4e-b419-4b86-8883-5052f6bbed16 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:35.328 7 INFO neutron.db.securitygroups_db [None req-521e3b4e-b419-4b86-8883-5052f6bbed16 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Project 9763d2c8279441d3ba2eb6379b486c22 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: 1016/2161] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2162] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:35 2026] DELETE /v2.0/security-groups/000913cc-011f-4809-9a57-ca38c3e1d925 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2163] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:18:35 2026] GET /v2.0/networks => generated 1298 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2164] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:18:36 2026] GET /v2.0/security-groups?tenant_id=77347c235aec4d17aaa03f58d5298fd1&name=default => generated 2929 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2165] 10.0.0.1 () {34 vars in 1096 bytes} [Tue May 26 07:18:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-685355278&fields=id&tenant_id=9763d2c8279441d3ba2eb6379b486c22 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2166] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:36 2026] DELETE /v2.0/security-groups/3cd59aa7-300a-4ce1-b9cb-fbedba010c4f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2167] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:18:36 2026] GET /v2.0/networks?id=433d0b7a-287e-443b-b756-e1f5bde1251d => generated 661 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2168] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:18:37 2026] GET /v2.0/quotas/9763d2c8279441d3ba2eb6379b486c22 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2169] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:18:37 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&fields=id => generated 103 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2170] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:18:37 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?fields=segments => generated 14 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2171] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:18:37 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?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: 1146/2172] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:18:34 2026] PUT /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b/add_router_interface => generated 309 bytes in 3450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2173] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:18:37 2026] GET /v2.0/security-groups?tenant_id=0f4d530ad5994eb2b31c33fa6e0b197a&name=default => generated 2929 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2174] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:38 2026] DELETE /v2.0/security-groups/d9749890-1c40-4fb4-b4bd-a94cc7653135 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2175] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:39 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => 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: 1030/2176] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:40 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => 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: 1031/2177] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:41 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => 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: 1147/2178] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:18:38 2026] PUT /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b/add_router_interface => generated 309 bytes in 3334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:41.837 8 WARNING neutron_lib.context [None req-91ce42a1-2ea5-40a7-b4b4-0c5d8935f592 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1032/2179] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:18:41 2026] GET /v2.0/networks?id=433d0b7a-287e-443b-b756-e1f5bde1251d => generated 661 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2180] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:18:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9763d2c8279441d3ba2eb6379b486c22 => generated 180 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:41.992 7 WARNING neutron_lib.context [req-4f37a7a3-63e9-4e37-9b15-bdf93a55a5bf req-305e22ed-5bd3-4058-b8c3-efd18b7633e2 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2181] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:18:41 2026] POST /v2.0/security-groups => generated 1630 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:18:42.110 8 WARNING neutron_lib.context [None req-311fd1c6-f5d5-4fc4-8459-84c3222a3eca 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2182] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 1163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2183] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:18:41 2026] POST /v2.0/ports => generated 954 bytes in 1395 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: 1150/2184] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:43 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 957 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:43.389 7 WARNING neutron_lib.context [None req-292d989a-c596-4b49-90ec-29b7093c9725 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1035/2185] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2186] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:18:43 2026] GET /v2.0/security-groups?id=ca2e1f04-50e0-4d2e-af4a-c7fa4b181961&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-05-26 07:18:43.940 7 WARNING neutron_lib.context [None req-0cd33a3a-68f1-46a2-98fd-eb90988c225d 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1151/2187] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:18:43 2026] PUT /v2.0/ports/b29dd26d-291f-4fcc-9d9e-766e56e4df12 => generated 1199 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2188] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:18:44.426 8 WARNING neutron_lib.context [None req-e6e670c3-a730-429b-b95a-3506469864f5 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:44.489 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-942f3865-07f5-4373-b7da-a1527f73cbcb'] response: {'name': 'network-changed', 'server_uuid': '56d90728-702a-4ece-b658-2338912424e8', 'tag': 'b29dd26d-291f-4fcc-9d9e-766e56e4df12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1038/2189] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:18:44 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2190] 199.204.45.113 () {34 vars in 1018 bytes} [Tue May 26 07:18:44 2026] GET /v2.0/networks?tenant_id=9763d2c8279441d3ba2eb6379b486c22&shared=False => generated 757 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2191] 199.204.45.113 () {34 vars in 930 bytes} [Tue May 26 07:18:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2192] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:45 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2193] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:18:45 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2194] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:18:45 2026] GET /v2.0/security-groups?id=ca2e1f04-50e0-4d2e-af4a-c7fa4b181961&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: 1044/2195] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:18:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b29dd26d-291f-4fcc-9d9e-766e56e4df12 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2196] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:18:45 2026] GET /v2.0/subnets?id=56f09296-4721-40a2-afec-dc2b0b6b72af => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2197] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:18:45 2026] GET /v2.0/ports?network_id=433d0b7a-287e-443b-b756-e1f5bde1251d&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: 1047/2198] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:18:45 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?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: 1048/2199] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:18:45 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?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: 1049/2200] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:46 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => 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: 1050/2201] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:18:46 2026] GET /v2.0/security-groups?id=ca2e1f04-50e0-4d2e-af4a-c7fa4b181961&fields=id&fields=name => generated 113 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2202] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 2694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:47.119 7 WARNING neutron_lib.context [None req-ec3dad39-eab4-4b7c-9059-3a65223db6e1 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1051/2203] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:18:47.951 8 WARNING neutron_lib.context [None req-c098d7a6-12be-4d3d-93a0-aae6567f7245 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1052/2204] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:48 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2205] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:18:48 2026] GET /v2.0/security-groups?id=ca2e1f04-50e0-4d2e-af4a-c7fa4b181961&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2206] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:48.233 7 WARNING neutron_lib.context [None req-6e869987-0d62-4369-96b2-a2473e6962b3 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:18:48.524 8 WARNING neutron_lib.context [None req-38392595-9ffb-416a-8d35-b04dae045a53 b54e80b969c943629786226d81093570 8dd211a92a9543dea4bb6a9b59ae156e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1054/2207] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2208] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:48 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:48.629 7 WARNING neutron_lib.context [None req-ee04ab6e-6fde-46ae-b645-843832b0722a 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1154/2209] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:18:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2210] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:18:48 2026] GET /v2.0/security-groups?id=ca2e1f04-50e0-4d2e-af4a-c7fa4b181961&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-05-26 07:18:48.820 8 WARNING neutron_lib.context [None req-9d128618-cda6-4958-86a7-b54292451d60 b54e80b969c943629786226d81093570 8dd211a92a9543dea4bb6a9b59ae156e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/2211] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:48.836 7 WARNING neutron_lib.context [None req-c5ca6c24-2799-4733-b5be-89a3fe637643 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1156/2212] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:18:48 2026] POST /v2.0/security-groups => generated 1603 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2213] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:49.122 7 WARNING neutron_lib.context [None req-c3ecb30d-bd8b-4720-b1d1-8c6ed833169f b54e80b969c943629786226d81093570 8dd211a92a9543dea4bb6a9b59ae156e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1157/2214] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:18:49 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 1240 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:18:49.156 8 WARNING neutron_lib.context [None req-eb471a52-1f5a-4e76-858a-0d54358b06f7 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1058/2215] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:18:49 2026] POST /v2.0/security-groups => generated 1603 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:18:49.479 7 WARNING neutron_lib.context [None req-04831783-748e-4719-907f-541160047427 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1158/2216] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:49.495 8 WARNING neutron_lib.context [None req-af4da78a-435e-471c-8ae7-aaf16e1bf829 b54e80b969c943629786226d81093570 8dd211a92a9543dea4bb6a9b59ae156e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1159/2217] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:18:49 2026] POST /v2.0/security-groups => generated 1603 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:18:50.039 8 WARNING neutron_lib.context [None req-0a3d24ca-c12d-4e7b-ace8-412f6bab72c6 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1160/2218] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:18:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:50.458 8 WARNING neutron_lib.context [None req-14655a03-28b1-4924-8530-ff3858d59694 b54e80b969c943629786226d81093570 8dd211a92a9543dea4bb6a9b59ae156e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1163/2221] 10.0.0.221 () {34 vars in 684 bytes} [Tue May 26 07:18:50 2026] POST /v2.0/security-groups => generated 1603 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2222] 10.0.0.1 () {34 vars in 1094 bytes} [Tue May 26 07:18:51 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1082541421&fields=id&tenant_id=a066af4d00114425b98089cf6065c72b => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2223] 10.0.0.221 () {34 vars in 767 bytes} [Tue May 26 07:18:51 2026] PUT /v2.0/security-groups/b0cbf1e3-3993-4f2e-b8b9-47422fe6d59e/tags => generated 17 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2224] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:18:51 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 703 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:52.125 7 INFO neutron.db.l3_db [None req-04831783-748e-4719-907f-541160047427 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Floating IP a7e325df-4496-4cef-a6ce-2dca5c39b979 associated. External IP: 10.96.250.214, port: b29dd26d-291f-4fcc-9d9e-766e56e4df12. [pid: 8|app: 0|req: 1167/2225] 10.0.0.221 () {34 vars in 767 bytes} [Tue May 26 07:18:51 2026] PUT /v2.0/security-groups/4125aacd-21a6-4198-91f8-11db927b1171/tags => generated 25 bytes in 624 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2226] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:18:52 2026] GET /v2.0/quotas/a066af4d00114425b98089cf6065c72b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2227] 10.0.0.221 () {34 vars in 767 bytes} [Tue May 26 07:18:52 2026] PUT /v2.0/security-groups/90392cf9-166c-4d74-8089-0f34755d559e/tags => generated 34 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2228] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 26 07:18:49 2026] POST /v2.0/floatingips => generated 855 bytes in 3515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:18:53.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7032eb5-24d8-45c8-8351-66dba5e6d00b'] response: {'name': 'network-changed', 'server_uuid': '56d90728-702a-4ece-b658-2338912424e8', 'tag': 'b29dd26d-291f-4fcc-9d9e-766e56e4df12', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1060/2229] 10.0.0.221 () {34 vars in 767 bytes} [Tue May 26 07:18:52 2026] PUT /v2.0/security-groups/08517dbd-4e38-434c-b3cc-9c4c7553b403/tags => generated 19 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2230] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 855 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2231] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2232] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:18:52 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&fields=id => generated 287 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2233] 10.0.0.221 () {32 vars in 694 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2234] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2235] 10.0.0.221 () {32 vars in 690 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2236] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2237] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/networks?id=433d0b7a-287e-443b-b756-e1f5bde1251d => generated 757 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2238] 10.0.0.221 () {32 vars in 702 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2239] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b29dd26d-291f-4fcc-9d9e-766e56e4df12 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2240] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2241] 10.0.0.221 () {32 vars in 688 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2242] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/subnets?id=56f09296-4721-40a2-afec-dc2b0b6b72af => generated 653 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2243] 10.0.0.221 () {32 vars in 702 bytes} [Tue May 26 07:18:53 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: 7|app: 0|req: 1068/2244] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/ports?network_id=433d0b7a-287e-443b-b756-e1f5bde1251d&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2245] 10.0.0.221 () {32 vars in 698 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2246] 10.0.0.221 () {32 vars in 710 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2247] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2248] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:18:53 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2249] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:53 2026] DELETE /v2.0/security-groups/b0cbf1e3-3993-4f2e-b8b9-47422fe6d59e => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2250] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:54 2026] GET /v2.0/ports?device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2251] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:18:54 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2252] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:54 2026] DELETE /v2.0/security-groups/4125aacd-21a6-4198-91f8-11db927b1171 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2253] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:18:55 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 855 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2254] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:54 2026] DELETE /v2.0/security-groups/90392cf9-166c-4d74-8089-0f34755d559e => generated 0 bytes in 1359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2255] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:55 2026] DELETE /v2.0/security-groups/08517dbd-4e38-434c-b3cc-9c4c7553b403 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2256] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:56 2026] DELETE /v2.0/security-groups/cfb2291d-d511-412e-9e9a-204560a4ed9b => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2257] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:18:56 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2258] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:18:57 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 703 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2259] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:18:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a066af4d00114425b98089cf6065c72b => generated 179 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:18:57.611 7 WARNING neutron_lib.context [req-d987a442-28d1-41ce-b699-46a95e1f171e req-e91a5b00-63af-40d5-8951-e913ddc33771 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1185/2260] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:18:57 2026] GET /v2.0/security-groups?tenant_id=91ec79b85cf34ece95e3143ea37c1d7c&name=default => generated 2929 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2261] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:58 2026] DELETE /v2.0/security-groups/03a2f2c6-1258-4bf9-a5b7-9d8e229c64c7 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2262] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:18:57 2026] POST /v2.0/ports => generated 1183 bytes in 1250 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: 1077/2263] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:18:58 2026] GET /v2.0/security-groups?tenant_id=8dd211a92a9543dea4bb6a9b59ae156e&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2264] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:59 2026] DELETE /v2.0/security-groups/1d0eedee-df6e-4fcd-bef4-c85c62ef8e4d => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2265] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:18:59 2026] GET /v2.0/ports?device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1198 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2266] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:18:59 2026] GET /v2.0/security-groups?id=2a106781-3e7d-4bcc-acae-8d55f46361be&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2267] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:18:58 2026] PUT /v2.0/ports/30dab45d-c506-4dbd-9af0-59d32debb25b => generated 1428 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1081/2268] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:18:59 2026] GET /v2.0/security-groups?tenant_id=ae2738f97ea14c1db11f22239934a06c&name=default => generated 2929 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2269] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:18:59 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1467 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:18:59.772 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75e2783b-143d-4fff-a104-055f3813527c'] response: {'name': 'network-changed', 'server_uuid': '87688a9a-39f1-4ea5-92cf-e2783fcdbb1c', 'tag': '30dab45d-c506-4dbd-9af0-59d32debb25b', '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: 1189/2270] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:18:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => 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: 1190/2271] 199.204.45.113 () {34 vars in 1104 bytes} [Tue May 26 07:18:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f1&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => 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: 1191/2272] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:18:59 2026] GET /v2.0/subnets?id=9c507508-bcfd-494a-8855-934e4ca180f0&id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2273] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:18:59 2026] DELETE /v2.0/security-groups/3aa1b8f0-f78d-4ff7-8365-575f99b2942c => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2274] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:18:59 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&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: 1083/2275] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:18:59 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2276] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:19:00 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2277] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:19:00 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1194/2278] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:00 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2279] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:19:00 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2280] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:19:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => 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: 1086/2281] 199.204.45.113 () {34 vars in 1104 bytes} [Tue May 26 07:19:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f1&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => 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: 1196/2282] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:19:00 2026] GET /v2.0/subnets?id=9c507508-bcfd-494a-8855-934e4ca180f0&id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2283] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:00 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&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: 1197/2284] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:01 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2285] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:19:01 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1198/2286] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:19:01 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2289] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:04 2026] GET /v2.0/ports?device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1200 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2290] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:04 2026] GET /v2.0/security-groups?id=2a106781-3e7d-4bcc-acae-8d55f46361be&fields=id&fields=name => generated 112 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2291] 10.0.0.221 () {32 vars in 818 bytes} [Tue May 26 07:19:04 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&mac_address=fa%3A16%3A3e%3A43%3A27%3A76 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:19:04.942 8 WARNING neutron_lib.context [None req-dfb8b375-9087-4bf7-8ce5-ca7c70070257 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1092/2292] 10.0.0.4 () {34 vars in 988 bytes} [Tue May 26 07:19:05 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 1240 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2293] 10.0.0.4 () {34 vars in 1038 bytes} [Tue May 26 07:19:05 2026] GET /v2.0/security-groups?id=ca2e1f04-50e0-4d2e-af4a-c7fa4b181961&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:06.355 7 WARNING neutron_lib.context [None req-62251bcf-00df-4db5-9e21-e3908a12cca0 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:19:06.889 7 INFO neutron.db.segments_db [None req-62251bcf-00df-4db5-9e21-e3908a12cca0 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Added segment c5ea05ea-bdaf-4537-a324-fc948dc5a8ec of type vxlan for network 0633b161-66b8-47c4-8a46-d723d45ad0ca 2026-05-26 07:19:08.639 8 INFO neutron.db.l3_db [None req-dfb8b375-9087-4bf7-8ce5-ca7c70070257 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Floating IP 4c7c7b50-b9d5-438e-a3b3-3b3a55a480c4 associated. External IP: 10.96.250.219, port: 30dab45d-c506-4dbd-9af0-59d32debb25b. [pid: 7|app: 0|req: 1094/2294] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:19:06 2026] POST /v2.0/networks => generated 631 bytes in 3306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2295] 10.0.0.221 () {32 vars in 826 bytes} [Tue May 26 07:19:09 2026] GET /v2.0/ports?project_id=9763d2c8279441d3ba2eb6379b486c22&network_id=433d0b7a-287e-443b-b756-e1f5bde1251d => generated 3691 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:19:09.731 7 WARNING neutron_lib.context [None req-29120bc8-6857-460f-af46-e48bd5eceb1b db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2296] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 26 07:19:04 2026] POST /v2.0/floatingips => generated 855 bytes in 5348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2297] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 26 07:19:10 2026] GET /v2.0/subnets?network_id=30c18c8e-a138-4e2c-9336-bc389412d5d0 => generated 644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:10.353 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24ce629f-889a-4489-904f-cd5be47b0a1d'] response: {'name': 'network-changed', 'server_uuid': '87688a9a-39f1-4ea5-92cf-e2783fcdbb1c', 'tag': '30dab45d-c506-4dbd-9af0-59d32debb25b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1203/2298] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:10 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1469 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2299] 10.0.0.1 () {34 vars in 1094 bytes} [Tue May 26 07:19:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1082541421&fields=id&tenant_id=a066af4d00114425b98089cf6065c72b => generated 69 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2300] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:19:11 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:11.718 8 INFO neutron.db.l3_db [None req-a85999a2-86a2-41d3-963b-81ad242b57cb 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Floating IP a7e325df-4496-4cef-a6ce-2dca5c39b979 disassociated. External IP: 10.96.250.214, port: b29dd26d-291f-4fcc-9d9e-766e56e4df12. [pid: 8|app: 0|req: 1206/2301] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:19:11 2026] PUT /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 554 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2302] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/networks?id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 704 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2303] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2304] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2305] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/quotas/a066af4d00114425b98089cf6065c72b => 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: 1211/2306] 199.204.45.113 () {34 vars in 1104 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f1&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:19:12.396 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86f114db-dcc0-49c2-bd5e-ff424e364051'] response: {'name': 'network-changed', 'server_uuid': '56d90728-702a-4ece-b658-2338912424e8', 'tag': 'b29dd26d-291f-4fcc-9d9e-766e56e4df12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1212/2307] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&fields=id => generated 333 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2308] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/subnets?id=9c507508-bcfd-494a-8855-934e4ca180f0&id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2309] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2310] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2311] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2312] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/networks?id=433d0b7a-287e-443b-b756-e1f5bde1251d => generated 757 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2313] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:19:12 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1219/2314] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2315] 199.204.45.113 () {34 vars in 1096 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2316] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b29dd26d-291f-4fcc-9d9e-766e56e4df12 => 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: 1222/2317] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2318] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/subnets?id=56f09296-4721-40a2-afec-dc2b0b6b72af => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2319] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1225/2320] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/ports?network_id=433d0b7a-287e-443b-b756-e1f5bde1251d&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: 1226/2321] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2322] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:19:09 2026] POST /v2.0/ports => generated 743 bytes in 3763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:19:13.512 7 WARNING neutron_lib.context [None req-f96770ee-5700-4cb2-9b4a-be0acb83af0e db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1227/2323] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?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: 1228/2324] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2325] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:13 2026] GET /v2.0/ports?device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2326] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:14 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2327] 10.0.0.221 () {34 vars in 666 bytes} [Tue May 26 07:19:13 2026] POST /v2.0/trunks => generated 407 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:14.311 7 WARNING neutron_lib.context [None req-c3557857-0114-424f-afda-6596063ca084 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1231/2328] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:19:14 2026] GET /v2.0/networks?id=433d0b7a-287e-443b-b756-e1f5bde1251d => generated 757 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2329] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:19:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b29dd26d-291f-4fcc-9d9e-766e56e4df12 => 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: 1233/2330] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:19:14 2026] GET /v2.0/subnets?id=56f09296-4721-40a2-afec-dc2b0b6b72af => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2331] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:14 2026] GET /v2.0/ports?network_id=433d0b7a-287e-443b-b756-e1f5bde1251d&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: 1235/2332] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:14 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:14.537 7 INFO neutron.db.segments_db [None req-c3557857-0114-424f-afda-6596063ca084 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Added segment bdd7d0c8-5979-4ea8-9b73-2f3a71bb0fb5 of type vxlan for network ad4b5212-8ecc-466e-a987-dfe56954e055 [pid: 8|app: 0|req: 1236/2333] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:19:14 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2334] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:19:14 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?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: 1098/2335] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:19:14 2026] POST /v2.0/networks => generated 632 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:15.013 8 WARNING neutron_lib.context [None req-5d0edf19-dab0-4e60-b046-0502d0e49063 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:19:16.319 7 WARNING neutron_lib.context [None req-85355c01-9219-492b-b4ec-784f1af112f4 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1238/2336] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:19:15 2026] POST /v2.0/ports => generated 743 bytes in 2195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:19:17.215 8 WARNING neutron_lib.context [None req-19ae52e4-d319-479b-8a29-f10859dcf8d3 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1099/2337] 10.0.0.221 () {34 vars in 685 bytes} [Tue May 26 07:19:16 2026] POST /v2.0/security-groups => generated 1677 bytes in 2588 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2338] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:19:18 2026] GET /v2.0/networks?id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 704 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2339] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:18 2026] GET /v2.0/ports?device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:19:18.997 7 WARNING neutron_lib.context [None req-d8e8fc33-d806-4225-9147-6a9237a86b01 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1239/2340] 10.0.0.221 () {34 vars in 666 bytes} [Tue May 26 07:19:17 2026] POST /v2.0/trunks => generated 407 bytes in 2631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2341] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:19:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a066af4d00114425b98089cf6065c72b => generated 179 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:19.901 8 WARNING neutron_lib.context [None req-c9986f89-a6ff-4188-b3ce-8559501ac82b db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1102/2344] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:19:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:19.984 7 WARNING neutron_lib.context [req-54f7ab96-f1b7-4928-8c59-84729ced5ef3 req-f4aa0ea8-ad8e-49d6-906c-12aa95743a08 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:19:20.034 8 INFO neutron.db.segments_db [None req-c9986f89-a6ff-4188-b3ce-8559501ac82b db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Added segment 54193f5f-490d-4aed-bd6a-9a31a1e418bb of type vxlan for network 225f85d0-7d52-4ec9-be98-e4edb2e1c834 [pid: 8|app: 0|req: 1243/2345] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:19:19 2026] POST /v2.0/networks => generated 632 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:20.317 8 WARNING neutron_lib.context [None req-298fe21d-8aa5-4d89-946e-53c25736da95 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1103/2346] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:19:19 2026] POST /v2.0/ports => generated 1187 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:19:20.848 7 WARNING neutron_lib.context [None req-bb22ea64-34d5-426c-a865-91a7286aebc6 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1244/2347] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:19:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2348] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:19:20 2026] POST /v2.0/ports => generated 743 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:19:21.614 7 WARNING neutron_lib.context [None req-8d74d2a6-9b28-4bc3-9602-b97e00a9a5ec 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1245/2349] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:19:20 2026] PUT /v2.0/ports/04a099a1-b6a2-47c5-8fba-f194e2a98aae => generated 1432 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:19:21.779 8 WARNING neutron_lib.context [None req-406df4c5-aa53-4547-b822-8bc74c4e9e3c db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:19:21.836 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4a9fe86-36cd-4c53-aad1-4c1c28ed7bea'] response: {'name': 'network-changed', 'server_uuid': '6da83f40-eeaa-443d-854e-bfa2df4df23f', 'tag': '04a099a1-b6a2-47c5-8fba-f194e2a98aae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1105/2350] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:19:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2351] 10.0.0.4 () {34 vars in 988 bytes} [Tue May 26 07:19:21 2026] GET /v2.0/ports?device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1469 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2352] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:22 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1471 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:19:22.308 7 WARNING neutron_lib.context [None req-d3488cec-b06c-4eb3-b0c5-9af3cbb72c25 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2353] 10.0.0.221 () {34 vars in 666 bytes} [Tue May 26 07:19:21 2026] POST /v2.0/trunks => generated 407 bytes in 655 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: 1247/2354] 10.0.0.4 () {34 vars in 1038 bytes} [Tue May 26 07:19:22 2026] GET /v2.0/security-groups?id=2a106781-3e7d-4bcc-acae-8d55f46361be&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2355] 199.204.45.113 () {34 vars in 1018 bytes} [Tue May 26 07:19:22 2026] GET /v2.0/networks?tenant_id=a066af4d00114425b98089cf6065c72b&shared=False => generated 2372 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:19:22.634 8 WARNING neutron_lib.context [None req-ce19735e-6876-43d9-ba61-398340a1a3f0 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1108/2356] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:19:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2357] 199.204.45.113 () {34 vars in 930 bytes} [Tue May 26 07:19:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:22.747 7 WARNING neutron_lib.context [None req-bd30d7c7-330a-4a58-a69e-3e964519617c 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:19:22.811 7 INFO neutron.db.securitygroups_db [None req-bd30d7c7-330a-4a58-a69e-3e964519617c 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Project 9763d2c8279441d3ba2eb6379b486c22 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-26 07:19:22.869 8 INFO neutron.db.segments_db [None req-ce19735e-6876-43d9-ba61-398340a1a3f0 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Added segment a5b6f0eb-7e54-4a32-8380-19222a7fc39a of type vxlan for network db6413b2-0471-491f-84e3-2324136d3b80 [pid: 7|app: 0|req: 1110/2358] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:19:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2359] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:22 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1471 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:19:23.033 7 WARNING neutron_lib.context [None req-36d3bbb5-fba2-4e4d-9656-c36e4cacf278 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1249/2360] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:19:22 2026] POST /v2.0/networks => generated 631 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:23.090 7 INFO neutron.db.securitygroups_db [None req-36d3bbb5-fba2-4e4d-9656-c36e4cacf278 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Project 9763d2c8279441d3ba2eb6379b486c22 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: 1250/2361] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:19:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=04a099a1-b6a2-47c5-8fba-f194e2a98aae => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:19:23.106 8 WARNING neutron_lib.context [None req-0696f852-6032-48c2-824c-58e094cc8b4f db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2362] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:19:23 2026] POST /v2.0/security-group-rules => generated 606 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2363] 199.204.45.113 () {34 vars in 1106 bytes} [Tue May 26 07:19:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e8&port_id=04a099a1-b6a2-47c5-8fba-f194e2a98aae => 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: 1114/2364] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:19:23 2026] GET /v2.0/subnets?id=3bd31fd2-ed25-4881-aa20-d0e3fda6c719&id=d49df0c4-5050-4989-8f01-cb00d91c0568 => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2365] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:23 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&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: 1116/2366] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:23 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2367] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:19:23 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1118/2368] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:19:23 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2369] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:19:23 2026] GET /v2.0/networks => generated 1298 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2370] 10.0.0.1 () {34 vars in 1098 bytes} [Tue May 26 07:19:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1692552362&fields=id&tenant_id=9763d2c8279441d3ba2eb6379b486c22 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2371] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:19:24 2026] GET /v2.0/networks?id=433d0b7a-287e-443b-b756-e1f5bde1251d => generated 661 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2372] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:24 2026] GET /v2.0/ports?device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1202 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2373] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:19:24 2026] GET /v2.0/quotas/9763d2c8279441d3ba2eb6379b486c22 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2374] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:24 2026] GET /v2.0/security-groups?id=2a106781-3e7d-4bcc-acae-8d55f46361be&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2375] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:19:24 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&fields=id => generated 149 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2376] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:19:24 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?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: 1127/2377] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:19:24 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2378] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:19:23 2026] POST /v2.0/ports => generated 743 bytes in 1837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:24.958 7 WARNING neutron_lib.context [None req-33953cbf-d2f3-4c67-9ea5-4cceaea7413e db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1252/2379] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:24 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2380] 10.0.0.221 () {34 vars in 666 bytes} [Tue May 26 07:19:24 2026] POST /v2.0/trunks => generated 407 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:25.783 8 WARNING neutron_lib.context [None req-f02734d9-e373-4110-a244-d2665bdd53dd db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:19:25.913 8 INFO neutron.db.segments_db [None req-f02734d9-e373-4110-a244-d2665bdd53dd db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Added segment 06ae4a7c-690f-473b-a86a-8148cf1a181d of type vxlan for network 9f568ced-9104-479d-8910-e6333952a640 [pid: 7|app: 0|req: 1129/2381] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:26 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2382] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:19:25 2026] POST /v2.0/networks => generated 631 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:26.222 7 WARNING neutron_lib.context [None req-790717da-9ae9-4375-8f4d-6afb7f509031 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1130/2383] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:19:26 2026] POST /v2.0/ports => generated 743 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:19:26.885 7 WARNING neutron_lib.context [None req-78c34ab7-c9a2-4d66-8d23-ce2eab99e3a1 db5517bfe6074001bb1d648010aa4202 297dc1a88a5a4a138751be595578bbdf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1254/2384] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:19:26 2026] GET /v2.0/networks?id=433d0b7a-287e-443b-b756-e1f5bde1251d => generated 661 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2385] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:19:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9763d2c8279441d3ba2eb6379b486c22 => generated 273 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:27.137 8 WARNING neutron_lib.context [req-60a48eb6-b826-409d-8227-ea99d867090d req-e7792aac-5a2e-48bf-8866-e3bee74ef09a 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1256/2386] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:19:27 2026] POST /v2.0/ports => generated 958 bytes in 684 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: 1257/2387] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:27 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 961 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2388] 10.0.0.221 () {34 vars in 666 bytes} [Tue May 26 07:19:26 2026] POST /v2.0/trunks => generated 407 bytes in 1153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2389] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/security-groups?id=2b917673-6d36-4fd9-a6bc-00d5fcc83dfb&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: 7|app: 0|req: 1133/2390] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:19:28 2026] PUT /v2.0/trunks/3ccbaeb1-7cb9-44de-842c-2454282b9889/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2391] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:19:28 2026] PUT /v2.0/trunks/c2542a35-d416-457c-b401-9fbab698762d/tags => generated 25 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2392] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:19:28 2026] PUT /v2.0/trunks/5b8f33fa-0114-498e-9271-7534d10f3c38/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2393] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:19:28 2026] PUT /v2.0/trunks/cc8c04f3-a915-47df-9d8a-aedd951824df/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2394] 10.0.0.221 () {32 vars in 662 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2395] 10.0.0.221 () {32 vars in 676 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2396] 10.0.0.221 () {32 vars in 672 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2397] 10.0.0.221 () {32 vars in 684 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2398] 10.0.0.221 () {32 vars in 670 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2399] 10.0.0.221 () {32 vars in 684 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2400] 10.0.0.221 () {32 vars in 680 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2401] 10.0.0.221 () {32 vars in 692 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2402] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/trunks/3ccbaeb1-7cb9-44de-842c-2454282b9889 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2403] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:19:28 2026] GET /v2.0/ports/afe5dd65-3693-4848-9af0-3bed24275565 => generated 826 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2404] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 26 07:19:28 2026] DELETE /v2.0/trunks/3ccbaeb1-7cb9-44de-842c-2454282b9889 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2405] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:29 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2406] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 26 07:19:29 2026] GET /v2.0/trunks/c2542a35-d416-457c-b401-9fbab698762d => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2407] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:19:27 2026] PUT /v2.0/ports/ef8764c6-2610-4c4b-af88-7e0cd00228e3 => generated 1203 bytes in 1486 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: 1150/2408] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:29 2026] GET /v2.0/ports?device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1204 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2409] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:29 2026] GET /v2.0/security-groups?id=2b917673-6d36-4fd9-a6bc-00d5fcc83dfb&fields=id&fields=name => generated 114 bytes in 104 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: 1260/2410] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:29 2026] GET /v2.0/security-groups?id=2a106781-3e7d-4bcc-acae-8d55f46361be&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:29.610 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f875f999-7bef-4ea5-a7ca-916c3ef3c809'] response: {'name': 'network-changed', 'server_uuid': '3cad7e32-8d9c-4103-ba89-01737e7dea96', 'tag': 'ef8764c6-2610-4c4b-af88-7e0cd00228e3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1151/2411] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:19:29 2026] GET /v2.0/ports/4a93cfd2-197d-439d-b252-dd2455129c10 => generated 826 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2412] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:29 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2413] 10.0.0.221 () {32 vars in 818 bytes} [Tue May 26 07:19:29 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&mac_address=fa%3A16%3A3e%3A2a%3Aab%3A9e => generated 1204 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2414] 199.204.45.113 () {34 vars in 1018 bytes} [Tue May 26 07:19:29 2026] GET /v2.0/networks?tenant_id=9763d2c8279441d3ba2eb6379b486c22&shared=False => generated 757 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:29.850 8 WARNING neutron_lib.context [None req-19524c9e-ea83-4105-b8c8-f455a940bb6b 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1153/2415] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 26 07:19:29 2026] DELETE /v2.0/trunks/c2542a35-d416-457c-b401-9fbab698762d => generated 0 bytes in 415 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2416] 199.204.45.113 () {34 vars in 930 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2417] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/trunks/5b8f33fa-0114-498e-9271-7534d10f3c38 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2418] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/ports/31c10060-9ddc-4535-9b32-aaed5fff1e3d => generated 826 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2419] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2420] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 26 07:19:30 2026] DELETE /v2.0/trunks/5b8f33fa-0114-498e-9271-7534d10f3c38 => 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: 1159/2421] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ef8764c6-2610-4c4b-af88-7e0cd00228e3 => 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: 1160/2422] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/trunks/cc8c04f3-a915-47df-9d8a-aedd951824df => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2423] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/subnets?id=56f09296-4721-40a2-afec-dc2b0b6b72af => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2424] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/ports/ebe1ed64-0e76-4074-8dd4-10edf4907a0c => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2425] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/ports?network_id=433d0b7a-287e-443b-b756-e1f5bde1251d&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2426] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2427] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 26 07:19:30 2026] DELETE /v2.0/trunks/cc8c04f3-a915-47df-9d8a-aedd951824df => 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: 1166/2428] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:19:30 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?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: 1167/2429] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:31 2026] GET /v2.0/security-groups?id=2b917673-6d36-4fd9-a6bc-00d5fcc83dfb&fields=id&fields=name => generated 114 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2430] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 26 07:19:31 2026] GET /v2.0/trunks/d608df51-6ed3-4b9a-9c0b-e84b384216a9 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2431] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:19:31 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:19:31.334 8 INFO neutron.db.l3_db [None req-19524c9e-ea83-4105-b8c8-f455a940bb6b 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Floating IP d2946bc5-7ec1-4649-9ca9-01b86ace828a associated. External IP: 10.96.250.206, port: 04a099a1-b6a2-47c5-8fba-f194e2a98aae. [pid: 7|app: 0|req: 1170/2432] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:19:31 2026] GET /v2.0/ports/27fef878-af93-404b-b592-cb7f953e9c82 => 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: 1171/2433] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 26 07:19:31 2026] DELETE /v2.0/trunks/d608df51-6ed3-4b9a-9c0b-e84b384216a9 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2434] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:19:31 2026] DELETE /v2.0/ports/afe5dd65-3693-4848-9af0-3bed24275565 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2435] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 26 07:19:29 2026] POST /v2.0/floatingips => generated 855 bytes in 2349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:32.335 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e2ffa5c-bacd-4d46-9d4a-393b6620f345'] response: {'name': 'network-changed', 'server_uuid': '6da83f40-eeaa-443d-854e-bfa2df4df23f', 'tag': '04a099a1-b6a2-47c5-8fba-f194e2a98aae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1264/2436] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:32 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2437] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:32 2026] GET /v2.0/security-groups?id=2b917673-6d36-4fd9-a6bc-00d5fcc83dfb&fields=id&fields=name => generated 114 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2438] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:32 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1473 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2439] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:19:32 2026] DELETE /v2.0/ports/4a93cfd2-197d-439d-b252-dd2455129c10 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2440] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:19:32 2026] GET /v2.0/networks?id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 799 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2441] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=04a099a1-b6a2-47c5-8fba-f194e2a98aae => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2442] 199.204.45.113 () {34 vars in 1106 bytes} [Tue May 26 07:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e8&port_id=04a099a1-b6a2-47c5-8fba-f194e2a98aae => 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: 1270/2443] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:19:32 2026] GET /v2.0/subnets?id=3bd31fd2-ed25-4881-aa20-d0e3fda6c719&id=d49df0c4-5050-4989-8f01-cb00d91c0568 => generated 1365 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2444] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:19:32 2026] DELETE /v2.0/ports/31c10060-9ddc-4535-9b32-aaed5fff1e3d => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2445] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:32 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&device_owner=network%3Adhcp => generated 1461 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2446] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:33 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&device_owner=network%3Adhcp => generated 1461 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2447] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:19:33 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1175/2448] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:19:32 2026] DELETE /v2.0/ports/ebe1ed64-0e76-4074-8dd4-10edf4907a0c => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2449] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:19:33 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1176/2450] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:19:33 2026] DELETE /v2.0/ports/27fef878-af93-404b-b592-cb7f953e9c82 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2451] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:33 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 975 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2452] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:33 2026] GET /v2.0/security-groups?id=2b917673-6d36-4fd9-a6bc-00d5fcc83dfb&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:33.893 7 INFO neutron.services.segments.plugin [-] Segment c5ea05ea-bdaf-4537-a324-fc948dc5a8ec resource provider aggregate not found 2026-05-26 07:19:33.901 7 INFO neutron.services.segments.plugin [-] Segment c5ea05ea-bdaf-4537-a324-fc948dc5a8ec resource provider aggregate not found [pid: 7|app: 0|req: 1177/2453] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:19:33 2026] DELETE /v2.0/networks/0633b161-66b8-47c4-8a46-d723d45ad0ca => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:19:34.186 8 INFO neutron.services.segments.plugin [-] Segment bdd7d0c8-5979-4ea8-9b73-2f3a71bb0fb5 resource provider aggregate not found 2026-05-26 07:19:34.191 8 INFO neutron.services.segments.plugin [-] Segment bdd7d0c8-5979-4ea8-9b73-2f3a71bb0fb5 resource provider aggregate not found [pid: 8|app: 0|req: 1277/2454] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:19:33 2026] DELETE /v2.0/networks/ad4b5212-8ecc-466e-a987-dfe56954e055 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:19:34.218 7 INFO neutron.services.segments.plugin [-] Segment c5ea05ea-bdaf-4537-a324-fc948dc5a8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ea05ea-bdaf-4537-a324-fc948dc5a8ec found for delete ", "request_id": "req-0cdbff48-9fbd-49f5-8c42-aba8162f52ca"}]} 2026-05-26 07:19:34.229 7 INFO neutron.services.segments.plugin [-] Segment c5ea05ea-bdaf-4537-a324-fc948dc5a8ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ea05ea-bdaf-4537-a324-fc948dc5a8ec found for delete ", "request_id": "req-6e2012c1-70b6-4334-9a01-fd8cb4de6ae6"}]} [pid: 7|app: 0|req: 1178/2457] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:19:34 2026] DELETE /v2.0/networks/225f85d0-7d52-4ec9-be98-e4edb2e1c834 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:19:34.622 8 INFO neutron.services.segments.plugin [-] Segment bdd7d0c8-5979-4ea8-9b73-2f3a71bb0fb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdd7d0c8-5979-4ea8-9b73-2f3a71bb0fb5 found for delete ", "request_id": "req-3d2a94de-3baa-4d32-b912-0b9427021e59"}]} 2026-05-26 07:19:34.626 8 INFO neutron.services.segments.plugin [-] Segment bdd7d0c8-5979-4ea8-9b73-2f3a71bb0fb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdd7d0c8-5979-4ea8-9b73-2f3a71bb0fb5 found for delete ", "request_id": "req-20883e4b-005e-42b6-abf1-6a08bf3bcf74"}]} [pid: 8|app: 0|req: 1280/2458] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:19:34 2026] DELETE /v2.0/networks/db6413b2-0471-491f-84e3-2324136d3b80 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2459] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:34 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2460] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:34 2026] GET /v2.0/security-groups?id=2b917673-6d36-4fd9-a6bc-00d5fcc83dfb&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2461] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:35 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2462] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:19:34 2026] DELETE /v2.0/networks/9f568ced-9104-479d-8910-e6333952a640 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2463] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:35 2026] GET /v2.0/security-groups?id=2b917673-6d36-4fd9-a6bc-00d5fcc83dfb&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2464] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:19:35 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:19:35.942 7 INFO neutron.db.l3_db [None req-ddf9274e-c85e-47fc-a831-a04bf909e98b 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Floating IP a7e325df-4496-4cef-a6ce-2dca5c39b979 associated. External IP: 10.96.250.214, port: ef8764c6-2610-4c4b-af88-7e0cd00228e3. 2026-05-26 07:19:36.235 7 INFO neutron.services.segments.plugin [-] Segment 54193f5f-490d-4aed-bd6a-9a31a1e418bb resource provider aggregate not found 2026-05-26 07:19:36.243 7 INFO neutron.services.segments.plugin [-] Segment 54193f5f-490d-4aed-bd6a-9a31a1e418bb resource provider aggregate not found 2026-05-26 07:19:36.249 7 INFO neutron.services.segments.plugin [-] Segment 54193f5f-490d-4aed-bd6a-9a31a1e418bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54193f5f-490d-4aed-bd6a-9a31a1e418bb found for delete ", "request_id": "req-796365c3-972d-4e08-9465-9c4b4fabc220"}]} 2026-05-26 07:19:36.276 7 INFO neutron.services.segments.plugin [-] Segment 54193f5f-490d-4aed-bd6a-9a31a1e418bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54193f5f-490d-4aed-bd6a-9a31a1e418bb found for delete ", "request_id": "req-e3f0bea4-1e83-443d-b149-d40e9aac5219"}]} [pid: 7|app: 0|req: 1183/2465] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:19:35 2026] PUT /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 856 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2466] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:36 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:36.578 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07652645-9b5b-4d46-8b4e-87c36b451f1f'] response: {'name': 'network-changed', 'server_uuid': '3cad7e32-8d9c-4103-ba89-01737e7dea96', 'tag': 'ef8764c6-2610-4c4b-af88-7e0cd00228e3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1185/2467] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:19:36 2026] GET /v2.0/ports?tenant_id=9763d2c8279441d3ba2eb6379b486c22&device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:19:36.658 8 INFO neutron.services.segments.plugin [-] Segment a5b6f0eb-7e54-4a32-8380-19222a7fc39a resource provider aggregate not found 2026-05-26 07:19:36.669 8 INFO neutron.services.segments.plugin [-] Segment a5b6f0eb-7e54-4a32-8380-19222a7fc39a resource provider aggregate not found 2026-05-26 07:19:36.679 8 INFO neutron.services.segments.plugin [-] Segment a5b6f0eb-7e54-4a32-8380-19222a7fc39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5b6f0eb-7e54-4a32-8380-19222a7fc39a found for delete ", "request_id": "req-412d0245-2eb7-4fd8-b7da-14a3f6b00001"}]} 2026-05-26 07:19:36.696 8 INFO neutron.services.segments.plugin [-] Segment 06ae4a7c-690f-473b-a86a-8148cf1a181d resource provider aggregate not found 2026-05-26 07:19:36.702 8 INFO neutron.services.segments.plugin [-] Segment a5b6f0eb-7e54-4a32-8380-19222a7fc39a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5b6f0eb-7e54-4a32-8380-19222a7fc39a found for delete ", "request_id": "req-8f5d0817-177b-4bf4-b5da-581c90074e54"}]} 2026-05-26 07:19:36.715 8 INFO neutron.services.segments.plugin [-] Segment 06ae4a7c-690f-473b-a86a-8148cf1a181d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ae4a7c-690f-473b-a86a-8148cf1a181d found for delete ", "request_id": "req-9f5c667f-b267-4bea-96d8-e1eda2910c12"}]} [pid: 7|app: 0|req: 1186/2468] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:19:36 2026] GET /v2.0/networks?id=433d0b7a-287e-443b-b756-e1f5bde1251d => generated 757 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:36.729 8 INFO neutron.services.segments.plugin [-] Segment 06ae4a7c-690f-473b-a86a-8148cf1a181d resource provider aggregate not found 2026-05-26 07:19:36.747 8 INFO neutron.services.segments.plugin [-] Segment 06ae4a7c-690f-473b-a86a-8148cf1a181d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ae4a7c-690f-473b-a86a-8148cf1a181d found for delete ", "request_id": "req-564c04c0-9605-4a4a-bc06-724aaf0a509a"}]} [pid: 7|app: 0|req: 1187/2469] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:19:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ef8764c6-2610-4c4b-af88-7e0cd00228e3 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2470] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:19:36 2026] GET /v2.0/subnets?id=56f09296-4721-40a2-afec-dc2b0b6b72af => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2471] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:19:36 2026] GET /v2.0/security-groups?tenant_id=2f9990b10d5743fa990cf43fc9595adf&name=default => generated 2929 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2472] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:19:36 2026] GET /v2.0/ports?network_id=433d0b7a-287e-443b-b756-e1f5bde1251d&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2473] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:19:36 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?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: 1191/2474] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:19:36 2026] GET /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d?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: 1284/2475] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:36 2026] DELETE /v2.0/security-groups/d0b50cb9-d6c5-4b5a-b3b8-7e6b09e43a6e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2476] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:19:37 2026] GET /v2.0/security-groups?tenant_id=297dc1a88a5a4a138751be595578bbdf&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: 1285/2477] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:37 2026] DELETE /v2.0/security-groups/01f82e05-28b5-4881-bba2-a74395590159 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2478] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:37 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2479] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:19:37 2026] GET /v2.0/security-groups?tenant_id=79b2933b44064b48ba35cdf5e0b532b4&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2480] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:37 2026] DELETE /v2.0/security-groups/2a5ad3f5-d4d9-4cbb-958d-c04449fdc0f0 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2481] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:38 2026] GET /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2482] 10.0.0.4 () {34 vars in 988 bytes} [Tue May 26 07:19:39 2026] GET /v2.0/ports?device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1473 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2483] 10.0.0.4 () {34 vars in 1038 bytes} [Tue May 26 07:19:39 2026] GET /v2.0/security-groups?id=2a106781-3e7d-4bcc-acae-8d55f46361be&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:42.442 7 WARNING neutron_lib.context [None req-7b10daa2-9be9-4359-a80f-c97f146ad628 9b342d877ae844008682b65da66279d7 0c240dee0fb0429b98a59c94be32bb9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:19:42.735 7 INFO neutron.db.segments_db [None req-7b10daa2-9be9-4359-a80f-c97f146ad628 9b342d877ae844008682b65da66279d7 0c240dee0fb0429b98a59c94be32bb9f - - default default] Added segment 16faf68b-86ca-49e6-b207-f15d198d9edf of type vxlan for network be774405-54bd-4164-8f5f-81a88c631331 [pid: 7|app: 0|req: 1196/2484] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:19:42 2026] POST /v2.0/networks => generated 632 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:42.946 8 WARNING neutron_lib.context [None req-846393c1-5b73-4109-9874-2ef7ab55c571 9b342d877ae844008682b65da66279d7 0c240dee0fb0429b98a59c94be32bb9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1289/2485] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:19:42 2026] POST /v2.0/ports => generated 743 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2486] 10.0.0.221 () {34 vars in 747 bytes} [Tue May 26 07:19:43 2026] PUT /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags => generated 25 bytes in 89 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: 1290/2487] 10.0.0.221 () {32 vars in 727 bytes} [Tue May 26 07:19:43 2026] GET /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/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: 1198/2488] 10.0.0.221 () {34 vars in 758 bytes} [Tue May 26 07:19:43 2026] PUT /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2489] 10.0.0.221 () {32 vars in 727 bytes} [Tue May 26 07:19:43 2026] GET /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2490] 10.0.0.221 () {34 vars in 754 bytes} [Tue May 26 07:19:43 2026] PUT /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/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: 1292/2491] 10.0.0.221 () {32 vars in 727 bytes} [Tue May 26 07:19:43 2026] GET /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/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: 1200/2492] 10.0.0.221 () {34 vars in 776 bytes} [Tue May 26 07:19:43 2026] PUT /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags/black.or.white => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2493] 10.0.0.221 () {32 vars in 727 bytes} [Tue May 26 07:19:44 2026] GET /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2494] 10.0.0.221 () {34 vars in 747 bytes} [Tue May 26 07:19:44 2026] PUT /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags => generated 37 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2495] 10.0.0.221 () {32 vars in 727 bytes} [Tue May 26 07:19:44 2026] GET /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2496] 10.0.0.221 () {32 vars in 735 bytes} [Tue May 26 07:19:44 2026] GET /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:19:44.360 8 INFO neutron.api.v2.resource [None req-cfe9db6b-6172-4786-9be5-7ec02c7b119d 9b342d877ae844008682b65da66279d7 0c240dee0fb0429b98a59c94be32bb9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1295/2497] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:19:44 2026] GET /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2498] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:19:44 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2499] 10.0.0.221 () {32 vars in 738 bytes} [Tue May 26 07:19:44 2026] DELETE /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2500] 10.0.0.221 () {32 vars in 727 bytes} [Tue May 26 07:19:44 2026] GET /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:19:44.554 8 INFO neutron.api.v2.resource [None req-64ce6755-befd-4913-ad24-88dfccab76c6 9b342d877ae844008682b65da66279d7 0c240dee0fb0429b98a59c94be32bb9f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1297/2501] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 26 07:19:44 2026] DELETE /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2502] 10.0.0.221 () {32 vars in 730 bytes} [Tue May 26 07:19:44 2026] DELETE /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2503] 10.0.0.221 () {32 vars in 727 bytes} [Tue May 26 07:19:44 2026] GET /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2504] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:19:44 2026] DELETE /v2.0/ports/9112c679-5b8e-49fc-9f2a-8960694c1b9b => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:19:45.407 8 INFO neutron.services.segments.plugin [-] Segment 16faf68b-86ca-49e6-b207-f15d198d9edf resource provider aggregate not found 2026-05-26 07:19:45.412 8 INFO neutron.services.segments.plugin [-] Segment 16faf68b-86ca-49e6-b207-f15d198d9edf resource provider aggregate not found 2026-05-26 07:19:45.432 8 INFO neutron.services.segments.plugin [-] Segment 16faf68b-86ca-49e6-b207-f15d198d9edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16faf68b-86ca-49e6-b207-f15d198d9edf found for delete ", "request_id": "req-1b28c89e-69fa-4296-8b4d-951cc1d72515"}]} 2026-05-26 07:19:45.433 8 INFO neutron.services.segments.plugin [-] Segment 16faf68b-86ca-49e6-b207-f15d198d9edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16faf68b-86ca-49e6-b207-f15d198d9edf found for delete ", "request_id": "req-89bbb7b8-6de5-437b-ba4e-5807de3d69bd"}]} [pid: 7|app: 0|req: 1207/2505] 10.0.0.220 () {30 vars in 690 bytes} [Tue May 26 07:19:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2506] 10.0.0.220 () {30 vars in 692 bytes} [Tue May 26 07:19:45 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: 1209/2507] 10.0.0.220 () {30 vars in 668 bytes} [Tue May 26 07:19:45 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: 1210/2508] 10.0.0.220 () {30 vars in 704 bytes} [Tue May 26 07:19:45 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: 1299/2509] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:19:45 2026] DELETE /v2.0/networks/be774405-54bd-4164-8f5f-81a88c631331 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2510] 10.0.0.220 () {28 vars in 439 bytes} [Tue May 26 07:19:46 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: 1300/2511] 10.0.0.220 () {30 vars in 728 bytes} [Tue May 26 07:19:46 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 633 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2512] 10.0.0.220 () {30 vars in 690 bytes} [Tue May 26 07:19:46 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: 1301/2513] 10.0.0.220 () {30 vars in 692 bytes} [Tue May 26 07:19:46 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: 1213/2514] 10.0.0.220 () {30 vars in 668 bytes} [Tue May 26 07:19:46 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: 1302/2515] 10.0.0.220 () {30 vars in 704 bytes} [Tue May 26 07:19:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2516] 10.0.0.220 () {30 vars in 728 bytes} [Tue May 26 07:19:46 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2517] 10.0.0.220 () {30 vars in 690 bytes} [Tue May 26 07:19:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2518] 10.0.0.220 () {30 vars in 692 bytes} [Tue May 26 07:19:46 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: 1217/2519] 10.0.0.220 () {30 vars in 668 bytes} [Tue May 26 07:19: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: 7|app: 0|req: 1218/2520] 10.0.0.220 () {30 vars in 704 bytes} [Tue May 26 07:19:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2521] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:19:46 2026] GET /v2.0/security-groups?tenant_id=0c240dee0fb0429b98a59c94be32bb9f&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2522] 10.0.0.220 () {30 vars in 730 bytes} [Tue May 26 07:19:46 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2523] 10.0.0.220 () {30 vars in 682 bytes} [Tue May 26 07:19:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2524] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:46 2026] DELETE /v2.0/security-groups/93959d39-84b7-4479-8f9b-992b2f867718 => 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: 1305/2525] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:19:47 2026] GET /v2.0/security-groups?tenant_id=128c7193ce324146a98b339ad6c903da&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: 1306/2526] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:47 2026] DELETE /v2.0/security-groups/4cac0b92-4208-48c6-90ec-8f300b200344 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2527] 10.0.0.220 () {34 vars in 704 bytes} [Tue May 26 07:19:46 2026] POST /v2.0/ports => generated 1132 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2528] 10.0.0.4 () {34 vars in 988 bytes} [Tue May 26 07:19:47 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1222/2529] 10.0.0.4 () {34 vars in 1038 bytes} [Tue May 26 07:19:47 2026] GET /v2.0/security-groups?id=2b917673-6d36-4fd9-a6bc-00d5fcc83dfb&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: 1309/2532] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:49 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2533] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:49 2026] GET /v2.0/security-groups?id=2b917673-6d36-4fd9-a6bc-00d5fcc83dfb&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2534] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:19:50 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:51.002 7 INFO neutron.db.l3_db [req-92ba458c-06ae-4530-a8a4-d56bf0407f7b req-5698a092-4f4f-4d8e-aa99-ec01a31739e6 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] Floating IP a7e325df-4496-4cef-a6ce-2dca5c39b979 disassociated. External IP: 10.96.250.214, port: ef8764c6-2610-4c4b-af88-7e0cd00228e3. [pid: 8|app: 0|req: 1311/2535] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:19:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2536] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:19:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2537] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:19:51 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: 1314/2538] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:19:51 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: 1315/2539] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:19:51 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2540] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:51 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:19:51.477 8 WARNING neutron_lib.context [None req-e82df5c8-b9dd-4870-b74e-8f24274a4d44 471fe10eefc44244b03b1e4bd46c5279 1d7d7750af1042cab33a885903a88bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1225/2541] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:19:50 2026] DELETE /v2.0/ports/ef8764c6-2610-4c4b-af88-7e0cd00228e3 => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:19:51.748 8 INFO neutron.db.segments_db [None req-e82df5c8-b9dd-4870-b74e-8f24274a4d44 471fe10eefc44244b03b1e4bd46c5279 1d7d7750af1042cab33a885903a88bbe - - default default] Added segment e31dd400-4fb2-4da1-bc0f-b427cd44a83e of type vxlan for network 7227258c-0dde-4797-8af6-84635370be76 [pid: 7|app: 0|req: 1226/2542] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:19:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2543] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:19:51 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: 1228/2544] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:19:51 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: 1229/2545] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:19:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:51.869 7 INFO neutron.api.v2.resource [None req-4f616be9-bd0c-43fc-bfe5-fac61a3e20d0 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1230/2546] 199.204.45.113 () {30 vars in 763 bytes} [Tue May 26 07:19:51 2026] GET /v2.0/security-groups/lb-505f094e-5da1-4eb0-9748-d16a6b758130 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:19:51.905 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91d65bdb-82bd-46a9-8d26-7620c2400e36'] response: {'server_uuid': '3cad7e32-8d9c-4103-ba89-01737e7dea96', 'name': 'network-vif-deleted', 'tag': 'ef8764c6-2610-4c4b-af88-7e0cd00228e3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1231/2547] 199.204.45.113 () {30 vars in 785 bytes} [Tue May 26 07:19:51 2026] GET /v2.0/security-groups?name=lb-505f094e-5da1-4eb0-9748-d16a6b758130 => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2548] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:19:51 2026] POST /v2.0/networks => generated 632 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:19:52.091 8 WARNING neutron_lib.context [None req-dc1626ee-4350-4dce-890c-18944a111998 471fe10eefc44244b03b1e4bd46c5279 1d7d7750af1042cab33a885903a88bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1232/2549] 199.204.45.113 () {34 vars in 736 bytes} [Tue May 26 07:19:51 2026] POST /v2.0/security-groups => generated 1638 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2550] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:52 2026] GET /v2.0/ports?device_id=3cad7e32-8d9c-4103-ba89-01737e7dea96 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2551] 199.204.45.113 () {30 vars in 815 bytes} [Tue May 26 07:19:52 2026] GET /v2.0/security-group-rules?security_group_id=86fb1103-2fd4-4bc6-8986-0ab5ae3b1b3b => generated 1182 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2552] 10.0.0.221 () {34 vars in 664 bytes} [Tue May 26 07:19:52 2026] POST /v2.0/ports => generated 743 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:19:53.102 8 WARNING neutron_lib.context [None req-89766e3c-674b-4073-b968-b87f75ebb4d9 471fe10eefc44244b03b1e4bd46c5279 1d7d7750af1042cab33a885903a88bbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1235/2553] 199.204.45.113 () {34 vars in 789 bytes} [Tue May 26 07:19:52 2026] PUT /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2554] 10.0.0.221 () {34 vars in 666 bytes} [Tue May 26 07:19:53 2026] POST /v2.0/trunks => generated 407 bytes in 385 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: 1320/2555] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2556] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:19:53 2026] PUT /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2557] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2558] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2559] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2560] 10.0.0.221 () {34 vars in 760 bytes} [Tue May 26 07:19:53 2026] PUT /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2561] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2562] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2563] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:53 2026] DELETE /v2.0/security-groups/2b917673-6d36-4fd9-a6bc-00d5fcc83dfb => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2564] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2565] 10.0.0.221 () {34 vars in 756 bytes} [Tue May 26 07:19:53 2026] PUT /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2566] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2567] 10.0.0.221 () {34 vars in 778 bytes} [Tue May 26 07:19:53 2026] PUT /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2568] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2569] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:19:53 2026] PUT /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2570] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:53 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2571] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:19:54 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:19:54.061 7 INFO neutron.api.v2.resource [None req-30058252-3ea1-4b05-b95d-1491942fbf4e 471fe10eefc44244b03b1e4bd46c5279 1d7d7750af1042cab33a885903a88bbe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1250/2572] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 26 07:19:54 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2573] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:54 2026] DELETE /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2574] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:54 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:19:54.200 7 INFO neutron.api.v2.resource [None req-5e9b330e-4d5d-42f3-9fbc-6089569356f0 471fe10eefc44244b03b1e4bd46c5279 1d7d7750af1042cab33a885903a88bbe - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1253/2575] 10.0.0.221 () {32 vars in 744 bytes} [Tue May 26 07:19:54 2026] DELETE /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2576] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:19:53 2026] DELETE /v2.0/floatingips/a7e325df-4496-4cef-a6ce-2dca5c39b979 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2577] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:19:54 2026] DELETE /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2578] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:19:54 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2579] 10.0.0.221 () {32 vars in 719 bytes} [Tue May 26 07:19:54 2026] GET /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2580] 10.0.0.221 () {32 vars in 717 bytes} [Tue May 26 07:19:54 2026] GET /v2.0/ports/de6b36ed-8bac-49a0-8263-788e9199870b => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2581] 10.0.0.221 () {32 vars in 722 bytes} [Tue May 26 07:19:54 2026] DELETE /v2.0/trunks/ded7f7c0-1616-407c-b1a3-051843d6c89a => 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: 1326/2582] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:54 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2583] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:54 2026] GET /v2.0/security-groups?id=ca2e1f04-50e0-4d2e-af4a-c7fa4b181961&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: 1257/2584] 10.0.0.221 () {32 vars in 720 bytes} [Tue May 26 07:19:54 2026] DELETE /v2.0/ports/de6b36ed-8bac-49a0-8263-788e9199870b => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:19:55.271 8 INFO neutron.services.segments.plugin [-] Segment e31dd400-4fb2-4da1-bc0f-b427cd44a83e resource provider aggregate not found 2026-05-26 07:19:55.279 8 INFO neutron.services.segments.plugin [-] Segment e31dd400-4fb2-4da1-bc0f-b427cd44a83e resource provider aggregate not found [pid: 8|app: 0|req: 1328/2585] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:19:55 2026] DELETE /v2.0/networks/7227258c-0dde-4797-8af6-84635370be76 => 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: 1258/2586] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:19:55 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:19:55.347 8 INFO neutron.services.segments.plugin [-] Segment e31dd400-4fb2-4da1-bc0f-b427cd44a83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e31dd400-4fb2-4da1-bc0f-b427cd44a83e found for delete ", "request_id": "req-b4b56b77-8a87-4dd3-bfd3-848706065da2"}]} 2026-05-26 07:19:55.350 8 INFO neutron.services.segments.plugin [-] Segment e31dd400-4fb2-4da1-bc0f-b427cd44a83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e31dd400-4fb2-4da1-bc0f-b427cd44a83e found for delete ", "request_id": "req-c005e503-47f7-44f5-97d4-e88bf48694fe"}]} [pid: 7|app: 0|req: 1259/2587] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:19:55 2026] GET /v2.0/ports?device_id=56d90728-702a-4ece-b658-2338912424e8 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2588] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:19:55 2026] GET /v2.0/security-groups?id=ca2e1f04-50e0-4d2e-af4a-c7fa4b181961&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2589] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:19:55 2026] DELETE /v2.0/ports/b29dd26d-291f-4fcc-9d9e-766e56e4df12 => generated 0 bytes in 779 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2590] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:19:56 2026] GET /v2.0/security-groups?tenant_id=aaea4caf420c4d078f74186e99bd8833&name=default => generated 2929 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:19:57.051 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-300abaf7-d7ac-4d21-88db-26ccf59732b6'] response: {'server_uuid': '56d90728-702a-4ece-b658-2338912424e8', 'name': 'network-vif-deleted', 'tag': 'b29dd26d-291f-4fcc-9d9e-766e56e4df12', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1330/2591] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:56 2026] DELETE /v2.0/security-groups/f4e9d576-4cbd-4a85-b71a-541e2982dc3c => 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: 1262/2592] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:57 2026] DELETE /v2.0/security-groups/ca2e1f04-50e0-4d2e-af4a-c7fa4b181961 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2593] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:19:57 2026] GET /v2.0/security-groups?tenant_id=1d7d7750af1042cab33a885903a88bbe&name=default => generated 2929 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2594] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:19:57 2026] DELETE /v2.0/security-groups/4f4b3626-6a6f-4659-8563-c9a380491856 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2595] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:19:57 2026] PUT /v2.0/routers/b804e252-efeb-447f-9b66-57c7b89800a1/remove_router_interface => generated 309 bytes in 2327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2596] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:19:59 2026] DELETE /v2.0/subnets/56f09296-4721-40a2-afec-dc2b0b6b72af => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:20:01.760 8 INFO neutron.services.segments.plugin [-] Segment 0558931b-548b-45ac-a0d2-fa092d6c3ce8 resource provider aggregate not found 2026-05-26 07:20:01.765 8 INFO neutron.services.segments.plugin [-] Segment 0558931b-548b-45ac-a0d2-fa092d6c3ce8 resource provider aggregate not found 2026-05-26 07:20:01.791 8 INFO neutron.services.segments.plugin [-] Segment 0558931b-548b-45ac-a0d2-fa092d6c3ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0558931b-548b-45ac-a0d2-fa092d6c3ce8 found for delete ", "request_id": "req-4ffe8e9d-a2a4-43b5-a52d-7b81d5355419"}]} 2026-05-26 07:20:01.794 8 INFO neutron.services.segments.plugin [-] Segment 0558931b-548b-45ac-a0d2-fa092d6c3ce8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0558931b-548b-45ac-a0d2-fa092d6c3ce8 found for delete ", "request_id": "req-db71815c-76cf-4d03-8d1d-6afe86a2755b"}]} 2026-05-26 07:20:01.806 8 INFO neutron.db.l3_hamode_db [None req-59478407-5a6e-44c2-8796-3c139ba9c3eb 00ce42739baa40a1be124dd417aafa61 9763d2c8279441d3ba2eb6379b486c22 - - default default] HA network 50c10dbb-2ed7-43ff-be92-cb850bc9a7df was deleted as no HA routers are present in tenant 9763d2c8279441d3ba2eb6379b486c22. [pid: 8|app: 0|req: 1332/2597] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:20:00 2026] DELETE /v2.0/routers/b804e252-efeb-447f-9b66-57c7b89800a1 => generated 0 bytes in 1801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:20:02.087 7 INFO neutron.services.segments.plugin [-] Segment 3c57adf8-b9eb-433a-8eb7-0bdf440c02cc resource provider aggregate not found 2026-05-26 07:20:02.092 7 INFO neutron.services.segments.plugin [-] Segment 3c57adf8-b9eb-433a-8eb7-0bdf440c02cc resource provider aggregate not found 2026-05-26 07:20:02.110 7 INFO neutron.services.segments.plugin [-] Segment 3c57adf8-b9eb-433a-8eb7-0bdf440c02cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c57adf8-b9eb-433a-8eb7-0bdf440c02cc found for delete ", "request_id": "req-daffcde6-51de-4e01-ac57-615eefbd0350"}]} 2026-05-26 07:20:02.111 7 INFO neutron.services.segments.plugin [-] Segment 3c57adf8-b9eb-433a-8eb7-0bdf440c02cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c57adf8-b9eb-433a-8eb7-0bdf440c02cc found for delete ", "request_id": "req-20991a91-7c10-4f22-a229-456f9693208a"}]} [pid: 8|app: 0|req: 1333/2598] 10.0.0.1 () {34 vars in 1014 bytes} [Tue May 26 07:20:02 2026] GET /v2.0/security-groups?id=8bf28dfe-d158-4cbc-8505-c6bce4f392a1&fields=id => generated 69 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2599] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:20:01 2026] DELETE /v2.0/networks/433d0b7a-287e-443b-b756-e1f5bde1251d => generated 0 bytes in 882 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2600] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:20:02 2026] GET /v2.0/networks?id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 735 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2601] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:20:02 2026] GET /v2.0/quotas/0f30b7e2e5a448139d312ab59dd4f7d7 => generated 291 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2602] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:20:02 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2603] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:20:02 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1336/2604] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:20:03 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1270/2607] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:20:05 2026] GET /v2.0/security-groups?tenant_id=9763d2c8279441d3ba2eb6379b486c22&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2608] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:20:05 2026] DELETE /v2.0/security-groups/93cb0f5f-a2c6-414d-b82f-bfb341e6446f => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2609] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:20:06 2026] GET /v2.0/security-groups?tenant_id=f997fdbabf74400e9f04e5bdb008f564&name=default => generated 2929 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2610] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:20:07 2026] DELETE /v2.0/security-groups/47ec441a-7ce1-4fda-a1bb-8c079cc12e81 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2611] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:08 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => 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: 1340/2612] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:08 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => 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: 1273/2613] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:20:08 2026] GET /v2.0/networks?id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2614] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:20:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7 => generated 343 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2615] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:20:08 2026] POST /v2.0/ports => generated 1082 bytes in 2080 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: 1342/2616] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:20:10 2026] PUT /v2.0/ports/a901c930-f74e-4288-b222-040d5f38a939 => generated 1207 bytes in 1596 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: 1343/2617] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:20:13 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 1246 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:20:13.467 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-653d0154-7b3e-4766-8f1d-3450ce411bab'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': 'a901c930-f74e-4288-b222-040d5f38a939', 'status': 'completed', 'code': 200} 2026-05-26 07:20:13.502 7 INFO neutron.db.segments_db [None req-c8997dd7-a11d-433c-b288-595f9455f5c1 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 66091185-e3d7-4fe7-b50c-f5b40e31406e of type vxlan for network 794c6689-24f0-4c5b-ad1f-dee817d8bcb7 [pid: 8|app: 0|req: 1344/2618] 199.204.45.113 () {34 vars in 1062 bytes} [Tue May 26 07:20:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=a901c930-f74e-4288-b222-040d5f38a939 => generated 19 bytes in 48 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: 1345/2619] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:20:13 2026] GET /v2.0/subnets?id=eae9048e-3cb9-4359-bd2f-5949710d04e7 => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2620] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:20:13 2026] GET /v2.0/ports?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2621] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:20:13 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2622] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:20:13 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1275/2623] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:20:12 2026] POST /v2.0/networks => generated 741 bytes in 1892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2624] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:20:13 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2625] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:20:14 2026] GET /v2.0/networks?id=a761e5ea-696a-49dd-a600-2b94aa61f0a6 => generated 735 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2626] 199.204.45.113 () {34 vars in 1062 bytes} [Tue May 26 07:20:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=a901c930-f74e-4288-b222-040d5f38a939 => 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: 1279/2627] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:20:14 2026] GET /v2.0/subnets?id=eae9048e-3cb9-4359-bd2f-5949710d04e7 => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2628] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:20:14 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2629] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:20:14 2026] GET /v2.0/ports?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2630] 199.204.45.113 () {34 vars in 1044 bytes} [Tue May 26 07:20:14 2026] GET /v2.0/security-groups?id=8bf28dfe-d158-4cbc-8505-c6bce4f392a1&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2631] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:20:13 2026] POST /v2.0/subnets => generated 664 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2632] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:20:14 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:20:14.560 8 INFO neutron.db.segments_db [None req-fa0f3d58-683a-48ad-bb3d-ed0238aad7dd a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 19cb243e-5c7c-48c9-b63e-70071015b7a6 of type vxlan for network e2e83260-9bdd-4d7a-80e0-8a32a382c7d4 [pid: 7|app: 0|req: 1284/2633] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:20:14 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2634] 199.204.45.113 () {34 vars in 1096 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/ports?device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2635] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2636] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2637] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => 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: 1289/2638] 199.204.45.113 () {34 vars in 1104 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f1&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => 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: 1290/2639] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/subnets?id=9c507508-bcfd-494a-8855-934e4ca180f0&id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2640] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2641] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:20:15.521 8 INFO neutron.db.l3_hamode_db [None req-fa0f3d58-683a-48ad-bb3d-ed0238aad7dd a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1293/2642] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2643] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:20:15 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2644] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:16 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2645] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:20:16 2026] GET /v2.0/security-groups?id=8bf28dfe-d158-4cbc-8505-c6bce4f392a1&fields=id&fields=name => generated 96 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2646] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:16 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:20:17.061 8 INFO neutron.db.l3_hamode_db [None req-fa0f3d58-683a-48ad-bb3d-ed0238aad7dd a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1350/2647] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:20:14 2026] POST /v2.0/routers => generated 728 bytes in 4502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2650] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:20:18 2026] PUT /v2.0/routers/4b66b54b-dcb8-4638-a877-a1457d2dcc90/add_router_interface => generated 309 bytes in 3401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:20:24.251 8 INFO neutron.db.segments_db [None req-b68c9117-4a17-476c-b712-11dc0ecac389 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 26eb89a0-b8e5-4028-a856-618af3a2221d of type vxlan for network e36f64b4-50c9-4643-817a-35da37f61423 [pid: 8|app: 0|req: 1353/2651] 10.0.0.221 () {34 vars in 671 bytes} [Tue May 26 07:20:23 2026] POST /v2.0/networks => generated 740 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2652] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:20:24 2026] POST /v2.0/subnets => generated 664 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:20:25.148 8 INFO neutron.db.segments_db [None req-3059de98-61eb-48ab-a665-d7ba3051087f a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Added segment 4ddfaada-97ef-4d12-b5f1-7a7020cc12b0 of type vxlan for network c862cf78-f798-4fec-b142-39c0804e048e 2026-05-26 07:20:25.953 8 INFO neutron.db.l3_hamode_db [None req-3059de98-61eb-48ab-a665-d7ba3051087f a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-26 07:20:28.158 8 INFO neutron.db.l3_hamode_db [None req-3059de98-61eb-48ab-a665-d7ba3051087f a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1354/2653] 10.0.0.221 () {34 vars in 669 bytes} [Tue May 26 07:20:25 2026] POST /v2.0/routers => generated 728 bytes in 5406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2654] 10.0.0.221 () {34 vars in 783 bytes} [Tue May 26 07:20:30 2026] PUT /v2.0/routers/f6258f81-bcb9-4a54-b7c1-6ca82d24af70/add_router_interface => generated 309 bytes in 3908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:20:35.267 8 WARNING neutron_lib.context [None req-c05c077c-ec73-4f59-8dbd-c447e1da4f37 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1356/2657] 10.0.0.221 () {34 vars in 685 bytes} [Tue May 26 07:20:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:20:35.507 7 WARNING neutron_lib.context [None req-8e900592-7250-430f-b5e7-6d015f80ea06 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1302/2658] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:20:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:20:35.881 8 WARNING neutron_lib.context [None req-fd845fbd-428a-4a88-b841-c8283e691aa5 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1357/2659] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:20:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:20:36.160 7 WARNING neutron_lib.context [None req-dde1c986-3403-46f3-858c-fab6b1397d38 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1303/2660] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:20:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:20:36.426 8 WARNING neutron_lib.context [None req-23da219b-3218-4c2b-8a77-a1990f4886ed 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1358/2661] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:20:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:20:36.704 7 WARNING neutron_lib.context [None req-45b4f2fe-f868-4862-9ef1-1dfa188b329f 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:20:36.837 7 INFO neutron.db.securitygroups_db [None req-45b4f2fe-f868-4862-9ef1-1dfa188b329f 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Project 40e47792f86948c19aacfa0730b2b533 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: 1304/2662] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:20:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:20:37.537 8 WARNING neutron_lib.context [None req-2b84a7d9-4a3d-46a8-8dd5-bb7d7f40a8ec 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:20:37.803 8 INFO neutron.db.securitygroups_db [None req-2b84a7d9-4a3d-46a8-8dd5-bb7d7f40a8ec 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Project 40e47792f86948c19aacfa0730b2b533 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: 1359/2663] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:20:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:20:38.650 7 WARNING neutron_lib.context [None req-3dad4bc6-22e8-4bce-a139-e16509bb9664 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1305/2664] 10.0.0.221 () {34 vars in 685 bytes} [Tue May 26 07:20:38 2026] POST /v2.0/security-groups => generated 1661 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-26 07:20:39.114 8 WARNING neutron_lib.context [None req-fb183acc-14c9-411b-949a-575779d42959 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1360/2665] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:20:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:20:39.342 7 WARNING neutron_lib.context [None req-4fee7822-a079-4551-ab00-f0c35efb7761 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1306/2666] 10.0.0.221 () {34 vars in 695 bytes} [Tue May 26 07:20:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-26 07:20:39.523 8 WARNING neutron_lib.context [None req-d0e2282d-942a-4cfc-bb3c-af6e3362c92d 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1361/2667] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:20:39 2026] POST /v2.0/floatingips => generated 552 bytes in 1374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2668] 10.0.0.1 () {34 vars in 1096 bytes} [Tue May 26 07:20:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-480367408&fields=id&tenant_id=40e47792f86948c19aacfa0730b2b533 => 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: 1362/2669] 10.0.0.1 () {34 vars in 1096 bytes} [Tue May 26 07:20:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--815241877&fields=id&tenant_id=40e47792f86948c19aacfa0730b2b533 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2670] 10.0.0.1 () {34 vars in 980 bytes} [Tue May 26 07:20:41 2026] GET /v2.0/networks?id=794c6689-24f0-4c5b-ad1f-dee817d8bcb7 => generated 673 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2671] 10.0.0.1 () {34 vars in 963 bytes} [Tue May 26 07:20:41 2026] GET /v2.0/quotas/40e47792f86948c19aacfa0730b2b533 => 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: 1309/2672] 10.0.0.1 () {34 vars in 1000 bytes} [Tue May 26 07:20:41 2026] GET /v2.0/ports?tenant_id=40e47792f86948c19aacfa0730b2b533&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2673] 10.0.0.1 () {34 vars in 1006 bytes} [Tue May 26 07:20:41 2026] GET /v2.0/networks/794c6689-24f0-4c5b-ad1f-dee817d8bcb7?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: 1310/2674] 10.0.0.1 () {34 vars in 1106 bytes} [Tue May 26 07:20:41 2026] GET /v2.0/networks/794c6689-24f0-4c5b-ad1f-dee817d8bcb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2675] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:41 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => 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: 1311/2676] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:42 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2677] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:20:43 2026] GET /v2.0/networks?id=794c6689-24f0-4c5b-ad1f-dee817d8bcb7 => generated 673 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2678] 199.204.45.113 () {34 vars in 1050 bytes} [Tue May 26 07:20:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=40e47792f86948c19aacfa0730b2b533 => generated 272 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:20:43.800 8 WARNING neutron_lib.context [req-c110427e-5388-4933-96e7-3eab215f4500 req-79863851-a64d-4c41-ab8b-bd2181e5c413 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1313/2679] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:44 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2680] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:20:43 2026] POST /v2.0/ports => generated 997 bytes in 832 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: 1368/2681] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:45 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1012 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2682] 10.0.0.1 () {34 vars in 1118 bytes} [Tue May 26 07:20:45 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2683] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:20:44 2026] PUT /v2.0/ports/8dcf2fdd-e5de-4997-8d63-2fd9044100a2 => generated 1242 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2684] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:20:45 2026] GET /v2.0/ports?tenant_id=40e47792f86948c19aacfa0730b2b533&device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1315/2685] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:20:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcf2fdd-e5de-4997-8d63-2fd9044100a2 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2686] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:20:45 2026] GET /v2.0/subnets?id=62e4b5db-2989-471e-9184-3ae6490a38f5 => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:20:45.606 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c9ee5f9-3435-4baa-9e74-3994df89f8f5'] response: {'name': 'network-changed', 'server_uuid': 'd926cf83-4c42-4ba9-afc1-6b39ad0e5c2c', 'tag': '8dcf2fdd-e5de-4997-8d63-2fd9044100a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1316/2687] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:20:45 2026] GET /v2.0/ports?network_id=794c6689-24f0-4c5b-ad1f-dee817d8bcb7&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2688] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:20:45 2026] GET /v2.0/networks/794c6689-24f0-4c5b-ad1f-dee817d8bcb7?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1317/2689] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:20:45 2026] GET /v2.0/networks/794c6689-24f0-4c5b-ad1f-dee817d8bcb7?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: 1373/2690] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:20:45 2026] GET /v2.0/ports?tenant_id=40e47792f86948c19aacfa0730b2b533&device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1281 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2691] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/networks?id=794c6689-24f0-4c5b-ad1f-dee817d8bcb7 => generated 769 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2692] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcf2fdd-e5de-4997-8d63-2fd9044100a2 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2693] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => 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: 1375/2694] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/subnets?id=62e4b5db-2989-471e-9184-3ae6490a38f5 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2695] 199.204.45.113 () {34 vars in 1124 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2696] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/ports?network_id=794c6689-24f0-4c5b-ad1f-dee817d8bcb7&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2697] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/networks/794c6689-24f0-4c5b-ad1f-dee817d8bcb7?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2698] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/networks/794c6689-24f0-4c5b-ad1f-dee817d8bcb7?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: 1322/2699] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1012 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2700] 10.0.0.1 () {34 vars in 1118 bytes} [Tue May 26 07:20:46 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2701] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:47 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2702] 10.0.0.1 () {34 vars in 1118 bytes} [Tue May 26 07:20:47 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2703] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:48 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2704] 10.0.0.1 () {34 vars in 1118 bytes} [Tue May 26 07:20:49 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2707] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:50 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2708] 10.0.0.1 () {34 vars in 1118 bytes} [Tue May 26 07:20:50 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2709] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:20:50 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:20:51.199 8 INFO neutron.db.l3_db [None req-e3bec875-669c-4457-a6cd-cf63e1a10876 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Floating IP fea02dba-0945-4f6d-99e5-36cd1f0c3fd6 associated. External IP: 10.96.250.214, port: 8dcf2fdd-e5de-4997-8d63-2fd9044100a2. [pid: 8|app: 0|req: 1383/2710] 10.0.0.221 () {34 vars in 749 bytes} [Tue May 26 07:20:50 2026] PUT /v2.0/floatingips/fea02dba-0945-4f6d-99e5-36cd1f0c3fd6 => generated 856 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2713] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:21:04 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1014 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:21:04.767 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6461d4d4-f09a-4c6d-9be2-42c755f84231'] response: {'name': 'network-changed', 'server_uuid': 'd926cf83-4c42-4ba9-afc1-6b39ad0e5c2c', 'tag': '8dcf2fdd-e5de-4997-8d63-2fd9044100a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1386/2714] 10.0.0.1 () {34 vars in 1118 bytes} [Tue May 26 07:21:04 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2715] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:21:04 2026] GET /v2.0/ports?tenant_id=40e47792f86948c19aacfa0730b2b533&device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2716] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:21:04 2026] GET /v2.0/networks?id=794c6689-24f0-4c5b-ad1f-dee817d8bcb7 => generated 769 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2717] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:21:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8dcf2fdd-e5de-4997-8d63-2fd9044100a2 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2718] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:21:04 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1283 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2719] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:21:05 2026] GET /v2.0/subnets?id=62e4b5db-2989-471e-9184-3ae6490a38f5 => generated 667 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2720] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:05 2026] GET /v2.0/ports?network_id=794c6689-24f0-4c5b-ad1f-dee817d8bcb7&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2721] 10.0.0.221 () {32 vars in 858 bytes} [Tue May 26 07:21:05 2026] GET /v2.0/floatingips?floating_network_id=30c18c8e-a138-4e2c-9336-bc389412d5d0&port_id=8dcf2fdd-e5de-4997-8d63-2fd9044100a2 => generated 861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2722] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:05 2026] GET /v2.0/networks/794c6689-24f0-4c5b-ad1f-dee817d8bcb7?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: 1389/2723] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:05 2026] GET /v2.0/networks/794c6689-24f0-4c5b-ad1f-dee817d8bcb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2724] 10.0.0.4 () {34 vars in 988 bytes} [Tue May 26 07:21:05 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2725] 10.0.0.4 () {34 vars in 1118 bytes} [Tue May 26 07:21:05 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2726] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:21:07 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2727] 10.0.0.1 () {34 vars in 1118 bytes} [Tue May 26 07:21:07 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2728] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:21:08 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:21:09.007 8 INFO neutron.db.l3_db [req-c10892c5-f5a0-48c5-8332-64b8f068d63f req-5f7e65c2-4f06-40bc-8d11-a2ba768b6b01 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] Floating IP fea02dba-0945-4f6d-99e5-36cd1f0c3fd6 disassociated. External IP: 10.96.250.214, port: 8dcf2fdd-e5de-4997-8d63-2fd9044100a2. [pid: 7|app: 0|req: 1338/2729] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:21:09 2026] GET /v2.0/ports?device_id=d926cf83-4c42-4ba9-afc1-6b39ad0e5c2c => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2730] 10.0.0.1 () {34 vars in 1118 bytes} [Tue May 26 07:21:09 2026] GET /v2.0/security-groups?id=9908d0f7-8ba6-429e-bb85-f3db491b3659&id=25e1e7d8-1b70-4adb-b442-4c341f747375&fields=id&fields=name => generated 205 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2731] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:21:08 2026] DELETE /v2.0/ports/8dcf2fdd-e5de-4997-8d63-2fd9044100a2 => generated 0 bytes in 1038 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2732] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:21:10 2026] DELETE /v2.0/security-groups/9908d0f7-8ba6-429e-bb85-f3db491b3659 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:21:10.594 8 INFO neutron.api.v2.resource [None req-a97932f4-5a8a-46c5-a4f7-053e23617756 045caaf199444cf38969288ed328d8bd 40e47792f86948c19aacfa0730b2b533 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1393/2733] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:21:10 2026] GET /v2.0/security-groups/9908d0f7-8ba6-429e-bb85-f3db491b3659 => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:21:11.186 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cc75dbf-b54a-4ede-9513-84c5249feced'] response: {'server_uuid': 'd926cf83-4c42-4ba9-afc1-6b39ad0e5c2c', 'name': 'network-vif-deleted', 'tag': '8dcf2fdd-e5de-4997-8d63-2fd9044100a2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1394/2734] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:21:11 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: 1395/2735] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:21: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: 1396/2736] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:21:11 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: 1397/2737] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:21:11 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: 1398/2738] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:21:11 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2739] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:21:11 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2740] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:21:10 2026] DELETE /v2.0/floatingips/fea02dba-0945-4f6d-99e5-36cd1f0c3fd6 => generated 0 bytes in 993 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2741] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:21:11 2026] DELETE /v2.0/security-groups/25e1e7d8-1b70-4adb-b442-4c341f747375 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2742] 199.204.45.113 () {34 vars in 717 bytes} [Tue May 26 07:21:11 2026] POST /v2.0/ports => generated 1097 bytes in 718 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: 1401/2743] 10.0.0.1 () {34 vars in 969 bytes} [Tue May 26 07:21:12 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1097 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2744] 10.0.0.1 () {34 vars in 905 bytes} [Tue May 26 07:21:12 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2745] 199.204.45.113 () {34 vars in 1262 bytes} [Tue May 26 07:21:12 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2746] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:12 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1405/2747] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:12 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2748] 199.204.45.113 () {34 vars in 975 bytes} [Tue May 26 07:21:12 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1097 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2749] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:21:12 2026] GET /v2.0/networks?id=3e80cafb-d88d-4add-9243-570395a0472a => generated 802 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2750] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:21:11 2026] PUT /v2.0/routers/4b66b54b-dcb8-4638-a877-a1457d2dcc90/remove_router_interface => generated 309 bytes in 1653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2751] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:21:12 2026] PUT /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1251 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:21:13.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63d83208-4175-4eb4-adf3-83bbbdfd1ef3'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': '4fd46bb2-6708-4004-b769-218ad6f0e5fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1409/2752] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:21:13 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2527 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2753] 199.204.45.113 () {34 vars in 1062 bytes} [Tue May 26 07:21:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=a901c930-f74e-4288-b222-040d5f38a939 => generated 19 bytes in 32 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: 1411/2754] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/subnets?id=eae9048e-3cb9-4359-bd2f-5949710d04e7 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2755] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/ports?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&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: 1413/2756] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1414/2757] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2758] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=4fd46bb2-6708-4004-b769-218ad6f0e5fb => 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: 1416/2759] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/subnets?id=2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 654 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2760] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/ports?network_id=3e80cafb-d88d-4add-9243-570395a0472a&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2761] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1419/2762] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1420/2763] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2527 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:21:14.824 7 INFO neutron.services.segments.plugin [-] Segment 19cb243e-5c7c-48c9-b63e-70071015b7a6 resource provider aggregate not found [pid: 8|app: 0|req: 1421/2764] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/networks?id=3e80cafb-d88d-4add-9243-570395a0472a => generated 802 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:21:14.831 7 INFO neutron.services.segments.plugin [-] Segment 19cb243e-5c7c-48c9-b63e-70071015b7a6 resource provider aggregate not found 2026-05-26 07:21:14.846 7 INFO neutron.db.l3_hamode_db [None req-3bb463bf-655e-4b3a-8200-4e5428276111 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network e2e83260-9bdd-4d7a-80e0-8a32a382c7d4 was deleted as no HA routers are present in tenant 40e47792f86948c19aacfa0730b2b533. 2026-05-26 07:21:14.851 7 INFO neutron.services.segments.plugin [-] Segment 19cb243e-5c7c-48c9-b63e-70071015b7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19cb243e-5c7c-48c9-b63e-70071015b7a6 found for delete ", "request_id": "req-41cae4a8-9a4a-468e-832e-e4d308f632aa"}]} [pid: 7|app: 0|req: 1344/2765] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:21:13 2026] DELETE /v2.0/routers/4b66b54b-dcb8-4638-a877-a1457d2dcc90 => generated 0 bytes in 1385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:21:14.870 7 INFO neutron.services.segments.plugin [-] Segment 19cb243e-5c7c-48c9-b63e-70071015b7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19cb243e-5c7c-48c9-b63e-70071015b7a6 found for delete ", "request_id": "req-710c2182-0661-441f-b42c-30220f51290f"}]} [pid: 8|app: 0|req: 1422/2766] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=4fd46bb2-6708-4004-b769-218ad6f0e5fb => 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: 1423/2767] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/subnets?id=2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2768] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/ports?network_id=3e80cafb-d88d-4add-9243-570395a0472a&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2769] 199.204.45.113 () {34 vars in 1096 bytes} [Tue May 26 07:21:14 2026] GET /v2.0/ports?device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2770] 10.0.0.1 () {34 vars in 969 bytes} [Tue May 26 07:21:15 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2771] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:21:14 2026] DELETE /v2.0/subnets/62e4b5db-2989-471e-9184-3ae6490a38f5 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2772] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:15 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2773] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:21:15 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => 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: 1428/2774] 199.204.45.113 () {34 vars in 789 bytes} [Tue May 26 07:21:15 2026] PUT /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1312 bytes in 397 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: 1429/2775] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:15 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1347/2776] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:21:15 2026] DELETE /v2.0/networks/794c6689-24f0-4c5b-ad1f-dee817d8bcb7 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:21:15.734 7 INFO neutron.api.v2.resource [None req-a6d2c6c2-923c-4fa3-b29b-22dc8dcc61e0 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2777] 199.204.45.113 () {30 vars in 763 bytes} [Tue May 26 07:21:15 2026] GET /v2.0/security-groups/lb-505f094e-5da1-4eb0-9748-d16a6b758130 => 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: 1430/2778] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:21:15 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2779] 199.204.45.113 () {30 vars in 785 bytes} [Tue May 26 07:21:15 2026] GET /v2.0/security-groups?name=lb-505f094e-5da1-4eb0-9748-d16a6b758130 => generated 1639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2780] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:21:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:21:15.982 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd12a5a3-7049-4bce-9389-7da14a2122e3'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': '4fd46bb2-6708-4004-b769-218ad6f0e5fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1433/2781] 199.204.45.113 () {34 vars in 789 bytes} [Tue May 26 07:21:15 2026] PUT /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1314 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2782] 199.204.45.113 () {34 vars in 1104 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f1&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => generated 19 bytes in 27 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: 1435/2783] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2784] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/subnets?id=9c507508-bcfd-494a-8855-934e4ca180f0&id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2785] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/networks?id=3e80cafb-d88d-4add-9243-570395a0472a => generated 802 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2786] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2787] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=4fd46bb2-6708-4004-b769-218ad6f0e5fb => 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: 1440/2788] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&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: 1441/2789] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/subnets?id=2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2790] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2791] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/ports?network_id=3e80cafb-d88d-4add-9243-570395a0472a&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: 1444/2792] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1445/2793] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2794] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1447/2795] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:21:16 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) 2026-05-26 07:21:16.887 7 INFO neutron.services.segments.plugin [-] Segment 66091185-e3d7-4fe7-b50c-f5b40e31406e resource provider aggregate not found [pid: 8|app: 0|req: 1448/2796] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2797] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:21:16 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) 2026-05-26 07:21:16.910 7 INFO neutron.services.segments.plugin [-] Segment 66091185-e3d7-4fe7-b50c-f5b40e31406e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66091185-e3d7-4fe7-b50c-f5b40e31406e found for delete ", "request_id": "req-7abc4211-c7be-48a3-9522-1d79f8d83273"}]} 2026-05-26 07:21:16.912 7 INFO neutron.services.segments.plugin [-] Segment 66091185-e3d7-4fe7-b50c-f5b40e31406e resource provider aggregate not found [pid: 8|app: 0|req: 1450/2798] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:21: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-05-26 07:21:16.951 7 INFO neutron.services.segments.plugin [-] Segment 66091185-e3d7-4fe7-b50c-f5b40e31406e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66091185-e3d7-4fe7-b50c-f5b40e31406e found for delete ", "request_id": "req-08acbd49-0196-4928-82bc-1ca89d712446"}]} [pid: 8|app: 0|req: 1451/2799] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:21:16 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2800] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:21:17 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2801] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:21:17 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2802] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:21:17 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2803] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:21:15 2026] PUT /v2.0/routers/f6258f81-bcb9-4a54-b7c1-6ca82d24af70/remove_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2804] 199.204.45.113 () {30 vars in 743 bytes} [Tue May 26 07:21:17 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2805] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:21:17 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2806] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:21:17 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:21:19.013 7 INFO neutron.services.segments.plugin [-] Segment 4ddfaada-97ef-4d12-b5f1-7a7020cc12b0 resource provider aggregate not found 2026-05-26 07:21:19.018 7 INFO neutron.services.segments.plugin [-] Segment 4ddfaada-97ef-4d12-b5f1-7a7020cc12b0 resource provider aggregate not found 2026-05-26 07:21:19.036 7 INFO neutron.services.segments.plugin [-] Segment 4ddfaada-97ef-4d12-b5f1-7a7020cc12b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ddfaada-97ef-4d12-b5f1-7a7020cc12b0 found for delete ", "request_id": "req-dac40577-c05f-43c1-924e-222d0fc4d7a0"}]} 2026-05-26 07:21:19.038 7 INFO neutron.services.segments.plugin [-] Segment 4ddfaada-97ef-4d12-b5f1-7a7020cc12b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ddfaada-97ef-4d12-b5f1-7a7020cc12b0 found for delete ", "request_id": "req-9f277c12-6690-44a5-9dde-ce5e8736ba3f"}]} 2026-05-26 07:21:19.053 7 INFO neutron.db.l3_hamode_db [None req-ebe70358-514a-44a0-b5f1-2cf90a3606f1 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] HA network c862cf78-f798-4fec-b142-39c0804e048e was deleted as no HA routers are present in tenant 638aa5450f554080b3b647b9eb4a7aae. [pid: 7|app: 0|req: 1350/2807] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:21:17 2026] DELETE /v2.0/routers/f6258f81-bcb9-4a54-b7c1-6ca82d24af70 => generated 0 bytes in 1854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:21:19.122 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f668af44-32e1-44e0-9c95-24d5baf55c7b'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': '4fd46bb2-6708-4004-b769-218ad6f0e5fb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1351/2808] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:21:19 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2809] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:21:19 2026] GET /v2.0/networks?id=3e80cafb-d88d-4add-9243-570395a0472a => generated 802 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2810] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:21:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=4fd46bb2-6708-4004-b769-218ad6f0e5fb => 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: 1458/2811] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:21:19 2026] DELETE /v2.0/subnets/3b1a06a7-da4d-4197-86bd-f9ad67ecc6a4 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2812] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:21:19 2026] GET /v2.0/subnets?id=2b11886a-99ea-46eb-bdf1-18dfb6c00092 => 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: 1355/2813] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:19 2026] GET /v2.0/ports?network_id=3e80cafb-d88d-4add-9243-570395a0472a&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: 7|app: 0|req: 1356/2814] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:19 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2817] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:19 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:21:19.843 8 INFO neutron.services.segments.plugin [-] Segment 26eb89a0-b8e5-4028-a856-618af3a2221d resource provider aggregate not found 2026-05-26 07:21:19.852 8 INFO neutron.services.segments.plugin [-] Segment 26eb89a0-b8e5-4028-a856-618af3a2221d resource provider aggregate not found [pid: 8|app: 0|req: 1459/2818] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:21:19 2026] DELETE /v2.0/networks/e36f64b4-50c9-4643-817a-35da37f61423 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2819] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:21:21 2026] GET /v2.0/security-groups?tenant_id=40e47792f86948c19aacfa0730b2b533&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:21:21.132 8 INFO neutron.services.segments.plugin [-] Segment 26eb89a0-b8e5-4028-a856-618af3a2221d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26eb89a0-b8e5-4028-a856-618af3a2221d found for delete ", "request_id": "req-223fd0bc-20fd-40bd-927e-8ba099c37400"}]} 2026-05-26 07:21:21.143 8 INFO neutron.services.segments.plugin [-] Segment 26eb89a0-b8e5-4028-a856-618af3a2221d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26eb89a0-b8e5-4028-a856-618af3a2221d found for delete ", "request_id": "req-46013271-f0dd-496f-8532-e91b29402388"}]} [pid: 8|app: 0|req: 1460/2820] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:21:21 2026] DELETE /v2.0/security-groups/32cae86f-080e-4958-b480-4f3ec477f7fb => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2821] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:21:21 2026] GET /v2.0/security-groups?tenant_id=638aa5450f554080b3b647b9eb4a7aae&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2822] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:21:21 2026] DELETE /v2.0/security-groups/1c5f637f-3a79-463e-b025-b0cc45496ad9 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:21:26.054 7 WARNING neutron_lib.context [None req-c635588c-367d-46e7-9740-d6e73bd555d1 3920dcaa21a64947849c048a60da21c8 cd0fed98a55849a1ae2baa558503c67e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:21:28.239 8 WARNING neutron_lib.context [None req-a659d9fa-d393-492f-8a4b-8883c219bd8b 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1362/2823] 10.0.0.221 () {34 vars in 676 bytes} [Tue May 26 07:21:25 2026] POST /v2.0/floatingips => generated 552 bytes in 2597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2824] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:21:28 2026] PUT /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags => generated 25 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2825] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:21:28 2026] GET /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/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: 1365/2826] 10.0.0.221 () {34 vars in 770 bytes} [Tue May 26 07:21:28 2026] PUT /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2827] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:21:28 2026] GET /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2828] 10.0.0.221 () {34 vars in 766 bytes} [Tue May 26 07:21:28 2026] PUT /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2829] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:21:28 2026] GET /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2830] 10.0.0.221 () {34 vars in 788 bytes} [Tue May 26 07:21:28 2026] PUT /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2831] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:21:29 2026] GET /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2832] 10.0.0.221 () {34 vars in 759 bytes} [Tue May 26 07:21:29 2026] PUT /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags => generated 37 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2833] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:21:29 2026] GET /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/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: 1373/2834] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:21:29 2026] GET /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:21:29.393 7 INFO neutron.api.v2.resource [None req-5b6d9771-8886-47a0-bcd2-c34533f06cb0 3920dcaa21a64947849c048a60da21c8 cd0fed98a55849a1ae2baa558503c67e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1374/2835] 10.0.0.221 () {32 vars in 751 bytes} [Tue May 26 07:21:29 2026] GET /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/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: 1375/2836] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:21:29 2026] DELETE /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2837] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:21:29 2026] GET /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:21:29.543 7 INFO neutron.api.v2.resource [None req-eb24a0a2-4dd3-4233-aac1-ab57306c76ea 3920dcaa21a64947849c048a60da21c8 cd0fed98a55849a1ae2baa558503c67e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1377/2838] 10.0.0.221 () {32 vars in 754 bytes} [Tue May 26 07:21:29 2026] DELETE /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2839] 10.0.0.221 () {32 vars in 742 bytes} [Tue May 26 07:21:29 2026] DELETE /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:21:29.637 8 INFO neutron.db.l3_db [None req-a659d9fa-d393-492f-8a4b-8883c219bd8b 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Floating IP 6192fa4f-ed4e-40f7-9020-9fcac3d05f4f associated. External IP: 10.96.250.205, port: cf246913-ad01-420b-9e0e-4d8ac2930133. [pid: 7|app: 0|req: 1379/2840] 10.0.0.221 () {32 vars in 739 bytes} [Tue May 26 07:21:29 2026] GET /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2841] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:21:29 2026] DELETE /v2.0/floatingips/4597d73b-4be3-401f-9585-eabc331fb2e9 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2842] 10.0.0.221 () {34 vars in 677 bytes} [Tue May 26 07:21:28 2026] POST /v2.0/floatingips => generated 899 bytes in 1938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2843] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:21:31 2026] GET /v2.0/security-groups?tenant_id=cd0fed98a55849a1ae2baa558503c67e&name=default => generated 2929 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2844] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:21:31 2026] DELETE /v2.0/security-groups/017201cb-a48f-49d9-82d5-ff899a669241 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2845] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:21:32 2026] GET /v2.0/security-groups?tenant_id=1e0b525e78ab41e1b388c032c5d3eb78&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2846] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:21:33 2026] DELETE /v2.0/security-groups/f708c5e5-5bad-4638-b378-fa106bed5c2c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2849] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:21:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2850] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:21:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2851] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:21:37 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: 1387/2852] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:21:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:21:37.076 8 WARNING neutron_lib.context [None req-2631e0e9-9ba0-4684-a796-a9e6eb3b7695 76f90df247d841298ff498a44678f721 a917fa222035443f99f45b768b69f457 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-26 07:21:37.202 7 INFO neutron.api.v2.resource [None req-d0cceb1a-8099-40da-b66c-5c72040684e4 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1388/2853] 199.204.45.113 () {30 vars in 763 bytes} [Tue May 26 07:21:37 2026] GET /v2.0/security-groups/lb-505f094e-5da1-4eb0-9748-d16a6b758130 => generated 149 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:21:37.262 8 INFO neutron.db.segments_db [None req-2631e0e9-9ba0-4684-a796-a9e6eb3b7695 76f90df247d841298ff498a44678f721 a917fa222035443f99f45b768b69f457 - - default default] Added segment 7566c8af-eead-44a1-9622-aa1a0a0d88f6 of type vxlan for network a154fb6c-a026-47c9-8c3e-ba2bc0508870 [pid: 7|app: 0|req: 1389/2854] 199.204.45.113 () {30 vars in 785 bytes} [Tue May 26 07:21:37 2026] GET /v2.0/security-groups?name=lb-505f094e-5da1-4eb0-9748-d16a6b758130 => generated 1639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2855] 199.204.45.113 () {30 vars in 815 bytes} [Tue May 26 07:21:37 2026] GET /v2.0/security-group-rules?security_group_id=86fb1103-2fd4-4bc6-8986-0ab5ae3b1b3b => generated 1182 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2856] 10.0.0.221 () {34 vars in 670 bytes} [Tue May 26 07:21:36 2026] POST /v2.0/networks => generated 631 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2857] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:21:37 2026] PUT /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 25 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2858] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:21:37 2026] GET /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2859] 199.204.45.113 () {34 vars in 747 bytes} [Tue May 26 07:21:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2860] 10.0.0.221 () {34 vars in 764 bytes} [Tue May 26 07:21:37 2026] PUT /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags/green => generated 4 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2861] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:21:37 2026] GET /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2862] 10.0.0.221 () {34 vars in 760 bytes} [Tue May 26 07:21:37 2026] PUT /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags/red => 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: 1472/2863] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:21:38 2026] GET /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2864] 199.204.45.113 () {34 vars in 747 bytes} [Tue May 26 07:21:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2865] 10.0.0.221 () {34 vars in 782 bytes} [Tue May 26 07:21:38 2026] PUT /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags/black.or.white => generated 4 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2866] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:21:38 2026] GET /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2867] 10.0.0.221 () {34 vars in 753 bytes} [Tue May 26 07:21:38 2026] PUT /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 37 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2868] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:21:38 2026] GET /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2869] 10.0.0.221 () {32 vars in 741 bytes} [Tue May 26 07:21:38 2026] GET /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:21:38.616 7 INFO neutron.api.v2.resource [None req-a31105bc-a4b7-4048-8246-3b9a5ad6e3f6 76f90df247d841298ff498a44678f721 a917fa222035443f99f45b768b69f457 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1395/2870] 10.0.0.221 () {32 vars in 745 bytes} [Tue May 26 07:21:38 2026] GET /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/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: 1476/2871] 10.0.0.221 () {32 vars in 744 bytes} [Tue May 26 07:21:38 2026] DELETE /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags/red => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2872] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:21:38 2026] GET /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:21:39.109 8 INFO neutron.api.v2.resource [None req-6c0fa011-b3ef-4aa5-9a57-498ed27faf61 76f90df247d841298ff498a44678f721 a917fa222035443f99f45b768b69f457 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/2873] 10.0.0.221 () {32 vars in 748 bytes} [Tue May 26 07:21:39 2026] DELETE /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2874] 10.0.0.221 () {32 vars in 736 bytes} [Tue May 26 07:21:39 2026] DELETE /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2875] 10.0.0.221 () {32 vars in 733 bytes} [Tue May 26 07:21:39 2026] GET /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:21:39.495 7 INFO neutron.services.segments.plugin [-] Segment 7566c8af-eead-44a1-9622-aa1a0a0d88f6 resource provider aggregate not found 2026-05-26 07:21:39.500 7 INFO neutron.services.segments.plugin [-] Segment 7566c8af-eead-44a1-9622-aa1a0a0d88f6 resource provider aggregate not found 2026-05-26 07:21:39.514 7 INFO neutron.services.segments.plugin [-] Segment 7566c8af-eead-44a1-9622-aa1a0a0d88f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7566c8af-eead-44a1-9622-aa1a0a0d88f6 found for delete ", "request_id": "req-890f9908-4619-4130-ac23-b9ca479957e1"}]} 2026-05-26 07:21:39.525 7 INFO neutron.services.segments.plugin [-] Segment 7566c8af-eead-44a1-9622-aa1a0a0d88f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7566c8af-eead-44a1-9622-aa1a0a0d88f6 found for delete ", "request_id": "req-4410a1a9-d5f6-4eb2-b7bc-5f3de47a4054"}]} [pid: 7|app: 0|req: 1398/2876] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:21:39 2026] DELETE /v2.0/networks/a154fb6c-a026-47c9-8c3e-ba2bc0508870 => 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: 1479/2877] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:21:40 2026] GET /v2.0/security-groups?tenant_id=c24951cb45d74f49b5bd94c5dc63858d&name=default => generated 2929 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2878] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:21:41 2026] DELETE /v2.0/security-groups/f4120540-8ba7-4c14-9d21-17783cf549de => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2879] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:21:41 2026] GET /v2.0/security-groups?tenant_id=a917fa222035443f99f45b768b69f457&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: 1400/2880] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:21:41 2026] DELETE /v2.0/security-groups/f00bb6fc-4845-4079-8184-77cc30255020 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2881] 10.0.0.220 () {30 vars in 690 bytes} [Tue May 26 07:21:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2882] 10.0.0.220 () {30 vars in 692 bytes} [Tue May 26 07:21:47 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: 1482/2883] 10.0.0.220 () {30 vars in 668 bytes} [Tue May 26 07:21:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2884] 10.0.0.220 () {30 vars in 704 bytes} [Tue May 26 07:21:47 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: 1483/2885] 10.0.0.220 () {28 vars in 439 bytes} [Tue May 26 07:21:48 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: 1403/2886] 10.0.0.220 () {30 vars in 728 bytes} [Tue May 26 07:21:48 2026] GET /v2.0/subnets/86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 632 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2889] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:21:51 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: 1485/2890] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:21:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2891] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:21:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2892] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:21:51 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: 1407/2893] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:21:51 2026] GET /v2.0/subnets/86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 650 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2894] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:21:51 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2895] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:21: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: 1488/2896] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:21:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2897] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:21:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2898] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:21: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) [pid: 7|app: 0|req: 1410/2899] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:52 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1490/2900] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:52 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1411/2901] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:21:52 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2902] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:21:52 2026] POST /v2.0/ports => generated 1303 bytes in 802 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2903] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:21:53 2026] PUT /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 1428 bytes in 672 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: 1492/2904] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:21:53 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4046 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: 1413/2905] 199.204.45.113 () {34 vars in 1062 bytes} [Tue May 26 07:21:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=a901c930-f74e-4288-b222-040d5f38a939 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2906] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/subnets?id=eae9048e-3cb9-4359-bd2f-5949710d04e7 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:21:54.116 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36305669-b135-4325-ac8a-e58e72e2dca5'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': 'fba9dd77-2d00-4665-93cd-83e4df042bab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1414/2907] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/ports?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2908] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1415/2909] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1495/2910] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=4fd46bb2-6708-4004-b769-218ad6f0e5fb => 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: 1416/2911] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/subnets?id=2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2912] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/ports?network_id=3e80cafb-d88d-4add-9243-570395a0472a&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2913] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1497/2914] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2915] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=fba9dd77-2d00-4665-93cd-83e4df042bab => 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: 1498/2916] 199.204.45.113 () {34 vars in 1104 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A32a&port_id=fba9dd77-2d00-4665-93cd-83e4df042bab => 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: 1419/2917] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/subnets?id=9c507508-bcfd-494a-8855-934e4ca180f0&id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 1363 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2918] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2919] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2920] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:54 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1421/2921] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1501/2922] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4046 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2923] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2924] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=fba9dd77-2d00-4665-93cd-83e4df042bab => 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: 1423/2925] 199.204.45.113 () {34 vars in 1104 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A32a&port_id=fba9dd77-2d00-4665-93cd-83e4df042bab => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2926] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/subnets?id=9c507508-bcfd-494a-8855-934e4ca180f0&id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2927] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2928] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2929] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1505/2930] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2931] 10.0.0.1 () {34 vars in 969 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 1464 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2932] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:21:55 2026] GET /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 1464 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2933] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:21:56 2026] GET /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 1464 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2934] 199.204.45.113 () {34 vars in 790 bytes} [Tue May 26 07:21:56 2026] PUT /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 1199 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2935] 199.204.45.113 () {30 vars in 743 bytes} [Tue May 26 07:21:56 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 796 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1508/2936] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:21:56 2026] GET /v2.0/subnets/86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 650 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2937] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:21:56 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3817 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:21:56.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-709ade32-456b-455f-ad3d-94f4c8fbe790'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': 'fba9dd77-2d00-4665-93cd-83e4df042bab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1509/2938] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:21:56 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2939] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:21:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=fba9dd77-2d00-4665-93cd-83e4df042bab => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2940] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:21: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: 1432/2941] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:21:57 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: 1510/2942] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/subnets?id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2943] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2944] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2945] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2946] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2947] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2948] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2949] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2950] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2951] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1514/2952] 199.204.45.113 () {30 vars in 743 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a => generated 799 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2953] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2954] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:21:57 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2955] 10.0.0.220 () {30 vars in 690 bytes} [Tue May 26 07:22:04 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: 1516/2956] 10.0.0.220 () {30 vars in 692 bytes} [Tue May 26 07:22:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2957] 10.0.0.220 () {30 vars in 668 bytes} [Tue May 26 07:22:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2958] 10.0.0.220 () {30 vars in 704 bytes} [Tue May 26 07:22:04 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: 1442/2959] 10.0.0.220 () {28 vars in 439 bytes} [Tue May 26 07:22:04 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: 1518/2960] 10.0.0.220 () {30 vars in 728 bytes} [Tue May 26 07:22:04 2026] GET /v2.0/subnets/3bd31fd2-ed25-4881-aa20-d0e3fda6c719 => generated 631 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2963] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:22:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2964] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:22:07 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: 1521/2965] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:22:07 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: 1445/2966] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:22:07 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: 1522/2967] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:07 2026] GET /v2.0/subnets/86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2968] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:07 2026] GET /v2.0/subnets/3bd31fd2-ed25-4881-aa20-d0e3fda6c719 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2969] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:07 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3819 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2970] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:22:08 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: 8|app: 0|req: 1524/2971] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:22:08 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: 1448/2972] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:22: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: 1525/2973] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:22:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2974] 199.204.45.113 () {34 vars in 911 bytes} [Tue May 26 07:22:08 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: 8|app: 0|req: 1526/2975] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:08 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2976] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:08 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2977] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:22:08 2026] GET /v2.0/networks?id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2978] 199.204.45.113 () {38 vars in 955 bytes} [Tue May 26 07:22:09 2026] POST /v2.0/ports => generated 1307 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2979] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:22:09 2026] PUT /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 1432 bytes in 821 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: 1452/2980] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:22:10 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 5279 bytes in 75 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: 1529/2981] 199.204.45.113 () {34 vars in 1062 bytes} [Tue May 26 07:22:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=a901c930-f74e-4288-b222-040d5f38a939 => 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: 1453/2982] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:22:10 2026] GET /v2.0/subnets?id=eae9048e-3cb9-4359-bd2f-5949710d04e7 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:22:10.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-460cd1da-1363-41f9-a78e-31dc4cbdeae8'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': '0a40f8db-04e1-4fad-b3d0-e60cd007d6c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1530/2983] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:10 2026] GET /v2.0/ports?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&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: 1454/2984] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:10 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?fields=segments => generated 14 bytes in 75 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: 1531/2985] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:10 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1455/2986] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:22:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=4fd46bb2-6708-4004-b769-218ad6f0e5fb => 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: 1532/2987] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:22:10 2026] GET /v2.0/subnets?id=2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2988] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:10 2026] GET /v2.0/ports?network_id=3e80cafb-d88d-4add-9243-570395a0472a&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: 1533/2989] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1457/2990] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1534/2991] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=fba9dd77-2d00-4665-93cd-83e4df042bab => 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: 1458/2992] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/subnets?id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2993] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&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: 1459/2994] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2995] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2996] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.145&port_id=0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2997] 199.204.45.113 () {34 vars in 1106 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23c&port_id=0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => 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: 1461/2998] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/subnets?id=3bd31fd2-ed25-4881-aa20-d0e3fda6c719&id=d49df0c4-5050-4989-8f01-cb00d91c0568 => generated 1365 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2999] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&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: 1462/3000] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3001] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1463/3002] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:11 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1540/3003] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:22:12 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 5279 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3004] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:22:12 2026] GET /v2.0/networks?id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 799 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3005] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:22:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.145&port_id=0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => 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: 1465/3006] 199.204.45.113 () {34 vars in 1106 bytes} [Tue May 26 07:22:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23c&port_id=0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => 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: 1542/3007] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:22:12 2026] GET /v2.0/subnets?id=3bd31fd2-ed25-4881-aa20-d0e3fda6c719&id=d49df0c4-5050-4989-8f01-cb00d91c0568 => generated 1365 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3008] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:12 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&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: 1543/3009] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:12 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&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: 1467/3010] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:12 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3011] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:12 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1468/3012] 10.0.0.1 () {34 vars in 969 bytes} [Tue May 26 07:22:13 2026] GET /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 1468 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3013] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:13 2026] GET /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 1468 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3014] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:13 2026] GET /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 1468 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3015] 199.204.45.113 () {34 vars in 790 bytes} [Tue May 26 07:22:13 2026] PUT /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 1199 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3016] 199.204.45.113 () {30 vars in 743 bytes} [Tue May 26 07:22:13 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 796 bytes in 92 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: 1547/3017] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:13 2026] GET /v2.0/subnets/3bd31fd2-ed25-4881-aa20-d0e3fda6c719 => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3018] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 5048 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:22:14.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0799744-ac4a-458d-8354-15660eb71434'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': '0a40f8db-04e1-4fad-b3d0-e60cd007d6c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1548/3019] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/networks?id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 799 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3020] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.145&port_id=0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3021] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/subnets?id=3bd31fd2-ed25-4881-aa20-d0e3fda6c719 => 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: 1473/3022] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3023] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1474/3024] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1551/3025] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:22:14 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: 1475/3026] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3027] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:22:14 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: 1476/3028] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:22:14 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: 1553/3029] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3030] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3031] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3032] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3033] 199.204.45.113 () {30 vars in 743 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a => generated 799 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3034] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:14 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3035] 199.204.45.113 () {34 vars in 1096 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/ports?device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f&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: 1480/3036] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3037] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1473 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3038] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/networks?id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3039] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=04a099a1-b6a2-47c5-8fba-f194e2a98aae => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3040] 199.204.45.113 () {34 vars in 1106 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e8&port_id=04a099a1-b6a2-47c5-8fba-f194e2a98aae => 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: 1559/3041] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/subnets?id=3bd31fd2-ed25-4881-aa20-d0e3fda6c719&id=d49df0c4-5050-4989-8f01-cb00d91c0568 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3042] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3043] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3044] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3045] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:15 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3048] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:22:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3049] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:22:25 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: 1564/3050] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:22:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3051] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:22:25 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: 1565/3052] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:25 2026] GET /v2.0/subnets/86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 650 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3053] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:25 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 5048 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3054] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:22: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: 1489/3055] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:22:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3056] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:22:25 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: 1490/3057] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:22:25 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: 1568/3058] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:25 2026] GET /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 1237 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3059] 199.204.45.113 () {34 vars in 789 bytes} [Tue May 26 07:22:26 2026] PUT /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 1026 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3060] 199.204.45.113 () {30 vars in 743 bytes} [Tue May 26 07:22:26 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 796 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3061] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:26 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3062] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:22:26 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:22:26.728 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72c098bb-38ca-46de-bd17-0d6dae9d6aea'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': '0a40f8db-04e1-4fad-b3d0-e60cd007d6c3', '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: 1493/3063] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:22:26 2026] GET /v2.0/networks?id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3064] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:26 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3065] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:26 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3066] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:26 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1495/3067] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:27 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3068] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:29 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3069] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:30 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3070] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:31 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3071] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:32 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3072] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:33 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3073] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:34 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3076] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:35 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3077] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:36 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3078] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:37 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3079] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:38 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3080] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:39 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3081] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:40 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3082] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:42 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3083] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:43 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3084] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:44 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3085] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:45 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3086] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:46 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3087] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:47 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 4873 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3088] 199.204.45.113 () {34 vars in 975 bytes} [Tue May 26 07:22:47 2026] GET /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 1062 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3089] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:22:47 2026] DELETE /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3090] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:22:48 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3819 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:22:48.584 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee6ba687-e89f-4d4e-9109-8540a7389887'] response: {'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'name': 'network-vif-deleted', 'tag': '0a40f8db-04e1-4fad-b3d0-e60cd007d6c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1507/3091] 199.204.45.113 () {34 vars in 1226 bytes} [Tue May 26 07:22:48 2026] GET /v2.0/networks?id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&id=3e80cafb-d88d-4add-9243-570395a0472a&id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 3093 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3092] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:48 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3819 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3093] 199.204.45.113 () {34 vars in 1062 bytes} [Tue May 26 07:22:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=a901c930-f74e-4288-b222-040d5f38a939 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:22:48.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab187b9a-f16e-420b-a85d-99c0b4bbab76 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3094] 199.204.45.113 () {32 vars in 759 bytes} [Tue May 26 07:22:48 2026] DELETE /v2.0/ports/0a40f8db-04e1-4fad-b3d0-e60cd007d6c3 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3095] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:22:48 2026] GET /v2.0/subnets?id=eae9048e-3cb9-4359-bd2f-5949710d04e7 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3096] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:48 2026] GET /v2.0/ports?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&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: 1510/3097] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:48 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1588/3098] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:48 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1511/3099] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:22:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 19 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3100] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:22:49 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: 1589/3101] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/subnets?id=2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3102] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3103] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:22:49 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: 1515/3104] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:22:49 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: 1590/3105] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/ports?network_id=3e80cafb-d88d-4add-9243-570395a0472a&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: 7|app: 0|req: 1516/3106] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3107] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3108] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3109] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3110] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1519/3111] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3112] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=fba9dd77-2d00-4665-93cd-83e4df042bab => 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: 1520/3113] 199.204.45.113 () {30 vars in 743 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a => generated 799 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3114] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3115] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3118] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/subnets?id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 653 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3119] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:22:49 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3120] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:50 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1526/3121] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:50 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1596/3122] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:22:56 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: 1527/3123] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:22:56 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: 1597/3124] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:22:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3125] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:22:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3126] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:57 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3819 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3127] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:22: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: 8|app: 0|req: 1599/3128] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:22:57 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: 1530/3129] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:22:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3130] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:22:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3131] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:22:57 2026] GET /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 1237 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3132] 199.204.45.113 () {34 vars in 789 bytes} [Tue May 26 07:22:57 2026] PUT /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 1026 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3133] 199.204.45.113 () {30 vars in 743 bytes} [Tue May 26 07:22:58 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 796 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3134] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:58 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3135] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:22:58 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:22:58.606 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e6a15d9-adfd-4010-881b-d07a16f3a73b'] response: {'name': 'network-changed', 'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'tag': 'fba9dd77-2d00-4665-93cd-83e4df042bab', '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: 1603/3136] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:22:58 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3137] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:22:58 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3138] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:22:58 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1535/3139] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:22:59 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3140] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:00 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3141] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:01 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3142] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:02 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3143] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:03 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3146] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:04 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3147] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:05 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3148] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:06 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3149] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:07 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3150] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:09 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3151] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:10 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3152] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:11 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3153] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:12 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3154] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:13 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3155] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:14 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3156] 199.204.45.113 () {34 vars in 1096 bytes} [Tue May 26 07:23:14 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 179 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3157] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3158] 199.204.45.113 () {34 vars in 1146 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/networks?id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&id=3e80cafb-d88d-4add-9243-570395a0472a&id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 2308 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3159] 199.204.45.113 () {34 vars in 1062 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=a901c930-f74e-4288-b222-040d5f38a939 => 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: 1546/3160] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/subnets?id=eae9048e-3cb9-4359-bd2f-5949710d04e7 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3161] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/ports?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3162] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1616/3163] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3164] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3165] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=4fd46bb2-6708-4004-b769-218ad6f0e5fb => 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: 1549/3166] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/subnets?id=2b11886a-99ea-46eb-bdf1-18dfb6c00092 => 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: 1618/3167] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/ports?network_id=3e80cafb-d88d-4add-9243-570395a0472a&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: 1550/3168] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1619/3169] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3170] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:23:15 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1620/3171] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:23:16 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1552/3172] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:16 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3173] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:17 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3174] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:18 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3177] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:19 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3178] 199.204.45.113 () {34 vars in 975 bytes} [Tue May 26 07:23:20 2026] GET /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 1062 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3179] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:20 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3180] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:21 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3181] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:23 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 3644 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3182] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:23:20 2026] DELETE /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 0 bytes in 2580 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3183] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:23:24.178 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-746e3d84-607b-4547-92b5-0e3edbb0f10b'] response: {'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'name': 'network-vif-deleted', 'tag': 'fba9dd77-2d00-4665-93cd-83e4df042bab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1559/3184] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3185] 199.204.45.113 () {34 vars in 1146 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/networks?id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&id=3e80cafb-d88d-4add-9243-570395a0472a&id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 2308 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:23:24.252 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4faaa76-ac1b-4866-a190-7b692a5eca41 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3186] 199.204.45.113 () {32 vars in 759 bytes} [Tue May 26 07:23:24 2026] DELETE /v2.0/ports/fba9dd77-2d00-4665-93cd-83e4df042bab => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3187] 199.204.45.113 () {34 vars in 1062 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=a901c930-f74e-4288-b222-040d5f38a939 => 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: 1561/3188] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/subnets?id=eae9048e-3cb9-4359-bd2f-5949710d04e7 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3189] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/ports?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3190] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3191] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3192] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3193] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1565/3194] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:23:24 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: 1566/3195] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:23:24 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: 1630/3196] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.152&port_id=4fd46bb2-6708-4004-b769-218ad6f0e5fb => 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: 1567/3197] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => 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: 1631/3198] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/subnets?id=2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3199] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3200] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/ports?network_id=3e80cafb-d88d-4add-9243-570395a0472a&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: 1569/3201] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3202] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?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: 1570/3203] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3204] 199.204.45.113 () {30 vars in 743 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3205] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3206] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3207] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:23:24 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3210] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:23:39 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: 1637/3211] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:23:39 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: 1575/3212] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:23:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3213] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:23:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:23:40.042 7 INFO neutron.api.v2.resource [None req-27d7199a-c23f-4dcc-90eb-366ff6f4aaad a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3214] 199.204.45.113 () {30 vars in 763 bytes} [Tue May 26 07:23:40 2026] GET /v2.0/security-groups/lb-505f094e-5da1-4eb0-9748-d16a6b758130 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3215] 199.204.45.113 () {30 vars in 785 bytes} [Tue May 26 07:23:40 2026] GET /v2.0/security-groups?name=lb-505f094e-5da1-4eb0-9748-d16a6b758130 => generated 2865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3216] 199.204.45.113 () {30 vars in 815 bytes} [Tue May 26 07:23:40 2026] GET /v2.0/security-group-rules?security_group_id=86fb1103-2fd4-4bc6-8986-0ab5ae3b1b3b => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3217] 199.204.45.113 () {32 vars in 789 bytes} [Tue May 26 07:23:40 2026] DELETE /v2.0/security-group-rules/b9bbb37f-354d-4d32-b71f-4963c8ca65fd => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3218] 199.204.45.113 () {32 vars in 789 bytes} [Tue May 26 07:23:40 2026] DELETE /v2.0/security-group-rules/f6e19dfd-6ae0-4e5e-9ad9-37335f1eae91 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:23:47.563 8 INFO neutron.db.l3_db [None req-f002f08f-ee0a-4417-8c6e-c25a88322d86 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Floating IP 6192fa4f-ed4e-40f7-9020-9fcac3d05f4f disassociated (deleted). External IP: 10.96.250.205, port: cf246913-ad01-420b-9e0e-4d8ac2930133. [pid: 8|app: 0|req: 1641/3219] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:23:47 2026] DELETE /v2.0/floatingips/6192fa4f-ed4e-40f7-9020-9fcac3d05f4f => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:23:48.017 7 INFO neutron.api.v2.resource [None req-7954dbf4-f464-4ead-bde5-4fcf7fc71257 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3220] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:23:47 2026] GET /v2.0/floatingips/6192fa4f-ed4e-40f7-9020-9fcac3d05f4f => generated 144 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3221] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:23:49 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: 1580/3222] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:23:49 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: 1643/3223] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:23:49 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: 1581/3224] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:23:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3225] 199.204.45.113 () {30 vars in 741 bytes} [Tue May 26 07:23:49 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3226] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:49 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3227] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:49 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3228] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:49 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3231] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:50 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3232] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:51 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3233] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:52 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3234] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:53 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3235] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:54 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3236] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:55 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3237] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:56 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3238] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:58 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3239] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:23:59 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3240] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:00 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3241] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:01 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3242] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:02 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3243] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:03 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3244] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:04 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3247] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:05 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3248] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:06 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3249] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:07 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3250] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:08 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3251] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:09 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 2590 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3252] 199.204.45.113 () {34 vars in 975 bytes} [Tue May 26 07:24:10 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3253] 199.204.45.113 () {34 vars in 1060 bytes} [Tue May 26 07:24:10 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3254] 199.204.45.113 () {34 vars in 1016 bytes} [Tue May 26 07:24:10 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a?fields=dns_domain => generated 29 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3255] 199.204.45.113 () {38 vars in 1028 bytes} [Tue May 26 07:24:10 2026] PUT /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1151 bytes in 489 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: 1659/3256] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:24:10 2026] GET /v2.0/ports?tenant_id=0f30b7e2e5a448139d312ab59dd4f7d7&device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => 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: 1598/3257] 199.204.45.113 () {30 vars in 769 bytes} [Tue May 26 07:24:10 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3258] 199.204.45.113 () {34 vars in 1066 bytes} [Tue May 26 07:24:10 2026] GET /v2.0/networks?id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&id=3e80cafb-d88d-4add-9243-570395a0472a => generated 1523 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3259] 199.204.45.113 () {34 vars in 1062 bytes} [Tue May 26 07:24:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.194&port_id=a901c930-f74e-4288-b222-040d5f38a939 => 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: 1662/3260] 199.204.45.113 () {34 vars in 984 bytes} [Tue May 26 07:24:11 2026] GET /v2.0/subnets?id=eae9048e-3cb9-4359-bd2f-5949710d04e7 => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3261] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:24:11 2026] GET /v2.0/ports?network_id=a761e5ea-696a-49dd-a600-2b94aa61f0a6&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3262] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:24:11 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1599/3263] 199.204.45.113 () {34 vars in 789 bytes} [Tue May 26 07:24:10 2026] PUT /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1090 bytes in 343 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: 1600/3264] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:24:11 2026] GET /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 1090 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3265] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:24:11 2026] GET /v2.0/networks/a761e5ea-696a-49dd-a600-2b94aa61f0a6?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: 1601/3266] 199.204.45.113 () {32 vars in 759 bytes} [Tue May 26 07:24:11 2026] DELETE /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3267] 199.204.45.113 () {30 vars in 703 bytes} [Tue May 26 07:24: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: 7|app: 0|req: 1602/3268] 199.204.45.113 () {30 vars in 705 bytes} [Tue May 26 07:24:12 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: 1667/3269] 199.204.45.113 () {30 vars in 681 bytes} [Tue May 26 07:24: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: 1603/3270] 199.204.45.113 () {30 vars in 717 bytes} [Tue May 26 07:24:12 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-05-26 07:24:12.128 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a351cc0f-c278-49f0-b9b6-f5a8f9700a4b a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3271] 199.204.45.113 () {32 vars in 759 bytes} [Tue May 26 07:24:12 2026] DELETE /v2.0/ports/4fd46bb2-6708-4004-b769-218ad6f0e5fb => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3272] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:24:12 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 07:24:12.218 8 INFO neutron.api.v2.resource [None req-0b2c6e76-f437-40bb-bf46-7c4353f983f2 a6e463c5d5fa4ab8abefdf9ce2b09c54 0f30b7e2e5a448139d312ab59dd4f7d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3273] 199.204.45.113 () {30 vars in 763 bytes} [Tue May 26 07:24:12 2026] GET /v2.0/security-groups/lb-505f094e-5da1-4eb0-9748-d16a6b758130 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3274] 199.204.45.113 () {30 vars in 785 bytes} [Tue May 26 07:24:12 2026] GET /v2.0/security-groups?name=lb-505f094e-5da1-4eb0-9748-d16a6b758130 => generated 1639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3275] 199.204.45.113 () {30 vars in 737 bytes} [Tue May 26 07:24:12 2026] GET /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3276] 199.204.45.113 () {34 vars in 789 bytes} [Tue May 26 07:24:12 2026] PUT /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 1094 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3277] 199.204.45.113 () {32 vars in 779 bytes} [Tue May 26 07:24:12 2026] DELETE /v2.0/security-groups/86fb1103-2fd4-4bc6-8986-0ab5ae3b1b3b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3278] 199.204.45.113 () {32 vars in 759 bytes} [Tue May 26 07:24:12 2026] DELETE /v2.0/ports/cf246913-ad01-420b-9e0e-4d8ac2930133 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3279] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:24:14 2026] GET /v2.0/ports?device_id=155e3b9e-774c-4e17-acef-cbb7210faeff => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3280] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:24:15 2026] DELETE /v2.0/ports/a901c930-f74e-4288-b222-040d5f38a939 => generated 0 bytes in 1004 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3281] 199.204.45.113 () {34 vars in 1096 bytes} [Tue May 26 07:24:16 2026] GET /v2.0/ports?device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3282] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:24:17 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1469 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3283] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:24:17 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:24:17.270 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efe51da5-62e2-478f-9ce9-286e19d62079'] response: {'server_uuid': '155e3b9e-774c-4e17-acef-cbb7210faeff', 'name': 'network-vif-deleted', 'tag': 'a901c930-f74e-4288-b222-040d5f38a939', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1610/3284] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:24:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3285] 199.204.45.113 () {34 vars in 1104 bytes} [Tue May 26 07:24:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f1&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => 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: 1611/3286] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:24:17 2026] GET /v2.0/subnets?id=9c507508-bcfd-494a-8855-934e4ca180f0&id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 1363 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3287] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:24:17 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3288] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:24:17 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3289] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:24:17 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3290] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:24:17 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 07:24:19.040 8 INFO neutron.db.l3_db [None req-b28f38bc-b6fc-4427-bfb7-0e311ce7fcce 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Floating IP d2946bc5-7ec1-4649-9ca9-01b86ace828a disassociated (deleted). External IP: 10.96.250.206, port: 04a099a1-b6a2-47c5-8fba-f194e2a98aae. [pid: 8|app: 0|req: 1678/3291] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:24:18 2026] DELETE /v2.0/floatingips/d2946bc5-7ec1-4649-9ca9-01b86ace828a => generated 0 bytes in 1059 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:19.522 7 INFO neutron.api.v2.resource [None req-fc5cf1e3-4608-4b49-9db6-5d9551d5e10f 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3292] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:24:19 2026] GET /v2.0/floatingips/d2946bc5-7ec1-4649-9ca9-01b86ace828a => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:24:19.857 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7de37fd-537b-41e4-8c1f-113fd14f01b6'] response: {'name': 'network-changed', 'server_uuid': '6da83f40-eeaa-443d-854e-bfa2df4df23f', 'tag': '04a099a1-b6a2-47c5-8fba-f194e2a98aae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1616/3295] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:24:19 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3296] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:24:19 2026] GET /v2.0/ports?device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1204 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3297] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:24:19 2026] GET /v2.0/networks?id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3298] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:24:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.142&port_id=04a099a1-b6a2-47c5-8fba-f194e2a98aae => 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: 1681/3299] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:24:20 2026] GET /v2.0/security-groups?id=2a106781-3e7d-4bcc-acae-8d55f46361be&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3300] 199.204.45.113 () {34 vars in 1106 bytes} [Tue May 26 07:24:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e8&port_id=04a099a1-b6a2-47c5-8fba-f194e2a98aae => 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: 1682/3301] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:24:20 2026] GET /v2.0/subnets?id=3bd31fd2-ed25-4881-aa20-d0e3fda6c719&id=d49df0c4-5050-4989-8f01-cb00d91c0568 => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3302] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:24:20 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3303] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:24:20 2026] GET /v2.0/ports?network_id=0348df2a-56a2-4cf8-9107-3d81b8fb4fd9&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3304] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:24:20 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?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: 1621/3305] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:24:20 2026] GET /v2.0/ports?device_id=6da83f40-eeaa-443d-854e-bfa2df4df23f => generated 1204 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3306] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:24:20 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3307] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:24:20 2026] DELETE /v2.0/ports/04a099a1-b6a2-47c5-8fba-f194e2a98aae => generated 0 bytes in 502 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:25.789 8 INFO neutron.db.l3_db [None req-40558e6e-11ca-49ea-9db4-6f48dc0ef36c 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] Floating IP 4c7c7b50-b9d5-438e-a3b3-3b3a55a480c4 disassociated (deleted). External IP: 10.96.250.219, port: 30dab45d-c506-4dbd-9af0-59d32debb25b. [pid: 8|app: 0|req: 1686/3308] 10.0.0.221 () {32 vars in 732 bytes} [Tue May 26 07:24:25 2026] DELETE /v2.0/floatingips/4c7c7b50-b9d5-438e-a3b3-3b3a55a480c4 => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:26.280 7 INFO neutron.api.v2.resource [None req-94660668-e961-42b6-9201-e2068ea60d98 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3309] 10.0.0.221 () {32 vars in 729 bytes} [Tue May 26 07:24:26 2026] GET /v2.0/floatingips/4c7c7b50-b9d5-438e-a3b3-3b3a55a480c4 => generated 144 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:24:26.638 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5629c08b-95c9-47e9-af62-9821c540134f'] response: {'name': 'network-changed', 'server_uuid': '87688a9a-39f1-4ea5-92cf-e2783fcdbb1c', 'tag': '30dab45d-c506-4dbd-9af0-59d32debb25b', 'status': 'completed', 'code': 200} 2026-05-26 07:24:26.668 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4065c384-7725-4b65-ae27-5440704b4e7b'] response: {'server_uuid': '6da83f40-eeaa-443d-854e-bfa2df4df23f', 'name': 'network-vif-deleted', 'tag': '04a099a1-b6a2-47c5-8fba-f194e2a98aae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1624/3310] 199.204.45.113 () {34 vars in 1080 bytes} [Tue May 26 07:24:26 2026] GET /v2.0/ports?tenant_id=a066af4d00114425b98089cf6065c72b&device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1469 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3311] 10.0.0.1 () {34 vars in 988 bytes} [Tue May 26 07:24:26 2026] GET /v2.0/ports?device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1200 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3312] 199.204.45.113 () {34 vars in 986 bytes} [Tue May 26 07:24:26 2026] GET /v2.0/networks?id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 799 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3313] 10.0.0.1 () {34 vars in 1038 bytes} [Tue May 26 07:24:26 2026] GET /v2.0/security-groups?id=2a106781-3e7d-4bcc-acae-8d55f46361be&fields=id&fields=name => generated 112 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3314] 199.204.45.113 () {34 vars in 1058 bytes} [Tue May 26 07:24:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3315] 199.204.45.113 () {34 vars in 1104 bytes} [Tue May 26 07:24:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f1&port_id=30dab45d-c506-4dbd-9af0-59d32debb25b => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3316] 199.204.45.113 () {34 vars in 1064 bytes} [Tue May 26 07:24:26 2026] GET /v2.0/subnets?id=9c507508-bcfd-494a-8855-934e4ca180f0&id=86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3317] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:24:27 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3318] 199.204.45.113 () {34 vars in 1052 bytes} [Tue May 26 07:24:27 2026] GET /v2.0/ports?network_id=fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3319] 199.204.45.113 () {34 vars in 1012 bytes} [Tue May 26 07:24:27 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3320] 199.204.45.113 () {34 vars in 1112 bytes} [Tue May 26 07:24:27 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a?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: 1692/3321] 199.204.45.113 () {34 vars in 994 bytes} [Tue May 26 07:24:27 2026] GET /v2.0/ports?device_id=87688a9a-39f1-4ea5-92cf-e2783fcdbb1c => generated 1200 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3322] 199.204.45.113 () {36 vars in 997 bytes} [Tue May 26 07:24:27 2026] DELETE /v2.0/ports/30dab45d-c506-4dbd-9af0-59d32debb25b => generated 0 bytes in 616 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3323] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:31 2026] DELETE /v2.0/security-group-rules/aea17e05-1984-420d-b9b5-def5e82da8bc => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:32.073 7 INFO neutron.api.v2.resource [None req-2e773911-c097-4d00-b29a-72b0d6f82ed7 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3324] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:32 2026] GET /v2.0/security-group-rules/aea17e05-1984-420d-b9b5-def5e82da8bc => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3325] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:32 2026] DELETE /v2.0/security-group-rules/f9b1357b-f749-46dd-aa1e-a77a7f882c41 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:32.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1603391-2951-4678-84c6-9802404cccc3'] response: {'server_uuid': '87688a9a-39f1-4ea5-92cf-e2783fcdbb1c', 'name': 'network-vif-deleted', 'tag': '30dab45d-c506-4dbd-9af0-59d32debb25b', 'status': 'completed', 'code': 200} 2026-05-26 07:24:32.206 7 INFO neutron.api.v2.resource [None req-152bd846-391d-4810-8432-04c4df316ab6 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3326] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:32 2026] GET /v2.0/security-group-rules/f9b1357b-f749-46dd-aa1e-a77a7f882c41 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3327] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:32 2026] DELETE /v2.0/security-group-rules/b43f2924-790f-47df-83d6-538ec97898eb => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:32.317 7 INFO neutron.api.v2.resource [None req-a683573c-0ecc-4d6e-9244-426e986e1987 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3328] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:32 2026] GET /v2.0/security-group-rules/b43f2924-790f-47df-83d6-538ec97898eb => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3329] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:32 2026] DELETE /v2.0/security-group-rules/fe8f6281-76c0-407b-b660-cd1f829b0861 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:32.438 7 INFO neutron.api.v2.resource [None req-50e9c6c3-cb4a-47ee-af37-355a5f8c572d 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1634/3330] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:32 2026] GET /v2.0/security-group-rules/fe8f6281-76c0-407b-b660-cd1f829b0861 => generated 155 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3331] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:32 2026] DELETE /v2.0/security-group-rules/2000fa7d-7da9-44dd-9242-0e3d9cedd3ac => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:32.576 7 INFO neutron.api.v2.resource [None req-6dd13858-80ea-440c-8a8b-a3fad1ae61f0 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3332] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:32 2026] GET /v2.0/security-group-rules/2000fa7d-7da9-44dd-9242-0e3d9cedd3ac => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3333] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:32 2026] DELETE /v2.0/security-group-rules/d83e9498-c308-45ee-9dd2-8b6c34e336c5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:32.705 7 INFO neutron.api.v2.resource [None req-3e49fca7-53f3-4d35-9ec2-fb42fe6bd543 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1636/3334] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:32 2026] GET /v2.0/security-group-rules/d83e9498-c308-45ee-9dd2-8b6c34e336c5 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3335] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:32 2026] DELETE /v2.0/security-group-rules/2244b548-3594-418f-9e80-7807efa568db => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:32.821 7 INFO neutron.api.v2.resource [None req-337272f8-94a9-4929-aa6a-154796a2703d 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3336] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:32 2026] GET /v2.0/security-group-rules/2244b548-3594-418f-9e80-7807efa568db => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3337] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:32 2026] DELETE /v2.0/security-group-rules/1ee83394-27d0-4148-b738-ede5fc49af4b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:32.930 7 INFO neutron.api.v2.resource [None req-38b4b678-f13b-4e82-8f11-7dbba672855f 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3338] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:32 2026] GET /v2.0/security-group-rules/1ee83394-27d0-4148-b738-ede5fc49af4b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3339] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:32 2026] DELETE /v2.0/security-group-rules/2e8a1813-c6b3-4c1c-aa1e-782b1240a0e6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:33.036 7 INFO neutron.api.v2.resource [None req-d6146153-f343-4f45-8c0a-e2f60c2230bd 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3340] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:33 2026] GET /v2.0/security-group-rules/2e8a1813-c6b3-4c1c-aa1e-782b1240a0e6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3341] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:33 2026] DELETE /v2.0/security-group-rules/3eb8eddd-7578-4350-971d-ed37e70cf4ea => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:33.163 7 INFO neutron.api.v2.resource [None req-fcfa5080-4b9a-4198-b846-6bffd44ba2aa 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1640/3342] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:33 2026] GET /v2.0/security-group-rules/3eb8eddd-7578-4350-971d-ed37e70cf4ea => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3343] 10.0.0.221 () {32 vars in 750 bytes} [Tue May 26 07:24:33 2026] DELETE /v2.0/security-group-rules/f4634f16-70b4-4dd8-ba15-32f7dadd82bf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:33.280 7 INFO neutron.api.v2.resource [None req-c6f20ad5-62b5-4c88-a414-8da090b84177 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3344] 10.0.0.221 () {32 vars in 747 bytes} [Tue May 26 07:24:33 2026] GET /v2.0/security-group-rules/f4634f16-70b4-4dd8-ba15-32f7dadd82bf => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3345] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:24:33 2026] DELETE /v2.0/security-groups/2a106781-3e7d-4bcc-acae-8d55f46361be => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:33.455 7 INFO neutron.api.v2.resource [None req-6f44e174-7bf8-46a6-b5eb-c3d4e92e335b 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3346] 10.0.0.221 () {32 vars in 737 bytes} [Tue May 26 07:24:33 2026] GET /v2.0/security-groups/2a106781-3e7d-4bcc-acae-8d55f46361be => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3349] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:24:33 2026] PUT /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b/remove_router_interface => generated 309 bytes in 2165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:24:36.022 7 INFO neutron.api.v2.resource [None req-cee40643-7270-4043-b1e1-a3a223e00b9a 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3350] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:24:35 2026] PUT /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b/remove_router_interface => generated 198 bytes in 290 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3351] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:24:36 2026] PUT /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b/remove_router_interface => generated 309 bytes in 1500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:24:37.833 7 INFO neutron.api.v2.resource [None req-4e329034-05cd-49cb-b751-d36c0211721d 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1646/3352] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:24:37 2026] PUT /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b/remove_router_interface => generated 198 bytes in 299 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3353] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:24:37 2026] PUT /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b/remove_router_interface => generated 309 bytes in 1705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 07:24:39.921 7 INFO neutron.api.v2.resource [None req-94e5786c-a9c6-4c8c-b24a-768ac8d4141e 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3354] 10.0.0.221 () {34 vars in 789 bytes} [Tue May 26 07:24:39 2026] PUT /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b/remove_router_interface => generated 198 bytes in 368 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:24:41.722 8 INFO neutron.db.l3_hamode_db [None req-95ab5077-f400-453b-8e00-7e38f4445fe7 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] HA network f01d52a6-8df2-4aa6-b915-2e05621bb141 was deleted as no HA routers are present in tenant a066af4d00114425b98089cf6065c72b. [pid: 8|app: 0|req: 1708/3355] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:24:39 2026] DELETE /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b => generated 0 bytes in 1803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 07:24:41.776 7 INFO neutron.api.v2.resource [None req-38d880f0-bb6a-4034-9b14-03e542d9ac0f 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3356] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:24:41 2026] GET /v2.0/routers/a5320796-f953-4629-b179-ac95f4b3c42b => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:24:41.785 8 INFO neutron.services.segments.plugin [-] Segment 6f7b9f94-ab29-4e5e-8829-fdb5606b14f9 resource provider aggregate not found 2026-05-26 07:24:41.806 8 INFO neutron.services.segments.plugin [-] Segment 6f7b9f94-ab29-4e5e-8829-fdb5606b14f9 resource provider aggregate not found 2026-05-26 07:24:41.827 8 INFO neutron.services.segments.plugin [-] Segment 6f7b9f94-ab29-4e5e-8829-fdb5606b14f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f7b9f94-ab29-4e5e-8829-fdb5606b14f9 found for delete ", "request_id": "req-83b562ab-5f7e-4de2-8322-91fd10733d89"}]} 2026-05-26 07:24:41.833 8 INFO neutron.services.segments.plugin [-] Segment 6f7b9f94-ab29-4e5e-8829-fdb5606b14f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f7b9f94-ab29-4e5e-8829-fdb5606b14f9 found for delete ", "request_id": "req-30fdfb9f-a97e-44ee-88d9-522bceeb7fc0"}]} [pid: 8|app: 0|req: 1709/3357] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:24:41 2026] DELETE /v2.0/subnets/d49df0c4-5050-4989-8f01-cb00d91c0568 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:42.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de1eeb59-f865-45f5-8da3-cc6657169f33 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1649/3358] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:24:42 2026] GET /v2.0/subnets/d49df0c4-5050-4989-8f01-cb00d91c0568 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3359] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:24:42 2026] DELETE /v2.0/subnets/3bd31fd2-ed25-4881-aa20-d0e3fda6c719 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:42.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37991fcd-3f68-47e7-8625-b4eedcd303d0 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3360] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:24:42 2026] GET /v2.0/subnets/3bd31fd2-ed25-4881-aa20-d0e3fda6c719 => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3361] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:24:42 2026] DELETE /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 0 bytes in 528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:43.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ea0a39d-6133-447c-ac8e-c3fbc3a96b3e 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3362] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 26 07:24:43 2026] GET /v2.0/networks/0348df2a-56a2-4cf8-9107-3d81b8fb4fd9 => generated 138 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3363] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:24:43 2026] DELETE /v2.0/subnets/9c507508-bcfd-494a-8855-934e4ca180f0 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:43.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43e485b4-f78d-4d7f-92d5-308d8b6193a0 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3364] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:24:43 2026] GET /v2.0/subnets/9c507508-bcfd-494a-8855-934e4ca180f0 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:24:43.914 8 INFO neutron.services.segments.plugin [-] Segment a6e5ab11-452b-4003-93dd-d4e3e9e61437 resource provider aggregate not found 2026-05-26 07:24:43.920 8 INFO neutron.services.segments.plugin [-] Segment a6e5ab11-452b-4003-93dd-d4e3e9e61437 resource provider aggregate not found 2026-05-26 07:24:43.947 8 INFO neutron.services.segments.plugin [-] Segment a6e5ab11-452b-4003-93dd-d4e3e9e61437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e5ab11-452b-4003-93dd-d4e3e9e61437 found for delete ", "request_id": "req-dc8acce7-f719-42ac-91c5-103ecf2b3935"}]} 2026-05-26 07:24:43.948 8 INFO neutron.services.segments.plugin [-] Segment a6e5ab11-452b-4003-93dd-d4e3e9e61437 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6e5ab11-452b-4003-93dd-d4e3e9e61437 found for delete ", "request_id": "req-160a777e-f7d8-44ed-8f15-e2d17b093298"}]} [pid: 8|app: 0|req: 1713/3365] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:24:43 2026] DELETE /v2.0/subnets/86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:44.287 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b42da2a-8dac-46d6-b764-685508e478bc 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1653/3366] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:24:44 2026] GET /v2.0/subnets/86408f13-9729-4ca5-8ef9-ff09bc019c70 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3367] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:24:44 2026] DELETE /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:44.947 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c934aba9-c1fb-4111-b45e-bd66196adc1f 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3368] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 26 07:24:44 2026] GET /v2.0/networks/fa8cfc9b-9419-41ab-a2ab-8f0b9f86848a => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3369] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:24:44 2026] DELETE /v2.0/subnets/2f730f82-ade9-4ea5-b77e-e187e026f2c6 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:45.272 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6a4c782-ba28-475a-90c9-69afd67e2732 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3370] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:24:45 2026] GET /v2.0/subnets/2f730f82-ade9-4ea5-b77e-e187e026f2c6 => generated 136 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3371] 10.0.0.221 () {32 vars in 724 bytes} [Tue May 26 07:24:45 2026] DELETE /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:45.550 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21473f00-59dd-4bee-b680-f6527f04c941 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1656/3372] 10.0.0.221 () {32 vars in 721 bytes} [Tue May 26 07:24:45 2026] GET /v2.0/subnets/2b11886a-99ea-46eb-bdf1-18dfb6c00092 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:24:45.972 8 INFO neutron.services.segments.plugin [-] Segment 840c7f67-4801-4d30-b60c-dfec1b106e6a resource provider aggregate not found 2026-05-26 07:24:45.979 8 INFO neutron.services.segments.plugin [-] Segment 840c7f67-4801-4d30-b60c-dfec1b106e6a resource provider aggregate not found 2026-05-26 07:24:45.991 8 INFO neutron.services.segments.plugin [-] Segment 840c7f67-4801-4d30-b60c-dfec1b106e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 840c7f67-4801-4d30-b60c-dfec1b106e6a found for delete ", "request_id": "req-f932ea7e-a8d8-460b-9b7b-ebe7115cb6d9"}]} 2026-05-26 07:24:46.003 8 INFO neutron.services.segments.plugin [-] Segment 840c7f67-4801-4d30-b60c-dfec1b106e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 840c7f67-4801-4d30-b60c-dfec1b106e6a found for delete ", "request_id": "req-c3732603-1458-4de6-a0be-82c8a1fc5ee5"}]} [pid: 8|app: 0|req: 1717/3373] 10.0.0.221 () {32 vars in 726 bytes} [Tue May 26 07:24:45 2026] DELETE /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-26 07:24:46.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6300bbaf-7e7f-4ee2-9571-b61ebfa70452 82578bcb2edc4327b61bc0c1a95e54ec a066af4d00114425b98089cf6065c72b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1657/3374] 10.0.0.221 () {32 vars in 723 bytes} [Tue May 26 07:24:46 2026] GET /v2.0/networks/3e80cafb-d88d-4add-9243-570395a0472a => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 07:24:49.033 8 INFO neutron.services.segments.plugin [-] Segment 0dba37fe-c2b5-451a-8ba5-d99911c3185a resource provider aggregate not found 2026-05-26 07:24:49.039 8 INFO neutron.services.segments.plugin [-] Segment 0dba37fe-c2b5-451a-8ba5-d99911c3185a resource provider aggregate not found 2026-05-26 07:24:49.050 8 INFO neutron.services.segments.plugin [-] Segment 0dba37fe-c2b5-451a-8ba5-d99911c3185a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dba37fe-c2b5-451a-8ba5-d99911c3185a found for delete ", "request_id": "req-94b94ddd-256f-4aa0-af31-8019b4176055"}]} 2026-05-26 07:24:49.057 8 INFO neutron.services.segments.plugin [-] Segment 0dba37fe-c2b5-451a-8ba5-d99911c3185a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dba37fe-c2b5-451a-8ba5-d99911c3185a found for delete ", "request_id": "req-46b12b5b-be9b-4217-b3ca-04e01577d430"}]} [pid: 8|app: 0|req: 1718/3375] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:24:48 2026] GET /v2.0/security-groups?tenant_id=86a8d4d53d48421594babc54422620eb&name=default => generated 2929 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3376] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:24:49 2026] DELETE /v2.0/security-groups/7ee33910-2ca3-46d7-8b8e-388ddb7e3ed6 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3379] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:24:49 2026] GET /v2.0/security-groups?tenant_id=65eb2b71cfbb4a559dc4ca66daf596ed&name=default => generated 2929 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3380] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:24:49 2026] DELETE /v2.0/security-groups/5891002e-c2f8-414c-a77f-4a5b7bd5a650 => 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: 1661/3381] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:24:50 2026] GET /v2.0/security-groups?tenant_id=a066af4d00114425b98089cf6065c72b&name=default => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3382] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:24:50 2026] DELETE /v2.0/security-groups/7a519a6b-7b40-4b78-b74c-a927daf6644c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3383] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:24:50 2026] GET /v2.0/security-groups?tenant_id=748a8c7963db4907b62574657a75508d&name=default => generated 2929 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3384] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:24:50 2026] DELETE /v2.0/security-groups/432149d4-2ce1-4a0b-9364-0591f84d27ab => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3385] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:24:51 2026] GET /v2.0/security-groups?tenant_id=dfc931517304403580b64fa7e97b064c&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3386] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:24:51 2026] DELETE /v2.0/security-groups/52106133-8a7c-40e7-98e8-0c19f6c00dd7 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3387] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:24:51 2026] GET /v2.0/security-groups?tenant_id=62e008396ebd4ce4b997c58687535649&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3388] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:24:51 2026] DELETE /v2.0/security-groups/08f160cc-8245-44d3-a8f4-f6a31db01e80 => 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: 1665/3389] 10.0.0.221 () {32 vars in 774 bytes} [Tue May 26 07:24:52 2026] GET /v2.0/security-groups?tenant_id=1271847d071442109f014f9816262f2b&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3390] 10.0.0.221 () {32 vars in 740 bytes} [Tue May 26 07:24:52 2026] DELETE /v2.0/security-groups/46b6f200-4e4c-41c0-9920-8a8ea505e9ea => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3391] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:24:55 2026] GET /v2.0/networks => generated 2168 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3392] 10.0.0.221 () {32 vars in 655 bytes} [Tue May 26 07:24:56 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3393] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:24:56 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3394] 10.0.0.221 () {32 vars in 643 bytes} [Tue May 26 07:24:56 2026] GET /v2.0/ports => generated 4721 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3395] 10.0.0.221 () {32 vars in 647 bytes} [Tue May 26 07:24:56 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: 8|app: 0|req: 1728/3396] 10.0.0.221 () {32 vars in 649 bytes} [Tue May 26 07:24:57 2026] GET /v2.0/networks => generated 2168 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3397] 10.0.0.221 () {32 vars in 663 bytes} [Tue May 26 07:24:57 2026] GET /v2.0/security-groups => generated 17397 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3398] 10.0.0.221 () {32 vars in 655 bytes} [Tue May 26 07:24:57 2026] GET /v2.0/subnetpools => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)