+ 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 19 13:57:09 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:17 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-76546b8854-7zkd7 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 0x55c69aed3160 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:54: 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:54: 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-19 13:57:13.669 8 INFO neutron.common.config [-] Logging enabled! 2026-05-19 13:57:13.669 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-19 13:57:13.719 7 INFO neutron.common.config [-] Logging enabled! 2026-05-19 13:57:13.720 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-19 13:57:13.941 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 13:57:14.003 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 13:57:14.751 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 13:57:14.753 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 13:57:14.756 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-19 13:57:14.757 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 13:57:14.757 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 13:57:14.758 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 13:57:14.758 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 13:57:14.764 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 13:57:14.764 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 13:57:14.764 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 13:57:14.782 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 13:57:14.783 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 13:57:14.784 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 13:57:14.794 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 13:57:14.796 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 13:57:14.799 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-19 13:57:14.800 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 13:57:14.800 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 13:57:14.801 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 13:57:14.801 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 13:57:14.806 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 13:57:14.807 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 13:57:14.807 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 13:57:14.821 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 13:57:14.821 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 13:57:14.822 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 13:57:14.822 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 13:57:14.825 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 13:57:14.826 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 13:57:14.826 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 13:57:14.829 8 WARNING oslo_policy.policy [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] 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-19 13:57:14.863 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 13:57:14.863 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 13:57:14.863 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 13:57:14.863 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 13:57:14.870 7 WARNING oslo_policy.policy [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] 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-19 13:57:15.216 8 INFO neutron.plugins.ml2.managers [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] Initializing driver for type 'vlan' 2026-05-19 13:57:15.260 7 INFO neutron.plugins.ml2.managers [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] Initializing driver for type 'vlan' 2026-05-19 13:57:15.556 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] VlanTypeDriver initialization complete 2026-05-19 13:57:15.556 8 INFO neutron.plugins.ml2.managers [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 13:57:15.556 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 13:57:15.573 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] VlanTypeDriver initialization complete 2026-05-19 13:57:15.573 7 INFO neutron.plugins.ml2.managers [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 13:57:15.574 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 13:57:15.584 8 INFO neutron.plugins.ml2.managers [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 13:57:15.584 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 13:57:15.584 8 INFO neutron.plugins.ml2.managers [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] Initializing extension driver 'port_security' 2026-05-19 13:57:15.584 8 INFO neutron.plugins.ml2.extensions.port_security [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 13:57:15.585 8 INFO neutron.plugins.ml2.managers [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] Initializing extension driver 'qos' 2026-05-19 13:57:15.585 8 INFO neutron.plugins.ml2.managers [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 13:57:15.585 8 INFO neutron.plugins.ml2.managers [None req-bbf41fe9-cd28-456f-94a9-a13ba0185fc1 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 13:57:15.595 8 INFO neutron.quota [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded quota_driver: . 2026-05-19 13:57:15.596 8 INFO neutron.plugins.ml2.plugin [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 13:57:15.596 8 INFO neutron.plugins.ml2.managers [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 13:57:15.596 8 INFO neutron.plugins.ml2.managers [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 13:57:15.596 8 INFO neutron.plugins.ml2.managers [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 13:57:15.597 8 INFO neutron.extensions.vlantransparent [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Disabled vlantransparent extension. 2026-05-19 13:57:15.597 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: qos 2026-05-19 13:57:15.600 7 INFO neutron.plugins.ml2.managers [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 13:57:15.600 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 13:57:15.600 7 INFO neutron.plugins.ml2.managers [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] Initializing extension driver 'port_security' 2026-05-19 13:57:15.600 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 13:57:15.600 7 INFO neutron.plugins.ml2.managers [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] Initializing extension driver 'qos' 2026-05-19 13:57:15.600 7 INFO neutron.plugins.ml2.managers [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 13:57:15.601 7 INFO neutron.plugins.ml2.managers [None req-c066206f-00cd-4674-94bd-85343a352a0f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 13:57:15.608 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: router 2026-05-19 13:57:15.611 7 INFO neutron.quota [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded quota_driver: . 2026-05-19 13:57:15.612 7 INFO neutron.plugins.ml2.plugin [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 13:57:15.612 7 INFO neutron.plugins.ml2.managers [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 13:57:15.612 7 INFO neutron.plugins.ml2.managers [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 13:57:15.612 7 INFO neutron.plugins.ml2.managers [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 13:57:15.613 7 INFO neutron.extensions.vlantransparent [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Disabled vlantransparent extension. 2026-05-19 13:57:15.613 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: qos 2026-05-19 13:57:15.623 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: router 2026-05-19 13:57:15.644 8 INFO neutron.services.service_base [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 13:57:15.644 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: segments 2026-05-19 13:57:15.657 7 INFO neutron.services.service_base [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 13:57:15.657 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: segments 2026-05-19 13:57:15.737 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: trunk 2026-05-19 13:57:15.747 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: trunk 2026-05-19 13:57:15.791 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: vpnaas 2026-05-19 13:57:15.801 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: vpnaas 2026-05-19 13:57:15.831 7 WARNING stevedore.named [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 13:57:15.838 8 WARNING stevedore.named [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 13:57:15.891 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 13:57:15.891 8 INFO neutron.common.utils [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 13:57:15.891 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: auto_allocate 2026-05-19 13:57:15.897 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: tag 2026-05-19 13:57:15.904 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: timestamp 2026-05-19 13:57:15.906 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 13:57:15.910 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: flavors 2026-05-19 13:57:15.910 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 13:57:15.911 7 INFO neutron.common.utils [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 13:57:15.912 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: auto_allocate 2026-05-19 13:57:15.913 8 INFO neutron.manager [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loading Plugin: revisions 2026-05-19 13:57:15.916 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Initializing extension manager. 2026-05-19 13:57:15.917 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: address-group 2026-05-19 13:57:15.918 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: address-scope 2026-05-19 13:57:15.919 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 13:57:15.920 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: agent 2026-05-19 13:57:15.920 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 13:57:15.920 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: tag 2026-05-19 13:57:15.921 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 13:57:15.922 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 13:57:15.923 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: availability_zone 2026-05-19 13:57:15.923 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 13:57:15.924 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 13:57:15.924 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: default-subnetpools 2026-05-19 13:57:15.925 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: timestamp 2026-05-19 13:57:15.926 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 13:57:15.926 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: dns-integration 2026-05-19 13:57:15.927 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 13:57:15.927 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 13:57:15.928 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 13:57:15.928 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: dvr 2026-05-19 13:57:15.929 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 13:57:15.929 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 13:57:15.930 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 13:57:15.930 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 13:57:15.931 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: external-net 2026-05-19 13:57:15.931 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 13:57:15.932 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: flavors 2026-05-19 13:57:15.932 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: extraroute 2026-05-19 13:57:15.933 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 13:57:15.933 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 13:57:15.934 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 13:57:15.934 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 13:57:15.935 7 INFO neutron.manager [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loading Plugin: revisions 2026-05-19 13:57:15.935 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 13:57:15.935 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: fip-port-details 2026-05-19 13:57:15.936 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: flavors 2026-05-19 13:57:15.937 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 13:57:15.938 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Initializing extension manager. 2026-05-19 13:57:15.938 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: floatingip-pools 2026-05-19 13:57:15.939 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: ip_allocation 2026-05-19 13:57:15.939 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: address-group 2026-05-19 13:57:15.939 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 13:57:15.940 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: l2_adjacency 2026-05-19 13:57:15.940 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: address-scope 2026-05-19 13:57:15.940 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 13:57:15.941 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: router 2026-05-19 13:57:15.941 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: agent 2026-05-19 13:57:15.942 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 13:57:15.942 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 13:57:15.943 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 13:57:15.943 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 13:57:15.943 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: l3-ha 2026-05-19 13:57:15.944 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 13:57:15.944 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 13:57:15.944 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: availability_zone 2026-05-19 13:57:15.945 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 13:57:15.945 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 13:57:15.945 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 13:57:15.945 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: l3-flavors 2026-05-19 13:57:15.946 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: default-subnetpools 2026-05-19 13:57:15.946 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 13:57:15.947 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 13:57:15.949 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 13:57:15.949 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 13:57:15.949 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: dns-integration 2026-05-19 13:57:15.950 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 13:57:15.950 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 13:57:15.950 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 13:57:15.951 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 13:57:15.951 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: dvr 2026-05-19 13:57:15.952 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 13:57:15.952 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 13:57:15.953 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 13:57:15.953 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 13:57:15.954 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 13:57:15.954 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: multi-provider 2026-05-19 13:57:15.954 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 13:57:15.955 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: net-mtu 2026-05-19 13:57:15.955 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: external-net 2026-05-19 13:57:15.955 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 13:57:15.955 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 13:57:15.956 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: network_availability_zone 2026-05-19 13:57:15.956 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: extraroute 2026-05-19 13:57:15.956 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: network_ha 2026-05-19 13:57:15.956 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 13:57:15.957 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: network-ip-availability 2026-05-19 13:57:15.957 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 13:57:15.958 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 13:57:15.958 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 13:57:15.958 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 13:57:15.959 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 13:57:15.959 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: pagination 2026-05-19 13:57:15.959 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: fip-port-details 2026-05-19 13:57:15.959 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: port-device-profile 2026-05-19 13:57:15.960 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 13:57:15.960 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: flavors 2026-05-19 13:57:15.960 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 13:57:15.961 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 13:57:15.961 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: port-mac-override 2026-05-19 13:57:15.962 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: floatingip-pools 2026-05-19 13:57:15.962 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 13:57:15.962 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: ip_allocation 2026-05-19 13:57:15.962 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 13:57:15.963 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 13:57:15.963 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: port-resource-request 2026-05-19 13:57:15.963 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: l2_adjacency 2026-05-19 13:57:15.964 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 13:57:15.965 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: binding 2026-05-19 13:57:15.965 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: router 2026-05-19 13:57:15.965 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: binding-extended 2026-05-19 13:57:15.966 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: port-security 2026-05-19 13:57:15.966 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 13:57:15.966 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: project-id 2026-05-19 13:57:15.967 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 13:57:15.967 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: provider 2026-05-19 13:57:15.968 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: l3-ha 2026-05-19 13:57:15.968 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 13:57:15.969 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 13:57:15.969 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos 2026-05-19 13:57:15.969 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: l3-flavors 2026-05-19 13:57:15.970 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 13:57:15.970 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 13:57:15.970 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 13:57:15.971 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 13:57:15.971 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-default 2026-05-19 13:57:15.971 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-fip 2026-05-19 13:57:15.972 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 13:57:15.973 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 13:57:15.973 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 13:57:15.973 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 13:57:15.974 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 13:57:15.974 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 13:57:15.975 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 13:57:15.975 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 13:57:15.976 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 13:57:15.976 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-pps 2026-05-19 13:57:15.976 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 13:57:15.977 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 13:57:15.977 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: multi-provider 2026-05-19 13:57:15.977 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 13:57:15.978 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: net-mtu 2026-05-19 13:57:15.978 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 13:57:15.979 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 13:57:15.979 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: network_availability_zone 2026-05-19 13:57:15.979 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: quota-check-limit 2026-05-19 13:57:15.979 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: network_ha 2026-05-19 13:57:15.980 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: network-ip-availability 2026-05-19 13:57:15.981 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 13:57:15.981 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: quotas 2026-05-19 13:57:15.981 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: pagination 2026-05-19 13:57:15.982 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: port-device-profile 2026-05-19 13:57:15.982 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: quota_details 2026-05-19 13:57:15.982 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 13:57:15.983 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 13:57:15.983 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: rbac-policies 2026-05-19 13:57:15.984 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: port-mac-override 2026-05-19 13:57:15.984 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: rbac-address-group 2026-05-19 13:57:15.984 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 13:57:15.985 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 13:57:15.985 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 13:57:15.985 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 13:57:15.985 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: port-resource-request 2026-05-19 13:57:15.986 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 13:57:15.986 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 13:57:15.986 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: binding 2026-05-19 13:57:15.987 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: revision-if-match 2026-05-19 13:57:15.987 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: binding-extended 2026-05-19 13:57:15.988 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 13:57:15.988 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: port-security 2026-05-19 13:57:15.988 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: project-id 2026-05-19 13:57:15.989 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: provider 2026-05-19 13:57:15.989 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: router_availability_zone 2026-05-19 13:57:15.991 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos 2026-05-19 13:57:15.991 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 13:57:15.992 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 13:57:15.992 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 13:57:15.993 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-default 2026-05-19 13:57:15.993 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-fip 2026-05-19 13:57:15.993 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 13:57:15.994 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 13:57:15.994 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 13:57:15.995 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 13:57:15.995 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 13:57:15.995 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 13:57:15.995 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 13:57:15.996 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 13:57:15.996 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 13:57:15.996 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 13:57:15.997 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-pps 2026-05-19 13:57:15.998 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 13:57:15.998 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 13:57:15.999 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 13:57:15.999 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: quota-check-limit 2026-05-19 13:57:16.001 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: quotas 2026-05-19 13:57:16.002 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: quota_details 2026-05-19 13:57:16.003 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: rbac-policies 2026-05-19 13:57:16.004 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: rbac-address-group 2026-05-19 13:57:16.005 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 13:57:16.005 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 13:57:16.006 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 13:57:16.006 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: revision-if-match 2026-05-19 13:57:16.007 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 13:57:16.008 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: router_availability_zone 2026-05-19 13:57:16.008 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: security-group 2026-05-19 13:57:16.008 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 13:57:16.009 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: segment 2026-05-19 13:57:16.009 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 13:57:16.009 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 13:57:16.010 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 13:57:16.010 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: service-type 2026-05-19 13:57:16.011 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 13:57:16.011 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 13:57:16.011 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: sorting 2026-05-19 13:57:16.012 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 13:57:16.012 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 13:57:16.013 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: standard-attr-description 2026-05-19 13:57:16.014 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: stateful-security-group 2026-05-19 13:57:16.014 8 WARNING neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 13:57:16.015 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 13:57:16.016 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: subnet_onboard 2026-05-19 13:57:16.016 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 13:57:16.017 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: subnet-service-types 2026-05-19 13:57:16.018 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: subnet_allocation 2026-05-19 13:57:16.019 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 13:57:16.020 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: security-group 2026-05-19 13:57:16.020 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 13:57:16.021 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: segment 2026-05-19 13:57:16.021 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 13:57:16.022 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: service-type 2026-05-19 13:57:16.023 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: sorting 2026-05-19 13:57:16.023 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 13:57:16.023 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 13:57:16.024 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: standard-attr-description 2026-05-19 13:57:16.024 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 13:57:16.024 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: stateful-security-group 2026-05-19 13:57:16.025 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: trunk 2026-05-19 13:57:16.025 7 WARNING neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 13:57:16.025 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 13:57:16.025 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: trunk-details 2026-05-19 13:57:16.026 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 13:57:16.026 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: subnet_onboard 2026-05-19 13:57:16.027 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 13:57:16.027 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 13:57:16.027 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: subnet-service-types 2026-05-19 13:57:16.028 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: subnet_allocation 2026-05-19 13:57:16.028 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 13:57:16.028 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 13:57:16.029 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: vpn-flavors 2026-05-19 13:57:16.029 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 13:57:16.030 8 INFO neutron.api.extensions [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Loaded extension: vpnaas 2026-05-19 13:57:16.032 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 13:57:16.033 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 13:57:16.033 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 13:57:16.033 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 13:57:16.033 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: trunk 2026-05-19 13:57:16.034 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.034 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 13:57:16.034 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: trunk-details 2026-05-19 13:57:16.035 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 13:57:16.035 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 13:57:16.035 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 13:57:16.036 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 13:57:16.037 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 13:57:16.038 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: vpn-flavors 2026-05-19 13:57:16.039 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 13:57:16.039 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 13:57:16.040 7 INFO neutron.api.extensions [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Loaded extension: vpnaas 2026-05-19 13:57:16.040 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 13:57:16.040 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.040 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] subnetpool is already registered 2026-05-19 13:57:16.041 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.041 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] subnetpool is already registered 2026-05-19 13:57:16.041 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 13:57:16.042 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 13:57:16.042 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 13:57:16.042 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 13:57:16.042 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 13:57:16.042 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 13:57:16.043 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 13:57:16.043 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 13:57:16.043 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.043 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 13:57:16.044 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 13:57:16.045 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 13:57:16.045 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 13:57:16.045 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] router is already registered 2026-05-19 13:57:16.045 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 13:57:16.045 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] floatingip is already registered 2026-05-19 13:57:16.046 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 13:57:16.047 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] rbac_policy is already registered 2026-05-19 13:57:16.047 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 13:57:16.047 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 13:57:16.047 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] security_group is already registered 2026-05-19 13:57:16.047 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 13:57:16.047 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 13:57:16.047 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] security_group_rule is already registered 2026-05-19 13:57:16.048 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 13:57:16.048 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.048 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] subnetpool is already registered 2026-05-19 13:57:16.048 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.048 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] subnetpool is already registered 2026-05-19 13:57:16.048 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.048 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] subnetpool is already registered 2026-05-19 13:57:16.048 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.049 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] subnetpool is already registered 2026-05-19 13:57:16.049 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 13:57:16.049 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 13:57:16.049 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] trunk is already registered 2026-05-19 13:57:16.049 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 13:57:16.049 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 13:57:16.049 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] endpoint_group is already registered 2026-05-19 13:57:16.049 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 13:57:16.049 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 13:57:16.050 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 13:57:16.050 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] vpnservice is already registered 2026-05-19 13:57:16.050 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 13:57:16.050 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 13:57:16.050 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] ipsec_site_connection is already registered 2026-05-19 13:57:16.050 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 13:57:16.050 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 13:57:16.050 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] ipsecpolicy is already registered 2026-05-19 13:57:16.051 8 INFO neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 13:57:16.051 8 WARNING neutron.quota.resource_registry [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] ikepolicy is already registered 2026-05-19 13:57:16.052 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 13:57:16.052 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] router is already registered 2026-05-19 13:57:16.052 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 13:57:16.053 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] floatingip is already registered 2026-05-19 13:57:16.053 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 13:57:16.054 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] rbac_policy is already registered 2026-05-19 13:57:16.054 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 13:57:16.054 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] security_group is already registered 2026-05-19 13:57:16.054 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 13:57:16.055 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] security_group_rule is already registered 2026-05-19 13:57:16.055 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.055 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] subnetpool is already registered 2026-05-19 13:57:16.055 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 13:57:16.055 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] subnetpool is already registered 2026-05-19 13:57:16.056 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 13:57:16.056 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] trunk is already registered 2026-05-19 13:57:16.056 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 13:57:16.056 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] endpoint_group is already registered 2026-05-19 13:57:16.057 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 13:57:16.057 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] vpnservice is already registered 2026-05-19 13:57:16.057 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 13:57:16.057 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] ipsec_site_connection is already registered 2026-05-19 13:57:16.057 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 13:57:16.058 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] ipsecpolicy is already registered 2026-05-19 13:57:16.058 7 INFO neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 13:57:16.058 7 WARNING neutron.quota.resource_registry [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] ikepolicy is already registered 2026-05-19 13:57:16.095 7 WARNING keystonemiddleware._common.config [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 13:57:16.101 8 WARNING keystonemiddleware._common.config [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 13:57:16.102 7 WARNING oslo_config.cfg [None req-a2de9003-74eb-45d1-99f2-62063f5c49fe - - - - - -] 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 7 seconds on interpreter 0x55c69aed3160 pid: 7 (default app) 2026-05-19 13:57:16.108 8 WARNING oslo_config.cfg [None req-a7a02993-7db0-476f-bbf2-e376b06b5fbd - - - - - -] 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 7 seconds on interpreter 0x55c69aed3160 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 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-19 13:57:22.757 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0847cdef-c339-473e-a015-78d69ea90b88 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.30 () {44 vars in 924 bytes} [Tue May 19 13:57:22 2026] GET /v2.0/networks/public => generated 108 bytes in 677 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.204.45.30 () {44 vars in 946 bytes} [Tue May 19 13:57:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 13:57:23.301 8 WARNING oslo_policy.policy [None req-62e0c8bd-81b5-4627-bd6a-db3f8c98f752 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-19 13:57:23.413 8 WARNING neutron.services.revisions.revision_plugin [None req-62e0c8bd-81b5-4627-bd6a-db3f8c98f752 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Could not find related network for resource to bump revision. 2026-05-19 13:57:23.438 8 INFO neutron.db.segments_db [None req-62e0c8bd-81b5-4627-bd6a-db3f8c98f752 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 04a303a9-20f0-4fc8-aab1-351dc98cfcaa of type flat for network 80a5d9b3-1d8a-4bd3-83e0-ba29015c1b23 2026-05-19 13:57:23.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62e0c8bd-81b5-4627-bd6a-db3f8c98f752 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.30 () {48 vars in 964 bytes} [Tue May 19 13:57:23 2026] POST /v2.0/networks => generated 124 bytes in 499 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 13:57:29.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37d16041-4d2f-4ac8-aa9f-077a2635b789 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.30 () {44 vars in 924 bytes} [Tue May 19 13:57:29 2026] GET /v2.0/networks/public => generated 108 bytes in 377 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.30 () {44 vars in 946 bytes} [Tue May 19 13:57:29 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-19 13:57:30.069 7 WARNING oslo_policy.policy [None req-7bb35217-4872-49e7-881f-e182b2c65dd6 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-19 13:57:30.101 7 WARNING neutron.services.revisions.revision_plugin [None req-7bb35217-4872-49e7-881f-e182b2c65dd6 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Could not find related network for resource to bump revision. 2026-05-19 13:57:30.119 7 INFO neutron.db.segments_db [None req-7bb35217-4872-49e7-881f-e182b2c65dd6 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 28974591-f610-4ad8-a509-20143f59400f of type flat for network 8478ca3c-ff07-440d-beb4-857f38284580 2026-05-19 13:57:30.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7bb35217-4872-49e7-881f-e182b2c65dd6 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.30 () {48 vars in 964 bytes} [Tue May 19 13:57:29 2026] POST /v2.0/networks => generated 124 bytes in 389 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 13:57:36.041 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4abf9828-eb32-4541-845e-22f33b707df2 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.30 () {44 vars in 924 bytes} [Tue May 19 13:57:35 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: 5/12] 199.204.45.30 () {44 vars in 946 bytes} [Tue May 19 13:57:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 13:57:36.122 7 WARNING neutron.services.revisions.revision_plugin [None req-80f139a3-b53f-4ffc-b283-082634a5cfa0 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Could not find related network for resource to bump revision. 2026-05-19 13:57:36.145 7 INFO neutron.db.segments_db [None req-80f139a3-b53f-4ffc-b283-082634a5cfa0 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 6a003d86-3844-471e-a76e-472ec5e0e2c7 of type flat for network 31ec3548-af8e-4537-8f9a-1ae1ffd3b3b7 2026-05-19 13:57:36.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80f139a3-b53f-4ffc-b283-082634a5cfa0 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.30 () {48 vars in 964 bytes} [Tue May 19 13:57:36 2026] POST /v2.0/networks => generated 124 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 13:57:42.085 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5cac7b5-0318-40e4-8fef-55d51e88d60b 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.30 () {44 vars in 924 bytes} [Tue May 19 13:57:42 2026] GET /v2.0/networks/public => generated 108 bytes in 63 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.30 () {44 vars in 946 bytes} [Tue May 19 13:57:42 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-19 13:57:42.159 8 WARNING neutron.services.revisions.revision_plugin [None req-be0a9586-2a68-405a-bcbf-194a9fda9319 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Could not find related network for resource to bump revision. 2026-05-19 13:57:42.177 8 INFO neutron.db.segments_db [None req-be0a9586-2a68-405a-bcbf-194a9fda9319 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 1029438a-8fbb-438c-ba5b-e61c81263b07 of type flat for network 9f6aa3f5-707d-4987-8f75-cd02ec883c3f [pid: 8|app: 0|req: 7/16] 199.204.45.30 () {48 vars in 964 bytes} [Tue May 19 13:57:42 2026] POST /v2.0/networks => generated 706 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 13:57:43.416 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a942a63-a81a-4920-98bc-32f76d13268d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.30 () {44 vars in 924 bytes} [Tue May 19 13:57:43 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.30 () {44 vars in 946 bytes} [Tue May 19 13:57:43 2026] GET /v2.0/networks?name=public => generated 709 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 13:57:43.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb3da972-c29d-4547-8e3e-02c09787c981 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.30 () {44 vars in 1031 bytes} [Tue May 19 13:57:43 2026] GET /v2.0/subnets/public-subnet?network_id=9f6aa3f5-707d-4987-8f75-cd02ec883c3f => generated 113 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.204.45.30 () {44 vars in 1054 bytes} [Tue May 19 13:57:43 2026] GET /v2.0/subnets?name=public-subnet&network_id=9f6aa3f5-707d-4987-8f75-cd02ec883c3f => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.30 () {48 vars in 962 bytes} [Tue May 19 13:57:43 2026] POST /v2.0/subnets => generated 641 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:02:09.708 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:02:09.709 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:02:09.710 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:02:09 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.30) !!! 2026-05-19 14:02:09.713 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:02:09 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.30) !!! 2026-05-19 14:02:09.836 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eeacb587-616f-4453-a06e-56cff3377001 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/56] 199.204.45.30 () {44 vars in 934 bytes} [Tue May 19 14:02:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:02:09.848 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:02:09.850 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:02:09.851 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:02:09 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.30) !!! [pid: 8|app: 0|req: 27/57] 199.204.45.30 () {44 vars in 956 bytes} [Tue May 19 14:02:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:02:09.937 7 INFO neutron.db.segments_db [None req-b4b09385-1e1c-4ff8-9be3-865a38b543c2 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 30d792eb-b63b-48f3-9b7f-cec442430b7a of type vxlan for network 34866dd9-e80f-4e82-a32f-b587b351e163 [pid: 7|app: 0|req: 31/58] 199.204.45.30 () {48 vars in 963 bytes} [Tue May 19 14:02:09 2026] POST /v2.0/networks => generated 707 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:02:10.939 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32860. 2026-05-19 14:02:10.940 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32878. 2026-05-19 14:02:10.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc1681da-46ba-466e-9276-fccc6b4215ec 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/59] 199.204.45.30 () {44 vars in 934 bytes} [Tue May 19 14:02:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:02:11.035 7 INFO oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32896. 2026-05-19 14:02:11.037 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 32880. [pid: 7|app: 0|req: 32/60] 199.204.45.30 () {44 vars in 956 bytes} [Tue May 19 14:02:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:02:11.071 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89d66b68-47f3-445b-a905-02accf8f8a00 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 29/61] 199.204.45.30 () {44 vars in 1033 bytes} [Tue May 19 14:02:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=34866dd9-e80f-4e82-a32f-b587b351e163 => 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: 33/62] 199.204.45.30 () {44 vars in 1056 bytes} [Tue May 19 14:02:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=34866dd9-e80f-4e82-a32f-b587b351e163 => 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: 30/63] 199.204.45.30 () {48 vars in 962 bytes} [Tue May 19 14:02:11 2026] POST /v2.0/subnets => generated 627 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:02:13.156 7 INFO neutron.api.v2.resource [None req-2b9c8314-55ab-4052-a0a9-6e369e95823d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/64] 199.204.45.30 () {44 vars in 968 bytes} [Tue May 19 14:02:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/65] 199.204.45.30 () {44 vars in 990 bytes} [Tue May 19 14:02:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/66] 199.204.45.30 () {48 vars in 977 bytes} [Tue May 19 14:02:13 2026] POST /v2.0/security-groups => generated 1552 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/67] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:14 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 1552 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:14 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 1552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:14 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 1552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:02:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:15 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 2134 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:15 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 2134 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:15 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 2134 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:02:15 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:16 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 2718 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:16 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:16 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 2718 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:02:16 2026] POST /v2.0/security-group-rules => generated 571 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:17 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 3302 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:17 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 3302 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:17 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 3302 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:02:17 2026] POST /v2.0/security-group-rules => generated 571 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:18 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 3886 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:18 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 3886 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:18 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 3886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:02:18 2026] POST /v2.0/security-group-rules => generated 571 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.204.45.30 () {44 vars in 984 bytes} [Tue May 19 14:02:19 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163 => generated 732 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:02:19.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-340f2223-41a2-44d7-ab47-919f4477427b 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 43/90] 199.204.45.30 () {44 vars in 1073 bytes} [Tue May 19 14:02:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=34866dd9-e80f-4e82-a32f-b587b351e163 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.30 () {44 vars in 1096 bytes} [Tue May 19 14:02:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=34866dd9-e80f-4e82-a32f-b587b351e163 => 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: 44/92] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:20 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.30 () {48 vars in 958 bytes} [Tue May 19 14:02:20 2026] POST /v2.0/ports => generated 1100 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:02:25.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96b084ae-e43a-483a-8afe-730b407a8f09 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 45/94] 199.204.45.30 () {44 vars in 976 bytes} [Tue May 19 14:02:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/95] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.30 () {48 vars in 1028 bytes} [Tue May 19 14:02:26 2026] PUT /v2.0/ports/d0f5fe22-9c71-4047-abd3-73f5344632aa => generated 1213 bytes in 733 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.204.45.30 () {44 vars in 917 bytes} [Tue May 19 14:02:28 2026] GET /v2.0/ports => generated 3730 bytes in 103 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-19 14:02:29.378 8 INFO neutron.api.v2.resource [None req-6b76fdc5-bad3-4cfd-a231-9ee6a96c54fb 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/98] 199.204.45.30 () {44 vars in 956 bytes} [Tue May 19 14:02:29 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.204.45.30 () {44 vars in 978 bytes} [Tue May 19 14:02:29 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.204.45.30 () {48 vars in 977 bytes} [Tue May 19 14:02:29 2026] POST /v2.0/security-groups => generated 1546 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/101] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:30 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 1546 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/102] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:30 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:30 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:02:30 2026] POST /v2.0/security-group-rules => generated 591 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:31 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 2150 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:31 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 2150 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:02:31 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 2150 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/110] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:02:31 2026] POST /v2.0/security-group-rules => generated 595 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/119] 199.204.45.30 () {44 vars in 972 bytes} [Tue May 19 14:03:39 2026] GET /v2.0/quotas/71542e02eaa94722814df98f68457914 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 63/120] 199.204.45.30 () {48 vars in 1024 bytes} [Tue May 19 14:03:40 2026] PUT /v2.0/quotas/71542e02eaa94722814df98f68457914 => generated 291 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:07:00.062 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:07:00.066 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:07:00.068 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:07:00 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.30) !!! 2026-05-19 14:07:00.072 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:07:00 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.30) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-19 14:07:00.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4471010e-4ca2-44aa-b74e-dd65c2d70b22 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/147] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:07:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 263 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:07:00.333 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:07:00.335 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:07:00.338 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 14:07:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.30) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 71/148] 199.204.45.30 () {30 vars in 762 bytes} [Tue May 19 14:07:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:07:02.311 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41668. 2026-05-19 14:07:02.312 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41684. 2026-05-19 14:07:02.358 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88996d2b-27cc-46b5-a4af-d40217bb2f4a 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/151] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:07:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:07:02.402 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41690. 2026-05-19 14:07:02.403 7 INFO oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41704. [pid: 7|app: 0|req: 79/152] 199.204.45.30 () {30 vars in 762 bytes} [Tue May 19 14:07:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:14:59.733 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:14:59.735 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:14:59.739 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:14:59 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=4eaac7583cb945dcbe8abd5255d63423 (ip 199.204.45.30) !!! 2026-05-19 14:14:59.871 8 INFO neutron.api.v2.resource [None req-7c83b6ec-f7ce-4847-bfd9-f084b49c6b49 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 105/215] 199.204.45.30 () {44 vars in 1071 bytes} [Tue May 19 14:14:59 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 139 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:14:59.882 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:14:59.883 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:14:59.884 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:14:59 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=4eaac7583cb945dcbe8abd5255d63423 (ip 199.204.45.30) !!! 2026-05-19 14:14:59.887 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 14:14:59 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=4eaac7583cb945dcbe8abd5255d63423 (ip 199.204.45.30) !!! [pid: 7|app: 0|req: 111/216] 199.204.45.30 () {44 vars in 1094 bytes} [Tue May 19 14:14:59 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 23 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/217] 199.204.45.30 () {48 vars in 978 bytes} [Tue May 19 14:15:00 2026] POST /v2.0/security-groups => generated 1560 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:15:01.179 7 INFO oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58648. 2026-05-19 14:15:01.181 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58658. [pid: 7|app: 0|req: 112/218] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:15:01 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 1560 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:15:01.269 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58670. 2026-05-19 14:15:01.271 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58662. [pid: 8|app: 0|req: 107/219] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:15:01 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0 => generated 1560 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/220] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:15:01 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 1560 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/221] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:15:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/224] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:15:02 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 2138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/225] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:15:02 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0 => generated 2138 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/226] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:15:02 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 2138 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/227] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:15:02 2026] POST /v2.0/security-group-rules => generated 567 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/228] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:15:03 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 2718 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/229] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:15:03 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0 => generated 2718 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/230] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:15:03 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 2718 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/231] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:15:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/232] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:15:04 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 3300 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/233] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:15:05 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0 => generated 3300 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/234] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:15:05 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 3300 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/235] 199.204.45.30 () {48 vars in 988 bytes} [Tue May 19 14:15:05 2026] POST /v2.0/security-group-rules => generated 570 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 199.204.45.30 () {30 vars in 739 bytes} [Tue May 19 14:17:22 2026] GET /v2.0/networks?tenant_id=4eaac7583cb945dcbe8abd5255d63423&shared=False => generated 15 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:17:22.706 7 INFO neutron.db.segments_db [None req-69798fe9-bacf-45c4-8e41-8e39fac6c84e c663188b8bc742408803136177cdc042 4eaac7583cb945dcbe8abd5255d63423 - - 03fb48b6142445e086ed19d19a8480f0 03fb48b6142445e086ed19d19a8480f0] Added segment 7c6fcc18-85c4-4784-8aa6-e2f820ca6394 of type vxlan for network ed793282-dc44-48e5-a74b-6a387bba6cc1 [pid: 7|app: 0|req: 130/255] 199.204.45.30 () {34 vars in 681 bytes} [Tue May 19 14:17:22 2026] POST /v2.0/networks => generated 718 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.30 () {30 vars in 721 bytes} [Tue May 19 14:17:22 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: 131/257] 199.204.45.30 () {30 vars in 632 bytes} [Tue May 19 14:17:22 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 199.204.45.30 () {34 vars in 676 bytes} [Tue May 19 14:17:22 2026] POST /v2.0/ports => generated 963 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/259] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:17:23 2026] GET /v2.0/networks/ed793282-dc44-48e5-a74b-6a387bba6cc1 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/260] 199.204.45.30 () {30 vars in 721 bytes} [Tue May 19 14:17:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:17:25 2026] GET /v2.0/networks/ed793282-dc44-48e5-a74b-6a387bba6cc1 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/264] 199.204.45.30 () {44 vars in 972 bytes} [Tue May 19 14:17:40 2026] GET /v2.0/quotas/4eaac7583cb945dcbe8abd5255d63423 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 130/265] 199.204.45.30 () {48 vars in 1024 bytes} [Tue May 19 14:17:41 2026] PUT /v2.0/quotas/4eaac7583cb945dcbe8abd5255d63423 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:28:27.654 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:28:27.657 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:28:27.658 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 14:28:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.30) !!! 2026-05-19 14:28:27.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ba7448f-81d4-4e8f-9b37-0ced23c7cdca 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/352] 199.204.45.30 () {44 vars in 924 bytes} [Tue May 19 14:28:27 2026] GET /v2.0/networks/public => generated 108 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:28:27.839 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:28:27.843 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:28:27.845 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 14:28:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.30) !!! 2026-05-19 14:28:27.849 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 14:28:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.30) !!! [pid: 7|app: 0|req: 179/353] 199.204.45.30 () {44 vars in 946 bytes} [Tue May 19 14:28:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:28:28.951 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55008. 2026-05-19 14:28:28.952 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55016. 2026-05-19 14:28:28.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af28e198-413d-466f-9a97-36728cc9764f 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/354] 199.204.45.30 () {44 vars in 924 bytes} [Tue May 19 14:28:28 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:28:29.037 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55024. 2026-05-19 14:28:29.038 7 INFO oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55026. [pid: 7|app: 0|req: 180/355] 199.204.45.30 () {44 vars in 946 bytes} [Tue May 19 14:28:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:28:29.094 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff07b25b-1912-4cdd-a468-614d5c944972 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/356] 199.204.45.30 () {44 vars in 1031 bytes} [Tue May 19 14:28:29 2026] GET /v2.0/subnets/public-subnet?network_id=9f6aa3f5-707d-4987-8f75-cd02ec883c3f => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 199.204.45.30 () {44 vars in 1054 bytes} [Tue May 19 14:28:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=9f6aa3f5-707d-4987-8f75-cd02ec883c3f => generated 644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:29:02.032 8 INFO neutron.pecan_wsgi.hooks.translation [None req-047d32ec-cd72-4b4b-a38a-b35cd0347077 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/364] 199.204.45.30 () {44 vars in 934 bytes} [Tue May 19 14:29:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.30 () {44 vars in 956 bytes} [Tue May 19 14:29:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:29:03.036 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf9dd9cf-ba87-4507-82cd-4da5a76c0f2a 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/366] 199.204.45.30 () {44 vars in 934 bytes} [Tue May 19 14:29:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 199.204.45.30 () {44 vars in 956 bytes} [Tue May 19 14:29:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:29:03.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7db4a95e-77d4-4854-bc9c-b2a5ebf6350d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/368] 199.204.45.30 () {44 vars in 1033 bytes} [Tue May 19 14:29:03 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=34866dd9-e80f-4e82-a32f-b587b351e163 => 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: 187/369] 199.204.45.30 () {44 vars in 1056 bytes} [Tue May 19 14:29:03 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=34866dd9-e80f-4e82-a32f-b587b351e163 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:29:04.273 8 INFO neutron.api.v2.resource [None req-0d108405-657a-4284-8dff-80cce967e8ba 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/370] 199.204.45.30 () {44 vars in 968 bytes} [Tue May 19 14:29:04 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 199.204.45.30 () {44 vars in 990 bytes} [Tue May 19 14:29:04 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:05 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:05 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:29:05 2026] GET /v2.0/security-group-rules/d41d7088-adad-4ddd-8e4e-7342c619db9e => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:06 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:06 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:29:06 2026] GET /v2.0/security-group-rules/db43f52d-1e3e-4bb2-a83d-7a086ff3b7d1 => generated 571 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:07 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:07 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:29:07 2026] GET /v2.0/security-group-rules/68385304-4605-46a6-916b-8bd9a7bb2c99 => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:08 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:08 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:29:08 2026] GET /v2.0/security-group-rules/1174f8fb-fd36-4ef8-af9f-86a7d20973cc => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:09 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:09 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:29:09 2026] GET /v2.0/security-group-rules/bbf84804-137b-42f0-9d72-d39c0b1dd370 => generated 571 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.204.45.30 () {44 vars in 984 bytes} [Tue May 19 14:29:10 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163 => generated 732 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:29:10.666 8 INFO neutron.pecan_wsgi.hooks.translation [None req-002fd589-cd2c-4969-a945-f5adeb97e175 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/388] 199.204.45.30 () {44 vars in 1073 bytes} [Tue May 19 14:29:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=34866dd9-e80f-4e82-a32f-b587b351e163 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.30 () {44 vars in 1096 bytes} [Tue May 19 14:29:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=34866dd9-e80f-4e82-a32f-b587b351e163 => generated 1254 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:10 2026] GET /v2.0/security-groups/269897f5-317c-49c7-9f2d-710c35b6a8db => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:29:16.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b25a26e2-bdb5-4721-8971-7fc061892b18 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/393] 199.204.45.30 () {44 vars in 976 bytes} [Tue May 19 14:29:16 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: 7|app: 0|req: 199/394] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.30 () {44 vars in 917 bytes} [Tue May 19 14:29:18 2026] GET /v2.0/ports => generated 4725 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:29:19.597 7 INFO neutron.api.v2.resource [None req-64b32579-5adb-4555-9070-36197937bfc7 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/396] 199.204.45.30 () {44 vars in 956 bytes} [Tue May 19 14:29:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.30 () {44 vars in 978 bytes} [Tue May 19 14:29:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:20 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 2758 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:20 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 2758 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:29:20 2026] GET /v2.0/security-group-rules/382a41a1-28bd-4616-9fbd-c6ffd8370cca => generated 591 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:21 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 2758 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:29:21 2026] GET /v2.0/security-groups/2fdc795a-4d61-42d1-8ba4-eca7dfd608c1 => generated 2758 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:29:21 2026] GET /v2.0/security-group-rules/56868c3b-8843-4357-8232-e88f39a65bf1 => generated 595 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.30 () {44 vars in 972 bytes} [Tue May 19 14:29:32 2026] GET /v2.0/quotas/71542e02eaa94722814df98f68457914 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:30:20.896 7 INFO neutron.api.v2.resource [None req-4d733507-5d26-4d10-a55a-55a1dd8317e6 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 209/413] 199.204.45.30 () {44 vars in 1071 bytes} [Tue May 19 14:30:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 139 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 199.204.45.30 () {44 vars in 1094 bytes} [Tue May 19 14:30:20 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 3886 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:30:21 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 3883 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:30:21 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0 => generated 3883 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:30:22 2026] GET /v2.0/security-group-rules/a150dded-1948-4268-9d84-6c878afb7dcd => generated 565 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:30:22 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 3883 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:30:22 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:30:23 2026] GET /v2.0/security-group-rules/2720a38e-b318-4829-a046-c0e47e509760 => generated 567 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:30:23 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 3883 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:30:24 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0 => generated 3883 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:30:24 2026] GET /v2.0/security-group-rules/f0b2e0d5-8a15-472d-b56d-c8b2326635ff => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.30 () {44 vars in 1085 bytes} [Tue May 19 14:30:24 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0?project_id=4eaac7583cb945dcbe8abd5255d63423 => generated 3883 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.30 () {44 vars in 998 bytes} [Tue May 19 14:30:25 2026] GET /v2.0/security-groups/6a3d9f1b-dfaf-4f38-a202-222630fb88a0 => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.204.45.30 () {44 vars in 1008 bytes} [Tue May 19 14:30:25 2026] GET /v2.0/security-group-rules/ba089eb4-0585-4fa2-a508-3799c2ce45a2 => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 199.204.45.30 () {44 vars in 972 bytes} [Tue May 19 14:30:32 2026] GET /v2.0/quotas/4eaac7583cb945dcbe8abd5255d63423 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/436] 199.204.45.30 () {44 vars in 946 bytes} [Tue May 19 14:31:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:00.787 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:32:00.794 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] 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: 223/441] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:32:00 2026] GET /v2.0/networks => generated 2168 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:02.192 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-19 14:32:02.217 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] 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: 220/444] 10.0.0.199 () {32 vars in 655 bytes} [Tue May 19 14:32:02 2026] GET /v2.0/floatingips => 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: 225/445] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:32:02 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:32:02 2026] GET /v2.0/ports => generated 4725 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/447] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:32:02 2026] GET /v2.0/subnets => generated 1261 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:32:02 2026] GET /v2.0/networks => generated 2168 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:02.542 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b46400b0-674d-4947-9023-b76361ed1d40] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36474. 2026-05-19 14:32:02.542 7 INFO oslo.messaging._drivers.impl_rabbit [-] [79076699-ef1f-4c2e-ac09-dfbce6dcfdc6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36458. [pid: 7|app: 0|req: 227/449] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:32:02 2026] GET /v2.0/security-groups => generated 16626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/450] 10.0.0.199 () {32 vars in 655 bytes} [Tue May 19 14:32:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:32:13.306 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9140f904-dc16-46b0-99a4-47962a1a744d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44140. 2026-05-19 14:32:13.307 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a593898b-04ef-4a2e-b7af-daf30d5d7d15] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44142. 2026-05-19 14:32:13.399 7 INFO neutron.db.segments_db [None req-6bbf944d-3b12-4e03-b794-974ca310f350 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 8dc31e17-9603-4245-b734-6e0ccb475213 of type vxlan for network fdbeac22-4179-4125-bc54-790511f9ae36 [pid: 7|app: 0|req: 228/451] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:32:13 2026] POST /v2.0/networks => generated 738 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:13.591 8 INFO neutron.db.segments_db [None req-97d8126b-6168-4869-8491-b3dbd6093aa0 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 74b31ee2-3286-40d0-a7f1-0d4c11b03a69 of type vxlan for network 5ed64dd9-1361-449b-9a9f-6b561e25006d [pid: 8|app: 0|req: 224/452] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:32:13 2026] POST /v2.0/networks => generated 744 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/453] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:13 2026] POST /v2.0/subnets => generated 661 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/454] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:13 2026] POST /v2.0/subnets => generated 667 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:14.017 8 INFO neutron.db.segments_db [None req-49807b8e-d1af-4e18-8b25-7a9acd7a74f1 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment c028dc28-70eb-4bd9-b06b-f1544875d21d of type vxlan for network 95bf4b1a-e5cc-424a-96c7-172832fbf434 2026-05-19 14:32:14.019 7 INFO neutron.db.segments_db [None req-d899a2bf-4fc5-423b-a0c2-5b79e914a154 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 57a1aa1e-6f31-4b44-8471-ed402179a7be of type vxlan for network 0dbe8633-a3e6-453a-bf69-3808e9e57ba2 [pid: 8|app: 0|req: 225/455] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:32:13 2026] POST /v2.0/networks => generated 748 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:14.194 8 INFO neutron.db.segments_db [None req-3024a6c6-c173-4bd9-aa15-8cf326ced519 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment c30d4e4e-c702-4694-9531-6d641df8b7c1 of type vxlan for network a7bfc629-ced4-4455-9d31-4435be3c6191 2026-05-19 14:32:14.310 7 INFO neutron.db.l3_hamode_db [None req-d899a2bf-4fc5-423b-a0c2-5b79e914a154 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:32:14.524 8 INFO neutron.db.l3_hamode_db [None req-3024a6c6-c173-4bd9-aa15-8cf326ced519 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:32:15.614 7 INFO neutron.db.l3_hamode_db [None req-d899a2bf-4fc5-423b-a0c2-5b79e914a154 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:32:15.828 8 INFO neutron.db.l3_hamode_db [None req-3024a6c6-c173-4bd9-aa15-8cf326ced519 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/456] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:13 2026] POST /v2.0/routers => generated 725 bytes in 2982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/457] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:16 2026] GET /v2.0/security-groups?tenant_id=80b9e92a37bb45f8ad156673d1a1614f&name=default => generated 2797 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/458] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:17 2026] POST /v2.0/subnets => generated 672 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/461] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:14 2026] POST /v2.0/routers => generated 731 bytes in 3310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/462] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:17 2026] DELETE /v2.0/security-groups/1428b052-0fd1-4381-a20f-72364dae9067 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:32:17.633 8 INFO neutron.db.segments_db [None req-82846241-feb0-4f61-8157-e4060b72f950 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 1a0aa08a-5197-45f5-a5d1-f0c3805ddfbb of type vxlan for network e08a2956-d8d3-416f-94e2-dacf3931fd19 2026-05-19 14:32:17.912 8 INFO neutron.db.l3_hamode_db [None req-82846241-feb0-4f61-8157-e4060b72f950 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:32:18.916 8 INFO neutron.db.l3_hamode_db [None req-82846241-feb0-4f61-8157-e4060b72f950 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 236/463] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:32:17 2026] PUT /v2.0/routers/76fa7e4e-7310-4806-8ab8-663525d1595a/add_router_interface => generated 309 bytes in 2173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/464] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:17 2026] POST /v2.0/routers => generated 736 bytes in 2545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:20.415 8 INFO neutron.db.segments_db [None req-cc0062a1-0620-4963-93ac-0f6072927988 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment d920c32b-46ef-45ac-8702-77c40123d97d of type vxlan for network f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 [pid: 8|app: 0|req: 229/465] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:32:20 2026] POST /v2.0/networks => generated 752 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/466] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:32:19 2026] PUT /v2.0/routers/356111a7-cf49-4e98-8ff3-d4900c555147/add_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:20.952 7 WARNING neutron_lib.context [None req-bb5ae7c0-23cd-451c-b36b-3b2bf10115f5 01801ebff8364ee5b33bee6a7728e971 13ca5246cd1745458b72152125167d96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/467] 10.0.0.199 () {34 vars in 685 bytes} [Tue May 19 14:32:20 2026] POST /v2.0/security-groups => generated 1595 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/468] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:21 2026] POST /v2.0/subnets => generated 675 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:21.322 7 WARNING neutron_lib.context [None req-ae72f61d-a32a-4ac5-bcf0-f4634473b22c 01801ebff8364ee5b33bee6a7728e971 13ca5246cd1745458b72152125167d96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 240/469] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:32:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:21.496 7 INFO neutron.db.segments_db [None req-08af2067-fa20-48c6-a1ba-6aaf66491e66 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 90fcaa00-8269-4a37-9888-d7d1f59d0b8a of type vxlan for network c10cf580-d365-4955-8936-79fafe1c4ffd 2026-05-19 14:32:21.797 7 INFO neutron.db.l3_hamode_db [None req-08af2067-fa20-48c6-a1ba-6aaf66491e66 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/470] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:32:20 2026] PUT /v2.0/routers/023c7438-8bbd-4bde-9bab-f7f228123c63/add_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:22.127 8 WARNING neutron_lib.context [None req-aed35b6c-3f1d-4451-8b3e-eb17babaac7b 01801ebff8364ee5b33bee6a7728e971 13ca5246cd1745458b72152125167d96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/471] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:32:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:22.311 8 WARNING neutron_lib.context [req-a00039f5-0f3e-425d-9496-f3c3f620cdcc req-b91b983f-a611-41b1-abd4-903f1e0f65cd 45673885887049dc90c19036c2249557 64fce24b90b548779b9c3b3496117537 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/472] 10.0.0.121 () {38 vars in 971 bytes} [Tue May 19 14:32:22 2026] POST /v2.0/security-groups => generated 1618 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:32:22.686 8 WARNING neutron_lib.context [None req-7f26c2d9-b301-4abb-913c-6c1047e1e683 01801ebff8364ee5b33bee6a7728e971 13ca5246cd1745458b72152125167d96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:32:23.046 7 INFO neutron.db.l3_hamode_db [None req-08af2067-fa20-48c6-a1ba-6aaf66491e66 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/473] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:32:22 2026] POST /v2.0/floatingips => generated 552 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:23.333 8 WARNING neutron_lib.context [req-ee7eec70-4bc0-4250-bfc3-7bf3a4cd80fe req-089cd68d-8165-4182-a393-8626af51a9b2 45673885887049dc90c19036c2249557 64fce24b90b548779b9c3b3496117537 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/474] 10.0.0.121 () {38 vars in 971 bytes} [Tue May 19 14:32:23 2026] POST /v2.0/security-groups => generated 1618 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:32:23.503 8 WARNING neutron_lib.context [req-44053a57-8a98-406f-99ec-bb6440b1bf9e req-f9df3a7a-ff15-49a5-a788-57759ce98a0f 2af3acf40ebb4514a3f1ed0d5b8b0222 aba61fdc74934038a05138988d873712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 235/475] 10.0.0.121 () {38 vars in 971 bytes} [Tue May 19 14:32:23 2026] POST /v2.0/security-groups => generated 1621 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:32:23.604 8 WARNING neutron_lib.context [req-740660ea-26e0-4cf5-8582-213b99654055 req-f06e9f3d-0bbd-4b47-b00e-0f7c226efbca 45673885887049dc90c19036c2249557 64fce24b90b548779b9c3b3496117537 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 236/476] 10.0.0.121 () {38 vars in 971 bytes} [Tue May 19 14:32:23 2026] POST /v2.0/security-groups => generated 1617 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/477] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:23 2026] GET /v2.0/security-groups/0b684ffb-4b06-49e8-8c22-19e03393b574 => generated 1621 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:23.783 8 WARNING neutron_lib.context [req-aa0176cf-56ce-4489-9e75-2031922d06be req-1e5efb6a-0c6b-44ea-9c4e-8799859e381d 2af3acf40ebb4514a3f1ed0d5b8b0222 aba61fdc74934038a05138988d873712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 238/478] 10.0.0.121 () {38 vars in 981 bytes} [Tue May 19 14:32:23 2026] POST /v2.0/security-group-rules => generated 582 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 10.0.0.121 () {34 vars in 1098 bytes} [Tue May 19 14:32:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--903863482&fields=id&tenant_id=13ca5246cd1745458b72152125167d96 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:32:23 2026] GET /v2.0/security-groups?tenant_id=64fce24b90b548779b9c3b3496117537 => generated 7596 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:32:23 2026] GET /v2.0/networks?id=fdbeac22-4179-4125-bc54-790511f9ae36 => generated 670 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/security-groups/858235e3-8d99-4493-9413-ed986f74081b => generated 2794 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/quotas/13ca5246cd1745458b72152125167d96 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/security-groups/858235e3-8d99-4493-9413-ed986f74081b => generated 2794 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/ports?tenant_id=13ca5246cd1745458b72152125167d96&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:24.279 8 WARNING neutron_lib.context [req-d8163f5c-b2f8-44fc-bcd3-634b42eb2132 req-4d4baf50-2813-4c0f-8d87-763d0fc995f2 2af3acf40ebb4514a3f1ed0d5b8b0222 aba61fdc74934038a05138988d873712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 246/486] 10.0.0.121 () {38 vars in 971 bytes} [Tue May 19 14:32:24 2026] POST /v2.0/security-groups => generated 1618 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/487] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:21 2026] POST /v2.0/routers => generated 739 bytes in 2950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/security-groups/fe7e999c-c9bc-4402-a2ab-b1e47d59a454 => generated 1618 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.121 () {36 vars in 1013 bytes} [Tue May 19 14:32:24 2026] DELETE /v2.0/security-groups/fe7e999c-c9bc-4402-a2ab-b1e47d59a454 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/security-groups/cb67d615-e0ac-4864-9bf0-ed9d9223a3d1 => generated 1618 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:24.610 7 WARNING neutron_lib.context [req-6b846245-7b90-4056-9a44-5d83c4ddd14c req-2cb9b3b7-2bd4-48a2-ae3f-95bda9875551 2af3acf40ebb4514a3f1ed0d5b8b0222 aba61fdc74934038a05138988d873712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 245/491] 10.0.0.121 () {38 vars in 981 bytes} [Tue May 19 14:32:24 2026] POST /v2.0/security-group-rules => generated 582 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 10.0.0.121 () {34 vars in 907 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/extensions => generated 19600 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-19 14:32:24.770 7 INFO neutron.api.v2.resource [req-ae6b3ed6-39d5-49b8-a4b1-cd8c27b27663 req-d640bf8d-6c97-4b95-992e-85e2eb7ea7b6 45673885887049dc90c19036c2249557 64fce24b90b548779b9c3b3496117537 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/493] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/security-groups/fe7e999c-c9bc-4402-a2ab-b1e47d59a454 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/networks/fdbeac22-4179-4125-bc54-790511f9ae36?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: 249/495] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/security-groups/cb67d615-e0ac-4864-9bf0-ed9d9223a3d1 => generated 2211 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:32:24 2026] GET /v2.0/networks/fdbeac22-4179-4125-bc54-790511f9ae36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:32:24.925 7 WARNING neutron_lib.context [req-cf32b9b6-c4b7-4756-871b-3907fe12b385 req-614ec835-47e5-4079-a32e-b0ab1d5707e8 2af3acf40ebb4514a3f1ed0d5b8b0222 aba61fdc74934038a05138988d873712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/497] 10.0.0.121 () {38 vars in 981 bytes} [Tue May 19 14:32:24 2026] POST /v2.0/security-group-rules => generated 587 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/498] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/54cbe9b3-774c-4257-9caa-9a746b7a49c3 => generated 1618 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/499] 10.0.0.121 () {36 vars in 1013 bytes} [Tue May 19 14:32:25 2026] DELETE /v2.0/security-groups/54cbe9b3-774c-4257-9caa-9a746b7a49c3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:32:25.280 7 INFO neutron.api.v2.resource [req-be73c74a-490c-4d21-873c-ceb804698b9c req-0a1cdb5a-d713-4f79-86ec-749b948b4003 45673885887049dc90c19036c2249557 64fce24b90b548779b9c3b3496117537 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/500] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/54cbe9b3-774c-4257-9caa-9a746b7a49c3 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/501] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/cb67d615-e0ac-4864-9bf0-ed9d9223a3d1 => generated 2809 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/502] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => 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: 257/503] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/c67b3142-329a-409b-8e8e-fe2009ce4200 => generated 1617 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/504] 10.0.0.121 () {34 vars in 1001 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-group-rules/941c3ff9-285f-462a-988b-143c74616c82 => generated 584 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/505] 10.0.0.121 () {36 vars in 1013 bytes} [Tue May 19 14:32:25 2026] DELETE /v2.0/security-groups/c67b3142-329a-409b-8e8e-fe2009ce4200 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/506] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/cb67d615-e0ac-4864-9bf0-ed9d9223a3d1 => generated 2809 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:25.571 7 INFO neutron.api.v2.resource [req-7e511e27-f657-44de-b88c-7cdb01294c17 req-61552d58-0a59-4498-86b2-fd41bd417f72 45673885887049dc90c19036c2249557 64fce24b90b548779b9c3b3496117537 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/507] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/c67b3142-329a-409b-8e8e-fe2009ce4200 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/508] 10.0.0.121 () {36 vars in 1023 bytes} [Tue May 19 14:32:25 2026] DELETE /v2.0/security-group-rules/941c3ff9-285f-462a-988b-143c74616c82 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/509] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups?tenant_id=64fce24b90b548779b9c3b3496117537 => generated 2797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/510] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/cb67d615-e0ac-4864-9bf0-ed9d9223a3d1 => generated 2211 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/511] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/858235e3-8d99-4493-9413-ed986f74081b => generated 2794 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/512] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:32:24 2026] PUT /v2.0/routers/a141e207-7841-4018-9a73-fe321294f0a8/add_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/513] 10.0.0.121 () {36 vars in 1013 bytes} [Tue May 19 14:32:25 2026] DELETE /v2.0/security-groups/cb67d615-e0ac-4864-9bf0-ed9d9223a3d1 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/514] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/858235e3-8d99-4493-9413-ed986f74081b => generated 2794 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/515] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/0b684ffb-4b06-49e8-8c22-19e03393b574 => generated 2214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:25.897 8 INFO neutron.api.v2.resource [req-72cb0ebd-094c-4fce-8e16-5b0fc5e7b64c req-970b8d69-2dc9-4004-977e-199ea26fc76e 45673885887049dc90c19036c2249557 64fce24b90b548779b9c3b3496117537 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/516] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/c67b3142-329a-409b-8e8e-fe2009ce4200 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:32:25.933 8 INFO neutron.api.v2.resource [req-5256478e-f9d4-43b7-805f-15c3a9c108cf req-7b22544d-cf95-426a-a420-3ea5fe9c2a66 45673885887049dc90c19036c2249557 64fce24b90b548779b9c3b3496117537 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/517] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/54cbe9b3-774c-4257-9caa-9a746b7a49c3 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:32:25.973 8 INFO neutron.api.v2.resource [req-b3fc013a-6423-45cd-8c7b-0d353247d480 req-2abc4007-b465-45eb-9ce8-d0cc99578935 45673885887049dc90c19036c2249557 64fce24b90b548779b9c3b3496117537 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/518] 10.0.0.121 () {34 vars in 991 bytes} [Tue May 19 14:32:25 2026] GET /v2.0/security-groups/fe7e999c-c9bc-4402-a2ab-b1e47d59a454 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/519] 10.0.0.121 () {36 vars in 1013 bytes} [Tue May 19 14:32:25 2026] DELETE /v2.0/security-groups/0b684ffb-4b06-49e8-8c22-19e03393b574 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/520] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:32:26 2026] PUT /v2.0/routers/023c7438-8bbd-4bde-9bab-f7f228123c63/remove_router_interface => generated 309 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:27.531 7 WARNING neutron_lib.context [None req-2f92a4fb-2117-4143-8d96-d737c20c7d63 f153f034e39e49668a766cfe2302a97a 12707c6006f849b29788e730a8bced4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 252/521] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:32:26 2026] PUT /v2.0/routers/356111a7-cf49-4e98-8ff3-d4900c555147/remove_router_interface => generated 309 bytes in 1715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/522] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:27 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => 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: 254/523] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:27 2026] GET /v2.0/networks?id=fdbeac22-4179-4125-bc54-790511f9ae36 => generated 670 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/524] 10.0.0.199 () {34 vars in 685 bytes} [Tue May 19 14:32:27 2026] POST /v2.0/security-groups => generated 1596 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:32:28.474 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-2a596fec-aa7d-44f7-be81-e28e5fbebee0 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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-19 14:32:28.495 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-530f16b9-067c-42d0-82ce-000364a2ed2a 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - 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 567, 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 594, 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 647, 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 728, 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 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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-19 14:32:28.925 8 INFO neutron.db.l3_hamode_db [None req-2a596fec-aa7d-44f7-be81-e28e5fbebee0 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network e08a2956-d8d3-416f-94e2-dacf3931fd19 was deleted as no HA routers are present in tenant aba61fdc74934038a05138988d873712. 2026-05-19 14:32:28.933 7 INFO neutron.db.l3_hamode_db [None req-530f16b9-067c-42d0-82ce-000364a2ed2a 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network a7bfc629-ced4-4455-9d31-4435be3c6191 was deleted as no HA routers are present in tenant 64fce24b90b548779b9c3b3496117537. [pid: 8|app: 0|req: 255/525] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:32:27 2026] DELETE /v2.0/routers/023c7438-8bbd-4bde-9bab-f7f228123c63 => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/526] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:32:27 2026] DELETE /v2.0/routers/356111a7-cf49-4e98-8ff3-d4900c555147 => generated 0 bytes in 1108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:32:28.945 8 WARNING neutron_lib.context [None req-0f375751-cd81-4392-bfaf-1a4fcbae49d4 f153f034e39e49668a766cfe2302a97a 12707c6006f849b29788e730a8bced4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/527] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:32:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=13ca5246cd1745458b72152125167d96 => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/528] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:29 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/529] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:32:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:29.253 7 INFO neutron.services.segments.plugin [-] Segment c30d4e4e-c702-4694-9531-6d641df8b7c1 resource provider aggregate not found 2026-05-19 14:32:29.274 7 INFO neutron.services.segments.plugin [-] Segment c30d4e4e-c702-4694-9531-6d641df8b7c1 resource provider aggregate not found [pid: 7|app: 0|req: 274/530] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:32:29 2026] DELETE /v2.0/subnets/ba86fde1-6c34-41f3-b72e-53f34f2be3b2 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:32:29.308 7 WARNING neutron_lib.context [req-e9b127f0-3ab1-4137-b977-187096654cb0 req-21d0786e-8603-45af-abad-33b21c0ee874 01801ebff8364ee5b33bee6a7728e971 13ca5246cd1745458b72152125167d96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/531] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:32:29 2026] DELETE /v2.0/subnets/d38e13d5-de9d-4e30-aa89-e708cbbc3474 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:32:29.313 8 INFO neutron.services.segments.plugin [-] Segment 1a0aa08a-5197-45f5-a5d1-f0c3805ddfbb resource provider aggregate not found 2026-05-19 14:32:29.319 7 INFO neutron.services.segments.plugin [-] Segment c30d4e4e-c702-4694-9531-6d641df8b7c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30d4e4e-c702-4694-9531-6d641df8b7c1 found for delete ", "request_id": "req-cb9c5d7d-ad04-409f-92f7-7aa30854db6b"}]} 2026-05-19 14:32:29.322 8 WARNING neutron_lib.context [None req-30400eca-f9fe-43af-8efb-4f74bec55429 f153f034e39e49668a766cfe2302a97a 12707c6006f849b29788e730a8bced4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:32:29.327 8 INFO neutron.services.segments.plugin [-] Segment 1a0aa08a-5197-45f5-a5d1-f0c3805ddfbb resource provider aggregate not found 2026-05-19 14:32:29.331 7 INFO neutron.services.segments.plugin [-] Segment c30d4e4e-c702-4694-9531-6d641df8b7c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30d4e4e-c702-4694-9531-6d641df8b7c1 found for delete ", "request_id": "req-9bdcf108-b62f-4e51-9191-261abbb6f82a"}]} 2026-05-19 14:32:29.336 8 INFO neutron.services.segments.plugin [-] Segment 1a0aa08a-5197-45f5-a5d1-f0c3805ddfbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a0aa08a-5197-45f5-a5d1-f0c3805ddfbb found for delete ", "request_id": "req-d3ce76e2-b80f-4a1b-a405-127ae0dfc47c"}]} 2026-05-19 14:32:29.341 8 INFO neutron.services.segments.plugin [-] Segment 1a0aa08a-5197-45f5-a5d1-f0c3805ddfbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a0aa08a-5197-45f5-a5d1-f0c3805ddfbb found for delete ", "request_id": "req-bc7639ea-f30d-427b-b76e-4dd1c38d3051"}]} [pid: 8|app: 0|req: 258/532] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:32:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/533] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:32:29 2026] DELETE /v2.0/networks/5ed64dd9-1361-449b-9a9f-6b561e25006d => 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: 260/534] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:32:29 2026] DELETE /v2.0/networks/95bf4b1a-e5cc-424a-96c7-172832fbf434 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:32:30.004 8 WARNING neutron_lib.context [None req-ac85ec1f-ab51-4b55-87e0-6ad3f8c4445e f153f034e39e49668a766cfe2302a97a 12707c6006f849b29788e730a8bced4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 275/535] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:32:29 2026] POST /v2.0/ports => generated 958 bytes in 862 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: 276/536] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:30 2026] GET /v2.0/security-groups?tenant_id=64fce24b90b548779b9c3b3496117537&name=default => generated 2797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/537] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:30 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 961 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/538] 199.204.45.30 () {34 vars in 910 bytes} [Tue May 19 14:32:30 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/539] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:30 2026] DELETE /v2.0/security-groups/858235e3-8d99-4493-9413-ed986f74081b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/540] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:30 2026] GET /v2.0/security-groups?tenant_id=aba61fdc74934038a05138988d873712&name=default => generated 2797 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/541] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:30 2026] GET /v2.0/security-groups?id=281752f2-0a76-4f4e-b749-4823aa0faffe&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: 7|app: 0|req: 282/542] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:30 2026] DELETE /v2.0/security-groups/e8db0a57-6545-48be-ad96-d4eea8acf0f7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/543] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:32:29 2026] POST /v2.0/floatingips => generated 552 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/544] 10.0.0.121 () {34 vars in 1098 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--160491021&fields=id&tenant_id=12707c6006f849b29788e730a8bced4b => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/545] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/networks?id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 684 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/546] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:32:30 2026] PUT /v2.0/ports/31ac620a-eaa5-4e74-836d-9af50719144e => generated 1203 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:31.356 8 INFO neutron.services.segments.plugin [-] Segment 74b31ee2-3286-40d0-a7f1-0d4c11b03a69 resource provider aggregate not found 2026-05-19 14:32:31.362 8 INFO neutron.services.segments.plugin [-] Segment 74b31ee2-3286-40d0-a7f1-0d4c11b03a69 resource provider aggregate not found [pid: 8|app: 0|req: 264/547] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/quotas/12707c6006f849b29788e730a8bced4b => generated 292 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:31.387 8 INFO neutron.services.segments.plugin [-] Segment 74b31ee2-3286-40d0-a7f1-0d4c11b03a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b31ee2-3286-40d0-a7f1-0d4c11b03a69 found for delete ", "request_id": "req-184d94f9-2346-4c6a-9398-f79f199c9714"}]} 2026-05-19 14:32:31.393 8 INFO neutron.services.segments.plugin [-] Segment 74b31ee2-3286-40d0-a7f1-0d4c11b03a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b31ee2-3286-40d0-a7f1-0d4c11b03a69 found for delete ", "request_id": "req-5c6c5d60-8c8e-4d7d-82a9-0c8dff28baf2"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-19 14:32:31.411 8 INFO neutron.services.segments.plugin [-] Segment c028dc28-70eb-4bd9-b06b-f1544875d21d resource provider aggregate not found 2026-05-19 14:32:31.433 8 INFO neutron.services.segments.plugin [-] Segment c028dc28-70eb-4bd9-b06b-f1544875d21d resource provider aggregate not found 2026-05-19 14:32:31.451 8 INFO neutron.services.segments.plugin [-] Segment c028dc28-70eb-4bd9-b06b-f1544875d21d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c028dc28-70eb-4bd9-b06b-f1544875d21d found for delete ", "request_id": "req-54cde450-3d64-4ad5-b237-87ad5f31616c"}]} 2026-05-19 14:32:31.464 8 INFO neutron.services.segments.plugin [-] Segment c028dc28-70eb-4bd9-b06b-f1544875d21d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c028dc28-70eb-4bd9-b06b-f1544875d21d found for delete ", "request_id": "req-77da1ea5-3929-46a1-a16c-917c61c306a0"}]} [pid: 8|app: 0|req: 265/548] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/ports?tenant_id=13ca5246cd1745458b72152125167d96&device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 1242 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/549] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/ports?tenant_id=12707c6006f849b29788e730a8bced4b&fields=id => generated 103 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/550] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=31ac620a-eaa5-4e74-836d-9af50719144e => generated 19 bytes in 43 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: 267/551] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/subnets?id=20d62259-4a65-4a47-8b6a-f466973e0529 => generated 664 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/552] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?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: 286/553] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/ports?network_id=fdbeac22-4179-4125-bc54-790511f9ae36&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/554] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 973 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/557] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/558] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/networks/fdbeac22-4179-4125-bc54-790511f9ae36?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: 288/559] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/security-groups?id=281752f2-0a76-4f4e-b749-4823aa0faffe&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/560] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/networks/fdbeac22-4179-4125-bc54-790511f9ae36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/561] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:31 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => 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: 273/562] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:32 2026] GET /v2.0/ports?tenant_id=13ca5246cd1745458b72152125167d96&device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:32.315 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8caf5816-2350-4d09-99b8-2e985d253665'] response: {'name': 'network-changed', 'server_uuid': '675d2981-4110-4e70-8454-5c36544ca830', 'tag': '31ac620a-eaa5-4e74-836d-9af50719144e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 290/563] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:32 2026] GET /v2.0/networks?id=fdbeac22-4179-4125-bc54-790511f9ae36 => generated 766 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/564] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:32:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=31ac620a-eaa5-4e74-836d-9af50719144e => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/565] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:32 2026] GET /v2.0/subnets?id=20d62259-4a65-4a47-8b6a-f466973e0529 => generated 664 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/566] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:32 2026] GET /v2.0/ports?network_id=fdbeac22-4179-4125-bc54-790511f9ae36&device_owner=network%3Adhcp => generated 1244 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/567] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:32 2026] GET /v2.0/networks/fdbeac22-4179-4125-bc54-790511f9ae36?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: 293/568] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:32 2026] GET /v2.0/networks/fdbeac22-4179-4125-bc54-790511f9ae36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/569] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:32 2026] GET /v2.0/networks?id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 684 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/570] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:32 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => 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: 296/571] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:32:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12707c6006f849b29788e730a8bced4b => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/572] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:33 2026] GET /v2.0/security-groups?id=281752f2-0a76-4f4e-b749-4823aa0faffe&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:33.139 7 WARNING neutron_lib.context [req-df69b3e9-9faa-4b53-bb2f-175411049459 req-e0639a39-0ad4-4a6d-a5ba-93a38eda33f8 f153f034e39e49668a766cfe2302a97a 12707c6006f849b29788e730a8bced4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:32:33.153 8 INFO neutron.db.segments_db [None req-919f6d07-8ed8-415d-aecb-7e50f5fb2717 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 4d5b96e8-45b4-4856-99f9-4acb2e518d09 of type vxlan for network 496d6dda-66b8-40d9-b6bd-5abd93d269cb [pid: 8|app: 0|req: 276/573] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:32:32 2026] POST /v2.0/networks => generated 747 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/574] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:33 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => 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: 278/575] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:33 2026] POST /v2.0/subnets => generated 670 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:33.605 8 INFO neutron.db.segments_db [None req-8ee2bf02-11e3-483d-8850-d8e03dc85608 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 94c99525-cfef-4ef8-aa8e-43b391be9793 of type vxlan for network 466606e6-8654-4b64-a151-a4d4d167502b [pid: 7|app: 0|req: 298/576] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:32:33 2026] POST /v2.0/ports => generated 954 bytes in 502 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-19 14:32:33.911 8 INFO neutron.db.l3_hamode_db [None req-8ee2bf02-11e3-483d-8850-d8e03dc85608 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 299/577] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:32:33 2026] PUT /v2.0/ports/6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 1199 bytes in 490 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: 300/578] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/ports?tenant_id=12707c6006f849b29788e730a8bced4b&device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/579] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 973 bytes in 40 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: 302/580] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:32:34.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecba19d8-b2f4-40c9-914d-9d32bb1de0c9'] response: {'name': 'network-changed', 'server_uuid': '54f9a3b5-b3ad-4be6-b35b-138a540c4950', 'tag': '6e8444e6-ddc7-4d58-a898-65fd41e1e767', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 303/581] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/security-groups?id=281752f2-0a76-4f4e-b749-4823aa0faffe&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/582] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/subnets?id=1e84eca5-18fe-4c4c-a25d-1da5a011a62a => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/583] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/ports?network_id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/584] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/585] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/586] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/security-groups?id=f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/587] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/588] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/ports?tenant_id=12707c6006f849b29788e730a8bced4b&device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/589] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/networks?id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:34.998 8 INFO neutron.db.l3_hamode_db [None req-8ee2bf02-11e3-483d-8850-d8e03dc85608 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 312/590] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:34 2026] GET /v2.0/security-groups?tenant_id=845468139bb54266b0462ab4bc287df1&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/591] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:32:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/592] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:35 2026] DELETE /v2.0/security-groups/2eb85421-5082-4f7f-a38d-d9bd908f6387 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/593] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:35 2026] GET /v2.0/subnets?id=1e84eca5-18fe-4c4c-a25d-1da5a011a62a => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/594] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:35 2026] GET /v2.0/ports?network_id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28&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: 317/595] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:35 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 973 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/596] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:35 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?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: 319/597] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:35 2026] GET /v2.0/security-groups?tenant_id=0bf4453a0a054815826ef3129e5a7aa3&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/598] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:35 2026] GET /v2.0/security-groups?id=281752f2-0a76-4f4e-b749-4823aa0faffe&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/599] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:35 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/600] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:35 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/601] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:35 2026] DELETE /v2.0/security-groups/b30c6580-57d1-4a91-ae68-b6c239586813 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/602] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:36 2026] GET /v2.0/security-groups?id=f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/603] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:33 2026] POST /v2.0/routers => generated 734 bytes in 2793 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/604] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:36 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/605] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:37 2026] GET /v2.0/security-groups?id=281752f2-0a76-4f4e-b749-4823aa0faffe&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: 282/606] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:37 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/607] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:37 2026] GET /v2.0/security-groups?id=f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b&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: 284/608] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:38 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => 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: 285/609] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:38 2026] GET /v2.0/security-groups?id=281752f2-0a76-4f4e-b749-4823aa0faffe&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/610] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:32:36 2026] PUT /v2.0/routers/0ae1f0a2-88b0-4aee-898c-17a573237bb1/add_router_interface => generated 309 bytes in 2036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/611] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:38 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/612] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:38 2026] GET /v2.0/security-groups?id=f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b&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: 7|app: 0|req: 326/613] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:38 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:39.111 7 WARNING neutron_lib.context [None req-2e3ac12c-b2c2-419a-b4cd-fb59e18a2785 1aabc92ab2cd47aea957de3f4a5e3a50 2a2c97a86f7e4ab08020072e34df495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:32:39.161 8 INFO neutron.db.l3_db [None req-18a03e0e-87a1-4fb3-918d-780d9dfd8947 01801ebff8364ee5b33bee6a7728e971 13ca5246cd1745458b72152125167d96 - - default default] Floating IP 3701356a-2629-440d-bd6a-6984f10c5755 associated. External IP: 10.96.250.208, port: 31ac620a-eaa5-4e74-836d-9af50719144e. [pid: 7|app: 0|req: 327/614] 10.0.0.199 () {34 vars in 685 bytes} [Tue May 19 14:32:39 2026] POST /v2.0/security-groups => generated 1596 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:32:39.259 7 WARNING neutron_lib.context [None req-f4d58f55-ee5b-4607-9598-99d822d3aab4 1aabc92ab2cd47aea957de3f4a5e3a50 2a2c97a86f7e4ab08020072e34df495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 328/615] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:32:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:39.399 7 WARNING neutron_lib.context [None req-4c1f1c5f-8a2a-4777-89db-49737398c8ac 1aabc92ab2cd47aea957de3f4a5e3a50 2a2c97a86f7e4ab08020072e34df495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 329/616] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:32:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/617] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:32:38 2026] PUT /v2.0/floatingips/3701356a-2629-440d-bd6a-6984f10c5755 => generated 856 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:39.505 7 WARNING neutron_lib.context [None req-bb968661-788a-485c-ab25-c9a7760599ab 1aabc92ab2cd47aea957de3f4a5e3a50 2a2c97a86f7e4ab08020072e34df495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 289/618] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:39 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => 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: 290/619] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:39 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/620] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:39 2026] GET /v2.0/security-groups?id=281752f2-0a76-4f4e-b749-4823aa0faffe&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/621] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:39 2026] GET /v2.0/security-groups?id=f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b&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: 293/622] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:39 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:40.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49134779-7277-42e9-8532-f4018584314d'] response: {'name': 'network-changed', 'server_uuid': '675d2981-4110-4e70-8454-5c36544ca830', 'tag': '31ac620a-eaa5-4e74-836d-9af50719144e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 330/623] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:32:39 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/624] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/625] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/ports?tenant_id=13ca5246cd1745458b72152125167d96&device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/626] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/security-groups?id=281752f2-0a76-4f4e-b749-4823aa0faffe&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/627] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/networks?id=fdbeac22-4179-4125-bc54-790511f9ae36 => generated 766 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:40.352 8 INFO neutron.db.l3_db [None req-266d74bf-f0ac-4084-9117-d20f1185c94a f153f034e39e49668a766cfe2302a97a 12707c6006f849b29788e730a8bced4b - - default default] Floating IP c94eb3ed-c3b4-4216-aac2-88db5c4f6b36 associated. External IP: 10.96.250.220, port: 6e8444e6-ddc7-4d58-a898-65fd41e1e767. [pid: 7|app: 0|req: 335/628] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=31ac620a-eaa5-4e74-836d-9af50719144e => generated 859 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/629] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/subnets?id=20d62259-4a65-4a47-8b6a-f466973e0529 => generated 664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/630] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/ports?network_id=fdbeac22-4179-4125-bc54-790511f9ae36&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: 338/631] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/networks/fdbeac22-4179-4125-bc54-790511f9ae36?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/632] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/633] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:32:39 2026] PUT /v2.0/floatingips/c94eb3ed-c3b4-4216-aac2-88db5c4f6b36 => generated 855 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/634] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/networks/fdbeac22-4179-4125-bc54-790511f9ae36?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/635] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/636] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:40 2026] GET /v2.0/security-groups?id=f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:41.089 8 INFO neutron.db.l3_db [req-decdeb84-6312-499b-a29d-d08ff785ffc1 req-f94e6c5b-aaad-4490-bcbd-d0a20d311477 01801ebff8364ee5b33bee6a7728e971 13ca5246cd1745458b72152125167d96 - - default default] Floating IP 3701356a-2629-440d-bd6a-6984f10c5755 disassociated. External IP: 10.96.250.208, port: 31ac620a-eaa5-4e74-836d-9af50719144e. [pid: 7|app: 0|req: 343/637] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:41 2026] GET /v2.0/ports?device_id=675d2981-4110-4e70-8454-5c36544ca830 => 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: 295/638] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:32:40 2026] DELETE /v2.0/ports/31ac620a-eaa5-4e74-836d-9af50719144e => generated 0 bytes in 1083 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/639] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:42 2026] DELETE /v2.0/security-groups/281752f2-0a76-4f4e-b749-4823aa0faffe => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:32:42.606 8 INFO neutron.api.v2.resource [None req-cd584a77-84ea-42b6-987e-ec41ac240a27 01801ebff8364ee5b33bee6a7728e971 13ca5246cd1745458b72152125167d96 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 296/640] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:32:42 2026] GET /v2.0/security-groups/281752f2-0a76-4f4e-b749-4823aa0faffe => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:32:42.677 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67128711-d6c4-49f0-afcf-246c87392ba7'] response: {'name': 'network-changed', 'server_uuid': '54f9a3b5-b3ad-4be6-b35b-138a540c4950', 'tag': '6e8444e6-ddc7-4d58-a898-65fd41e1e767', 'status': 'completed', 'code': 200} 2026-05-19 14:32:42.678 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67128711-d6c4-49f0-afcf-246c87392ba7'] response: {'server_uuid': '675d2981-4110-4e70-8454-5c36544ca830', 'name': 'network-vif-deleted', 'tag': '31ac620a-eaa5-4e74-836d-9af50719144e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 297/641] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:42 2026] GET /v2.0/ports?tenant_id=12707c6006f849b29788e730a8bced4b&device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/642] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:42 2026] GET /v2.0/networks?id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 780 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/643] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:32:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6e8444e6-ddc7-4d58-a898-65fd41e1e767 => 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: 300/644] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:42 2026] GET /v2.0/subnets?id=1e84eca5-18fe-4c4c-a25d-1da5a011a62a => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/645] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:43 2026] GET /v2.0/ports?network_id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/646] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:32:42 2026] DELETE /v2.0/floatingips/3701356a-2629-440d-bd6a-6984f10c5755 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/647] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:43 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/648] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:43 2026] GET /v2.0/security-groups?tenant_id=d0cd590651a4431b8d95a38a3a3d6d9f&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/649] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:43 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?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: 304/650] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:43 2026] DELETE /v2.0/security-groups/4a063ecc-d1e3-4624-b1a6-5908b9f8bdb0 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/651] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:43 2026] GET /v2.0/security-groups?tenant_id=4b0d661d70b34346bb0df9283dd16d6c&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/652] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:43 2026] DELETE /v2.0/security-groups/76f61d45-8a13-4f5d-9328-979092488dbd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/653] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:32:43 2026] PUT /v2.0/routers/76fa7e4e-7310-4806-8ab8-663525d1595a/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:45.404 8 INFO neutron.services.segments.plugin [-] Segment 57a1aa1e-6f31-4b44-8471-ed402179a7be resource provider aggregate not found 2026-05-19 14:32:45.410 8 INFO neutron.services.segments.plugin [-] Segment 57a1aa1e-6f31-4b44-8471-ed402179a7be resource provider aggregate not found 2026-05-19 14:32:45.433 8 INFO neutron.services.segments.plugin [-] Segment 57a1aa1e-6f31-4b44-8471-ed402179a7be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a1aa1e-6f31-4b44-8471-ed402179a7be found for delete ", "request_id": "req-0ddd5eb2-b40e-4593-8f86-e8320af19a12"}]} 2026-05-19 14:32:45.437 8 INFO neutron.services.segments.plugin [-] Segment 57a1aa1e-6f31-4b44-8471-ed402179a7be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57a1aa1e-6f31-4b44-8471-ed402179a7be found for delete ", "request_id": "req-568db386-3eec-44ba-9138-7ac930341a52"}]} 2026-05-19 14:32:45.452 8 INFO neutron.db.l3_hamode_db [None req-32985712-c839-4805-a945-be35143917ca 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network 0dbe8633-a3e6-453a-bf69-3808e9e57ba2 was deleted as no HA routers are present in tenant 13ca5246cd1745458b72152125167d96. [pid: 8|app: 0|req: 307/654] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:32:44 2026] DELETE /v2.0/routers/76fa7e4e-7310-4806-8ab8-663525d1595a => generated 0 bytes in 1176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/655] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:32:45 2026] DELETE /v2.0/subnets/20d62259-4a65-4a47-8b6a-f466973e0529 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/656] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:32:45 2026] DELETE /v2.0/networks/fdbeac22-4179-4125-bc54-790511f9ae36 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/657] 10.0.0.121 () {34 vars in 1098 bytes} [Tue May 19 14:32:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--238588531&fields=id&tenant_id=2a2c97a86f7e4ab08020072e34df495f => generated 69 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/658] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:32:46 2026] GET /v2.0/networks?id=496d6dda-66b8-40d9-b6bd-5abd93d269cb => generated 679 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/659] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:32:46 2026] GET /v2.0/quotas/2a2c97a86f7e4ab08020072e34df495f => 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: 310/660] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:32:46 2026] GET /v2.0/ports?tenant_id=2a2c97a86f7e4ab08020072e34df495f&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/661] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:46 2026] GET /v2.0/security-groups?tenant_id=13ca5246cd1745458b72152125167d96&name=default => generated 2797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/662] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:46 2026] DELETE /v2.0/security-groups/18f5b0ec-33a0-4079-b776-bb556ace57bb => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/663] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:46 2026] GET /v2.0/security-groups?tenant_id=31c5422f179746a8b95ce23e02c5b8ba&name=default => generated 2801 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/666] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:46 2026] DELETE /v2.0/security-groups/60071d4b-3d3c-44e4-9dae-f513a2d5ccee => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/667] 10.0.0.121 () {34 vars in 907 bytes} [Tue May 19 14:32:46 2026] GET /v2.0/extensions => generated 19600 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/668] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:32:46 2026] GET /v2.0/networks/496d6dda-66b8-40d9-b6bd-5abd93d269cb?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: 355/669] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:32:47 2026] GET /v2.0/networks/496d6dda-66b8-40d9-b6bd-5abd93d269cb?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: 315/670] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:47 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => 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: 356/671] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:48 2026] GET /v2.0/networks?id=496d6dda-66b8-40d9-b6bd-5abd93d269cb => generated 679 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:48.350 8 INFO neutron.services.segments.plugin [-] Segment 8dc31e17-9603-4245-b734-6e0ccb475213 resource provider aggregate not found 2026-05-19 14:32:48.361 8 INFO neutron.services.segments.plugin [-] Segment 8dc31e17-9603-4245-b734-6e0ccb475213 resource provider aggregate not found 2026-05-19 14:32:48.376 8 INFO neutron.services.segments.plugin [-] Segment 8dc31e17-9603-4245-b734-6e0ccb475213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc31e17-9603-4245-b734-6e0ccb475213 found for delete ", "request_id": "req-fe262914-a093-46b5-bf40-ac8edc6398d3"}]} 2026-05-19 14:32:48.380 8 INFO neutron.services.segments.plugin [-] Segment 8dc31e17-9603-4245-b734-6e0ccb475213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc31e17-9603-4245-b734-6e0ccb475213 found for delete ", "request_id": "req-d17a021f-114a-4741-8e43-44863aea52f0"}]} [pid: 8|app: 0|req: 316/672] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:32:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2a2c97a86f7e4ab08020072e34df495f => generated 180 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:48.411 8 WARNING neutron_lib.context [req-bec95acb-6df4-478a-a607-4e6f81b250c4 req-c53fc97c-46bd-4464-b397-184b3562544b 1aabc92ab2cd47aea957de3f4a5e3a50 2a2c97a86f7e4ab08020072e34df495f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:32:48.638 7 INFO neutron.db.segments_db [None req-fa265c26-b30a-477c-943a-97bb908fc5fa 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 60ac7833-11a5-4983-a0bd-5b06acf187cd of type vxlan for network 2fcc855c-5620-42ee-9777-e094879a0df1 [pid: 7|app: 0|req: 357/673] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:32:48 2026] POST /v2.0/networks => generated 743 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/674] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:48 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => 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: 317/675] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:32:48 2026] POST /v2.0/ports => generated 954 bytes in 559 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: 359/676] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:48 2026] POST /v2.0/subnets => generated 666 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:49.097 7 INFO neutron.db.segments_db [None req-1ae73221-8321-4cff-8a2a-22b3ba72930e 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment b2ab7259-7141-472e-b226-f4917c943cf0 of type vxlan for network f972f29d-3503-4988-ba80-6d7de85c59f0 2026-05-19 14:32:49.408 7 INFO neutron.db.l3_hamode_db [None req-1ae73221-8321-4cff-8a2a-22b3ba72930e 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 318/677] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:32:48 2026] PUT /v2.0/ports/2bd606f5-f561-4147-8a5a-c22b542bf670 => generated 1199 bytes in 580 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-19 14:32:49.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d2dd8b8-140d-4811-9149-545af3c7d657'] response: {'name': 'network-changed', 'server_uuid': 'dea36d62-7618-45a6-92cd-fd6554ae62ce', 'tag': '2bd606f5-f561-4147-8a5a-c22b542bf670', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 319/678] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:49 2026] GET /v2.0/ports?tenant_id=2a2c97a86f7e4ab08020072e34df495f&device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 1238 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/679] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:32:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2bd606f5-f561-4147-8a5a-c22b542bf670 => generated 19 bytes in 26 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: 321/680] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:49 2026] GET /v2.0/subnets?id=e5b91e30-790c-4ee8-a561-1f48fa767a00 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/681] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:49 2026] GET /v2.0/ports?network_id=496d6dda-66b8-40d9-b6bd-5abd93d269cb&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/682] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:49 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/683] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:49 2026] GET /v2.0/networks/496d6dda-66b8-40d9-b6bd-5abd93d269cb?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/684] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:49 2026] GET /v2.0/security-groups?id=c6aedde2-a584-46b8-9bb9-77e34a187243&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/685] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:49 2026] GET /v2.0/networks/496d6dda-66b8-40d9-b6bd-5abd93d269cb?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: 327/686] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:50 2026] GET /v2.0/ports?tenant_id=2a2c97a86f7e4ab08020072e34df495f&device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/687] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:50 2026] GET /v2.0/networks?id=496d6dda-66b8-40d9-b6bd-5abd93d269cb => generated 775 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/688] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:32:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2bd606f5-f561-4147-8a5a-c22b542bf670 => 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: 330/689] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:50 2026] GET /v2.0/subnets?id=e5b91e30-790c-4ee8-a561-1f48fa767a00 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/690] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:50 2026] GET /v2.0/ports?network_id=496d6dda-66b8-40d9-b6bd-5abd93d269cb&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:50.561 7 INFO neutron.db.l3_hamode_db [None req-1ae73221-8321-4cff-8a2a-22b3ba72930e 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 332/691] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:50 2026] GET /v2.0/networks/496d6dda-66b8-40d9-b6bd-5abd93d269cb?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/692] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:50 2026] GET /v2.0/networks/496d6dda-66b8-40d9-b6bd-5abd93d269cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/693] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:51 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/694] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:51 2026] GET /v2.0/security-groups?tenant_id=7f3d407f45d94a59849c09450c20b8fa&name=default => generated 2801 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/695] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:51 2026] GET /v2.0/security-groups?id=c6aedde2-a584-46b8-9bb9-77e34a187243&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/696] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:51 2026] DELETE /v2.0/security-groups/742d4837-e169-4110-a4af-5183586aad9b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/697] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:49 2026] POST /v2.0/routers => generated 730 bytes in 3016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/698] 10.0.0.20 () {34 vars in 989 bytes} [Tue May 19 14:32:51 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 1240 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/699] 10.0.0.20 () {34 vars in 1039 bytes} [Tue May 19 14:32:52 2026] GET /v2.0/security-groups?id=f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/700] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:52 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/701] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:52 2026] GET /v2.0/security-groups?id=c6aedde2-a584-46b8-9bb9-77e34a187243&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/702] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:32:52 2026] PUT /v2.0/routers/84243b57-f5a8-458e-b9a6-fd73e70f983e/add_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/703] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:53 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/704] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:53 2026] GET /v2.0/security-groups?id=c6aedde2-a584-46b8-9bb9-77e34a187243&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/705] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:53 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/706] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:32:54 2026] GET /v2.0/security-groups?tenant_id=e61035932d5c492ba10fd4054dd3ade8&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:54.313 8 WARNING neutron_lib.context [None req-ace6ea57-af05-4c97-81f2-c8ea62914897 efcf9e5ec7f7419cad939f138e5a76ec e8ba7422573d4a588de152c1b5bebec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 345/707] 10.0.0.199 () {34 vars in 685 bytes} [Tue May 19 14:32:54 2026] POST /v2.0/security-groups => generated 1596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/708] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:54 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:54.538 7 INFO neutron.db.l3_db [None req-92a68d18-68c3-47c1-9082-9224b4d9fb41 1aabc92ab2cd47aea957de3f4a5e3a50 2a2c97a86f7e4ab08020072e34df495f - - default default] Floating IP 6f12e25b-e284-46cf-a426-2d58e74df82c associated. External IP: 10.96.250.216, port: 2bd606f5-f561-4147-8a5a-c22b542bf670. [pid: 8|app: 0|req: 347/709] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:54 2026] DELETE /v2.0/security-groups/b9bfee81-68fd-4151-a5ed-9abc1b59d30f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:32:54.628 8 WARNING neutron_lib.context [None req-00ff858c-880e-4574-ae26-b65c321c7b21 efcf9e5ec7f7419cad939f138e5a76ec e8ba7422573d4a588de152c1b5bebec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 348/710] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:32:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/711] 10.0.0.121 () {34 vars in 971 bytes} [Tue May 19 14:32:54 2026] GET /v2.0/ports/6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 968 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:54.791 8 WARNING neutron_lib.context [None req-02f3b136-7fe2-4066-91c8-6f61f4b406f2 efcf9e5ec7f7419cad939f138e5a76ec e8ba7422573d4a588de152c1b5bebec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 350/712] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:32:54 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:54.913 8 WARNING neutron_lib.context [None req-d8b434fb-b12b-4c86-bad9-e81049f44187 efcf9e5ec7f7419cad939f138e5a76ec e8ba7422573d4a588de152c1b5bebec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 363/713] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:32:53 2026] PUT /v2.0/floatingips/6f12e25b-e284-46cf-a426-2d58e74df82c => generated 855 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/714] 199.204.45.30 () {34 vars in 999 bytes} [Tue May 19 14:32:54 2026] GET /v2.0/subnets?network_id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:55.044 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d429bb8b-edf6-42b7-83eb-f8b3447ceaf2'] response: {'name': 'network-changed', 'server_uuid': 'dea36d62-7618-45a6-92cd-fd6554ae62ce', 'tag': '2bd606f5-f561-4147-8a5a-c22b542bf670', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 365/715] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/716] 199.204.45.30 () {34 vars in 1145 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950&device_owner=compute%3Anova&network_id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/717] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/ports?tenant_id=2a2c97a86f7e4ab08020072e34df495f&device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/718] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/security-groups?id=c6aedde2-a584-46b8-9bb9-77e34a187243&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/719] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:32:54 2026] POST /v2.0/floatingips => generated 552 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/720] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/networks?id=496d6dda-66b8-40d9-b6bd-5abd93d269cb => generated 775 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/721] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/722] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2bd606f5-f561-4147-8a5a-c22b542bf670 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/723] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/security-groups?id=c6aedde2-a584-46b8-9bb9-77e34a187243&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/724] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/subnets?id=e5b91e30-790c-4ee8-a561-1f48fa767a00 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:32:55 2026] PUT /v2.0/ports/6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 1149 bytes in 589 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: 357/726] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/ports?network_id=496d6dda-66b8-40d9-b6bd-5abd93d269cb&device_owner=network%3Adhcp => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/727] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:55 2026] GET /v2.0/ports?tenant_id=12707c6006f849b29788e730a8bced4b&device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 1421 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/728] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/networks?id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/729] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/networks/496d6dda-66b8-40d9-b6bd-5abd93d269cb?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: 372/730] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e8444e6-ddc7-4d58-a898-65fd41e1e767 => 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: 359/731] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/networks/496d6dda-66b8-40d9-b6bd-5abd93d269cb?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: 373/732] 10.0.0.121 () {34 vars in 1098 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--822507338&fields=id&tenant_id=e8ba7422573d4a588de152c1b5bebec7 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/733] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => 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: 360/734] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/735] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/networks?id=2fcc855c-5620-42ee-9777-e094879a0df1 => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/736] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/subnets?id=1e84eca5-18fe-4c4c-a25d-1da5a011a62a => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/737] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/quotas/e8ba7422573d4a588de152c1b5bebec7 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/738] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/ports?network_id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/739] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/ports?tenant_id=e8ba7422573d4a588de152c1b5bebec7&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:56.585 8 INFO neutron.db.l3_db [req-64c7dc8b-3a47-4736-9536-102d07a6dfbb req-9a922fe8-6da0-43a5-aaf6-c406f77f00a4 1aabc92ab2cd47aea957de3f4a5e3a50 2a2c97a86f7e4ab08020072e34df495f - - default default] Floating IP 6f12e25b-e284-46cf-a426-2d58e74df82c disassociated. External IP: 10.96.250.216, port: 2bd606f5-f561-4147-8a5a-c22b542bf670. [pid: 7|app: 0|req: 380/740] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=segments => generated 14 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/741] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:32:56 2026] GET /v2.0/networks/2fcc855c-5620-42ee-9777-e094879a0df1?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: 361/742] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:32:56 2026] DELETE /v2.0/ports/2bd606f5-f561-4147-8a5a-c22b542bf670 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/743] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/ports?device_id=dea36d62-7618-45a6-92cd-fd6554ae62ce => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:32:57.198 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df3e137a-8b70-4937-8e3d-a8f3795565eb'] response: {'name': 'network-changed', 'server_uuid': '54f9a3b5-b3ad-4be6-b35b-138a540c4950', 'tag': '6e8444e6-ddc7-4d58-a898-65fd41e1e767', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 363/744] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:32:57.240 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83054596-2eeb-4bfe-81c1-47a2bc673419'] response: {'server_uuid': 'dea36d62-7618-45a6-92cd-fd6554ae62ce', 'name': 'network-vif-deleted', 'tag': '2bd606f5-f561-4147-8a5a-c22b542bf670', 'status': 'completed', 'code': 200} 2026-05-19 14:32:57.276 7 WARNING neutron_lib.context [None req-8e659f23-47e1-48c9-a398-4ccd3e56b4a1 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 364/745] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/networks/2fcc855c-5620-42ee-9777-e094879a0df1?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: 365/746] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/ports?tenant_id=12707c6006f849b29788e730a8bced4b&device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 1421 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:32:57.438 7 INFO neutron.db.segments_db [None req-8e659f23-47e1-48c9-a398-4ccd3e56b4a1 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Added segment 1bb68a33-dbe9-4dbd-9daa-8644eefdfd7d of type vxlan for network baa47877-d2d8-4f4f-8082-aa9534704c9e [pid: 8|app: 0|req: 366/747] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/networks?id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 780 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/748] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/749] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/750] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:32:57 2026] POST /v2.0/networks => generated 649 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:57.592 7 WARNING neutron_lib.context [None req-454643fb-6512-41b4-9c9b-3ccd40b67ea6 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 369/751] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/752] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/subnets?id=1e84eca5-18fe-4c4c-a25d-1da5a011a62a => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/753] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/ports?network_id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28&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: 372/754] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/755] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:32:57 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/756] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:32:57 2026] POST /v2.0/ports => generated 779 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:57.953 8 WARNING neutron_lib.context [None req-a671213d-57db-4f5a-99dd-b78aec866675 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:32:58.022 8 INFO neutron.db.segments_db [None req-a671213d-57db-4f5a-99dd-b78aec866675 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Added segment 1461b7a1-a329-43cc-a77f-ea1d37902bc9 of type vxlan for network 4f7f9231-6f3f-41b9-bb6f-8e43f8cabdf2 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 384/757] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:32:58 2026] GET /v2.0/networks?id=2fcc855c-5620-42ee-9777-e094879a0df1 => generated 675 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/758] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:32:58 2026] DELETE /v2.0/security-groups/c6aedde2-a584-46b8-9bb9-77e34a187243 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/759] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:58 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 1152 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/760] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:32:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e8ba7422573d4a588de152c1b5bebec7 => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:58.480 7 INFO neutron.api.v2.resource [None req-d82fc3db-1584-40cd-889a-923a99489b56 1aabc92ab2cd47aea957de3f4a5e3a50 2a2c97a86f7e4ab08020072e34df495f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/761] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:32:58 2026] GET /v2.0/security-groups/c6aedde2-a584-46b8-9bb9-77e34a187243 => 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: 374/762] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:32:57 2026] POST /v2.0/networks => generated 636 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:32:58.496 8 WARNING neutron_lib.context [req-834dd709-b178-4901-96ac-e0b88a639c18 req-b42e1e86-a39d-4d06-9e95-a61941a5f98f efcf9e5ec7f7419cad939f138e5a76ec e8ba7422573d4a588de152c1b5bebec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 389/763] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:58 2026] GET /v2.0/security-groups?id=f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/764] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:32:58 2026] DELETE /v2.0/floatingips/6f12e25b-e284-46cf-a426-2d58e74df82c => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:32:58.906 7 WARNING neutron_lib.context [None req-c73be5d2-a633-403e-98fd-4b9781683654 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 375/765] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:32:58 2026] POST /v2.0/ports => generated 958 bytes in 488 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: 376/766] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:32:58 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 961 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/767] 199.204.45.30 () {34 vars in 1119 bytes} [Tue May 19 14:32:59 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/768] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:32:58 2026] POST /v2.0/subnets => generated 622 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/769] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:32:59 2026] PUT /v2.0/ports/5e1d63f5-66d2-4155-9fdf-7c459b488e00 => generated 1203 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:32:59.805 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-690dfc88-0cc8-4e88-8908-8717131d1653'] response: {'name': 'network-changed', 'server_uuid': '37fba40b-0971-4356-ade2-e9b8aecf307b', 'tag': '5e1d63f5-66d2-4155-9fdf-7c459b488e00', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 393/770] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:32:59 2026] GET /v2.0/security-groups?id=98422237-1d5e-4e2c-9cb8-c76e6685a6ae&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/771] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:32:59 2026] PUT /v2.0/ports/6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 968 bytes in 498 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-19 14:33:00.329 7 WARNING neutron_lib.context [None req-a2fda194-d1ad-4bdd-b3fc-c9446da65f34 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 378/772] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:32:59 2026] PUT /v2.0/routers/0ae1f0a2-88b0-4aee-898c-17a573237bb1/remove_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/773] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:00 2026] GET /v2.0/ports?tenant_id=e8ba7422573d4a588de152c1b5bebec7&device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/774] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:33:00 2026] POST /v2.0/ports => generated 965 bytes in 420 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: 396/775] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:00 2026] GET /v2.0/ports?tenant_id=12707c6006f849b29788e730a8bced4b&device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/776] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:33:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5e1d63f5-66d2-4155-9fdf-7c459b488e00 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/777] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:33:00 2026] DELETE /v2.0/ports/b4f0fd02-60a2-4811-84c7-833c2ec8ac2c => 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: 399/778] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/networks?id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/779] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/subnets?id=19ec6fa8-bab9-4b3f-a297-516aeddef6a2 => generated 669 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/780] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:01.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44e7bb63-0d13-43ea-b1e0-c3f5c4523757 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 402/781] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:33:01 2026] DELETE /v2.0/ports/b4f0fd02-60a2-4811-84c7-833c2ec8ac2c => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/782] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/783] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/ports?network_id=2fcc855c-5620-42ee-9777-e094879a0df1&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/784] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/security-groups?id=98422237-1d5e-4e2c-9cb8-c76e6685a6ae&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:01.467 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3525ce6-5d09-4049-bc9b-7b7b144d92e7 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/785] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/ports/b4f0fd02-60a2-4811-84c7-833c2ec8ac2c => 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: 407/786] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/subnets?id=1e84eca5-18fe-4c4c-a25d-1da5a011a62a => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/787] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/networks/2fcc855c-5620-42ee-9777-e094879a0df1?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:01.614 8 INFO neutron.services.segments.plugin [-] Segment 94c99525-cfef-4ef8-aa8e-43b391be9793 resource provider aggregate not found 2026-05-19 14:33:01.619 8 INFO neutron.services.segments.plugin [-] Segment 94c99525-cfef-4ef8-aa8e-43b391be9793 resource provider aggregate not found 2026-05-19 14:33:01.636 8 INFO neutron.services.segments.plugin [-] Segment 94c99525-cfef-4ef8-aa8e-43b391be9793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c99525-cfef-4ef8-aa8e-43b391be9793 found for delete ", "request_id": "req-ff23f066-e672-4217-953f-c6d071481ac7"}]} 2026-05-19 14:33:01.642 8 INFO neutron.services.segments.plugin [-] Segment 94c99525-cfef-4ef8-aa8e-43b391be9793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c99525-cfef-4ef8-aa8e-43b391be9793 found for delete ", "request_id": "req-98be0c3b-0b6f-4ebd-9f36-e05da918bc7e"}]} 2026-05-19 14:33:01.650 8 INFO neutron.db.l3_hamode_db [None req-2888047e-32e9-471a-affd-fb1db06fa2aa 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network 466606e6-8654-4b64-a151-a4d4d167502b was deleted as no HA routers are present in tenant 2a2c97a86f7e4ab08020072e34df495f. [pid: 8|app: 0|req: 380/788] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:00 2026] DELETE /v2.0/routers/0ae1f0a2-88b0-4aee-898c-17a573237bb1 => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/789] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/ports?network_id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/790] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/networks/2fcc855c-5620-42ee-9777-e094879a0df1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/791] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:01 2026] DELETE /v2.0/subnets/4cd17a11-844f-4022-b026-fe20a0686ed8 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:01.862 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c9b433e-e1ab-49bd-9639-04efdb1a3030'] response: {'name': 'network-changed', 'server_uuid': '54f9a3b5-b3ad-4be6-b35b-138a540c4950', 'tag': '6e8444e6-ddc7-4d58-a898-65fd41e1e767', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 412/794] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:01 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/795] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:01 2026] DELETE /v2.0/subnets/e5b91e30-790c-4ee8-a561-1f48fa767a00 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/796] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/ports?tenant_id=e8ba7422573d4a588de152c1b5bebec7&device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/797] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?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-19 14:33:02.429 7 INFO neutron.services.segments.plugin [-] Segment 1461b7a1-a329-43cc-a77f-ea1d37902bc9 resource provider aggregate not found 2026-05-19 14:33:02.434 7 INFO neutron.services.segments.plugin [-] Segment 1461b7a1-a329-43cc-a77f-ea1d37902bc9 resource provider aggregate not found 2026-05-19 14:33:02.453 7 INFO neutron.services.segments.plugin [-] Segment 1461b7a1-a329-43cc-a77f-ea1d37902bc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1461b7a1-a329-43cc-a77f-ea1d37902bc9 found for delete ", "request_id": "req-6ccff48a-dfc4-4602-b7b8-948ff21a369e"}]} 2026-05-19 14:33:02.464 7 INFO neutron.services.segments.plugin [-] Segment 1461b7a1-a329-43cc-a77f-ea1d37902bc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1461b7a1-a329-43cc-a77f-ea1d37902bc9 found for delete ", "request_id": "req-48179928-903f-41c0-bd28-b12b3f7c3896"}]} [pid: 7|app: 0|req: 413/798] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:01 2026] DELETE /v2.0/networks/4f7f9231-6f3f-41b9-bb6f-8e43f8cabdf2 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/799] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/networks?id=2fcc855c-5620-42ee-9777-e094879a0df1 => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/800] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/ports?tenant_id=12707c6006f849b29788e730a8bced4b&device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:02.622 7 WARNING neutron_lib.context [None req-fe8c79fa-1b68-458f-91f6-247483a582fe 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 386/801] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:02 2026] DELETE /v2.0/networks/496d6dda-66b8-40d9-b6bd-5abd93d269cb => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:02.748 7 INFO neutron.db.segments_db [None req-fe8c79fa-1b68-458f-91f6-247483a582fe 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Added segment dd33ec3c-ebac-47d0-ba7c-c58876859584 of type vxlan for network 0be102db-8cf4-46d0-971d-55234a2cb65d [pid: 8|app: 0|req: 387/802] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/803] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5e1d63f5-66d2-4155-9fdf-7c459b488e00 => 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: 389/804] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/networks?id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/805] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/security-groups?id=98422237-1d5e-4e2c-9cb8-c76e6685a6ae&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/806] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:02 2026] POST /v2.0/networks => generated 636 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/807] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/subnets?id=19ec6fa8-bab9-4b3f-a297-516aeddef6a2 => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:02.996 8 WARNING neutron_lib.context [None req-77df337b-b217-426e-aa1b-a9d1302a25d0 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 417/808] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:33:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/809] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/ports?network_id=2fcc855c-5620-42ee-9777-e094879a0df1&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: 419/810] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/subnets?id=1e84eca5-18fe-4c4c-a25d-1da5a011a62a => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/811] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/security-groups?tenant_id=2a2c97a86f7e4ab08020072e34df495f&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/812] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/813] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/networks/2fcc855c-5620-42ee-9777-e094879a0df1?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/814] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/ports?network_id=f3439214-d9e1-4ba4-b6e7-fc36eacb8c28&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/815] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:02 2026] POST /v2.0/subnets => generated 622 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/816] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:03 2026] DELETE /v2.0/security-groups/9e1421a4-9a23-40d9-b8b1-2489c5a99349 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/817] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/security-groups?id=f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/818] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/networks/2fcc855c-5620-42ee-9777-e094879a0df1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:03.550 7 WARNING neutron_lib.context [None req-c1bb5afb-4d75-4c2e-ade7-631364a3e7b5 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 394/819] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?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: 395/820] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:03.659 8 INFO neutron.services.segments.plugin [-] Segment 4d5b96e8-45b4-4856-99f9-4acb2e518d09 resource provider aggregate not found 2026-05-19 14:33:03.665 8 INFO neutron.services.segments.plugin [-] Segment 4d5b96e8-45b4-4856-99f9-4acb2e518d09 resource provider aggregate not found 2026-05-19 14:33:03.681 8 INFO neutron.services.segments.plugin [-] Segment 4d5b96e8-45b4-4856-99f9-4acb2e518d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d5b96e8-45b4-4856-99f9-4acb2e518d09 found for delete ", "request_id": "req-e8664f74-21ea-401c-8323-2aecee516a71"}]} 2026-05-19 14:33:03.682 8 INFO neutron.services.segments.plugin [-] Segment 4d5b96e8-45b4-4856-99f9-4acb2e518d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d5b96e8-45b4-4856-99f9-4acb2e518d09 found for delete ", "request_id": "req-eea17afb-e4d1-4288-92ba-dd12c5532426"}]} [pid: 8|app: 0|req: 396/821] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:33:03 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/822] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:33:03 2026] POST /v2.0/ports => generated 928 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:04.056 8 INFO neutron.db.l3_db [req-3bf2f2a1-5519-4010-ae94-df26ed25a439 req-fa9d4bc4-14a9-4ae6-b3c4-9227417be50e f153f034e39e49668a766cfe2302a97a 12707c6006f849b29788e730a8bced4b - - default default] Floating IP c94eb3ed-c3b4-4216-aac2-88db5c4f6b36 disassociated. External IP: 10.96.250.220, port: 6e8444e6-ddc7-4d58-a898-65fd41e1e767. [pid: 7|app: 0|req: 427/823] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:33:03 2026] DELETE /v2.0/ports/43fcb70c-edf1-4b6c-83ab-04ea2dfaebb9 => 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: 428/824] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:04 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:04.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1ecf25a-88a5-4da4-8dec-3ca2ee18f869 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 429/825] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:33:04 2026] GET /v2.0/ports/43fcb70c-edf1-4b6c-83ab-04ea2dfaebb9 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/826] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:04 2026] GET /v2.0/security-groups?id=98422237-1d5e-4e2c-9cb8-c76e6685a6ae&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/827] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:33:03 2026] DELETE /v2.0/ports/6e8444e6-ddc7-4d58-a898-65fd41e1e767 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/828] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:04 2026] GET /v2.0/ports?device_id=54f9a3b5-b3ad-4be6-b35b-138a540c4950 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/829] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:04 2026] DELETE /v2.0/subnets/20526406-b5a3-41dd-976f-2e913bd2750a => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:04.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22c79ad2-fff5-40a3-9976-14e83a783049'] response: {'server_uuid': '54f9a3b5-b3ad-4be6-b35b-138a540c4950', 'name': 'network-vif-deleted', 'tag': '6e8444e6-ddc7-4d58-a898-65fd41e1e767', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 399/830] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:04 2026] DELETE /v2.0/networks/0be102db-8cf4-46d0-971d-55234a2cb65d => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:05.181 7 WARNING neutron_lib.context [None req-87b2ba0a-c9bd-4b1b-bd04-5f66d1c62933 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 432/831] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:33:05 2026] POST /v2.0/ports => generated 778 bytes in 307 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: 400/832] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:05 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/833] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:05 2026] GET /v2.0/security-groups?id=98422237-1d5e-4e2c-9cb8-c76e6685a6ae&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/834] 10.0.0.199 () {34 vars in 737 bytes} [Tue May 19 14:33:05 2026] PUT /v2.0/ports/0cad61df-72c9-4fd1-a755-67f359d2e0e6 => generated 752 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:05.713 8 INFO neutron.services.segments.plugin [-] Segment dd33ec3c-ebac-47d0-ba7c-c58876859584 resource provider aggregate not found 2026-05-19 14:33:05.723 8 INFO neutron.services.segments.plugin [-] Segment dd33ec3c-ebac-47d0-ba7c-c58876859584 resource provider aggregate not found [pid: 8|app: 0|req: 402/835] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:05 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:05.736 8 INFO neutron.services.segments.plugin [-] Segment dd33ec3c-ebac-47d0-ba7c-c58876859584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd33ec3c-ebac-47d0-ba7c-c58876859584 found for delete ", "request_id": "req-0365432b-7d59-45d0-aed5-e9a57c02a6b7"}]} 2026-05-19 14:33:05.751 8 INFO neutron.services.segments.plugin [-] Segment dd33ec3c-ebac-47d0-ba7c-c58876859584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd33ec3c-ebac-47d0-ba7c-c58876859584 found for delete ", "request_id": "req-84512c45-f1b7-4ed8-83e6-6cd1f4f18153"}]} [pid: 8|app: 0|req: 403/836] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:05 2026] DELETE /v2.0/security-groups/f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b => 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: 434/837] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:33:05 2026] DELETE /v2.0/ports/0cad61df-72c9-4fd1-a755-67f359d2e0e6 => generated 0 bytes in 266 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-19 14:33:05.971 7 INFO neutron.api.v2.resource [None req-038a8da0-00fb-4b95-9509-e9ce7a8f1b3b f153f034e39e49668a766cfe2302a97a 12707c6006f849b29788e730a8bced4b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 435/838] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:33:05 2026] GET /v2.0/security-groups/f787f8ee-0fb1-44b1-a46d-7ea14d5bbc1b => 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: 436/839] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:33:05 2026] GET /v2.0/ports => generated 782 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:06.155 8 INFO neutron.db.l3_db [None req-43282134-dd9f-4144-a172-deee5cf95cc0 efcf9e5ec7f7419cad939f138e5a76ec e8ba7422573d4a588de152c1b5bebec7 - - default default] Floating IP 8d97502c-b712-4a85-846d-cd6f8d49baca associated. External IP: 10.96.250.208, port: 5e1d63f5-66d2-4155-9fdf-7c459b488e00. [pid: 7|app: 0|req: 437/840] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:33:06 2026] DELETE /v2.0/floatingips/c94eb3ed-c3b4-4216-aac2-88db5c4f6b36 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:06.418 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ea054e4-3769-4ce3-8965-12d8f8a50a58 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 438/841] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:33:06 2026] GET /v2.0/ports/0cad61df-72c9-4fd1-a755-67f359d2e0e6 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/842] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:33:05 2026] PUT /v2.0/floatingips/8d97502c-b712-4a85-846d-cd6f8d49baca => generated 856 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/843] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:33:06 2026] GET /v2.0/ports => generated 782 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/844] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:33:06 2026] GET /v2.0/ports/952630a8-5269-4e8c-ac40-4ac4869a4be4 => generated 779 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/845] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:06 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:06.619 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2b1f80b-a0d0-4adc-a5e0-6fc87ed92e05 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 407/846] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:33:06 2026] DELETE /v2.0/ports/43fcb70c-edf1-4b6c-83ab-04ea2dfaebb9 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/847] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:06 2026] GET /v2.0/security-groups?id=98422237-1d5e-4e2c-9cb8-c76e6685a6ae&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:06.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7575b501-195c-4ff3-800f-d883feba8110 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 409/848] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:06 2026] DELETE /v2.0/subnets/20526406-b5a3-41dd-976f-2e913bd2750a => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:06.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea80f1f3-7c7d-49fc-9003-b4fecc329a5b 023bf6c795424dd4b8b2f8631428f5fa de5e816f687d450589fd12c68c7e3ba7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 410/849] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:06 2026] DELETE /v2.0/subnets/4cd17a11-844f-4022-b026-fe20a0686ed8 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:06.711 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a42e7c8-3983-469e-ac07-be70e0ac6ee1'] response: {'name': 'network-changed', 'server_uuid': '37fba40b-0971-4356-ade2-e9b8aecf307b', 'tag': '5e1d63f5-66d2-4155-9fdf-7c459b488e00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 411/850] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:33:06 2026] DELETE /v2.0/ports/952630a8-5269-4e8c-ac40-4ac4869a4be4 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/851] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:06 2026] GET /v2.0/ports?tenant_id=e8ba7422573d4a588de152c1b5bebec7&device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/852] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:06 2026] DELETE /v2.0/networks/baa47877-d2d8-4f4f-8082-aa9534704c9e => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/853] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:07 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/854] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:07 2026] GET /v2.0/networks?id=2fcc855c-5620-42ee-9777-e094879a0df1 => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/855] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:07 2026] GET /v2.0/security-groups?id=98422237-1d5e-4e2c-9cb8-c76e6685a6ae&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/856] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:33:06 2026] PUT /v2.0/routers/a141e207-7841-4018-9a73-fe321294f0a8/remove_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/857] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:33:07 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:07.839 8 INFO neutron.services.segments.plugin [-] Segment 1bb68a33-dbe9-4dbd-9daa-8644eefdfd7d resource provider aggregate not found 2026-05-19 14:33:07.846 8 INFO neutron.services.segments.plugin [-] Segment 1bb68a33-dbe9-4dbd-9daa-8644eefdfd7d resource provider aggregate not found 2026-05-19 14:33:07.856 8 INFO neutron.services.segments.plugin [-] Segment 1bb68a33-dbe9-4dbd-9daa-8644eefdfd7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb68a33-dbe9-4dbd-9daa-8644eefdfd7d found for delete ", "request_id": "req-b3903e5e-c31e-4481-8969-2509ea144e93"}]} [pid: 8|app: 0|req: 417/858] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:33:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5e1d63f5-66d2-4155-9fdf-7c459b488e00 => generated 859 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:07.864 8 INFO neutron.services.segments.plugin [-] Segment 1bb68a33-dbe9-4dbd-9daa-8644eefdfd7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bb68a33-dbe9-4dbd-9daa-8644eefdfd7d found for delete ", "request_id": "req-073bd43e-e6ed-42d4-9bc9-140a35c6959a"}]} 2026-05-19 14:33:08.159 8 INFO neutron.db.l3_db [req-20a65640-4c50-4b77-93ff-f80a22502e3c req-a2167e97-c6e6-4e34-a925-9c6074684358 efcf9e5ec7f7419cad939f138e5a76ec e8ba7422573d4a588de152c1b5bebec7 - - default default] Floating IP 8d97502c-b712-4a85-846d-cd6f8d49baca disassociated. External IP: 10.96.250.208, port: 5e1d63f5-66d2-4155-9fdf-7c459b488e00. [pid: 8|app: 0|req: 418/859] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:33:07 2026] DELETE /v2.0/ports/5e1d63f5-66d2-4155-9fdf-7c459b488e00 => generated 0 bytes in 734 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:08.759 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6eac97c-66b0-4ac3-9c0b-eb4a95091bf8'] response: {'server_uuid': '37fba40b-0971-4356-ade2-e9b8aecf307b', 'name': 'network-vif-deleted', 'tag': '5e1d63f5-66d2-4155-9fdf-7c459b488e00', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 419/860] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:08 2026] GET /v2.0/security-groups?tenant_id=de5e816f687d450589fd12c68c7e3ba7&name=default => generated 2801 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/861] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:08 2026] GET /v2.0/subnets?id=19ec6fa8-bab9-4b3f-a297-516aeddef6a2 => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/862] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:08 2026] GET /v2.0/ports?device_id=37fba40b-0971-4356-ade2-e9b8aecf307b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/863] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:08 2026] DELETE /v2.0/security-groups/20f9f630-9138-46aa-8bba-5a6c85e81c0a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:09.116 7 INFO neutron.services.segments.plugin [-] Segment 90fcaa00-8269-4a37-9888-d7d1f59d0b8a resource provider aggregate not found 2026-05-19 14:33:09.121 7 INFO neutron.services.segments.plugin [-] Segment 90fcaa00-8269-4a37-9888-d7d1f59d0b8a resource provider aggregate not found [pid: 8|app: 0|req: 423/864] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:09 2026] GET /v2.0/ports?network_id=2fcc855c-5620-42ee-9777-e094879a0df1&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-19 14:33:09.141 7 INFO neutron.services.segments.plugin [-] Segment 90fcaa00-8269-4a37-9888-d7d1f59d0b8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90fcaa00-8269-4a37-9888-d7d1f59d0b8a found for delete ", "request_id": "req-724115d6-8327-4b30-a03d-95a38a16fa6e"}]} 2026-05-19 14:33:09.143 7 INFO neutron.services.segments.plugin [-] Segment 90fcaa00-8269-4a37-9888-d7d1f59d0b8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90fcaa00-8269-4a37-9888-d7d1f59d0b8a found for delete ", "request_id": "req-7e728305-425d-4f03-bd23-72cdf66b9e1c"}]} 2026-05-19 14:33:09.148 7 INFO neutron.db.l3_hamode_db [None req-38997469-5fb6-40a4-bc24-8731a6b08ab5 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network c10cf580-d365-4955-8936-79fafe1c4ffd was deleted as no HA routers are present in tenant 12707c6006f849b29788e730a8bced4b. [pid: 7|app: 0|req: 442/865] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:07 2026] DELETE /v2.0/routers/a141e207-7841-4018-9a73-fe321294f0a8 => generated 0 bytes in 1432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/866] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:09 2026] GET /v2.0/networks/2fcc855c-5620-42ee-9777-e094879a0df1?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: 425/867] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:09 2026] GET /v2.0/networks/2fcc855c-5620-42ee-9777-e094879a0df1?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: 7|app: 0|req: 443/868] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:09 2026] DELETE /v2.0/subnets/1e84eca5-18fe-4c4c-a25d-1da5a011a62a => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/869] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:09 2026] DELETE /v2.0/networks/f3439214-d9e1-4ba4-b6e7-fc36eacb8c28 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/870] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:09 2026] GET /v2.0/security-groups?tenant_id=12707c6006f849b29788e730a8bced4b&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:10.003 8 INFO neutron.services.segments.plugin [-] Segment d920c32b-46ef-45ac-8702-77c40123d97d resource provider aggregate not found 2026-05-19 14:33:10.020 8 INFO neutron.services.segments.plugin [-] Segment d920c32b-46ef-45ac-8702-77c40123d97d resource provider aggregate not found 2026-05-19 14:33:10.045 8 INFO neutron.services.segments.plugin [-] Segment d920c32b-46ef-45ac-8702-77c40123d97d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d920c32b-46ef-45ac-8702-77c40123d97d found for delete ", "request_id": "req-8bb27318-2d47-49a5-b2a6-b145d0b7c5b7"}]} 2026-05-19 14:33:10.046 8 INFO neutron.services.segments.plugin [-] Segment d920c32b-46ef-45ac-8702-77c40123d97d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d920c32b-46ef-45ac-8702-77c40123d97d found for delete ", "request_id": "req-6c383370-4f5a-4ccf-9042-447efc0b81ba"}]} [pid: 8|app: 0|req: 427/871] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:09 2026] DELETE /v2.0/security-groups/12a4ebd4-92cb-4946-a45a-8e634e6ad47b => 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: 445/872] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:10 2026] DELETE /v2.0/security-groups/98422237-1d5e-4e2c-9cb8-c76e6685a6ae => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:10.213 8 INFO neutron.api.v2.resource [None req-ba5aca39-8202-4577-9592-9a719bdbcbc4 efcf9e5ec7f7419cad939f138e5a76ec e8ba7422573d4a588de152c1b5bebec7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 428/873] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:33:10 2026] GET /v2.0/security-groups/98422237-1d5e-4e2c-9cb8-c76e6685a6ae => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/874] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:33:10 2026] DELETE /v2.0/floatingips/8d97502c-b712-4a85-846d-cd6f8d49baca => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/875] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:10 2026] GET /v2.0/security-groups?tenant_id=379a99ae2aff430bac63f00826f731fa&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/876] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:10 2026] DELETE /v2.0/security-groups/c44b91b8-0c7c-41c8-be8f-a45758ca028f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/877] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:10 2026] GET /v2.0/security-groups?tenant_id=f62a12bb8fbb4fdabdb68942650923bc&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/878] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:11 2026] DELETE /v2.0/security-groups/42d2a0ca-cded-4256-8c87-c2a560accff4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:11.379 8 WARNING neutron_lib.context [None req-8fd1b241-0a9e-4307-8050-303f7b80c2b5 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:11.495 8 INFO neutron.db.segments_db [None req-8fd1b241-0a9e-4307-8050-303f7b80c2b5 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Added segment 450b8040-9d37-440c-8c43-c9c6262055f1 of type vxlan for network 204aa142-b7f7-4f9a-b2bc-9eaef8cfe742 [pid: 8|app: 0|req: 433/879] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:11 2026] POST /v2.0/networks => generated 634 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:11.636 8 WARNING neutron_lib.context [None req-b1085006-60aa-4bc6-9ec0-237162f9e43b fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:11.717 8 INFO neutron.db.segments_db [None req-b1085006-60aa-4bc6-9ec0-237162f9e43b fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Added segment 8e82b401-9517-481e-8992-1e1b38545cef of type vxlan for network c0663593-93e5-4ad3-8281-44c60edea9c1 [pid: 7|app: 0|req: 447/880] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:33:10 2026] PUT /v2.0/routers/84243b57-f5a8-458e-b9a6-fd73e70f983e/remove_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/881] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:11 2026] POST /v2.0/networks => generated 633 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:11.845 8 WARNING neutron_lib.context [None req-ade62eb9-7c1d-42b0-a4dd-e0b417a22d05 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 435/882] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:11 2026] POST /v2.0/subnets => generated 622 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:12.609 8 INFO neutron.db.segments_db [None req-5771d900-98f2-4740-829a-575afb850930 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment caf711ef-2eed-4a44-984f-9426791c9cfc of type vxlan for network 7c976a99-c012-4faf-a8cd-97212b2b4648 [pid: 8|app: 0|req: 436/883] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:33:12 2026] POST /v2.0/networks => generated 745 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:12.735 8 WARNING neutron_lib.context [None req-21d71e43-d844-4644-bb82-c41b82bc327b fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:12.907 7 INFO neutron.services.segments.plugin [-] Segment b2ab7259-7141-472e-b226-f4917c943cf0 resource provider aggregate not found 2026-05-19 14:33:12.914 7 INFO neutron.services.segments.plugin [-] Segment b2ab7259-7141-472e-b226-f4917c943cf0 resource provider aggregate not found 2026-05-19 14:33:12.928 7 INFO neutron.services.segments.plugin [-] Segment b2ab7259-7141-472e-b226-f4917c943cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2ab7259-7141-472e-b226-f4917c943cf0 found for delete ", "request_id": "req-51341768-35aa-4638-bbac-f1dd9d951f89"}]} 2026-05-19 14:33:12.931 7 INFO neutron.services.segments.plugin [-] Segment b2ab7259-7141-472e-b226-f4917c943cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2ab7259-7141-472e-b226-f4917c943cf0 found for delete ", "request_id": "req-6eadc88b-d45b-470b-9aba-6177ba894206"}]} 2026-05-19 14:33:12.942 7 INFO neutron.db.l3_hamode_db [None req-752d0436-1460-4268-a5e1-4c6b6064569b 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network f972f29d-3503-4988-ba80-6d7de85c59f0 was deleted as no HA routers are present in tenant e8ba7422573d4a588de152c1b5bebec7. [pid: 7|app: 0|req: 448/884] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:11 2026] DELETE /v2.0/routers/84243b57-f5a8-458e-b9a6-fd73e70f983e => generated 0 bytes in 1154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/885] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:12 2026] POST /v2.0/subnets => generated 631 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/886] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:12 2026] POST /v2.0/subnets => generated 668 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:13.233 7 WARNING neutron_lib.context [None req-754eba29-48ef-415d-8a61-b742d53c90d6 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:13.279 7 INFO neutron.db.segments_db [None req-754eba29-48ef-415d-8a61-b742d53c90d6 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Added segment 000787f2-ad8e-4a08-a0c1-58d2e892a9f5 of type vxlan for network 9ea0a76d-5fa0-4e5f-8bde-e780c662942c [pid: 8|app: 0|req: 438/887] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:13 2026] DELETE /v2.0/subnets/19ec6fa8-bab9-4b3f-a297-516aeddef6a2 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:13.359 8 INFO neutron.db.segments_db [None req-59369a44-54dd-45c4-ad6a-237fd48a301d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 40cc297b-276e-4325-aa26-3ad0ff2d8f2c of type vxlan for network e8c8b792-ce43-423e-a193-c478bcbad9e0 2026-05-19 14:33:13.626 7 INFO neutron.db.l3_hamode_db [None req-754eba29-48ef-415d-8a61-b742d53c90d6 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:33:13.652 8 INFO neutron.db.l3_hamode_db [None req-59369a44-54dd-45c4-ad6a-237fd48a301d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:33:13.858 7 INFO neutron.db.l3_hamode_db [None req-754eba29-48ef-415d-8a61-b742d53c90d6 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 450/888] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:13 2026] POST /v2.0/routers => generated 511 bytes in 1409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:14.770 8 INFO neutron.db.l3_hamode_db [None req-59369a44-54dd-45c4-ad6a-237fd48a301d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 451/889] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:14 2026] DELETE /v2.0/networks/2fcc855c-5620-42ee-9777-e094879a0df1 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:14.956 7 INFO neutron.services.segments.plugin [-] Segment 60ac7833-11a5-4983-a0bd-5b06acf187cd resource provider aggregate not found 2026-05-19 14:33:14.962 7 INFO neutron.services.segments.plugin [-] Segment 60ac7833-11a5-4983-a0bd-5b06acf187cd resource provider aggregate not found 2026-05-19 14:33:14.981 7 INFO neutron.services.segments.plugin [-] Segment 60ac7833-11a5-4983-a0bd-5b06acf187cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60ac7833-11a5-4983-a0bd-5b06acf187cd found for delete ", "request_id": "req-4091c0a1-7fe5-422d-8229-b964f88e720b"}]} 2026-05-19 14:33:14.982 7 INFO neutron.services.segments.plugin [-] Segment 60ac7833-11a5-4983-a0bd-5b06acf187cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60ac7833-11a5-4983-a0bd-5b06acf187cd found for delete ", "request_id": "req-d2d54c85-e913-488b-8526-0ef4115c7a93"}]} [pid: 8|app: 0|req: 439/890] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:13 2026] POST /v2.0/routers => generated 732 bytes in 2572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/891] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:15 2026] GET /v2.0/security-groups?tenant_id=e8ba7422573d4a588de152c1b5bebec7&name=default => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/892] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:15 2026] GET /v2.0/security-groups?tenant_id=3e98100b1ac74639ae8f5035fc84dac8&name=default => generated 2801 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/893] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:33:14 2026] PUT /v2.0/routers/2f31693f-dae3-45ef-ad1c-dd837e0b057f/add_router_interface => generated 309 bytes in 1743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/894] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:16 2026] DELETE /v2.0/security-groups/a0e6a6ee-e2e7-4b1e-83f4-a15cda5258fe => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/895] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:16 2026] DELETE /v2.0/security-groups/7bcbf476-a9ba-47c4-8c37-e6e928617581 => 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: 455/896] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:33:16 2026] GET /v2.0/ports/cae38805-2a08-411c-8f5e-2bc9afaa4d7c => generated 959 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/899] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:33:16 2026] PUT /v2.0/routers/6b9c2528-fa64-4b11-8b62-435344e309c1/add_router_interface => generated 309 bytes in 1781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/900] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:18 2026] GET /v2.0/security-groups?tenant_id=da53df4652aa4e55898ad3d1b754f73d&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/901] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:18 2026] DELETE /v2.0/security-groups/09c2fcd6-6b42-43b9-a474-40510c7632fd => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/902] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:33:16 2026] PUT /v2.0/routers/2f31693f-dae3-45ef-ad1c-dd837e0b057f/add_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/903] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:33:18 2026] GET /v2.0/ports/796b425d-3e2d-43ea-a0bc-7669148fc94e => generated 967 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:18.881 7 INFO neutron.db.segments_db [None req-7f6e6a65-ecd5-44c0-bb7f-2bf390272eb7 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment df93c19d-77f1-419d-a04a-d699719215f8 of type vxlan for network 8240f690-c9eb-4c2b-b16c-929bc6a0849a [pid: 7|app: 0|req: 459/904] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:33:18 2026] POST /v2.0/networks => generated 743 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/905] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:19 2026] POST /v2.0/subnets => generated 666 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/906] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:33:19 2026] GET /v2.0/networks?id=7c976a99-c012-4faf-a8cd-97212b2b4648 => generated 677 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:19.338 7 INFO neutron.db.segments_db [None req-46ec8acc-e731-4c05-8af8-20a3862fc23d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 2b284dcf-d9ae-4e2d-ba4c-d95089934962 of type vxlan for network 30fcc5b8-7ea5-4879-9864-3d094a6d7dbf [pid: 8|app: 0|req: 446/907] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:33:18 2026] PUT /v2.0/routers/2f31693f-dae3-45ef-ad1c-dd837e0b057f/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/908] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:33:19 2026] GET /v2.0/quotas/04b838e025ee41698e3d9157ed1dca99 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:19.669 7 INFO neutron.db.l3_hamode_db [None req-46ec8acc-e731-4c05-8af8-20a3862fc23d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:33:20.809 7 INFO neutron.db.l3_hamode_db [None req-46ec8acc-e731-4c05-8af8-20a3862fc23d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 448/909] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:33:19 2026] PUT /v2.0/routers/2f31693f-dae3-45ef-ad1c-dd837e0b057f/remove_router_interface => generated 309 bytes in 1218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/910] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:33:20 2026] GET /v2.0/ports?tenant_id=04b838e025ee41698e3d9157ed1dca99&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/911] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:20 2026] GET /v2.0/security-groups?tenant_id=39bd5083304f4f63bc43b7954e86fd78&name=default => generated 2801 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/912] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:33:21 2026] GET /v2.0/ports?device_id=2f31693f-dae3-45ef-ad1c-dd837e0b057f => 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: 452/913] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:33:21 2026] GET /v2.0/networks/7c976a99-c012-4faf-a8cd-97212b2b4648?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: 453/914] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:21 2026] DELETE /v2.0/security-groups/6f60147b-bee4-4317-a740-187336d08e22 => 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: 462/915] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:19 2026] POST /v2.0/routers => generated 730 bytes in 2660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/916] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:33:21 2026] GET /v2.0/networks/7c976a99-c012-4faf-a8cd-97212b2b4648?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:22.067 8 INFO neutron.services.segments.plugin [-] Segment 000787f2-ad8e-4a08-a0c1-58d2e892a9f5 resource provider aggregate not found 2026-05-19 14:33:22.073 8 INFO neutron.services.segments.plugin [-] Segment 000787f2-ad8e-4a08-a0c1-58d2e892a9f5 resource provider aggregate not found 2026-05-19 14:33:22.085 8 INFO neutron.services.segments.plugin [-] Segment 000787f2-ad8e-4a08-a0c1-58d2e892a9f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000787f2-ad8e-4a08-a0c1-58d2e892a9f5 found for delete ", "request_id": "req-46013578-a939-464f-8868-fcfc4d30a828"}]} 2026-05-19 14:33:22.099 8 INFO neutron.services.segments.plugin [-] Segment 000787f2-ad8e-4a08-a0c1-58d2e892a9f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 000787f2-ad8e-4a08-a0c1-58d2e892a9f5 found for delete ", "request_id": "req-d79c5f5b-cc82-4cd6-a305-6ffe818efacd"}]} 2026-05-19 14:33:22.104 8 INFO neutron.db.l3_hamode_db [None req-a0bc437b-e12e-44b0-bc63-c07ee8f4c5d9 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] HA network 9ea0a76d-5fa0-4e5f-8bde-e780c662942c was deleted as no HA routers are present in tenant e42a688b6a2844e6a48d20340419ae2b. [pid: 8|app: 0|req: 454/917] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:21 2026] DELETE /v2.0/routers/2f31693f-dae3-45ef-ad1c-dd837e0b057f => generated 0 bytes in 695 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/918] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:22 2026] DELETE /v2.0/subnets/fe9a3a98-644f-49ef-a56f-2b3e68b713b5 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/919] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:22 2026] GET /v2.0/ports?device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => 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: 457/920] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:22 2026] DELETE /v2.0/subnets/34f4dd08-b6aa-4e1e-8a07-bb6289dfad00 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 458/921] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:22 2026] DELETE /v2.0/networks/c0663593-93e5-4ad3-8281-44c60edea9c1 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/922] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:23 2026] GET /v2.0/networks?id=7c976a99-c012-4faf-a8cd-97212b2b4648 => generated 677 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/923] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:23 2026] DELETE /v2.0/networks/204aa142-b7f7-4f9a-b2bc-9eaef8cfe742 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/924] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:33:22 2026] PUT /v2.0/routers/5b27a2f7-0f2b-4e2f-8587-958e249af758/add_router_interface => generated 309 bytes in 1467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:23.489 7 WARNING neutron_lib.context [req-bb2ccabe-9006-4771-817d-e33cc0a01e99 req-43934f6f-ee80-4e89-9a08-aefb77c36275 30b74b1b67a94efb84ad601cd03456dc 04b838e025ee41698e3d9157ed1dca99 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:23.621 8 WARNING neutron_lib.context [None req-5b9b0640-dde0-44d1-b313-c81276e1ebbe 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:23.622 8 WARNING neutron_lib.context [None req-5b9b0640-dde0-44d1-b313-c81276e1ebbe 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:23.761 8 INFO neutron.db.segments_db [None req-5b9b0640-dde0-44d1-b313-c81276e1ebbe 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Added segment fcb9241a-bc2b-430a-8606-612cb8fe883b of type vxlan for network dbe0bcf7-96a4-4d11-b749-55b909bce43d 2026-05-19 14:33:23.864 8 INFO neutron.db.segments_db [None req-5b9b0640-dde0-44d1-b313-c81276e1ebbe 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Added segment 2daa128f-482d-4b89-acd6-023076f46554 of type vxlan for network 2ebcf163-7c9c-4e09-ab2e-35e8c49f9308 [pid: 7|app: 0|req: 465/925] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:33:23 2026] POST /v2.0/ports => generated 954 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:33:23.919 7 WARNING neutron_lib.context [None req-3c288c67-b9e9-4fc0-8784-bf49bc12488d fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:23.966 7 INFO neutron.db.segments_db [None req-3c288c67-b9e9-4fc0-8784-bf49bc12488d fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Added segment 9de7fd18-aa4a-4ee4-a02c-12f8e7bbde00 of type vxlan for network 7e0f33c1-8235-4104-9843-17d535ab940f [pid: 8|app: 0|req: 461/926] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:23 2026] POST /v2.0/networks => generated 1245 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/927] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:23 2026] GET /v2.0/ports?device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => generated 957 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:24.109 8 INFO neutron.services.segments.plugin [-] Segment 8e82b401-9517-481e-8992-1e1b38545cef resource provider aggregate not found [pid: 7|app: 0|req: 466/928] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:23 2026] POST /v2.0/networks => generated 633 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:24.135 8 INFO neutron.services.segments.plugin [-] Segment 8e82b401-9517-481e-8992-1e1b38545cef resource provider aggregate not found 2026-05-19 14:33:24.141 8 INFO neutron.services.segments.plugin [-] Segment 8e82b401-9517-481e-8992-1e1b38545cef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e82b401-9517-481e-8992-1e1b38545cef found for delete ", "request_id": "req-606b4507-9e6b-424e-bd68-d88307f53013"}]} 2026-05-19 14:33:24.152 8 INFO neutron.services.segments.plugin [-] Segment 450b8040-9d37-440c-8c43-c9c6262055f1 resource provider aggregate not found 2026-05-19 14:33:24.161 8 INFO neutron.services.segments.plugin [-] Segment 8e82b401-9517-481e-8992-1e1b38545cef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e82b401-9517-481e-8992-1e1b38545cef found for delete ", "request_id": "req-4f43b7ee-6530-4a9a-a08b-7e4b60807c60"}]} 2026-05-19 14:33:24.169 8 INFO neutron.services.segments.plugin [-] Segment 450b8040-9d37-440c-8c43-c9c6262055f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450b8040-9d37-440c-8c43-c9c6262055f1 found for delete ", "request_id": "req-c7f5887c-b346-4647-86d0-ffde82a8b496"}]} 2026-05-19 14:33:24.175 8 INFO neutron.services.segments.plugin [-] Segment 450b8040-9d37-440c-8c43-c9c6262055f1 resource provider aggregate not found 2026-05-19 14:33:24.189 8 INFO neutron.services.segments.plugin [-] Segment 450b8040-9d37-440c-8c43-c9c6262055f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 450b8040-9d37-440c-8c43-c9c6262055f1 found for delete ", "request_id": "req-483450f1-99d7-4c58-88dc-8ef8d188aa33"}]} [pid: 7|app: 0|req: 467/929] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:33:24 2026] GET /v2.0/networks => generated 1844 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/930] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:33:24 2026] PUT /v2.0/ports/59fe2735-32c5-4f15-9a9e-109ab9188b73 => generated 1199 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:24.599 7 WARNING neutron_lib.context [None req-026ff5ed-f720-463e-8ce8-b179c8979999 35ae54c63caa49a49e1dc3d875e6d5e3 a46501a9f9c34c07a3dbe279e8887ba9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:33:24.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdc25ebb-bb52-412b-841b-d1fe2464e1b5'] response: {'name': 'network-changed', 'server_uuid': '51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52', 'tag': '59fe2735-32c5-4f15-9a9e-109ab9188b73', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 464/931] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:24 2026] GET /v2.0/security-groups?id=97e3be22-fd8a-4105-bbac-3c94d287e4f7&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:33:24.666 8 WARNING neutron_lib.context [None req-0ac25fab-c65e-457b-8689-3df9fbb01a5e fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 468/932] 10.0.0.199 () {34 vars in 685 bytes} [Tue May 19 14:33:24 2026] POST /v2.0/security-groups => generated 1596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:33:24.885 7 INFO neutron.services.segments.plugin [-] Segment fcb9241a-bc2b-430a-8606-612cb8fe883b resource provider aggregate not found 2026-05-19 14:33:24.890 7 INFO neutron.services.segments.plugin [-] Segment fcb9241a-bc2b-430a-8606-612cb8fe883b resource provider aggregate not found 2026-05-19 14:33:24.905 7 INFO neutron.services.segments.plugin [-] Segment fcb9241a-bc2b-430a-8606-612cb8fe883b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcb9241a-bc2b-430a-8606-612cb8fe883b found for delete ", "request_id": "req-0fae6578-33b6-4ab0-b52d-132ada2505ad"}]} 2026-05-19 14:33:24.906 7 INFO neutron.services.segments.plugin [-] Segment fcb9241a-bc2b-430a-8606-612cb8fe883b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcb9241a-bc2b-430a-8606-612cb8fe883b found for delete ", "request_id": "req-a6ede812-c285-4df4-9af5-13a22859625f"}]} [pid: 7|app: 0|req: 469/933] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:24 2026] DELETE /v2.0/networks/dbe0bcf7-96a4-4d11-b749-55b909bce43d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/934] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:24 2026] GET /v2.0/ports?tenant_id=04b838e025ee41698e3d9157ed1dca99&device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:24.971 7 WARNING neutron_lib.context [None req-d317debd-3fec-422d-88e1-6a4adfc8f665 35ae54c63caa49a49e1dc3d875e6d5e3 a46501a9f9c34c07a3dbe279e8887ba9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 465/935] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:24 2026] POST /v2.0/subnets => generated 622 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/936] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:33:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/937] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:33:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=59fe2735-32c5-4f15-9a9e-109ab9188b73 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:25.143 7 WARNING neutron_lib.context [None req-cdec114f-2eab-42e4-863d-1a1883cf7b97 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:25.195 7 INFO neutron.db.segments_db [None req-cdec114f-2eab-42e4-863d-1a1883cf7b97 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Added segment 4709fc08-22c8-4eb0-a5ad-49c36456e430 of type vxlan for network cabf150f-db27-44cc-8b02-5637a4f2e328 [pid: 8|app: 0|req: 466/938] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:24 2026] DELETE /v2.0/networks/2ebcf163-7c9c-4e09-ab2e-35e8c49f9308 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:25.210 8 WARNING neutron_lib.context [None req-3b6969ec-1799-4271-80c8-612663fb84bc 35ae54c63caa49a49e1dc3d875e6d5e3 a46501a9f9c34c07a3dbe279e8887ba9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 467/939] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:33:25 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/940] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:25 2026] GET /v2.0/subnets?id=da5ed139-e82f-4af1-81a2-7fbc47450459 => generated 671 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/941] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:33:25 2026] GET /v2.0/networks => generated 651 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:25.476 8 WARNING neutron_lib.context [None req-7a1d1488-6092-49ad-b07c-4be1a948b828 35ae54c63caa49a49e1dc3d875e6d5e3 a46501a9f9c34c07a3dbe279e8887ba9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:25.520 7 INFO neutron.db.l3_hamode_db [None req-cdec114f-2eab-42e4-863d-1a1883cf7b97 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:33:25.709 7 INFO neutron.db.l3_hamode_db [None req-cdec114f-2eab-42e4-863d-1a1883cf7b97 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:33:26.293 8 INFO neutron.services.segments.plugin [-] Segment 2daa128f-482d-4b89-acd6-023076f46554 resource provider aggregate not found 2026-05-19 14:33:26.307 8 INFO neutron.services.segments.plugin [-] Segment 2daa128f-482d-4b89-acd6-023076f46554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2daa128f-482d-4b89-acd6-023076f46554 found for delete ", "request_id": "req-6bc3e98a-3acb-4281-bddb-697fa7d701a4"}]} 2026-05-19 14:33:26.314 8 INFO neutron.services.segments.plugin [-] Segment 2daa128f-482d-4b89-acd6-023076f46554 resource provider aggregate not found 2026-05-19 14:33:26.334 8 INFO neutron.services.segments.plugin [-] Segment 2daa128f-482d-4b89-acd6-023076f46554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2daa128f-482d-4b89-acd6-023076f46554 found for delete ", "request_id": "req-644cf27f-8408-4d2c-914a-c85eac9ac5e0"}]} [pid: 7|app: 0|req: 473/942] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:25 2026] POST /v2.0/routers => generated 508 bytes in 1416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/943] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:26 2026] GET /v2.0/ports?network_id=7c976a99-c012-4faf-a8cd-97212b2b4648&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:26.602 7 WARNING neutron_lib.context [None req-fd76c21a-daf2-4682-81f8-50b0f0d0d4f4 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 470/944] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:33:25 2026] POST /v2.0/floatingips => generated 552 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:26.671 7 INFO neutron.db.segments_db [None req-fd76c21a-daf2-4682-81f8-50b0f0d0d4f4 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Added segment c677bdea-a5ed-4bf5-9f40-77b190a81013 of type vxlan for network c5e6c690-e4d1-48d0-9853-184f102feb66 [pid: 8|app: 0|req: 471/945] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:26 2026] GET /v2.0/ports?device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:26.738 8 WARNING neutron_lib.context [None req-d5ef41d9-91ef-4ae2-9b15-7f34c7190fbe fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 475/946] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:26 2026] POST /v2.0/networks => generated 654 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/947] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:26 2026] GET /v2.0/networks/7c976a99-c012-4faf-a8cd-97212b2b4648?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/948] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:26 2026] GET /v2.0/security-groups?id=97e3be22-fd8a-4105-bbac-3c94d287e4f7&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:26.875 7 WARNING neutron_lib.context [None req-d12be9d5-8959-4b20-befc-21239407c324 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:26.923 7 INFO neutron.db.segments_db [None req-d12be9d5-8959-4b20-befc-21239407c324 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Added segment 5de5070f-6def-49ed-bcb3-a2253781d734 of type vxlan for network 7aa40311-3dd5-47bd-b5cd-39aeccc26731 [pid: 7|app: 0|req: 478/949] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:26 2026] POST /v2.0/networks => generated 653 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/950] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:27 2026] GET /v2.0/networks/7c976a99-c012-4faf-a8cd-97212b2b4648?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: 480/951] 10.0.0.121 () {34 vars in 1098 bytes} [Tue May 19 14:33:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--580330276&fields=id&tenant_id=a46501a9f9c34c07a3dbe279e8887ba9 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:27.149 7 WARNING neutron_lib.context [None req-40686687-663b-4f73-954e-b221d867d681 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:27.207 7 WARNING neutron_lib.context [None req-40686687-663b-4f73-954e-b221d867d681 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 472/952] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:33:26 2026] POST /v2.0/ports => generated 959 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/953] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:33:27 2026] GET /v2.0/networks?id=8240f690-c9eb-4c2b-b16c-929bc6a0849a => generated 675 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/954] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:27 2026] GET /v2.0/ports?tenant_id=04b838e025ee41698e3d9157ed1dca99&device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/955] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:33:27 2026] POST /v2.0/ports => generated 1505 bytes in 673 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: 482/956] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:33:27 2026] GET /v2.0/quotas/a46501a9f9c34c07a3dbe279e8887ba9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/957] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:27 2026] GET /v2.0/networks?id=7c976a99-c012-4faf-a8cd-97212b2b4648 => generated 773 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/958] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:33:27 2026] GET /v2.0/ports => generated 1505 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/959] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/ports?tenant_id=a46501a9f9c34c07a3dbe279e8887ba9&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/960] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=59fe2735-32c5-4f15-9a9e-109ab9188b73 => 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: 487/961] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/ports?device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/962] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:33:28 2026] DELETE /v2.0/ports/12919079-5cf8-4bd0-a3fb-f56490de6867 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/963] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/964] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/subnets?id=da5ed139-e82f-4af1-81a2-7fbc47450459 => generated 671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/965] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/security-groups?id=97e3be22-fd8a-4105-bbac-3c94d287e4f7&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/966] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:33:27 2026] PUT /v2.0/routers/71a0f7db-d952-4f3e-a883-f111026d5bba/add_router_interface => generated 309 bytes in 1359 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: 476/967] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?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: 492/968] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:33:28 2026] DELETE /v2.0/ports/08ac347a-5ad6-4ee4-bd98-44a064f18fad => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/969] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/ports?network_id=7c976a99-c012-4faf-a8cd-97212b2b4648&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/970] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:33:28 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) [pid: 7|app: 0|req: 493/971] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/ports/4072b044-e62e-4993-bb95-d421ff3931f1 => generated 1033 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:28.923 7 WARNING neutron_lib.context [None req-6138c1f5-7886-4939-920c-b3b3a36bafb3 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 479/972] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:28 2026] GET /v2.0/networks/7c976a99-c012-4faf-a8cd-97212b2b4648?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:28.977 7 INFO neutron.db.segments_db [None req-6138c1f5-7886-4939-920c-b3b3a36bafb3 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Added segment ef273d48-3caa-48a7-bc2a-0037aa6f7ef4 of type vxlan for network b1f6a0b3-33cd-4e8f-a59e-c4ceb09008f1 [pid: 7|app: 0|req: 494/973] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:28 2026] POST /v2.0/networks => generated 654 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/974] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:29 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => 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: 496/975] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:29 2026] GET /v2.0/networks/7c976a99-c012-4faf-a8cd-97212b2b4648?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:29.171 7 WARNING neutron_lib.context [None req-f9b57680-b7c1-42e0-a13e-0800925f262d 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:29.222 7 INFO neutron.db.segments_db [None req-f9b57680-b7c1-42e0-a13e-0800925f262d 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Added segment ae9628f0-9eed-44c6-a1bc-89c4483799bd of type vxlan for network c0d49fdf-122b-40b7-adad-e5a65d6ed83f [pid: 7|app: 0|req: 497/976] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:29 2026] POST /v2.0/networks => generated 654 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/977] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:29 2026] GET /v2.0/networks?id=8240f690-c9eb-4c2b-b16c-929bc6a0849a => generated 675 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/978] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:29 2026] GET /v2.0/ports?device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/979] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:33:28 2026] PUT /v2.0/routers/71a0f7db-d952-4f3e-a883-f111026d5bba/remove_router_interface => generated 309 bytes in 883 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: 500/980] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:33:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a46501a9f9c34c07a3dbe279e8887ba9 => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:29.838 8 WARNING neutron_lib.context [None req-ef602ff8-eb9f-49e3-b958-d20f39a7f7d8 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 501/981] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:29 2026] GET /v2.0/security-groups?id=97e3be22-fd8a-4105-bbac-3c94d287e4f7&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:29.884 8 WARNING neutron_lib.context [None req-ef602ff8-eb9f-49e3-b958-d20f39a7f7d8 93f28fba09374fbf84ceebb882262fb2 4d2fe0a6d0c242d7891678fd29a9b0d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:30.039 7 INFO neutron.api.v2.resource [None req-ccfdfb32-7717-4830-b87f-8b08491d5458 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/982] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:33:29 2026] PUT /v2.0/routers/71a0f7db-d952-4f3e-a883-f111026d5bba/remove_router_interface => generated 197 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:30.046 7 WARNING neutron_lib.context [req-7da39f0c-1a31-4d3c-8e3c-a7ed0a0b1376 req-c37f5480-9914-4883-817b-f6fc1f9d0826 35ae54c63caa49a49e1dc3d875e6d5e3 a46501a9f9c34c07a3dbe279e8887ba9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 481/983] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:29 2026] POST /v2.0/subnets => generated 1275 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/984] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:33:30 2026] GET /v2.0/ports?device_id=71a0f7db-d952-4f3e-a883-f111026d5bba => 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: 503/985] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:33:30 2026] POST /v2.0/ports => generated 954 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/986] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:30 2026] GET /v2.0/ports?device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/987] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:30 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/988] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:33:30 2026] GET /v2.0/subnets => generated 1888 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/989] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:33:30 2026] PUT /v2.0/ports/d9e010ac-75e9-4015-ba2b-7d9ff5271203 => generated 1199 bytes in 445 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: 486/990] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:31 2026] GET /v2.0/security-groups?id=97e3be22-fd8a-4105-bbac-3c94d287e4f7&fields=id&fields=name => generated 88 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:33:31.132 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d4abb3c-d5b6-4bbe-a0b4-0775a14a079f'] response: {'name': 'network-changed', 'server_uuid': 'a2506ef3-d684-49e8-b1d1-ee7ef97521b8', 'tag': 'd9e010ac-75e9-4015-ba2b-7d9ff5271203', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 487/991] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:31 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:31.272 7 INFO neutron.services.segments.plugin [-] Segment 4709fc08-22c8-4eb0-a5ad-49c36456e430 resource provider aggregate not found 2026-05-19 14:33:31.282 7 INFO neutron.services.segments.plugin [-] Segment 4709fc08-22c8-4eb0-a5ad-49c36456e430 resource provider aggregate not found 2026-05-19 14:33:31.295 7 INFO neutron.services.segments.plugin [-] Segment 4709fc08-22c8-4eb0-a5ad-49c36456e430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4709fc08-22c8-4eb0-a5ad-49c36456e430 found for delete ", "request_id": "req-43e19f61-3588-4d64-8b73-8176bdfb7211"}]} 2026-05-19 14:33:31.296 7 INFO neutron.services.segments.plugin [-] Segment 4709fc08-22c8-4eb0-a5ad-49c36456e430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4709fc08-22c8-4eb0-a5ad-49c36456e430 found for delete ", "request_id": "req-185a5467-10a4-4081-b8ae-8aabfef0b280"}]} 2026-05-19 14:33:31.307 7 INFO neutron.db.l3_hamode_db [None req-68935991-606c-4816-a05f-7525364cd97c fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] HA network cabf150f-db27-44cc-8b02-5637a4f2e328 was deleted as no HA routers are present in tenant e42a688b6a2844e6a48d20340419ae2b. [pid: 7|app: 0|req: 505/992] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:30 2026] DELETE /v2.0/routers/71a0f7db-d952-4f3e-a883-f111026d5bba => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/993] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:33:31 2026] GET /v2.0/ports?device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => 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: 507/994] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:31 2026] GET /v2.0/ports?tenant_id=a46501a9f9c34c07a3dbe279e8887ba9&device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/995] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:31 2026] DELETE /v2.0/subnets/ba261b1b-22df-4df3-a57c-da33f1dba7a6 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/996] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:31 2026] DELETE /v2.0/subnets/e9e953d4-57f5-4fd0-8edc-d117c5c82a9b => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/997] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d9e010ac-75e9-4015-ba2b-7d9ff5271203 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/998] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:33:31 2026] DELETE /v2.0/ports/59fe2735-32c5-4f15-9a9e-109ab9188b73 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/999] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:31 2026] DELETE /v2.0/subnets/30a1bedb-30c5-47d6-a6d4-2abf372aadd4 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1000] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:31 2026] GET /v2.0/subnets?id=24b10343-3b50-4590-ae31-cd805f702e60 => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1003] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:33:31 2026] GET /v2.0/subnets => generated 626 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1004] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:31 2026] GET /v2.0/ports?network_id=8240f690-c9eb-4c2b-b16c-929bc6a0849a&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-19 14:33:32.186 8 INFO neutron.services.segments.plugin [-] Segment 9de7fd18-aa4a-4ee4-a02c-12f8e7bbde00 resource provider aggregate not found 2026-05-19 14:33:32.195 8 INFO neutron.services.segments.plugin [-] Segment 9de7fd18-aa4a-4ee4-a02c-12f8e7bbde00 resource provider aggregate not found 2026-05-19 14:33:32.211 8 INFO neutron.services.segments.plugin [-] Segment 9de7fd18-aa4a-4ee4-a02c-12f8e7bbde00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de7fd18-aa4a-4ee4-a02c-12f8e7bbde00 found for delete ", "request_id": "req-7417f65e-d57c-4663-aa99-2cae44fb52c3"}]} 2026-05-19 14:33:32.216 8 INFO neutron.services.segments.plugin [-] Segment 9de7fd18-aa4a-4ee4-a02c-12f8e7bbde00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de7fd18-aa4a-4ee4-a02c-12f8e7bbde00 found for delete ", "request_id": "req-3dc570e0-0237-4faf-886b-42b502b0f04b"}]} [pid: 8|app: 0|req: 490/1005] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:31 2026] DELETE /v2.0/networks/7e0f33c1-8235-4104-9843-17d535ab940f => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1006] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:32 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1007] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:32 2026] GET /v2.0/ports?device_id=51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1008] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:32 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:32.402 8 WARNING neutron_lib.context [None req-f8b9b954-4996-4856-9f55-c6237d07c9c7 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 516/1009] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:32 2026] DELETE /v2.0/networks/c0d49fdf-122b-40b7-adad-e5a65d6ed83f => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:32.464 8 INFO neutron.db.segments_db [None req-f8b9b954-4996-4856-9f55-c6237d07c9c7 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Added segment 80a2d275-0e07-429e-8418-0fc55a8491e1 of type vxlan for network 2a70620e-6a69-482b-b6c9-b68281a58755 [pid: 7|app: 0|req: 517/1010] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:32 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?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: 518/1011] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:32 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&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: 494/1012] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:32 2026] POST /v2.0/networks => generated 634 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1013] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:32 2026] GET /v2.0/ports?tenant_id=a46501a9f9c34c07a3dbe279e8887ba9&device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:32.665 8 WARNING neutron_lib.context [None req-e160b873-49d7-44b0-a3e4-e24133b0d4f9 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 519/1014] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:32 2026] DELETE /v2.0/networks/b1f6a0b3-33cd-4e8f-a59e-c4ceb09008f1 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1015] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:32 2026] POST /v2.0/subnets => generated 622 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1016] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:32 2026] GET /v2.0/networks?id=8240f690-c9eb-4c2b-b16c-929bc6a0849a => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:33.071 7 WARNING neutron_lib.context [None req-1d7afd50-2829-4b08-8b71-232fdaf2ed7d fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:33.113 7 INFO neutron.db.segments_db [None req-1d7afd50-2829-4b08-8b71-232fdaf2ed7d fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Added segment 080303c7-0f07-4095-9de8-5d18a29f168b of type vxlan for network 9b71837c-93aa-48aa-abae-56334e96fbdc 2026-05-19 14:33:33.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efd073cc-7732-42b9-8f66-c59c39c1c662'] response: {'server_uuid': '51d3de8a-d6b8-4c03-9ef3-f45ed77dcf52', 'name': 'network-vif-deleted', 'tag': '59fe2735-32c5-4f15-9a9e-109ab9188b73', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 497/1017] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:33 2026] DELETE /v2.0/networks/7aa40311-3dd5-47bd-b5cd-39aeccc26731 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1018] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:33:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d9e010ac-75e9-4015-ba2b-7d9ff5271203 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:33.318 7 INFO neutron.services.segments.plugin [-] Segment ae9628f0-9eed-44c6-a1bc-89c4483799bd resource provider aggregate not found 2026-05-19 14:33:33.334 7 INFO neutron.services.segments.plugin [-] Segment ae9628f0-9eed-44c6-a1bc-89c4483799bd resource provider aggregate not found 2026-05-19 14:33:33.342 7 INFO neutron.services.segments.plugin [-] Segment ae9628f0-9eed-44c6-a1bc-89c4483799bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae9628f0-9eed-44c6-a1bc-89c4483799bd found for delete ", "request_id": "req-27156e8b-90b8-466b-b9e8-547e7423d580"}]} 2026-05-19 14:33:33.362 7 INFO neutron.services.segments.plugin [-] Segment ef273d48-3caa-48a7-bc2a-0037aa6f7ef4 resource provider aggregate not found 2026-05-19 14:33:33.369 7 INFO neutron.services.segments.plugin [-] Segment ae9628f0-9eed-44c6-a1bc-89c4483799bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae9628f0-9eed-44c6-a1bc-89c4483799bd found for delete ", "request_id": "req-ab55fefd-deda-4c54-aa8c-fafe74c9287f"}]} 2026-05-19 14:33:33.381 7 INFO neutron.services.segments.plugin [-] Segment ef273d48-3caa-48a7-bc2a-0037aa6f7ef4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef273d48-3caa-48a7-bc2a-0037aa6f7ef4 found for delete ", "request_id": "req-a481c7f9-0c6b-4caa-bfe8-ac6e4578c67c"}]} 2026-05-19 14:33:33.384 7 INFO neutron.services.segments.plugin [-] Segment ef273d48-3caa-48a7-bc2a-0037aa6f7ef4 resource provider aggregate not found 2026-05-19 14:33:33.401 7 INFO neutron.services.segments.plugin [-] Segment ef273d48-3caa-48a7-bc2a-0037aa6f7ef4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef273d48-3caa-48a7-bc2a-0037aa6f7ef4 found for delete ", "request_id": "req-ff04e7d5-85ac-4a74-a22d-4ef037e1ce44"}]} [pid: 8|app: 0|req: 499/1019] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:33 2026] DELETE /v2.0/networks/c5e6c690-e4d1-48d0-9853-184f102feb66 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:33.463 7 INFO neutron.db.l3_hamode_db [None req-1d7afd50-2829-4b08-8b71-232fdaf2ed7d fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 500/1020] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:33 2026] GET /v2.0/subnets?id=24b10343-3b50-4590-ae31-cd805f702e60 => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:33.621 7 INFO neutron.db.l3_hamode_db [None req-1d7afd50-2829-4b08-8b71-232fdaf2ed7d fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 521/1021] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:33 2026] POST /v2.0/routers => generated 510 bytes in 1286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:34.396 8 INFO neutron.services.segments.plugin [-] Segment 5de5070f-6def-49ed-bcb3-a2253781d734 resource provider aggregate not found [pid: 7|app: 0|req: 522/1022] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:34 2026] GET /v2.0/ports?network_id=8240f690-c9eb-4c2b-b16c-929bc6a0849a&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:34.402 8 INFO neutron.services.segments.plugin [-] Segment 5de5070f-6def-49ed-bcb3-a2253781d734 resource provider aggregate not found 2026-05-19 14:33:34.418 8 INFO neutron.services.segments.plugin [-] Segment 5de5070f-6def-49ed-bcb3-a2253781d734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5de5070f-6def-49ed-bcb3-a2253781d734 found for delete ", "request_id": "req-9e2309a7-0bbe-4077-8d6e-5fde22accbe0"}]} 2026-05-19 14:33:34.439 8 INFO neutron.services.segments.plugin [-] Segment 5de5070f-6def-49ed-bcb3-a2253781d734 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5de5070f-6def-49ed-bcb3-a2253781d734 found for delete ", "request_id": "req-193d7472-617f-4063-b8db-b89911057642"}]} 2026-05-19 14:33:34.445 8 INFO neutron.services.segments.plugin [-] Segment c677bdea-a5ed-4bf5-9f40-77b190a81013 resource provider aggregate not found 2026-05-19 14:33:34.458 8 INFO neutron.services.segments.plugin [-] Segment c677bdea-a5ed-4bf5-9f40-77b190a81013 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c677bdea-a5ed-4bf5-9f40-77b190a81013 found for delete ", "request_id": "req-613ccffe-f221-495d-bcb7-cf5252dd355c"}]} 2026-05-19 14:33:34.461 8 INFO neutron.services.segments.plugin [-] Segment c677bdea-a5ed-4bf5-9f40-77b190a81013 resource provider aggregate not found 2026-05-19 14:33:34.478 8 INFO neutron.services.segments.plugin [-] Segment c677bdea-a5ed-4bf5-9f40-77b190a81013 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c677bdea-a5ed-4bf5-9f40-77b190a81013 found for delete ", "request_id": "req-9dee2c93-ef57-4c91-9bb9-39c9fea5041f"}]} [pid: 7|app: 0|req: 523/1023] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:34 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1024] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:34 2026] GET /v2.0/security-groups?tenant_id=4d2fe0a6d0c242d7891678fd29a9b0d6&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1025] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:33:33 2026] PUT /v2.0/routers/6b9c2528-fa64-4b11-8b62-435344e309c1/remove_router_interface => generated 309 bytes in 1583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1026] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:35 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?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: 503/1027] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:35 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1028] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:35 2026] DELETE /v2.0/security-groups/3cc07601-a010-41f4-b06d-025044550388 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:36.495 8 INFO neutron.services.segments.plugin [-] Segment 40cc297b-276e-4325-aa26-3ad0ff2d8f2c resource provider aggregate not found 2026-05-19 14:33:36.510 8 INFO neutron.services.segments.plugin [-] Segment 40cc297b-276e-4325-aa26-3ad0ff2d8f2c resource provider aggregate not found 2026-05-19 14:33:36.517 8 INFO neutron.services.segments.plugin [-] Segment 40cc297b-276e-4325-aa26-3ad0ff2d8f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40cc297b-276e-4325-aa26-3ad0ff2d8f2c found for delete ", "request_id": "req-546e086c-ee33-4af4-927e-e658a57d2485"}]} 2026-05-19 14:33:36.524 8 INFO neutron.db.l3_hamode_db [None req-ae63d30f-dd4b-4816-a449-06cef1a83959 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network e8c8b792-ce43-423e-a193-c478bcbad9e0 was deleted as no HA routers are present in tenant 04b838e025ee41698e3d9157ed1dca99. [pid: 8|app: 0|req: 505/1029] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:35 2026] DELETE /v2.0/routers/6b9c2528-fa64-4b11-8b62-435344e309c1 => generated 0 bytes in 1173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1030] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:33:34 2026] PUT /v2.0/routers/26987de5-cd34-4de0-b53f-c72839d80e07/add_router_interface => generated 309 bytes in 1874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:36.547 8 INFO neutron.services.segments.plugin [-] Segment 40cc297b-276e-4325-aa26-3ad0ff2d8f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40cc297b-276e-4325-aa26-3ad0ff2d8f2c found for delete ", "request_id": "req-2babf7d5-821c-40ed-bf51-6e682122baa0"}]} [pid: 7|app: 0|req: 526/1031] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:36 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1032] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:36 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1033] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:33:36 2026] GET /v2.0/ports/f65bb996-446d-42e3-adee-22b8da0f98eb => generated 959 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1034] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:36 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1035] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:36 2026] DELETE /v2.0/subnets/da5ed139-e82f-4af1-81a2-7fbc47450459 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:37.217 7 INFO neutron.services.segments.plugin [-] Segment caf711ef-2eed-4a44-984f-9426791c9cfc resource provider aggregate not found 2026-05-19 14:33:37.224 7 INFO neutron.services.segments.plugin [-] Segment caf711ef-2eed-4a44-984f-9426791c9cfc resource provider aggregate not found 2026-05-19 14:33:37.236 7 INFO neutron.services.segments.plugin [-] Segment caf711ef-2eed-4a44-984f-9426791c9cfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caf711ef-2eed-4a44-984f-9426791c9cfc found for delete ", "request_id": "req-e2c280e8-e8e7-4708-965d-78d8af2fede7"}]} 2026-05-19 14:33:37.238 7 INFO neutron.services.segments.plugin [-] Segment caf711ef-2eed-4a44-984f-9426791c9cfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caf711ef-2eed-4a44-984f-9426791c9cfc found for delete ", "request_id": "req-0e677bb1-6320-4e6a-875c-e6ae256baba4"}]} [pid: 7|app: 0|req: 528/1036] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:36 2026] DELETE /v2.0/networks/7c976a99-c012-4faf-a8cd-97212b2b4648 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1037] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:37 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:37.455 7 WARNING neutron_lib.context [None req-35fbee22-1393-47f4-a2fb-318b10321ee2 c14bc35ff185467aaede13263813117f b6546a20bce346538f7093eb24265d17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:37.577 7 INFO neutron.db.segments_db [None req-35fbee22-1393-47f4-a2fb-318b10321ee2 c14bc35ff185467aaede13263813117f b6546a20bce346538f7093eb24265d17 - - default default] Added segment 0bc51552-7d30-4f06-98bd-2c060414caef of type vxlan for network 36700d4c-e28e-4289-a04e-1254176c54e9 [pid: 7|app: 0|req: 530/1038] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:37 2026] POST /v2.0/networks => generated 643 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1039] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:33:36 2026] PUT /v2.0/routers/26987de5-cd34-4de0-b53f-c72839d80e07/remove_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1040] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:37 2026] GET /v2.0/security-groups?tenant_id=04b838e025ee41698e3d9157ed1dca99&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:37.907 8 WARNING neutron_lib.context [None req-6b490ef3-15bd-45a1-b711-5bd07e3bde89 c14bc35ff185467aaede13263813117f b6546a20bce346538f7093eb24265d17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:38.183 7 INFO neutron.db.l3_db [None req-255bf349-999d-4c01-8b2e-e176719314be 35ae54c63caa49a49e1dc3d875e6d5e3 a46501a9f9c34c07a3dbe279e8887ba9 - - default default] Floating IP fa9f5dec-843e-4e62-b2d9-b02b862b24cc associated. External IP: 10.96.250.203, port: d9e010ac-75e9-4015-ba2b-7d9ff5271203. [pid: 8|app: 0|req: 511/1041] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:37 2026] POST /v2.0/subnets => generated 617 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1042] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:33:38 2026] GET /v2.0/ports?device_id=26987de5-cd34-4de0-b53f-c72839d80e07 => 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: 513/1043] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:38 2026] DELETE /v2.0/security-groups/97e3be22-fd8a-4105-bbac-3c94d287e4f7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:38.387 8 WARNING neutron_lib.context [None req-14a58306-66b5-41e4-b0bd-76bac44c4a68 c14bc35ff185467aaede13263813117f b6546a20bce346538f7093eb24265d17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:38.442 8 INFO neutron.db.segments_db [None req-14a58306-66b5-41e4-b0bd-76bac44c4a68 c14bc35ff185467aaede13263813117f b6546a20bce346538f7093eb24265d17 - - default default] Added segment a2488d31-3ec4-4aee-b0b4-f6cc6228e1dd of type vxlan for network 5ec2d2d6-5d61-409d-b709-c3865894df55 [pid: 8|app: 0|req: 514/1044] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:33:38 2026] POST /v2.0/networks => generated 643 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1045] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:33:37 2026] PUT /v2.0/floatingips/fa9f5dec-843e-4e62-b2d9-b02b862b24cc => generated 855 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:38.709 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4df88f8c-1f3a-4fa6-a81f-cc6df9e5f1cc'] response: {'name': 'network-changed', 'server_uuid': 'a2506ef3-d684-49e8-b1d1-ee7ef97521b8', 'tag': 'd9e010ac-75e9-4015-ba2b-7d9ff5271203', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 532/1046] 10.0.0.199 () {34 vars in 743 bytes} [Tue May 19 14:33:38 2026] PUT /v2.0/networks/5ec2d2d6-5d61-409d-b709-c3865894df55 => generated 592 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1047] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:38 2026] GET /v2.0/ports?tenant_id=a46501a9f9c34c07a3dbe279e8887ba9&device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:38.885 7 WARNING neutron_lib.context [None req-14c09fd0-5785-4c83-8de2-128eb85b1972 c14bc35ff185467aaede13263813117f b6546a20bce346538f7093eb24265d17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1048] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:38 2026] POST /v2.0/subnets => generated 602 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1049] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:39 2026] GET /v2.0/networks?id=8240f690-c9eb-4c2b-b16c-929bc6a0849a => generated 771 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:39.367 8 INFO neutron.services.segments.plugin [-] Segment 080303c7-0f07-4095-9de8-5d18a29f168b resource provider aggregate not found 2026-05-19 14:33:39.371 8 INFO neutron.services.segments.plugin [-] Segment 080303c7-0f07-4095-9de8-5d18a29f168b resource provider aggregate not found 2026-05-19 14:33:39.387 8 INFO neutron.services.segments.plugin [-] Segment 080303c7-0f07-4095-9de8-5d18a29f168b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080303c7-0f07-4095-9de8-5d18a29f168b found for delete ", "request_id": "req-1ab51a03-74a7-4f69-b5e7-fe5be409076d"}]} 2026-05-19 14:33:39.390 8 INFO neutron.db.l3_hamode_db [None req-784a5749-2649-44a3-97e4-8d57b9257272 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] HA network 9b71837c-93aa-48aa-abae-56334e96fbdc was deleted as no HA routers are present in tenant e42a688b6a2844e6a48d20340419ae2b. 2026-05-19 14:33:39.392 8 INFO neutron.services.segments.plugin [-] Segment 080303c7-0f07-4095-9de8-5d18a29f168b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080303c7-0f07-4095-9de8-5d18a29f168b found for delete ", "request_id": "req-a141c179-2e28-4c3e-ae74-8c2baed07e25"}]} [pid: 8|app: 0|req: 515/1050] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:38 2026] DELETE /v2.0/routers/26987de5-cd34-4de0-b53f-c72839d80e07 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1051] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:33:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d9e010ac-75e9-4015-ba2b-7d9ff5271203 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1052] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:39 2026] DELETE /v2.0/subnets/9762cdd6-01f4-42d8-8025-753ab5039653 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1053] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:39 2026] GET /v2.0/subnets?id=24b10343-3b50-4590-ae31-cd805f702e60 => generated 669 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1054] 10.0.0.199 () {34 vars in 741 bytes} [Tue May 19 14:33:39 2026] PUT /v2.0/subnets/a5bbb9d8-4e6c-49b2-aae6-2131a11696bb => generated 612 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1055] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:39 2026] GET /v2.0/ports?network_id=8240f690-c9eb-4c2b-b16c-929bc6a0849a&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: 519/1056] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:39 2026] DELETE /v2.0/networks/2a70620e-6a69-482b-b6c9-b68281a58755 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1057] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:40 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:40.234 8 WARNING neutron_lib.context [None req-9bd11454-62d2-4e9a-8765-6e3c38e38f08 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:33:40.289 8 INFO neutron.db.segments_db [None req-9bd11454-62d2-4e9a-8765-6e3c38e38f08 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Added segment 5858f1f5-acaa-4800-8a9f-3f9695eec888 of type vxlan for network c85cf6b3-c04b-4f74-845f-81045641e193 2026-05-19 14:33:40.510 7 INFO neutron.services.segments.plugin [-] Segment a2488d31-3ec4-4aee-b0b4-f6cc6228e1dd resource provider aggregate not found 2026-05-19 14:33:40.517 7 INFO neutron.services.segments.plugin [-] Segment a2488d31-3ec4-4aee-b0b4-f6cc6228e1dd resource provider aggregate not found 2026-05-19 14:33:40.533 7 INFO neutron.services.segments.plugin [-] Segment a2488d31-3ec4-4aee-b0b4-f6cc6228e1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2488d31-3ec4-4aee-b0b4-f6cc6228e1dd found for delete ", "request_id": "req-1b41271a-7828-4e3c-a64a-7ecb1ca8161f"}]} 2026-05-19 14:33:40.536 7 INFO neutron.services.segments.plugin [-] Segment a2488d31-3ec4-4aee-b0b4-f6cc6228e1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2488d31-3ec4-4aee-b0b4-f6cc6228e1dd found for delete ", "request_id": "req-11d6375d-e78d-40e2-9a54-25901a9ff27c"}]} [pid: 7|app: 0|req: 538/1058] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:39 2026] DELETE /v2.0/networks/5ec2d2d6-5d61-409d-b709-c3865894df55 => generated 0 bytes in 711 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:40.573 8 INFO neutron.db.l3_hamode_db [None req-9bd11454-62d2-4e9a-8765-6e3c38e38f08 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 539/1059] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:40 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:40.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94ee1f63-a230-4ab9-8073-9ad11bed4f56 c14bc35ff185467aaede13263813117f b6546a20bce346538f7093eb24265d17 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1060] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:40 2026] DELETE /v2.0/networks/5ec2d2d6-5d61-409d-b709-c3865894df55 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1061] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:33:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1062] 10.0.0.199 () {32 vars in 742 bytes} [Tue May 19 14:33:40 2026] GET /v2.0/subnets?network_id=9f6aa3f5-707d-4987-8f75-cd02ec883c3f => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1063] 10.0.0.199 () {32 vars in 653 bytes} [Tue May 19 14:33:40 2026] GET /v2.0/extensions => generated 19600 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1064] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:33:40 2026] GET /v2.0/networks => generated 1308 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1065] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:33:40 2026] GET /v2.0/subnets => generated 1233 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1066] 10.0.0.199 () {32 vars in 723 bytes} [Tue May 19 14:33:41 2026] GET /v2.0/networks/36700d4c-e28e-4289-a04e-1254176c54e9 => generated 668 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1067] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:33:41 2026] GET /v2.0/subnets/882ee8a1-9e21-499c-84a9-c71c478cd26a => generated 617 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:41.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-944ba828-06df-4ab1-949d-adcbde076bfa c14bc35ff185467aaede13263813117f b6546a20bce346538f7093eb24265d17 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1068] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:41 2026] DELETE /v2.0/subnets/a5bbb9d8-4e6c-49b2-aae6-2131a11696bb => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:41.208 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0bd89df-fcf7-4f47-973c-d22eeed317ed c14bc35ff185467aaede13263813117f b6546a20bce346538f7093eb24265d17 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 549/1069] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:41 2026] DELETE /v2.0/networks/5ec2d2d6-5d61-409d-b709-c3865894df55 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:41.406 8 INFO neutron.services.segments.plugin [-] Segment 80a2d275-0e07-429e-8418-0fc55a8491e1 resource provider aggregate not found 2026-05-19 14:33:41.416 8 INFO neutron.services.segments.plugin [-] Segment 80a2d275-0e07-429e-8418-0fc55a8491e1 resource provider aggregate not found 2026-05-19 14:33:41.440 8 INFO neutron.services.segments.plugin [-] Segment 80a2d275-0e07-429e-8418-0fc55a8491e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80a2d275-0e07-429e-8418-0fc55a8491e1 found for delete ", "request_id": "req-7b91b5e3-cf58-4089-a0b3-a527090b244c"}]} 2026-05-19 14:33:41.440 8 INFO neutron.services.segments.plugin [-] Segment 80a2d275-0e07-429e-8418-0fc55a8491e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80a2d275-0e07-429e-8418-0fc55a8491e1 found for delete ", "request_id": "req-1a424ef9-dc8f-4478-a003-022686661455"}]} [pid: 7|app: 0|req: 550/1070] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:41 2026] DELETE /v2.0/subnets/882ee8a1-9e21-499c-84a9-c71c478cd26a => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:33:41.686 8 INFO neutron.db.l3_hamode_db [None req-9bd11454-62d2-4e9a-8765-6e3c38e38f08 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 551/1071] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:33:41 2026] DELETE /v2.0/networks/36700d4c-e28e-4289-a04e-1254176c54e9 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1072] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:41 2026] GET /v2.0/security-groups?tenant_id=eb348ed5337845f19efdc2ef46af3361&name=default => generated 2801 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1073] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:42 2026] DELETE /v2.0/security-groups/b7f547c5-0639-4b4c-bc56-81626d3cc03a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:42.555 7 INFO neutron.services.segments.plugin [-] Segment 0bc51552-7d30-4f06-98bd-2c060414caef resource provider aggregate not found 2026-05-19 14:33:42.564 7 INFO neutron.services.segments.plugin [-] Segment 0bc51552-7d30-4f06-98bd-2c060414caef resource provider aggregate not found 2026-05-19 14:33:42.580 7 INFO neutron.services.segments.plugin [-] Segment 0bc51552-7d30-4f06-98bd-2c060414caef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc51552-7d30-4f06-98bd-2c060414caef found for delete ", "request_id": "req-5f9514dc-20cc-4e8c-90e1-543de3329df2"}]} 2026-05-19 14:33:42.601 7 INFO neutron.services.segments.plugin [-] Segment 0bc51552-7d30-4f06-98bd-2c060414caef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bc51552-7d30-4f06-98bd-2c060414caef found for delete ", "request_id": "req-b19614c1-2dfa-4446-91b1-9b49b4e7dc8a"}]} [pid: 7|app: 0|req: 554/1074] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:42 2026] GET /v2.0/security-groups?tenant_id=b6546a20bce346538f7093eb24265d17&name=default => generated 2801 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1075] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:42 2026] DELETE /v2.0/security-groups/b7ce8b74-c15f-49fb-a358-1bbfb561557c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1076] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:40 2026] POST /v2.0/routers => generated 691 bytes in 2841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1077] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:33:43 2026] GET /v2.0/routers/e2a6e692-09db-4a91-b277-0f911e6a4e57 => generated 697 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1078] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:33:43 2026] GET /v2.0/routers => generated 700 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1079] 10.0.0.199 () {34 vars in 741 bytes} [Tue May 19 14:33:43 2026] PUT /v2.0/routers/e2a6e692-09db-4a91-b277-0f911e6a4e57 => generated 704 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1080] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:33:43 2026] GET /v2.0/routers/e2a6e692-09db-4a91-b277-0f911e6a4e57 => generated 704 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1081] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:33:43 2026] GET /v2.0/ports?device_id=e2a6e692-09db-4a91-b277-0f911e6a4e57 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:44.755 7 WARNING neutron_lib.context [None req-d2c11faa-44de-4630-bea5-8b0695ef317f b1d078ce9a194568bd02a84838cf2a9b 55a581d6383946bc8be3515fe42d14a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 559/1082] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:33:44 2026] POST /v2.0/subnetpools => generated 548 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1083] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:33:44 2026] GET /v2.0/subnetpools/c229409a-c8bb-4fd6-b706-29d8146eebfc => generated 548 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1084] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:33:44 2026] PUT /v2.0/subnetpools/c229409a-c8bb-4fd6-b706-29d8146eebfc => generated 501 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:44.959 8 INFO neutron.services.segments.plugin [-] Segment 5858f1f5-acaa-4800-8a9f-3f9695eec888 resource provider aggregate not found 2026-05-19 14:33:44.967 8 INFO neutron.services.segments.plugin [-] Segment 5858f1f5-acaa-4800-8a9f-3f9695eec888 resource provider aggregate not found 2026-05-19 14:33:44.984 8 INFO neutron.services.segments.plugin [-] Segment 5858f1f5-acaa-4800-8a9f-3f9695eec888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5858f1f5-acaa-4800-8a9f-3f9695eec888 found for delete ", "request_id": "req-bff91961-8714-4189-8cbb-50c1874d6d37"}]} 2026-05-19 14:33:44.985 8 INFO neutron.services.segments.plugin [-] Segment 5858f1f5-acaa-4800-8a9f-3f9695eec888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5858f1f5-acaa-4800-8a9f-3f9695eec888 found for delete ", "request_id": "req-6a824ece-a31a-4d70-aa49-c28573d8dc67"}]} 2026-05-19 14:33:44.999 8 INFO neutron.db.l3_hamode_db [None req-e67753a8-2126-4fa5-9c34-84b0444edef9 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] HA network c85cf6b3-c04b-4f74-845f-81045641e193 was deleted as no HA routers are present in tenant e42a688b6a2844e6a48d20340419ae2b. [pid: 8|app: 0|req: 524/1085] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:43 2026] DELETE /v2.0/routers/e2a6e692-09db-4a91-b277-0f911e6a4e57 => generated 0 bytes in 1109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1086] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:33:44 2026] DELETE /v2.0/subnetpools/c229409a-c8bb-4fd6-b706-29d8146eebfc => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1087] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:33:45 2026] GET /v2.0/ports?device_id=e2a6e692-09db-4a91-b277-0f911e6a4e57 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:45.033 7 INFO neutron.api.v2.resource [None req-7d9c2750-987b-49f7-a5f2-9977cc902a76 b1d078ce9a194568bd02a84838cf2a9b 55a581d6383946bc8be3515fe42d14a9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1088] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:33:45 2026] GET /v2.0/subnetpools/c229409a-c8bb-4fd6-b706-29d8146eebfc => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:45.056 8 INFO neutron.api.v2.resource [None req-20267629-8935-4ffd-b008-0a0d7817dd79 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 526/1089] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/routers/e2a6e692-09db-4a91-b277-0f911e6a4e57 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:45.060 7 INFO neutron.api.v2.resource [None req-98c6a8da-c79c-444e-82ee-6473b8af77df b1d078ce9a194568bd02a84838cf2a9b 55a581d6383946bc8be3515fe42d14a9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1090] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/subnetpools/c229409a-c8bb-4fd6-b706-29d8146eebfc => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1091] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:33:45 2026] GET /v2.0/ports?device_id=26987de5-cd34-4de0-b53f-c72839d80e07 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:45.124 7 INFO neutron.api.v2.resource [None req-f5559164-af9a-421d-bb20-4dcfdc08eae1 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1092] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/routers/26987de5-cd34-4de0-b53f-c72839d80e07 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:45.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-177b6984-59c9-4a2c-b197-aebbc7c9cbff fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 528/1093] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/subnets/9762cdd6-01f4-42d8-8025-753ab5039653 => 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: 566/1094] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:33:45 2026] GET /v2.0/ports?device_id=71a0f7db-d952-4f3e-a883-f111026d5bba => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:45.209 8 INFO neutron.api.v2.resource [None req-a55b20ab-f2f5-4563-be15-cc99375a2ba5 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1095] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/routers/71a0f7db-d952-4f3e-a883-f111026d5bba => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:45.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0997929-ae2b-4e51-a18e-bd4ce2108f17 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1096] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/subnets/e9e953d4-57f5-4fd0-8edc-d117c5c82a9b => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1097] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:33:45 2026] GET /v2.0/ports?device_id=2f31693f-dae3-45ef-ad1c-dd837e0b057f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:33:45.333 7 INFO neutron.api.v2.resource [None req-ec4847ab-1809-48a1-a2c2-d6f53ad54c5d fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1098] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/routers/2f31693f-dae3-45ef-ad1c-dd837e0b057f => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:45.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7bd1431b-f4e6-4e7f-8974-88192ae81667 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/1099] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/subnets/fe9a3a98-644f-49ef-a56f-2b3e68b713b5 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:45.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac2fb679-2183-4dcc-9a4b-28f8a339b4b8 fcddbac21bda47c8a4767e26d72c358f e42a688b6a2844e6a48d20340419ae2b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1100] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/subnets/34f4dd08-b6aa-4e1e-8a07-bb6289dfad00 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1101] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:45 2026] GET /v2.0/security-groups?tenant_id=55a581d6383946bc8be3515fe42d14a9&name=default => generated 2801 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1102] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:45 2026] DELETE /v2.0/security-groups/fea8e0fc-597c-4bd9-995a-f2647678a299 => 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: 533/1103] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:45 2026] GET /v2.0/security-groups?tenant_id=e42a688b6a2844e6a48d20340419ae2b&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1104] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:46 2026] DELETE /v2.0/security-groups/34807570-165c-4c89-9e14-a81800668b2a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1107] 10.0.0.20 () {34 vars in 989 bytes} [Tue May 19 14:33:47 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1108] 10.0.0.20 () {34 vars in 1039 bytes} [Tue May 19 14:33:47 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:33:48.197 7 WARNING neutron_lib.context [None req-938632f9-7e4b-47b5-a978-b3ad14c59026 618280345d7f4e7889955772110a8142 7f6f93656b0148d59b20096a6a04ed91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 536/1109] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:48 2026] GET /v2.0/security-groups?tenant_id=41f9316fc538431884e57d931025476c&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1110] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:33:47 2026] POST /v2.0/security-groups => generated 1559 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1111] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:48 2026] DELETE /v2.0/security-groups/135b71da-94b7-4c92-a3ea-2f06d6b4dd30 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1112] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:33:48 2026] GET /v2.0/security-groups => generated 4342 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1113] 10.0.0.199 () {34 vars in 758 bytes} [Tue May 19 14:33:48 2026] PUT /v2.0/security-groups/0398034d-5839-45c1-968b-c92cd7059f09 => generated 1600 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1114] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:33:48 2026] GET /v2.0/security-groups/0398034d-5839-45c1-968b-c92cd7059f09 => generated 1600 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1115] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:48 2026] GET /v2.0/security-groups?tenant_id=d5c09ec7d1b849ebab2a2a160991d8cd&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1116] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:48 2026] DELETE /v2.0/security-groups/0398034d-5839-45c1-968b-c92cd7059f09 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1117] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:48 2026] DELETE /v2.0/security-groups/52f559dc-e874-499c-9dbc-434daf1dc1b1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1118] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:33:48 2026] GET /v2.0/security-groups => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:48.745 7 INFO neutron.api.v2.resource [None req-d99dc2d4-271d-4d4b-bde4-e35d40af8abf 618280345d7f4e7889955772110a8142 7f6f93656b0148d59b20096a6a04ed91 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1119] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:48 2026] DELETE /v2.0/security-groups/0398034d-5839-45c1-968b-c92cd7059f09 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:33:48.761 8 WARNING neutron_lib.context [None req-6894407e-a3d0-478d-9f9e-7770aa539d10 618280345d7f4e7889955772110a8142 7f6f93656b0148d59b20096a6a04ed91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 542/1120] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:33:48 2026] POST /v2.0/security-groups => generated 1561 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:33:48.885 7 WARNING neutron_lib.context [None req-46997a02-a219-41df-a58f-bfeeabe23920 618280345d7f4e7889955772110a8142 7f6f93656b0148d59b20096a6a04ed91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1121] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:33:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1122] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:33:48 2026] GET /v2.0/security-group-rules/bab1d172-000b-4c44-a50e-2aa1764d5433 => generated 569 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1123] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1124] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:33:49 2026] DELETE /v2.0/security-group-rules/bab1d172-000b-4c44-a50e-2aa1764d5433 => 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: 581/1125] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:49.216 8 WARNING neutron_lib.context [None req-f3f86638-0489-465a-8275-7187d0383a4b 618280345d7f4e7889955772110a8142 7f6f93656b0148d59b20096a6a04ed91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 545/1126] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:33:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1127] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/security-group-rules/c1780fb3-5c3f-4bf6-8c5d-6d375195e254 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1128] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1129] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:33:49 2026] DELETE /v2.0/security-group-rules/c1780fb3-5c3f-4bf6-8c5d-6d375195e254 => 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: 547/1130] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:33:49.551 7 WARNING neutron_lib.context [None req-c43b2779-1b3e-476f-826a-8a39f21b49ad 618280345d7f4e7889955772110a8142 7f6f93656b0148d59b20096a6a04ed91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 584/1131] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:33:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1132] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/security-group-rules/0b4894cd-f007-410d-aeb6-27780582eed7 => generated 570 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1133] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1134] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:33:49 2026] DELETE /v2.0/security-group-rules/0b4894cd-f007-410d-aeb6-27780582eed7 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1135] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1136] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1137] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:49 2026] DELETE /v2.0/security-groups/4b7e66cc-52c5-48fb-85c3-03f18c884346 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1138] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:49 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1139] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1140] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1141] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1142] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1143] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1144] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/ports?tenant_id=a46501a9f9c34c07a3dbe279e8887ba9&device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1145] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&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: 593/1146] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/networks?id=8240f690-c9eb-4c2b-b16c-929bc6a0849a => generated 771 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1147] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/security-groups?tenant_id=7f6f93656b0148d59b20096a6a04ed91&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1148] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d9e010ac-75e9-4015-ba2b-7d9ff5271203 => 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: 555/1149] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:50 2026] DELETE /v2.0/security-groups/54b98020-c84b-497d-82d4-9f5848365c7a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1150] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:33:50 2026] GET /v2.0/subnets?id=24b10343-3b50-4590-ae31-cd805f702e60 => generated 669 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1151] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:33:51 2026] GET /v2.0/ports?network_id=8240f690-c9eb-4c2b-b16c-929bc6a0849a&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: 597/1152] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:33:51 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?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: 556/1153] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:51 2026] GET /v2.0/security-groups?tenant_id=b991625832154b79bb212cfe6ef9155e&name=default => generated 2801 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1154] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:33:51 2026] GET /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1155] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:51 2026] DELETE /v2.0/security-groups/6e1a9af0-18fe-4115-91f7-22890898114e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1156] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:51 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1157] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:51 2026] GET /v2.0/security-groups?tenant_id=5fab02fcc2604069be19b316317a57fd&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1158] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:51 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1159] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:51 2026] DELETE /v2.0/security-groups/628e2653-3647-45f4-9c7a-9c07b2ab73fe => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1160] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:53 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1161] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:53 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1162] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:53 2026] GET /v2.0/security-groups?tenant_id=e7d289b231e84080bbaf32d81c8efd36&name=default => generated 2801 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1163] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:53 2026] DELETE /v2.0/security-groups/5cddfa79-8950-48b0-8e1b-0982be9d0244 => 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: 561/1164] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:53 2026] GET /v2.0/security-groups?tenant_id=32b46271d5834421adc85bb7e7663d7e&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1165] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:53 2026] DELETE /v2.0/security-groups/469734fb-eecb-44d5-aacf-f957cd18314c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1166] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:33:54 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => 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: 605/1167] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:33:54 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&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: 563/1168] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:55 2026] GET /v2.0/security-groups?tenant_id=4258fae8001548f4b83d51bb17fb7b0e&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1169] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:55 2026] GET /v2.0/security-groups?tenant_id=aa6a121cb6ee4edca3336cba4ae3dcd2&name=default => generated 2801 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1170] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:55 2026] DELETE /v2.0/security-groups/1165ccd2-6321-4a2c-9122-43dea6a8607a => 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: 607/1171] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:55 2026] DELETE /v2.0/security-groups/d13052dc-89c5-46d3-bd5d-031323a8b522 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1172] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:56 2026] GET /v2.0/security-groups?tenant_id=eaf3a811a4274a54b971863e89a71876&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1173] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:56 2026] DELETE /v2.0/security-groups/ff864aa3-c02d-47c5-8dff-cda3b334b1b0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:58.031 8 INFO neutron.db.segments_db [None req-67ec3fa4-3537-4cc3-b0ef-f6941a942aac 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 37dd5651-7a3c-4047-bc7b-b2dcfd3ebc7a of type vxlan for network 3e0e3d6d-6db9-4930-908c-2ad75df493d1 [pid: 8|app: 0|req: 566/1174] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:33:57 2026] POST /v2.0/networks => generated 741 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1175] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:58 2026] POST /v2.0/subnets => generated 664 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:33:58.441 8 INFO neutron.db.segments_db [None req-23df68a6-5ee0-4b61-bc59-2c1a4f85ac0d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment ee4481b5-c6ca-48c6-9570-d989cc2aa371 of type vxlan for network 3e81010e-8699-47a5-9649-f7fe51158d55 2026-05-19 14:33:58.727 8 INFO neutron.db.l3_hamode_db [None req-23df68a6-5ee0-4b61-bc59-2c1a4f85ac0d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 610/1176] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:33:58 2026] GET /v2.0/security-groups?tenant_id=bad1febd82c449eb91825b523d27d62f&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1177] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:33:59 2026] DELETE /v2.0/security-groups/2e5c151a-58cf-4258-8385-cc0d2e46b4e4 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:33:59.680 8 INFO neutron.db.l3_hamode_db [None req-23df68a6-5ee0-4b61-bc59-2c1a4f85ac0d 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 612/1178] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:00 2026] GET /v2.0/security-groups?tenant_id=085e2bd278ad46c6adbc40748bba366b&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1179] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:00 2026] DELETE /v2.0/security-groups/b1d5dfa3-dddf-4767-a100-d3987ebacd20 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1180] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:33:58 2026] POST /v2.0/routers => generated 728 bytes in 2412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1181] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:00 2026] GET /v2.0/security-groups?tenant_id=7fa847b435514941920c1100723d9989&name=default => generated 2801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1182] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:00 2026] DELETE /v2.0/security-groups/23152b41-4a1b-43b4-85ad-db3e78749103 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:34:02.294 8 WARNING neutron_lib.context [None req-20a8b6fd-cbde-4185-890d-adb7b7c5d7cc 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:02.454 8 INFO neutron.db.segments_db [None req-20a8b6fd-cbde-4185-890d-adb7b7c5d7cc 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Added segment d6349860-a831-4bbd-8b8b-3138822ea78d of type vxlan for network 0eb724fc-276c-4e55-84c2-eaae6b4a68ea [pid: 7|app: 0|req: 614/1185] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:34:00 2026] PUT /v2.0/routers/8ff09ea8-f543-422d-ae0f-4986f409951c/add_router_interface => generated 309 bytes in 1658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1186] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:34:02 2026] POST /v2.0/networks => generated 633 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:02.599 7 WARNING neutron_lib.context [None req-50f387f4-d7e3-48a4-b4a5-ae47fbd871fc 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:02.644 7 INFO neutron.db.segments_db [None req-50f387f4-d7e3-48a4-b4a5-ae47fbd871fc 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Added segment 4196c0a5-94f5-4769-97d3-311726006425 of type vxlan for network dd64fabd-d829-4461-b439-669d6865dfac 2026-05-19 14:34:02.951 7 INFO neutron.db.l3_hamode_db [None req-50f387f4-d7e3-48a4-b4a5-ae47fbd871fc 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:34:02.958 8 WARNING neutron_lib.context [None req-1a91fdc3-929f-474a-a1b8-039ed23f0bdd af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:03.124 8 INFO neutron.db.segments_db [None req-1a91fdc3-929f-474a-a1b8-039ed23f0bdd af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Added segment 8c466d0d-2822-4109-b593-93cbb8f71c14 of type vxlan for network f3583220-799f-4e9f-a89a-52e4b6ab3713 [pid: 8|app: 0|req: 573/1187] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:02 2026] POST /v2.0/networks => generated 650 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:03.288 8 WARNING neutron_lib.context [None req-08e1b93c-ef0a-42df-9394-94f920b4c587 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 574/1188] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:03 2026] POST /v2.0/subnets => generated 603 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:03.632 8 WARNING neutron_lib.context [None req-8910dcfe-c42d-448f-8c0f-aaf76c48ac08 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:03.670 8 INFO neutron.db.segments_db [None req-8910dcfe-c42d-448f-8c0f-aaf76c48ac08 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Added segment c06ad5c9-956b-426a-9190-6fc05e1d555e of type vxlan for network e7f58c03-5cdd-4c1f-992c-0685f02fd48d 2026-05-19 14:34:03.997 8 INFO neutron.db.l3_hamode_db [None req-8910dcfe-c42d-448f-8c0f-aaf76c48ac08 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:34:04.127 7 INFO neutron.db.l3_hamode_db [None req-50f387f4-d7e3-48a4-b4a5-ae47fbd871fc 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 615/1189] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:02 2026] POST /v2.0/routers => generated 695 bytes in 2753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:05.393 8 INFO neutron.db.l3_hamode_db [None req-8910dcfe-c42d-448f-8c0f-aaf76c48ac08 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 616/1190] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:34:05 2026] GET /v2.0/networks?id=3e0e3d6d-6db9-4930-908c-2ad75df493d1 => generated 673 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1191] 10.0.0.20 () {34 vars in 989 bytes} [Tue May 19 14:34:05 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1192] 10.0.0.199 () {32 vars in 776 bytes} [Tue May 19 14:34:05 2026] GET /v2.0/subnets?project_id=8dcf969316e64204b4352fef3cfcd2b4&cidr=10.100.0.0%2F28 => 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: 619/1193] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:34:05 2026] GET /v2.0/quotas/36f4c837239c488899d47b6d7c1a6286 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1194] 10.0.0.20 () {34 vars in 1039 bytes} [Tue May 19 14:34:05 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1195] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:34:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1196] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:34:06 2026] GET /v2.0/ports?tenant_id=36f4c837239c488899d47b6d7c1a6286&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1197] 10.0.0.199 () {32 vars in 784 bytes} [Tue May 19 14:34:06 2026] GET /v2.0/subnets?network_id=9f6aa3f5-707d-4987-8f75-cd02ec883c3f&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1198] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:34:06 2026] GET /v2.0/networks/3e0e3d6d-6db9-4930-908c-2ad75df493d1?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:06.320 7 WARNING neutron_lib.context [None req-b4c082ec-589a-4b9e-acd0-9730e52086c7 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 575/1199] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:03 2026] POST /v2.0/routers => generated 695 bytes in 2895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1200] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:34:06 2026] GET /v2.0/networks/3e0e3d6d-6db9-4930-908c-2ad75df493d1?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: 625/1201] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:06 2026] POST /v2.0/subnets => generated 632 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1202] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:34:06 2026] PUT /v2.0/routers/31ad06c9-b42b-4f15-88e1-55ca95890425/add_router_interface => generated 309 bytes in 1750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1203] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:08 2026] GET /v2.0/ports?device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => 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: 579/1204] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:34:08 2026] GET /v2.0/networks?id=3e0e3d6d-6db9-4930-908c-2ad75df493d1 => generated 673 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:08.451 8 WARNING neutron_lib.context [None req-8501aa2e-ec34-4d6e-b510-961195e407bd af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 626/1205] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:34:06 2026] PUT /v2.0/routers/82e343db-6669-45d9-966c-d3c60e01ea79/add_router_interface => generated 309 bytes in 1818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:08.506 7 WARNING neutron_lib.context [req-d59d22bf-295a-40a5-86c8-37f265c1af2b req-a37c5fbb-f45b-44b3-a20c-318b4c74edf5 3c3ef8eb6d56494f8d7df5b54375c984 36f4c837239c488899d47b6d7c1a6286 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 580/1206] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:34:08 2026] POST /v2.0/ports => generated 958 bytes in 524 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: 627/1207] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:34:08 2026] POST /v2.0/ports => generated 954 bytes in 530 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-19 14:34:09.036 7 WARNING neutron_lib.context [None req-8df2aa23-b1b0-49b0-bc95-c60ae7002036 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 581/1208] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:34:08 2026] GET /v2.0/networks => generated 7967 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1209] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:34:09 2026] POST /v2.0/ports => generated 959 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1210] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:34:09 2026] PUT /v2.0/ports/8462f11b-99e1-4f37-bd2c-75bac9ff2e06 => generated 1199 bytes in 496 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: 629/1211] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:34:09 2026] GET /v2.0/subnets => generated 6214 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:09.604 7 WARNING neutron_lib.context [None req-ce035dba-4201-4f62-a789-d74c1e0a1c62 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:09.635 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e0161ad-367f-45ca-892b-09d5478c552b'] response: {'name': 'network-changed', 'server_uuid': 'c00529ff-07ea-4c84-b928-6a7d25e2100b', 'tag': '8462f11b-99e1-4f37-bd2c-75bac9ff2e06', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 583/1212] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:09 2026] GET /v2.0/ports?device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => generated 969 bytes in 130 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: 584/1213] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:34:09 2026] GET /v2.0/routers => generated 2913 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1214] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:34:09 2026] GET /v2.0/ports?tenant_id=36f4c837239c488899d47b6d7c1a6286&device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1215] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:09 2026] GET /v2.0/security-groups?id=7ebfabf5-b9aa-4f65-83f9-88132c956b1a&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1216] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:10 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1217] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=8462f11b-99e1-4f37-bd2c-75bac9ff2e06 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:10.200 8 WARNING neutron_lib.context [None req-1c17bd91-9aa2-4c1c-9f4a-6f14d8663ae4 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 589/1218] 10.0.0.199 () {34 vars in 685 bytes} [Tue May 19 14:34:10 2026] POST /v2.0/security-groups => generated 1609 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1219] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:10 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1220] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:34:10 2026] GET /v2.0/subnets?id=a0d215ee-12b9-4b3e-af60-b45550728282 => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:10.398 8 WARNING neutron_lib.context [None req-a9d36698-71e4-493b-8000-70124fce91cd 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 592/1221] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1222] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:34:10 2026] GET /v2.0/ports?network_id=3e0e3d6d-6db9-4930-908c-2ad75df493d1&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:10.581 8 WARNING neutron_lib.context [None req-4b480b07-e130-4f18-94a0-b041d12c3891 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:10.616 7 INFO neutron.db.l3_db [None req-ce035dba-4201-4f62-a789-d74c1e0a1c62 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Floating IP 82480f0d-c368-47f8-ac70-d14c39d594c1 associated. External IP: 10.96.250.218, port: 8cfee8cd-4454-4bad-844f-d7cd739a6f42. [pid: 8|app: 0|req: 594/1223] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:10 2026] POST /v2.0/security-group-rules => generated 564 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1224] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:10 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => 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: 596/1225] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:34:10 2026] GET /v2.0/networks/3e0e3d6d-6db9-4930-908c-2ad75df493d1?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:10.803 8 WARNING neutron_lib.context [None req-5574137b-2eaf-4809-8da6-cedb0b0838f7 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 597/1226] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:10 2026] POST /v2.0/security-group-rules => generated 570 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1227] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:10 2026] GET /v2.0/security-groups?id=992adb21-e464-4ecd-948d-3729a41bd9a2&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1228] 10.0.0.199 () {34 vars in 677 bytes} [Tue May 19 14:34:09 2026] POST /v2.0/floatingips => generated 843 bytes in 1375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:10.979 7 WARNING neutron_lib.context [None req-7510b154-4706-4cee-96f2-46ed97f7f212 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 599/1229] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:34:10 2026] GET /v2.0/networks/3e0e3d6d-6db9-4930-908c-2ad75df493d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1230] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:10 2026] POST /v2.0/security-group-rules => generated 569 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1231] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:34:11 2026] GET /v2.0/ports?tenant_id=36f4c837239c488899d47b6d7c1a6286&device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:11.180 8 INFO neutron.db.l3_db [None req-ad572da2-4710-4656-b7c5-0546272f6f1b af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Floating IP 82480f0d-c368-47f8-ac70-d14c39d594c1 disassociated. External IP: 10.96.250.218, port: 8cfee8cd-4454-4bad-844f-d7cd739a6f42. [pid: 7|app: 0|req: 633/1232] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:34:11 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1233] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:11 2026] GET /v2.0/ports?device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:11.371 7 WARNING neutron_lib.context [None req-d8b22dea-77aa-4826-9cf6-faa390b16171 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:11.390 7 INFO neutron.db.securitygroups_db [None req-d8b22dea-77aa-4826-9cf6-faa390b16171 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Project 8dcf969316e64204b4352fef3cfcd2b4 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: 635/1234] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1235] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:34:11 2026] GET /v2.0/networks?id=3e0e3d6d-6db9-4930-908c-2ad75df493d1 => generated 769 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1236] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:34:10 2026] PUT /v2.0/floatingips/82480f0d-c368-47f8-ac70-d14c39d594c1 => generated 552 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1237] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:11 2026] GET /v2.0/security-groups?id=7ebfabf5-b9aa-4f65-83f9-88132c956b1a&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:11.571 8 WARNING neutron_lib.context [None req-dbb2eb96-9aae-4570-b98a-ced8bcb908d0 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:11.603 8 INFO neutron.db.securitygroups_db [None req-dbb2eb96-9aae-4570-b98a-ced8bcb908d0 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Project 8dcf969316e64204b4352fef3cfcd2b4 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: 602/1238] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:11 2026] POST /v2.0/security-group-rules => generated 574 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:11.914 7 INFO neutron.db.l3_db [req-c0528a23-0568-4be6-be03-8282db4f1a08 req-c9d6eb1c-57c6-4c5e-b8f4-2dc26200279d 35ae54c63caa49a49e1dc3d875e6d5e3 a46501a9f9c34c07a3dbe279e8887ba9 - - default default] Floating IP fa9f5dec-843e-4e62-b2d9-b02b862b24cc disassociated. External IP: 10.96.250.203, port: d9e010ac-75e9-4015-ba2b-7d9ff5271203. [pid: 8|app: 0|req: 603/1239] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:34:11 2026] DELETE /v2.0/floatingips/82480f0d-c368-47f8-ac70-d14c39d594c1 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1240] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:34:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=8462f11b-99e1-4f37-bd2c-75bac9ff2e06 => 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: 605/1241] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:12 2026] GET /v2.0/ports?device_id=a2506ef3-d684-49e8-b1d1-ee7ef97521b8 => 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: 606/1242] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:34:12 2026] GET /v2.0/networks => generated 1298 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:12.371 8 WARNING neutron_lib.context [None req-d426f7ef-d64a-4253-bfb2-668cf29f51fb af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 637/1243] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:34:11 2026] DELETE /v2.0/ports/d9e010ac-75e9-4015-ba2b-7d9ff5271203 => generated 0 bytes in 1308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1244] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:34:12 2026] GET /v2.0/subnets?id=a0d215ee-12b9-4b3e-af60-b45550728282 => 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: 639/1245] 10.0.0.121 () {34 vars in 1098 bytes} [Tue May 19 14:34:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-421798549&fields=id&tenant_id=8dcf969316e64204b4352fef3cfcd2b4 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1246] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:12 2026] GET /v2.0/ports?device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1247] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:34:12 2026] GET /v2.0/ports?network_id=3e0e3d6d-6db9-4930-908c-2ad75df493d1&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1248] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/networks?id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => generated 661 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1249] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/security-groups?id=7ebfabf5-b9aa-4f65-83f9-88132c956b1a&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:13.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4efae47-d09c-40d6-b3c2-523badf5fa86'] response: {'server_uuid': 'a2506ef3-d684-49e8-b1d1-ee7ef97521b8', 'name': 'network-vif-deleted', 'tag': 'd9e010ac-75e9-4015-ba2b-7d9ff5271203', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 644/1250] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/networks/3e0e3d6d-6db9-4930-908c-2ad75df493d1?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: 645/1251] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/quotas/8dcf969316e64204b4352fef3cfcd2b4 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1252] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/networks/3e0e3d6d-6db9-4930-908c-2ad75df493d1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1253] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/ports?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1254] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:13 2026] DELETE /v2.0/security-groups/992adb21-e464-4ecd-948d-3729a41bd9a2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1255] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:13.568 7 INFO neutron.api.v2.resource [None req-d3cbcbad-f11f-49fc-a27c-1eb61f52bf7a 35ae54c63caa49a49e1dc3d875e6d5e3 a46501a9f9c34c07a3dbe279e8887ba9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1256] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/security-groups/992adb21-e464-4ecd-948d-3729a41bd9a2 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1257] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:13.804 8 INFO neutron.db.l3_db [None req-d426f7ef-d64a-4253-bfb2-668cf29f51fb af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Floating IP 14a3e3a8-6e63-4717-8da6-80c5840a336e associated. External IP: 10.96.250.209, port: aafbca77-feef-4da2-b9d5-0a9c57206cd9. [pid: 7|app: 0|req: 652/1258] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:34:13 2026] DELETE /v2.0/floatingips/fa9f5dec-843e-4e62-b2d9-b02b862b24cc => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1259] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:13 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => 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: 607/1260] 10.0.0.199 () {34 vars in 677 bytes} [Tue May 19 14:34:12 2026] POST /v2.0/floatingips => generated 842 bytes in 1795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1261] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:14 2026] GET /v2.0/floatingips/14a3e3a8-6e63-4717-8da6-80c5840a336e => generated 842 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1262] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:14 2026] GET /v2.0/ports?device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1263] 10.0.0.199 () {32 vars in 655 bytes} [Tue May 19 14:34:14 2026] GET /v2.0/floatingips => generated 845 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1264] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:14 2026] GET /v2.0/security-groups?id=7ebfabf5-b9aa-4f65-83f9-88132c956b1a&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:14.808 8 INFO neutron.db.l3_db [None req-558b52b0-f3ee-4b73-b096-359889998dce af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Floating IP 14a3e3a8-6e63-4717-8da6-80c5840a336e associated. External IP: 10.96.250.209, port: aafbca77-feef-4da2-b9d5-0a9c57206cd9. [pid: 7|app: 0|req: 654/1265] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:34:13 2026] PUT /v2.0/routers/5b27a2f7-0f2b-4e2f-8587-958e249af758/remove_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1266] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:34:15 2026] GET /v2.0/networks?id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => 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: 656/1267] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:15 2026] GET /v2.0/ports?device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1268] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:15 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1269] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:34:14 2026] PUT /v2.0/floatingips/14a3e3a8-6e63-4717-8da6-80c5840a336e => generated 843 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1270] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:34:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8dcf969316e64204b4352fef3cfcd2b4 => generated 180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1271] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:15 2026] GET /v2.0/security-groups?id=7ebfabf5-b9aa-4f65-83f9-88132c956b1a&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1272] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:34:15 2026] GET /v2.0/ports?device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:15.910 8 INFO neutron.db.l3_db [None req-490a1764-8a17-4080-bf11-c01633a429b0 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] Floating IP 14a3e3a8-6e63-4717-8da6-80c5840a336e disassociated. External IP: 10.96.250.209, port: 8cfee8cd-4454-4bad-844f-d7cd739a6f42. [pid: 8|app: 0|req: 616/1273] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:34:15 2026] PUT /v2.0/floatingips/14a3e3a8-6e63-4717-8da6-80c5840a336e => generated 552 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:16.311 8 WARNING neutron_lib.context [req-27399e8a-1d04-48dd-bb0a-a15ca774eae0 req-4e071ad3-7271-4ff1-b281-d9616e309661 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:16.561 7 INFO neutron.services.segments.plugin [-] Segment 2b284dcf-d9ae-4e2d-ba4c-d95089934962 resource provider aggregate not found 2026-05-19 14:34:16.565 7 INFO neutron.services.segments.plugin [-] Segment 2b284dcf-d9ae-4e2d-ba4c-d95089934962 resource provider aggregate not found 2026-05-19 14:34:16.581 7 INFO neutron.services.segments.plugin [-] Segment 2b284dcf-d9ae-4e2d-ba4c-d95089934962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b284dcf-d9ae-4e2d-ba4c-d95089934962 found for delete ", "request_id": "req-98a5edf5-0568-4255-84e8-751df71f9a39"}]} 2026-05-19 14:34:16.581 7 INFO neutron.services.segments.plugin [-] Segment 2b284dcf-d9ae-4e2d-ba4c-d95089934962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b284dcf-d9ae-4e2d-ba4c-d95089934962 found for delete ", "request_id": "req-dc76660f-b302-435c-8fa4-521f959d932e"}]} 2026-05-19 14:34:16.592 7 INFO neutron.db.l3_hamode_db [None req-96b1930b-5fad-424b-b198-f354ee0ff321 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network 30fcc5b8-7ea5-4879-9864-3d094a6d7dbf was deleted as no HA routers are present in tenant a46501a9f9c34c07a3dbe279e8887ba9. [pid: 7|app: 0|req: 658/1274] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:15 2026] DELETE /v2.0/routers/5b27a2f7-0f2b-4e2f-8587-958e249af758 => generated 0 bytes in 1169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1275] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:34:16 2026] POST /v2.0/ports => generated 958 bytes in 458 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: 659/1276] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:34:16 2026] DELETE /v2.0/ports/8462f11b-99e1-4f37-bd2c-75bac9ff2e06 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1277] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:16 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 961 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1278] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:34:16 2026] DELETE /v2.0/floatingips/14a3e3a8-6e63-4717-8da6-80c5840a336e => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1281] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:17 2026] GET /v2.0/ports?device_id=c00529ff-07ea-4c84-b928-6a7d25e2100b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:17.130 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01601c7a-d400-403c-89ea-70f8278f7917'] response: {'server_uuid': 'c00529ff-07ea-4c84-b928-6a7d25e2100b', 'name': 'network-vif-deleted', 'tag': '8462f11b-99e1-4f37-bd2c-75bac9ff2e06', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 661/1282] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:16 2026] DELETE /v2.0/subnets/24b10343-3b50-4590-ae31-cd805f702e60 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1283] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:17 2026] GET /v2.0/security-groups?id=1ff3737b-fc65-4619-93d8-fe94f2cf4bc7&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:17.221 7 INFO neutron.api.v2.resource [None req-abe78e1d-a484-46c5-84f2-5ba680f73855 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1284] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:34:17 2026] DELETE /v2.0/floatingips/14a3e3a8-6e63-4717-8da6-80c5840a336e => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1285] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:34:17 2026] PUT /v2.0/ports/89346dec-bd56-4b59-ad76-e0208ebeb690 => generated 1203 bytes in 491 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: 664/1286] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:17 2026] DELETE /v2.0/networks/8240f690-c9eb-4c2b-b16c-929bc6a0849a => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:17.634 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81ab45d9-69b5-4c9b-8e2c-a89215fc117a'] response: {'name': 'network-changed', 'server_uuid': '06d17968-7cae-47c4-b99d-0644dffa3f9b', 'tag': '89346dec-bd56-4b59-ad76-e0208ebeb690', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 665/1287] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:34:17 2026] GET /v2.0/ports?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1288] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:34:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=89346dec-bd56-4b59-ad76-e0208ebeb690 => 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: 667/1289] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:34:17 2026] GET /v2.0/subnets?id=d8432bff-6258-4914-8974-8cab8f103784 => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1290] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:17 2026] GET /v2.0/security-groups?tenant_id=a46501a9f9c34c07a3dbe279e8887ba9&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1291] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:34:17 2026] GET /v2.0/ports?network_id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1292] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:17 2026] DELETE /v2.0/ports/8cfee8cd-4454-4bad-844f-d7cd739a6f42 => generated 0 bytes in 368 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: 670/1293] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:17 2026] DELETE /v2.0/security-groups/0660f360-8c5a-4c45-a28d-701b06f822fa => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1294] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:34:17 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1295] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?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: 626/1296] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/ports?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1297] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:17 2026] DELETE /v2.0/ports/aafbca77-feef-4da2-b9d5-0a9c57206cd9 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1298] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/networks?id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => generated 757 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1299] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1300] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=89346dec-bd56-4b59-ad76-e0208ebeb690 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1301] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/security-groups?id=1ff3737b-fc65-4619-93d8-fe94f2cf4bc7&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1302] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/subnets?id=d8432bff-6258-4914-8974-8cab8f103784 => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:18.609 7 INFO neutron.services.segments.plugin [-] Segment df93c19d-77f1-419d-a04a-d699719215f8 resource provider aggregate not found 2026-05-19 14:34:18.614 7 INFO neutron.services.segments.plugin [-] Segment df93c19d-77f1-419d-a04a-d699719215f8 resource provider aggregate not found [pid: 7|app: 0|req: 676/1303] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/ports?network_id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:18.639 7 INFO neutron.services.segments.plugin [-] Segment df93c19d-77f1-419d-a04a-d699719215f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df93c19d-77f1-419d-a04a-d699719215f8 found for delete ", "request_id": "req-e44bcb04-c1c1-479a-9a5d-a09c1c48adc3"}]} 2026-05-19 14:34:18.640 7 INFO neutron.services.segments.plugin [-] Segment df93c19d-77f1-419d-a04a-d699719215f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df93c19d-77f1-419d-a04a-d699719215f8 found for delete ", "request_id": "req-1e9384dd-90fc-4e6f-be4a-0630ef495c73"}]} [pid: 7|app: 0|req: 677/1304] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?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: 628/1305] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/ports?device_id=31ad06c9-b42b-4f15-88e1-55ca95890425 => generated 958 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1306] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:34:18 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1307] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:34:18 2026] PUT /v2.0/routers/31ad06c9-b42b-4f15-88e1-55ca95890425/remove_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1308] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:19 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 973 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1309] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:34:19 2026] PUT /v2.0/routers/8ff09ea8-f543-422d-ae0f-4986f409951c/remove_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1310] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:20 2026] GET /v2.0/security-groups?id=1ff3737b-fc65-4619-93d8-fe94f2cf4bc7&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:21.178 8 INFO neutron.services.segments.plugin [-] Segment c06ad5c9-956b-426a-9190-6fc05e1d555e resource provider aggregate not found 2026-05-19 14:34:21.186 8 INFO neutron.services.segments.plugin [-] Segment c06ad5c9-956b-426a-9190-6fc05e1d555e resource provider aggregate not found 2026-05-19 14:34:21.207 8 INFO neutron.services.segments.plugin [-] Segment c06ad5c9-956b-426a-9190-6fc05e1d555e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06ad5c9-956b-426a-9190-6fc05e1d555e found for delete ", "request_id": "req-8f22490f-5213-4286-bb79-bca22fb72839"}]} 2026-05-19 14:34:21.217 8 INFO neutron.services.segments.plugin [-] Segment c06ad5c9-956b-426a-9190-6fc05e1d555e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06ad5c9-956b-426a-9190-6fc05e1d555e found for delete ", "request_id": "req-a381a06e-f235-40da-8f9d-031542dffe05"}]} 2026-05-19 14:34:21.217 8 INFO neutron.db.l3_hamode_db [None req-f9e4a0ca-c7f3-4be1-8c1c-39b0de6b9110 af2ac91445644567a7bc786e04961b60 c2ae26e515dd40428482cca5ed04070f - - default default] HA network e7f58c03-5cdd-4c1f-992c-0685f02fd48d was deleted as no HA routers are present in tenant c2ae26e515dd40428482cca5ed04070f. [pid: 8|app: 0|req: 631/1311] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:20 2026] DELETE /v2.0/routers/31ad06c9-b42b-4f15-88e1-55ca95890425 => generated 0 bytes in 1147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1312] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:21 2026] DELETE /v2.0/subnets/9bb97903-61ee-4f44-9531-d63fa3355e02 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1313] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:21 2026] DELETE /v2.0/networks/f3583220-799f-4e9f-a89a-52e4b6ab3713 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:21.936 7 INFO neutron.services.segments.plugin [-] Segment ee4481b5-c6ca-48c6-9570-d989cc2aa371 resource provider aggregate not found 2026-05-19 14:34:21.941 7 INFO neutron.services.segments.plugin [-] Segment ee4481b5-c6ca-48c6-9570-d989cc2aa371 resource provider aggregate not found [pid: 8|app: 0|req: 634/1314] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:21 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:21.961 7 INFO neutron.db.l3_hamode_db [None req-1fac5f4d-587b-47ea-9271-b2ede6cef65e 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network 3e81010e-8699-47a5-9649-f7fe51158d55 was deleted as no HA routers are present in tenant 36f4c837239c488899d47b6d7c1a6286. 2026-05-19 14:34:21.964 7 INFO neutron.services.segments.plugin [-] Segment ee4481b5-c6ca-48c6-9570-d989cc2aa371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee4481b5-c6ca-48c6-9570-d989cc2aa371 found for delete ", "request_id": "req-059ade43-a13d-46aa-87c2-ce16842fbc4b"}]} [pid: 7|app: 0|req: 681/1315] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:20 2026] DELETE /v2.0/routers/8ff09ea8-f543-422d-ae0f-4986f409951c => generated 0 bytes in 1132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:34:21.982 7 INFO neutron.services.segments.plugin [-] Segment ee4481b5-c6ca-48c6-9570-d989cc2aa371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee4481b5-c6ca-48c6-9570-d989cc2aa371 found for delete ", "request_id": "req-dfbf6426-1af1-4760-bcfe-8c6401a82cb7"}]} [pid: 8|app: 0|req: 635/1316] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:21 2026] GET /v2.0/security-groups?id=1ff3737b-fc65-4619-93d8-fe94f2cf4bc7&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1317] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:22 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1318] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:21 2026] DELETE /v2.0/subnets/a0d215ee-12b9-4b3e-af60-b45550728282 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1319] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:22 2026] GET /v2.0/security-groups?id=1ff3737b-fc65-4619-93d8-fe94f2cf4bc7&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1320] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:34:22 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:22.355 8 WARNING neutron_lib.context [None req-eca21944-2f79-4737-92e3-2669923cc6d3 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 683/1321] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:22 2026] DELETE /v2.0/networks/3e0e3d6d-6db9-4930-908c-2ad75df493d1 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1322] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:22 2026] GET /v2.0/security-groups?tenant_id=c2ae26e515dd40428482cca5ed04070f&name=default => generated 2801 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:23.226 8 INFO neutron.services.segments.plugin [-] Segment 8c466d0d-2822-4109-b593-93cbb8f71c14 resource provider aggregate not found 2026-05-19 14:34:23.235 8 INFO neutron.services.segments.plugin [-] Segment 8c466d0d-2822-4109-b593-93cbb8f71c14 resource provider aggregate not found 2026-05-19 14:34:23.251 8 INFO neutron.services.segments.plugin [-] Segment 8c466d0d-2822-4109-b593-93cbb8f71c14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c466d0d-2822-4109-b593-93cbb8f71c14 found for delete ", "request_id": "req-a075ec82-9c25-4ac0-8369-733e1064be9e"}]} 2026-05-19 14:34:23.254 8 INFO neutron.services.segments.plugin [-] Segment 8c466d0d-2822-4109-b593-93cbb8f71c14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c466d0d-2822-4109-b593-93cbb8f71c14 found for delete ", "request_id": "req-a82c45f1-89bf-4516-9801-7ec36df2ffcb"}]} [pid: 7|app: 0|req: 685/1323] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:22 2026] GET /v2.0/security-groups?tenant_id=3cf41f4b0ec44a549d9ffd8bd609ba2a&name=default => generated 2801 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1324] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:23 2026] GET /v2.0/security-groups?tenant_id=36f4c837239c488899d47b6d7c1a6286&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1325] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:23 2026] DELETE /v2.0/security-groups/90134064-56c2-432a-bbe8-a7ef01d07d41 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:34:23.483 8 INFO neutron.db.l3_db [None req-eca21944-2f79-4737-92e3-2669923cc6d3 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Floating IP ad40fd53-99f8-4069-bbd1-1f71beb9aa08 associated. External IP: 10.96.250.220, port: 89346dec-bd56-4b59-ad76-e0208ebeb690. [pid: 7|app: 0|req: 688/1326] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:23 2026] DELETE /v2.0/security-groups/8679bb37-b340-4853-bb4b-0e909b99aeaa => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1327] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:23 2026] DELETE /v2.0/security-groups/7ebfabf5-b9aa-4f65-83f9-88132c956b1a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1328] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:23 2026] GET /v2.0/security-groups?tenant_id=e199a94a33134be49cf44cc0daed686b&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1329] 10.0.0.199 () {34 vars in 677 bytes} [Tue May 19 14:34:22 2026] POST /v2.0/floatingips => generated 856 bytes in 1566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:23.954 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c86cbbe4-ddd2-4e16-8eff-c9e4353cd321'] response: {'name': 'network-changed', 'server_uuid': '06d17968-7cae-47c4-b99d-0644dffa3f9b', 'tag': '89346dec-bd56-4b59-ad76-e0208ebeb690', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 640/1330] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:23 2026] GET /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1331] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:23 2026] DELETE /v2.0/security-groups/4d19ad17-fd59-448b-9c23-c261c57f544b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1332] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:34:23 2026] GET /v2.0/ports?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:24.041 7 INFO neutron.services.segments.plugin [-] Segment 37dd5651-7a3c-4047-bc7b-b2dcfd3ebc7a resource provider aggregate not found 2026-05-19 14:34:24.093 7 INFO neutron.services.segments.plugin [-] Segment 37dd5651-7a3c-4047-bc7b-b2dcfd3ebc7a resource provider aggregate not found 2026-05-19 14:34:24.105 7 INFO neutron.services.segments.plugin [-] Segment 37dd5651-7a3c-4047-bc7b-b2dcfd3ebc7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37dd5651-7a3c-4047-bc7b-b2dcfd3ebc7a found for delete ", "request_id": "req-45d3cd4b-d693-43b3-87d5-eef1415ba873"}]} 2026-05-19 14:34:24.122 7 INFO neutron.services.segments.plugin [-] Segment 37dd5651-7a3c-4047-bc7b-b2dcfd3ebc7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37dd5651-7a3c-4047-bc7b-b2dcfd3ebc7a found for delete ", "request_id": "req-e34e7d6c-b2ea-4a91-a70d-137daa7fb411"}]} [pid: 7|app: 0|req: 692/1333] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:34:24 2026] GET /v2.0/networks?id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => generated 757 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1334] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:34:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=89346dec-bd56-4b59-ad76-e0208ebeb690 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1335] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:34:24 2026] GET /v2.0/subnets?id=d8432bff-6258-4914-8974-8cab8f103784 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1336] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:34:24 2026] GET /v2.0/ports?network_id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1337] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:34:24 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?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: 644/1338] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:34:24 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?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: 695/1339] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:24 2026] GET /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:25.457 8 WARNING neutron_lib.context [None req-c1b1d897-2cf4-442f-b0f3-b106556a5eba fcd09d6a9b7040958184a021cdc72ac5 b15e90ff1cf042e2955c0efa65fb0f53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:25.571 8 INFO neutron.db.segments_db [None req-c1b1d897-2cf4-442f-b0f3-b106556a5eba fcd09d6a9b7040958184a021cdc72ac5 b15e90ff1cf042e2955c0efa65fb0f53 - - default default] Added segment b747a9ac-d037-45e1-b56a-cfff2ecacbac of type vxlan for network dac80519-953b-40c5-8261-8ee1bc7cddaf [pid: 8|app: 0|req: 645/1340] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:25 2026] POST /v2.0/networks => generated 648 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1341] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:26 2026] GET /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:26.168 8 WARNING neutron_lib.context [None req-87fe57f5-7435-4f9f-8c79-00f3a8c24ecb fcd09d6a9b7040958184a021cdc72ac5 b15e90ff1cf042e2955c0efa65fb0f53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 646/1342] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:26 2026] POST /v2.0/subnets => generated 649 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:26.545 7 WARNING neutron_lib.context [None req-bdd3d620-cb89-4a38-aff7-182fd0a3a97d fcd09d6a9b7040958184a021cdc72ac5 b15e90ff1cf042e2955c0efa65fb0f53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:26.594 7 INFO neutron.db.segments_db [None req-bdd3d620-cb89-4a38-aff7-182fd0a3a97d fcd09d6a9b7040958184a021cdc72ac5 b15e90ff1cf042e2955c0efa65fb0f53 - - default default] Added segment a70bf431-d453-4f37-900a-66607fcd7971 of type vxlan for network 5565b824-a96d-4ab4-8485-3a01dc7562f7 [pid: 7|app: 0|req: 697/1343] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:26 2026] POST /v2.0/networks => generated 648 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1344] 10.0.0.199 () {34 vars in 743 bytes} [Tue May 19 14:34:26 2026] PUT /v2.0/networks/5565b824-a96d-4ab4-8485-3a01dc7562f7 => generated 592 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:26.900 7 WARNING neutron_lib.context [None req-25af2456-38b6-4ea9-859f-52b760016bed fcd09d6a9b7040958184a021cdc72ac5 b15e90ff1cf042e2955c0efa65fb0f53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 698/1345] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:26 2026] POST /v2.0/subnets => generated 622 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1346] 10.0.0.199 () {34 vars in 741 bytes} [Tue May 19 14:34:27 2026] PUT /v2.0/subnets/6d869db0-e8b4-4cb4-b037-90bb323c1520 => generated 632 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:27.731 7 INFO neutron.services.segments.plugin [-] Segment a70bf431-d453-4f37-900a-66607fcd7971 resource provider aggregate not found 2026-05-19 14:34:27.735 7 INFO neutron.services.segments.plugin [-] Segment a70bf431-d453-4f37-900a-66607fcd7971 resource provider aggregate not found 2026-05-19 14:34:27.754 7 INFO neutron.services.segments.plugin [-] Segment a70bf431-d453-4f37-900a-66607fcd7971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70bf431-d453-4f37-900a-66607fcd7971 found for delete ", "request_id": "req-9975d397-19f3-470f-9bb1-dc5f18604e2b"}]} 2026-05-19 14:34:27.756 7 INFO neutron.services.segments.plugin [-] Segment a70bf431-d453-4f37-900a-66607fcd7971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70bf431-d453-4f37-900a-66607fcd7971 found for delete ", "request_id": "req-6ee0567b-49c4-4f33-92f4-0396390c0f9d"}]} [pid: 7|app: 0|req: 699/1347] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:27 2026] DELETE /v2.0/networks/5565b824-a96d-4ab4-8485-3a01dc7562f7 => generated 0 bytes in 1143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:28.610 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dee3a49c-24ef-4530-b641-34329e346c16 fcd09d6a9b7040958184a021cdc72ac5 b15e90ff1cf042e2955c0efa65fb0f53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1348] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:28 2026] DELETE /v2.0/networks/5565b824-a96d-4ab4-8485-3a01dc7562f7 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1349] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:34:28 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1350] 10.0.0.199 () {32 vars in 742 bytes} [Tue May 19 14:34:28 2026] GET /v2.0/subnets?network_id=9f6aa3f5-707d-4987-8f75-cd02ec883c3f => generated 626 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1351] 10.0.0.199 () {32 vars in 653 bytes} [Tue May 19 14:34:28 2026] GET /v2.0/extensions => generated 19600 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1352] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:34:28 2026] GET /v2.0/networks => generated 1313 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1353] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:34:28 2026] GET /v2.0/subnets => generated 1265 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1354] 10.0.0.199 () {32 vars in 723 bytes} [Tue May 19 14:34:28 2026] GET /v2.0/networks/dac80519-953b-40c5-8261-8ee1bc7cddaf => generated 673 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1355] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:34:29 2026] GET /v2.0/subnets/e6f71949-7397-4447-bf75-a86de2dbeddb => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:29.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1a4256f-d78b-45b2-b7ff-89d2dcc0c6db fcd09d6a9b7040958184a021cdc72ac5 b15e90ff1cf042e2955c0efa65fb0f53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1356] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:29 2026] DELETE /v2.0/subnets/6d869db0-e8b4-4cb4-b037-90bb323c1520 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:34:29.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e726b56-9223-45ba-99d5-6ce508f0d8f6 fcd09d6a9b7040958184a021cdc72ac5 b15e90ff1cf042e2955c0efa65fb0f53 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 704/1357] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:29 2026] DELETE /v2.0/networks/5565b824-a96d-4ab4-8485-3a01dc7562f7 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1358] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:29 2026] DELETE /v2.0/subnets/e6f71949-7397-4447-bf75-a86de2dbeddb => 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: 655/1359] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:29 2026] GET /v2.0/security-groups?tenant_id=74e955f811804942a597fb19467315ec&name=default => generated 2801 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:29.775 7 INFO neutron.services.segments.plugin [-] Segment a70bf431-d453-4f37-900a-66607fcd7971 resource provider aggregate not found 2026-05-19 14:34:29.781 7 INFO neutron.services.segments.plugin [-] Segment a70bf431-d453-4f37-900a-66607fcd7971 resource provider aggregate not found [pid: 7|app: 0|req: 705/1360] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:29 2026] DELETE /v2.0/networks/dac80519-953b-40c5-8261-8ee1bc7cddaf => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1361] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:29 2026] DELETE /v2.0/security-groups/065a6552-9386-4ec6-8032-20c90124eaac => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:34:30.003 7 INFO neutron.services.segments.plugin [-] Segment a70bf431-d453-4f37-900a-66607fcd7971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70bf431-d453-4f37-900a-66607fcd7971 found for delete ", "request_id": "req-932d9850-1c5b-43fa-bfa1-faea6e2e2d99"}]} 2026-05-19 14:34:30.014 7 INFO neutron.services.segments.plugin [-] Segment a70bf431-d453-4f37-900a-66607fcd7971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70bf431-d453-4f37-900a-66607fcd7971 found for delete ", "request_id": "req-ac5db69c-a7c0-4c5b-af89-2f860def011d"}]} 2026-05-19 14:34:30.040 7 INFO neutron.services.segments.plugin [-] Segment b747a9ac-d037-45e1-b56a-cfff2ecacbac resource provider aggregate not found 2026-05-19 14:34:30.045 7 INFO neutron.services.segments.plugin [-] Segment b747a9ac-d037-45e1-b56a-cfff2ecacbac resource provider aggregate not found 2026-05-19 14:34:30.064 7 INFO neutron.services.segments.plugin [-] Segment b747a9ac-d037-45e1-b56a-cfff2ecacbac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b747a9ac-d037-45e1-b56a-cfff2ecacbac found for delete ", "request_id": "req-dcd71acd-6e4d-459c-a614-8cf46f529ded"}]} 2026-05-19 14:34:30.065 7 INFO neutron.services.segments.plugin [-] Segment b747a9ac-d037-45e1-b56a-cfff2ecacbac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b747a9ac-d037-45e1-b56a-cfff2ecacbac found for delete ", "request_id": "req-72e9ce28-bbe6-40b9-8eaa-e0062e8346a8"}]} [pid: 7|app: 0|req: 706/1362] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:29 2026] GET /v2.0/security-groups?tenant_id=155e752569fe408aae2aca1976521259&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1363] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:30 2026] DELETE /v2.0/security-groups/ca34767d-3f10-4497-9837-6f3d7a380ec8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1364] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:30 2026] GET /v2.0/security-groups?tenant_id=b15e90ff1cf042e2955c0efa65fb0f53&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1365] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:30 2026] DELETE /v2.0/security-groups/02202d6e-2d50-44b1-ad40-30f42d8caf32 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1368] 10.0.0.199 () {32 vars in 653 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions => generated 19600 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1369] 10.0.0.199 () {32 vars in 681 bytes} [Tue May 19 14:34:32 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: 7|app: 0|req: 710/1370] 10.0.0.199 () {32 vars in 681 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1371] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1372] 10.0.0.199 () {32 vars in 665 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/agent => generated 153 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1373] 10.0.0.199 () {32 vars in 699 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1374] 10.0.0.199 () {32 vars in 697 bytes} [Tue May 19 14:34:32 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: 713/1375] 10.0.0.199 () {32 vars in 701 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1376] 10.0.0.199 () {32 vars in 689 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1377] 10.0.0.199 () {32 vars in 703 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1378] 10.0.0.199 () {32 vars in 693 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1379] 10.0.0.199 () {32 vars in 695 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:32.597 8 WARNING neutron_lib.context [None req-8bcf0eed-2210-40f5-a669-534329bb9e3d 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 718/1380] 10.0.0.199 () {32 vars in 685 bytes} [Tue May 19 14:34:32 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: 719/1381] 10.0.0.199 () {32 vars in 687 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1382] 10.0.0.199 () {32 vars in 661 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1383] 10.0.0.199 () {32 vars in 699 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1384] 10.0.0.199 () {32 vars in 679 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1385] 10.0.0.199 () {32 vars in 683 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1386] 10.0.0.199 () {32 vars in 675 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1387] 10.0.0.199 () {32 vars in 689 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1388] 10.0.0.199 () {32 vars in 723 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1389] 10.0.0.199 () {32 vars in 687 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1390] 10.0.0.199 () {32 vars in 669 bytes} [Tue May 19 14:34:32 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) [pid: 7|app: 0|req: 729/1391] 10.0.0.199 () {32 vars in 687 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:32.698 8 INFO neutron.db.segments_db [None req-8bcf0eed-2210-40f5-a669-534329bb9e3d 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Added segment b7be2a64-9aa9-4384-887b-16e3ebc5f456 of type vxlan for network 947bddcb-35e3-4103-8309-f46c4d2ae259 [pid: 7|app: 0|req: 730/1392] 10.0.0.199 () {32 vars in 681 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1393] 10.0.0.199 () {32 vars in 699 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1394] 10.0.0.199 () {32 vars in 679 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1395] 10.0.0.199 () {32 vars in 667 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1396] 10.0.0.199 () {32 vars in 677 bytes} [Tue May 19 14:34:32 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: 7|app: 0|req: 735/1397] 10.0.0.199 () {32 vars in 665 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/l3-ha => 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: 736/1398] 10.0.0.199 () {32 vars in 675 bytes} [Tue May 19 14:34:32 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) [pid: 7|app: 0|req: 737/1399] 10.0.0.199 () {32 vars in 713 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1400] 10.0.0.199 () {32 vars in 691 bytes} [Tue May 19 14:34:32 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: 7|app: 0|req: 739/1401] 10.0.0.199 () {32 vars in 683 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/multi-provider => 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: 663/1402] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:32 2026] POST /v2.0/networks => generated 645 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1403] 10.0.0.199 () {32 vars in 669 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:32.828 8 WARNING neutron_lib.context [None req-e6eeb70f-fb18-4378-9db3-0283b34c8279 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 741/1404] 10.0.0.199 () {32 vars in 687 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1405] 10.0.0.199 () {32 vars in 705 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1406] 10.0.0.20 () {34 vars in 989 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1407] 10.0.0.199 () {32 vars in 675 bytes} [Tue May 19 14:34:32 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: 7|app: 0|req: 745/1408] 10.0.0.199 () {32 vars in 701 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1409] 10.0.0.20 () {34 vars in 1039 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/security-groups?id=1ff3737b-fc65-4619-93d8-fe94f2cf4bc7&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: 7|app: 0|req: 747/1410] 10.0.0.199 () {32 vars in 675 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1411] 10.0.0.199 () {32 vars in 693 bytes} [Tue May 19 14:34:32 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1412] 10.0.0.199 () {32 vars in 689 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 750/1413] 10.0.0.199 () {32 vars in 709 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 751/1414] 10.0.0.199 () {32 vars in 705 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1415] 10.0.0.199 () {32 vars in 697 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1416] 10.0.0.199 () {32 vars in 711 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1417] 10.0.0.199 () {32 vars in 669 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 755/1418] 10.0.0.199 () {32 vars in 687 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1419] 10.0.0.199 () {32 vars in 681 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1420] 10.0.0.199 () {32 vars in 675 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1421] 10.0.0.199 () {32 vars in 671 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 759/1422] 10.0.0.199 () {32 vars in 661 bytes} [Tue May 19 14:34:33 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: 760/1423] 10.0.0.199 () {32 vars in 699 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 761/1424] 10.0.0.199 () {32 vars in 699 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1425] 10.0.0.199 () {32 vars in 677 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1426] 10.0.0.199 () {32 vars in 669 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1427] 10.0.0.199 () {32 vars in 683 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 765/1428] 10.0.0.199 () {32 vars in 701 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 766/1429] 10.0.0.199 () {32 vars in 685 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1430] 10.0.0.199 () {32 vars in 707 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1431] 10.0.0.199 () {32 vars in 669 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1432] 10.0.0.199 () {32 vars in 697 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 770/1433] 10.0.0.199 () {32 vars in 695 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1434] 10.0.0.199 () {32 vars in 685 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1435] 10.0.0.199 () {32 vars in 689 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1436] 10.0.0.199 () {32 vars in 667 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1437] 10.0.0.199 () {32 vars in 681 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1438] 10.0.0.199 () {32 vars in 681 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1439] 10.0.0.199 () {32 vars in 691 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1440] 10.0.0.199 () {32 vars in 691 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1441] 10.0.0.199 () {32 vars in 695 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1442] 10.0.0.199 () {32 vars in 685 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1443] 10.0.0.199 () {32 vars in 689 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1444] 10.0.0.199 () {32 vars in 701 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1445] 10.0.0.199 () {32 vars in 703 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1446] 10.0.0.199 () {32 vars in 713 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1447] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1448] 10.0.0.199 () {32 vars in 715 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1449] 10.0.0.199 () {32 vars in 727 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1450] 10.0.0.199 () {32 vars in 719 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1451] 10.0.0.199 () {32 vars in 683 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1452] 10.0.0.199 () {32 vars in 669 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1453] 10.0.0.199 () {32 vars in 719 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1454] 10.0.0.199 () {32 vars in 679 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1455] 10.0.0.199 () {32 vars in 669 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1456] 10.0.0.199 () {32 vars in 697 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1457] 10.0.0.199 () {32 vars in 705 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1458] 10.0.0.199 () {32 vars in 701 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1459] 10.0.0.199 () {32 vars in 683 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1460] 10.0.0.199 () {32 vars in 705 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 798/1461] 10.0.0.199 () {32 vars in 695 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 799/1462] 10.0.0.199 () {32 vars in 689 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1463] 10.0.0.199 () {32 vars in 697 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1464] 10.0.0.199 () {32 vars in 689 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1465] 10.0.0.199 () {32 vars in 701 bytes} [Tue May 19 14:34:33 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: 7|app: 0|req: 803/1466] 10.0.0.199 () {32 vars in 665 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1467] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:34:32 2026] POST /v2.0/ports => generated 774 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1468] 10.0.0.199 () {32 vars in 681 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 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-19 14:34:33.513 8 WARNING neutron_lib.context [None req-11458bd3-69fc-4cb9-be88-3f4f8ee87f38 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 805/1469] 10.0.0.199 () {32 vars in 693 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1470] 10.0.0.199 () {32 vars in 677 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1471] 10.0.0.199 () {32 vars in 667 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:33.558 8 INFO neutron.db.segments_db [None req-11458bd3-69fc-4cb9-be88-3f4f8ee87f38 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Added segment d7ccdb44-ec56-4707-84f3-cb9290e056c1 of type vxlan for network 1e4db3ac-a6f3-4679-afca-a94ccc16a6a7 [pid: 8|app: 0|req: 665/1472] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:33 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:33.676 7 WARNING neutron_lib.context [None req-93bd0510-66e7-4759-99cd-35ed58e3518d 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 808/1473] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:33 2026] POST /v2.0/subnets => generated 602 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1474] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:33 2026] GET /v2.0/security-groups?tenant_id=81093185413b496d83b1be092007ef43&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:34.116 8 WARNING neutron_lib.context [None req-c0b3e321-e705-415b-9eb6-730d9545ad5c 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 809/1475] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:34 2026] GET /v2.0/security-groups?tenant_id=954d51cce9a44fd4b080bb9b7101fbb0&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1476] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:34 2026] DELETE /v2.0/security-groups/641433c6-4d30-4025-a424-98de038e77e7 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1477] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:34 2026] DELETE /v2.0/security-groups/9f8177fa-c846-412b-9a9b-12dcdedd26a6 => 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: 812/1478] 10.0.0.199 () {32 vars in 826 bytes} [Tue May 19 14:34:34 2026] GET /v2.0/ports?project_id=8dcf969316e64204b4352fef3cfcd2b4&network_id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => generated 3695 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1479] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:34:34 2026] POST /v2.0/ports => generated 950 bytes in 1116 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: 668/1480] 10.0.0.199 () {32 vars in 742 bytes} [Tue May 19 14:34:35 2026] GET /v2.0/subnets?network_id=9f6aa3f5-707d-4987-8f75-cd02ec883c3f => generated 644 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1481] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:35 2026] DELETE /v2.0/ports/73cb41ef-3efe-4af0-8b8f-9d81e383f708 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:35.636 7 INFO neutron.pecan_wsgi.hooks.translation [None req-839b7cbf-001a-4390-9e65-c7f9495c327e 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1482] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:35 2026] DELETE /v2.0/ports/73cb41ef-3efe-4af0-8b8f-9d81e383f708 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:34:35.657 8 INFO neutron.db.l3_db [None req-e72bac7f-31ae-456c-8805-4b9a995d4473 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Floating IP ad40fd53-99f8-4069-bbd1-1f71beb9aa08 disassociated. External IP: 10.96.250.220, port: 89346dec-bd56-4b59-ad76-e0208ebeb690. 2026-05-19 14:34:35.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf2dfc58-a25d-45d8-a45d-6c0646f03658 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1483] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:34:35 2026] GET /v2.0/ports/73cb41ef-3efe-4af0-8b8f-9d81e383f708 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1484] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:35 2026] DELETE /v2.0/subnets/efd8d42e-2499-4446-ba98-e3ed616f6497 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1485] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:34:35 2026] PUT /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 554 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1486] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:36 2026] GET /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 554 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:36.153 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dea801b0-ed73-4d4e-83e6-979e30b8ecd1'] response: {'name': 'network-changed', 'server_uuid': '06d17968-7cae-47c4-b99d-0644dffa3f9b', 'tag': '89346dec-bd56-4b59-ad76-e0208ebeb690', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 671/1487] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:34:36 2026] GET /v2.0/ports?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1488] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:34:36 2026] GET /v2.0/networks?id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => generated 757 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:36.337 7 INFO neutron.services.segments.plugin [-] Segment d7ccdb44-ec56-4707-84f3-cb9290e056c1 resource provider aggregate not found 2026-05-19 14:34:36.341 7 INFO neutron.services.segments.plugin [-] Segment d7ccdb44-ec56-4707-84f3-cb9290e056c1 resource provider aggregate not found 2026-05-19 14:34:36.352 7 INFO neutron.services.segments.plugin [-] Segment d7ccdb44-ec56-4707-84f3-cb9290e056c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7ccdb44-ec56-4707-84f3-cb9290e056c1 found for delete ", "request_id": "req-8d41b036-078c-4186-925b-49e70a50a6a7"}]} 2026-05-19 14:34:36.357 7 INFO neutron.services.segments.plugin [-] Segment d7ccdb44-ec56-4707-84f3-cb9290e056c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7ccdb44-ec56-4707-84f3-cb9290e056c1 found for delete ", "request_id": "req-41353c31-ec69-4ac9-b20c-6fa7c5a532fc"}]} [pid: 7|app: 0|req: 817/1489] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:35 2026] DELETE /v2.0/networks/1e4db3ac-a6f3-4679-afca-a94ccc16a6a7 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1490] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=89346dec-bd56-4b59-ad76-e0208ebeb690 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:36.407 7 WARNING neutron_lib.context [None req-e4f5e844-6981-46bc-a9e0-4ed61bc8ece1 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:36.431 8 WARNING neutron_lib.context [None req-b1c4b922-951f-4af7-97f6-a69d3366eea8 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:36.432 8 WARNING neutron_lib.context [None req-b1c4b922-951f-4af7-97f6-a69d3366eea8 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:36.453 7 INFO neutron.db.segments_db [None req-e4f5e844-6981-46bc-a9e0-4ed61bc8ece1 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Added segment e6c9f002-5a52-4999-bd00-b081ec6b37ba of type vxlan for network 4fe24aac-edd2-4473-a5e5-f22fafa2d9b1 [pid: 7|app: 0|req: 819/1491] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:36 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1492] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:34:36 2026] GET /v2.0/subnets?id=d8432bff-6258-4914-8974-8cab8f103784 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:36.600 7 WARNING neutron_lib.context [None req-5e7cbf8a-f032-411b-8d14-f53d2df10de4 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:36.613 8 INFO neutron.db.segments_db [None req-b1c4b922-951f-4af7-97f6-a69d3366eea8 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Added segment cc35544a-4ca2-46c4-a864-07e85f9e2c30 of type vxlan for network b6bd7c0b-7ded-49ce-930f-adbf69b6b294 2026-05-19 14:34:36.699 8 INFO neutron.db.segments_db [None req-b1c4b922-951f-4af7-97f6-a69d3366eea8 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Added segment 30a512fc-e6d8-4f45-a9ec-6aeea9866114 of type vxlan for network 0f3ebe39-a5a8-4db9-8322-9a87a43b5b9e [pid: 8|app: 0|req: 673/1493] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:36 2026] POST /v2.0/networks => generated 1245 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1494] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:34:36 2026] GET /v2.0/ports?network_id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea&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: 821/1495] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:36 2026] POST /v2.0/subnets => generated 602 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1496] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:34:36 2026] GET /v2.0/networks => generated 1844 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:36.966 8 WARNING neutron_lib.context [None req-3386d54b-c40e-4306-bb4d-5585c2e71b46 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 822/1497] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:34:36 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?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: 823/1498] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:36 2026] DELETE /v2.0/networks/b6bd7c0b-7ded-49ce-930f-adbf69b6b294 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1499] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:34:37 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1500] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:37 2026] GET /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1501] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:34:36 2026] POST /v2.0/ports => generated 912 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1502] 10.0.0.242 () {30 vars in 650 bytes} [Tue May 19 14:34:37 2026] GET /v2.0/extensions => generated 19600 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1503] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:37 2026] DELETE /v2.0/networks/0f3ebe39-a5a8-4db9-8322-9a87a43b5b9e => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1504] 10.0.0.242 () {30 vars in 724 bytes} [Tue May 19 14:34:37 2026] GET /v2.0/quotas/01c74ce3e3f4450686df04aa62e49852/details => generated 847 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1505] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:34:37 2026] GET /v2.0/networks => generated 651 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:37.743 7 WARNING neutron_lib.context [None req-03329857-dfc2-4aac-93c2-a68862790de9 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:37.793 7 INFO neutron.db.segments_db [None req-03329857-dfc2-4aac-93c2-a68862790de9 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Added segment 6ab3297f-cc2d-4818-8970-9ba5878d12c8 of type vxlan for network 91695379-ded8-4309-8936-9d5b6d679be0 [pid: 8|app: 0|req: 678/1506] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:37 2026] DELETE /v2.0/ports/f39afcfb-f0eb-4766-bfdb-c5dc625092fd => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:37.832 8 INFO neutron.pecan_wsgi.hooks.translation [None req-397d45f8-8f84-44cb-af95-13564a8cfde6 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 679/1507] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:34:37 2026] GET /v2.0/ports/f39afcfb-f0eb-4766-bfdb-c5dc625092fd => 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: 829/1508] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:37 2026] POST /v2.0/networks => generated 650 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:37.917 7 WARNING neutron_lib.context [None req-8a83c39c-0732-4631-884e-53874afcb278 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:37.970 7 INFO neutron.db.segments_db [None req-8a83c39c-0732-4631-884e-53874afcb278 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Added segment fa7b4927-060b-4e22-b449-cabc7f9f1eb4 of type vxlan for network d24cd961-0950-46f9-ab0e-c7f57f1d9afe [pid: 8|app: 0|req: 680/1509] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:37 2026] DELETE /v2.0/subnets/a0aada2a-80ab-405b-8a85-261b955baca5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1510] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:37 2026] POST /v2.0/networks => generated 649 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:38.097 7 WARNING neutron_lib.context [None req-4573e5a4-4189-4e62-980b-0b996ae30a24 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:38.146 7 WARNING neutron_lib.context [None req-4573e5a4-4189-4e62-980b-0b996ae30a24 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:38.375 7 INFO neutron.services.segments.plugin [-] Segment cc35544a-4ca2-46c4-a864-07e85f9e2c30 resource provider aggregate not found 2026-05-19 14:34:38.393 7 INFO neutron.services.segments.plugin [-] Segment cc35544a-4ca2-46c4-a864-07e85f9e2c30 resource provider aggregate not found 2026-05-19 14:34:38.398 7 INFO neutron.services.segments.plugin [-] Segment cc35544a-4ca2-46c4-a864-07e85f9e2c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc35544a-4ca2-46c4-a864-07e85f9e2c30 found for delete ", "request_id": "req-67f447fd-7d1d-4711-9b75-0dd68e6e8763"}]} 2026-05-19 14:34:38.415 7 INFO neutron.services.segments.plugin [-] Segment cc35544a-4ca2-46c4-a864-07e85f9e2c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc35544a-4ca2-46c4-a864-07e85f9e2c30 found for delete ", "request_id": "req-7f42ce4f-6937-42ad-8632-526bc7417943"}]} 2026-05-19 14:34:38.424 8 INFO neutron.services.segments.plugin [-] Segment e6c9f002-5a52-4999-bd00-b081ec6b37ba resource provider aggregate not found 2026-05-19 14:34:38.432 7 INFO neutron.services.segments.plugin [-] Segment 30a512fc-e6d8-4f45-a9ec-6aeea9866114 resource provider aggregate not found 2026-05-19 14:34:38.450 8 INFO neutron.services.segments.plugin [-] Segment e6c9f002-5a52-4999-bd00-b081ec6b37ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c9f002-5a52-4999-bd00-b081ec6b37ba found for delete ", "request_id": "req-db0a1937-db74-4cfb-a488-66102052de17"}]} 2026-05-19 14:34:38.451 8 INFO neutron.services.segments.plugin [-] Segment e6c9f002-5a52-4999-bd00-b081ec6b37ba resource provider aggregate not found 2026-05-19 14:34:38.456 7 INFO neutron.services.segments.plugin [-] Segment 30a512fc-e6d8-4f45-a9ec-6aeea9866114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30a512fc-e6d8-4f45-a9ec-6aeea9866114 found for delete ", "request_id": "req-c992b430-9e82-4c4f-b5c1-36f37aa7ff1c"}]} 2026-05-19 14:34:38.457 7 INFO neutron.services.segments.plugin [-] Segment 30a512fc-e6d8-4f45-a9ec-6aeea9866114 resource provider aggregate not found 2026-05-19 14:34:38.467 8 INFO neutron.services.segments.plugin [-] Segment e6c9f002-5a52-4999-bd00-b081ec6b37ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c9f002-5a52-4999-bd00-b081ec6b37ba found for delete ", "request_id": "req-bf8610b8-fd22-4489-92b3-a26d35d4449c"}]} 2026-05-19 14:34:38.478 7 INFO neutron.services.segments.plugin [-] Segment 30a512fc-e6d8-4f45-a9ec-6aeea9866114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30a512fc-e6d8-4f45-a9ec-6aeea9866114 found for delete ", "request_id": "req-06138e84-d095-402e-9203-682b69ca3d5e"}]} [pid: 8|app: 0|req: 681/1511] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:38 2026] DELETE /v2.0/networks/4fe24aac-edd2-4473-a5e5-f22fafa2d9b1 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1512] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:38 2026] GET /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:38.528 8 WARNING neutron_lib.context [None req-852ea264-303a-4bf0-a04b-1ab52d2580e1 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 683/1513] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:34:38 2026] POST /v2.0/ports => generated 774 bytes in 308 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: 831/1514] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:34:38 2026] POST /v2.0/ports => generated 1505 bytes in 765 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: 832/1515] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:34:38 2026] GET /v2.0/ports => generated 1505 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1516] 10.0.0.199 () {34 vars in 737 bytes} [Tue May 19 14:34:38 2026] PUT /v2.0/ports/772a0f93-9a4f-4983-b4ef-2f189dc67138 => generated 752 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1517] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:39 2026] DELETE /v2.0/ports/772a0f93-9a4f-4983-b4ef-2f189dc67138 => generated 0 bytes in 239 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: 833/1518] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:39 2026] DELETE /v2.0/ports/228cfba0-f955-4e3a-a8ac-1c49e21a5d12 => 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: 686/1519] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:34:39 2026] GET /v2.0/ports => generated 777 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:39.377 8 INFO neutron.pecan_wsgi.hooks.translation [None req-330c463d-c4ad-46cf-83e8-e93c3dd51bba 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 687/1520] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:34:39 2026] GET /v2.0/ports/772a0f93-9a4f-4983-b4ef-2f189dc67138 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1521] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:34:39 2026] GET /v2.0/ports => generated 777 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1522] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:34:39 2026] GET /v2.0/ports/53c51211-5565-4352-8d0d-51495a58e3a7 => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:39.484 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc63fb3e-b0f2-439e-bb44-d8d1f482c4ff 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1523] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:39 2026] DELETE /v2.0/ports/f39afcfb-f0eb-4766-bfdb-c5dc625092fd => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:34:39.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8e4ea7b-a9ae-4121-9af5-8ec5db0242cb 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1524] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:39 2026] DELETE /v2.0/subnets/a0aada2a-80ab-405b-8a85-261b955baca5 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1525] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:39 2026] DELETE /v2.0/ports/4f16b2b3-ce7a-480e-a521-6fb4e4a04ceb => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:39.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8852f21-0503-435e-b03c-124e93fa631d 20e95a44f4f34f388881928c72f35eef a78a6364b16943db9b9020c5a81c9dfe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1526] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:39 2026] DELETE /v2.0/subnets/efd8d42e-2499-4446-ba98-e3ed616f6497 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1527] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:34:39 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:39.564 7 WARNING neutron_lib.context [None req-b89f6978-f7d4-4097-a965-04bef38fec23 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:39.620 7 INFO neutron.db.segments_db [None req-b89f6978-f7d4-4097-a965-04bef38fec23 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Added segment 326efd5f-1790-497d-b56b-a2d0f84fa0e1 of type vxlan for network 7cad1192-d5d7-4983-b007-1df0275e0ed7 [pid: 7|app: 0|req: 836/1528] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:39 2026] POST /v2.0/networks => generated 650 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:39.749 7 WARNING neutron_lib.context [None req-f9817348-17d3-481a-af5a-0f68470ef787 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 693/1529] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:34:39 2026] DELETE /v2.0/ports/53c51211-5565-4352-8d0d-51495a58e3a7 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:39.770 8 WARNING neutron_lib.context [None req-fc932347-0f79-4ac1-a41b-6971de5e03cf 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:39.826 8 INFO neutron.db.segments_db [None req-fc932347-0f79-4ac1-a41b-6971de5e03cf 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Added segment 1c46791e-7ba9-462e-9021-165fa50ca504 of type vxlan for network 549324be-6681-4809-aab3-a2c8431ccf1c [pid: 7|app: 0|req: 837/1530] 10.0.0.199 () {34 vars in 685 bytes} [Tue May 19 14:34:39 2026] POST /v2.0/security-groups => generated 1611 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1531] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:39 2026] POST /v2.0/networks => generated 650 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1532] 10.0.0.242 () {30 vars in 650 bytes} [Tue May 19 14:34:39 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-19 14:34:39.946 8 WARNING neutron_lib.context [None req-8a1b9bc3-1a62-46d8-a274-52c04e0d115e 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 696/1533] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1534] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:39 2026] DELETE /v2.0/networks/947bddcb-35e3-4103-8309-f46c4d2ae259 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:40.088 7 WARNING neutron_lib.context [None req-85f4b460-fb6b-464b-9ae8-f0392c10b28d 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:40.132 7 WARNING neutron_lib.context [None req-85f4b460-fb6b-464b-9ae8-f0392c10b28d 536631d759904f398e09f8b59dd88819 b282bf01bfae46d3bf7f0ecb56102e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1535] 10.0.0.242 () {30 vars in 724 bytes} [Tue May 19 14:34:40 2026] GET /v2.0/quotas/01c74ce3e3f4450686df04aa62e49852/details => generated 847 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:40.156 8 WARNING neutron_lib.context [None req-5dabbdad-6420-495f-8b12-eb7b07373437 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1536] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:40 2026] POST /v2.0/security-group-rules => generated 564 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:40.260 8 WARNING neutron_lib.context [None req-e10a805d-f76b-4c24-b9d3-067339e84ad8 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1537] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:40 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:40.376 8 WARNING neutron_lib.context [None req-d8091fa0-7ec8-4fe6-ac78-36d7f3bd825c 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 700/1538] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:40.480 8 WARNING neutron_lib.context [None req-5ce5e9a8-7081-415d-8176-a217aed7c1f1 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:40.484 7 INFO neutron.services.segments.plugin [-] Segment b7be2a64-9aa9-4384-887b-16e3ebc5f456 resource provider aggregate not found 2026-05-19 14:34:40.500 7 INFO neutron.services.segments.plugin [-] Segment b7be2a64-9aa9-4384-887b-16e3ebc5f456 resource provider aggregate not found 2026-05-19 14:34:40.523 8 INFO neutron.db.securitygroups_db [None req-5ce5e9a8-7081-415d-8176-a217aed7c1f1 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Project 8dcf969316e64204b4352fef3cfcd2b4 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-19 14:34:40.533 7 INFO neutron.services.segments.plugin [-] Segment b7be2a64-9aa9-4384-887b-16e3ebc5f456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7be2a64-9aa9-4384-887b-16e3ebc5f456 found for delete ", "request_id": "req-65db80c3-05d1-4f89-9eea-c24d1a8b5a1a"}]} 2026-05-19 14:34:40.586 7 INFO neutron.services.segments.plugin [-] Segment b7be2a64-9aa9-4384-887b-16e3ebc5f456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7be2a64-9aa9-4384-887b-16e3ebc5f456 found for delete ", "request_id": "req-28d3c78e-3cf1-4b75-95c0-6657869e5b1f"}]} [pid: 8|app: 0|req: 701/1539] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:40 2026] POST /v2.0/security-group-rules => generated 575 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:40.647 8 WARNING neutron_lib.context [None req-a0806072-31d5-418f-a02a-8ba002532f59 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:40.679 8 INFO neutron.db.securitygroups_db [None req-a0806072-31d5-418f-a02a-8ba002532f59 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Project 8dcf969316e64204b4352fef3cfcd2b4 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: 702/1540] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:40 2026] POST /v2.0/security-group-rules => generated 574 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1541] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:40 2026] POST /v2.0/subnets => generated 1226 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1542] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:34:40 2026] GET /v2.0/subnets => generated 1839 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1543] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:40 2026] GET /v2.0/security-groups?tenant_id=a78a6364b16943db9b9020c5a81c9dfe&name=default => generated 2801 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1544] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:41 2026] DELETE /v2.0/security-groups/402b228c-9b55-462f-a315-07fd5d8bf4e2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1545] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:40 2026] DELETE /v2.0/subnets/672fe0b1-ef8e-4f42-b4f5-41fdb19718cf => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1546] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:41 2026] DELETE /v2.0/subnets/516ce52d-5ae0-4d44-8c95-1334c6a7188e => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1547] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:34:41 2026] GET /v2.0/networks => generated 1298 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1548] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:34:41 2026] GET /v2.0/subnets => generated 626 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1549] 10.0.0.121 () {34 vars in 1100 bytes} [Tue May 19 14:34:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1770067358&fields=id&tenant_id=8dcf969316e64204b4352fef3cfcd2b4 => generated 69 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1550] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:34:41 2026] GET /v2.0/networks?id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => 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: 846/1551] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:34:41 2026] GET /v2.0/quotas/8dcf969316e64204b4352fef3cfcd2b4 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:42.034 8 INFO neutron.services.segments.plugin [-] Segment 1c46791e-7ba9-462e-9021-165fa50ca504 resource provider aggregate not found 2026-05-19 14:34:42.042 8 INFO neutron.services.segments.plugin [-] Segment 1c46791e-7ba9-462e-9021-165fa50ca504 resource provider aggregate not found 2026-05-19 14:34:42.058 8 INFO neutron.services.segments.plugin [-] Segment 1c46791e-7ba9-462e-9021-165fa50ca504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c46791e-7ba9-462e-9021-165fa50ca504 found for delete ", "request_id": "req-be9b76bd-52f8-4ff3-b179-d12cc19baa73"}]} 2026-05-19 14:34:42.072 8 INFO neutron.services.segments.plugin [-] Segment 1c46791e-7ba9-462e-9021-165fa50ca504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c46791e-7ba9-462e-9021-165fa50ca504 found for delete ", "request_id": "req-2296ef47-eef4-453e-a6dd-02944cb73a24"}]} [pid: 8|app: 0|req: 706/1552] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:41 2026] DELETE /v2.0/networks/549324be-6681-4809-aab3-a2c8431ccf1c => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1553] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:34:41 2026] GET /v2.0/ports?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&fields=id => generated 149 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1554] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:34:42 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?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: 849/1555] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:34:42 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?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: 707/1556] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:42 2026] DELETE /v2.0/networks/7cad1192-d5d7-4983-b007-1df0275e0ed7 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:42.739 7 INFO neutron.services.segments.plugin [-] Segment fa7b4927-060b-4e22-b449-cabc7f9f1eb4 resource provider aggregate not found 2026-05-19 14:34:42.744 7 INFO neutron.services.segments.plugin [-] Segment fa7b4927-060b-4e22-b449-cabc7f9f1eb4 resource provider aggregate not found 2026-05-19 14:34:42.758 7 INFO neutron.services.segments.plugin [-] Segment fa7b4927-060b-4e22-b449-cabc7f9f1eb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa7b4927-060b-4e22-b449-cabc7f9f1eb4 found for delete ", "request_id": "req-2224db4c-ee90-4682-80dd-bf2b95721d11"}]} 2026-05-19 14:34:42.765 7 INFO neutron.services.segments.plugin [-] Segment fa7b4927-060b-4e22-b449-cabc7f9f1eb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa7b4927-060b-4e22-b449-cabc7f9f1eb4 found for delete ", "request_id": "req-c0c777d5-0077-4100-a381-bff4f08cc2cf"}]} [pid: 7|app: 0|req: 850/1557] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:42 2026] DELETE /v2.0/networks/d24cd961-0950-46f9-ab0e-c7f57f1d9afe => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1558] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:42 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => 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: 708/1559] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:42 2026] GET /v2.0/security-groups?tenant_id=01c74ce3e3f4450686df04aa62e49852&name=default => generated 2801 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1560] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:42 2026] DELETE /v2.0/networks/91695379-ded8-4309-8936-9d5b6d679be0 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1561] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:43 2026] DELETE /v2.0/security-groups/04aefd8d-6891-45b4-9169-0eb467633309 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:34:43.208 7 WARNING neutron_lib.context [None req-895b019d-1a18-45f0-9cd7-e2d739cb8e08 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:43.362 7 INFO neutron.db.segments_db [None req-895b019d-1a18-45f0-9cd7-e2d739cb8e08 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Added segment 0736b45e-07a5-42f2-9363-72f3a58a95b9 of type vxlan for network 008bfa38-75b5-4568-b59b-b04f87ff7dca [pid: 8|app: 0|req: 710/1562] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:34:43 2026] GET /v2.0/networks?id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => generated 661 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1563] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:34:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8dcf969316e64204b4352fef3cfcd2b4 => generated 273 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1564] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:43 2026] POST /v2.0/networks => generated 629 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:43.492 8 WARNING neutron_lib.context [req-72ff3df2-4cd6-4c49-800f-67075f63e4f0 req-ce48b551-9993-4aca-91f2-0b2145ad00dd 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:43.497 7 WARNING neutron_lib.context [None req-62c212e5-d5a8-493d-ad07-078104bbead3 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:43.564 7 INFO neutron.db.segments_db [None req-62c212e5-d5a8-493d-ad07-078104bbead3 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Added segment e81fe947-19cb-4f15-8d04-f7eb03c0f001 of type vxlan for network ae1ecd66-9965-4af9-be38-d9287a8a99ed [pid: 7|app: 0|req: 854/1565] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:43 2026] POST /v2.0/networks => generated 630 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1566] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:43 2026] GET /v2.0/security-groups?tenant_id=b282bf01bfae46d3bf7f0ecb56102e4a&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:43.873 7 WARNING neutron_lib.context [None req-d9a4ba1e-c458-426e-82ab-278a27a8d9f8 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 712/1567] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:34:43 2026] POST /v2.0/ports => generated 958 bytes in 421 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: 713/1568] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:43 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 961 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:44.079 8 INFO neutron.services.segments.plugin [-] Segment 326efd5f-1790-497d-b56b-a2d0f84fa0e1 resource provider aggregate not found [pid: 8|app: 0|req: 714/1569] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:43 2026] DELETE /v2.0/security-groups/9c0141c5-0e8e-4acd-94f3-1a1b0f8b2d43 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:34:44.099 8 INFO neutron.services.segments.plugin [-] Segment 326efd5f-1790-497d-b56b-a2d0f84fa0e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326efd5f-1790-497d-b56b-a2d0f84fa0e1 found for delete ", "request_id": "req-da574b95-998d-4363-b48d-512367607080"}]} 2026-05-19 14:34:44.103 8 INFO neutron.services.segments.plugin [-] Segment 326efd5f-1790-497d-b56b-a2d0f84fa0e1 resource provider aggregate not found 2026-05-19 14:34:44.128 8 INFO neutron.services.segments.plugin [-] Segment 326efd5f-1790-497d-b56b-a2d0f84fa0e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 326efd5f-1790-497d-b56b-a2d0f84fa0e1 found for delete ", "request_id": "req-46901c30-9389-46e7-90ee-5214e761d693"}]} [pid: 7|app: 0|req: 856/1570] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:43 2026] POST /v2.0/subnets => generated 602 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1571] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:44 2026] GET /v2.0/security-groups?id=d733b5b4-4630-45a9-a769-571ab61c18da&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:44.233 7 WARNING neutron_lib.context [None req-0c698f6f-04bb-4082-9b18-3b820ac82bb8 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 715/1572] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:34:44 2026] PUT /v2.0/ports/3ba17f3c-d9bb-4b85-9be0-2e418babaf0a => generated 1203 bytes in 429 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: 858/1573] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:44 2026] POST /v2.0/subnets => generated 602 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:44.612 7 WARNING neutron_lib.context [None req-35668531-d1a3-4f90-87c2-2e798a37fca0 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:44.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49ac0015-1c20-4ec8-8b26-cd5202092028'] response: {'name': 'network-changed', 'server_uuid': '71224499-d183-4a60-9dda-21e3d64c7e06', 'tag': '3ba17f3c-d9bb-4b85-9be0-2e418babaf0a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 716/1574] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:34:44 2026] GET /v2.0/ports?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 1242 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, ' 2026-05-19 14:34:44.671 7 INFO neutron.db.segments_db [None req-35668531-d1a3-4f90-87c2-2e798a37fca0 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Added segment 68b9ae7e-9cfc-4105-a838-004ce9ae1eff of type vxlan for network 58b1b45b-3109-49be-ae46-372a0e4cda58 [pid: 8|app: 0|req: 717/1575] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:34:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3ba17f3c-d9bb-4b85-9be0-2e418babaf0a => 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: 718/1576] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:34:44 2026] GET /v2.0/subnets?id=d8432bff-6258-4914-8974-8cab8f103784 => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1577] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:34:44 2026] GET /v2.0/ports?network_id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:44.810 7 INFO neutron.services.segments.plugin [-] Segment 6ab3297f-cc2d-4818-8970-9ba5878d12c8 resource provider aggregate not found 2026-05-19 14:34:44.818 7 INFO neutron.services.segments.plugin [-] Segment 6ab3297f-cc2d-4818-8970-9ba5878d12c8 resource provider aggregate not found 2026-05-19 14:34:44.845 7 INFO neutron.services.segments.plugin [-] Segment 6ab3297f-cc2d-4818-8970-9ba5878d12c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ab3297f-cc2d-4818-8970-9ba5878d12c8 found for delete ", "request_id": "req-dacf2753-67fc-4f53-8413-1398846281bc"}]} 2026-05-19 14:34:44.846 7 INFO neutron.services.segments.plugin [-] Segment 6ab3297f-cc2d-4818-8970-9ba5878d12c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ab3297f-cc2d-4818-8970-9ba5878d12c8 found for delete ", "request_id": "req-6da2be44-1227-484e-a149-cc90ebb474d5"}]} 2026-05-19 14:34:45.022 7 INFO neutron.db.l3_hamode_db [None req-35668531-d1a3-4f90-87c2-2e798a37fca0 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:34:45.073 8 INFO neutron.db.segments_db [None req-431009c3-50b2-4503-b3fc-66bf30a76d7a 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 1c10f760-6199-4bb4-836e-8f5f3bdd81a7 of type vxlan for network 30438a8d-bfec-4475-ab06-8b07524ec6c4 [pid: 8|app: 0|req: 720/1578] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:34:44 2026] POST /v2.0/networks => generated 741 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:45.194 7 INFO neutron.db.l3_hamode_db [None req-35668531-d1a3-4f90-87c2-2e798a37fca0 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 721/1579] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:34:45 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1580] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:45 2026] POST /v2.0/subnets => generated 664 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1581] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:34:45 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?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: 724/1582] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:45 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:45.638 8 INFO neutron.db.segments_db [None req-afa37dbf-3f16-4d34-9a4b-620c3f85a2cf 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 1ae33585-1ad1-4cb0-a350-a7fa04f799ff of type vxlan for network 1ce6485c-3a66-4b1a-90d1-22f74ad743f4 2026-05-19 14:34:46.003 8 INFO neutron.db.l3_hamode_db [None req-afa37dbf-3f16-4d34-9a4b-620c3f85a2cf 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 859/1583] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:44 2026] POST /v2.0/routers => generated 506 bytes in 1590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1584] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:34:46 2026] GET /v2.0/ports?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1585] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:46 2026] GET /v2.0/security-groups?id=d733b5b4-4630-45a9-a769-571ab61c18da&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: 862/1586] 10.0.0.199 () {32 vars in 623 bytes} [Tue May 19 14:34:46 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-19 14:34:47.732 8 INFO neutron.db.l3_hamode_db [None req-afa37dbf-3f16-4d34-9a4b-620c3f85a2cf 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 863/1587] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:34:46 2026] PUT /v2.0/routers/e18ef354-2f61-48dd-aece-590e9ac14b0e/add_router_interface => generated 309 bytes in 1687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1588] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:34:47 2026] GET /v2.0/networks?id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => generated 757 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1589] 10.0.0.199 () {32 vars in 633 bytes} [Tue May 19 14:34:48 2026] GET /v2.0/ => generated 632 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1592] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:48 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1593] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:34:48 2026] GET /v2.0/ports/25610a48-547d-4bf2-acb5-ec45220310e8 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1594] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:34:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3ba17f3c-d9bb-4b85-9be0-2e418babaf0a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1595] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:48 2026] GET /v2.0/security-groups?id=d733b5b4-4630-45a9-a769-571ab61c18da&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: 725/1596] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:45 2026] POST /v2.0/routers => generated 728 bytes in 3331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1597] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:34:48 2026] GET /v2.0/subnets?id=d8432bff-6258-4914-8974-8cab8f103784 => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1598] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:34:48 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1599] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:48 2026] GET /v2.0/security-groups?tenant_id=71536e4197f94231864f1904856890f5&name=default => generated 2801 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1600] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:34:48 2026] PUT /v2.0/routers/e18ef354-2f61-48dd-aece-590e9ac14b0e/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1601] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:34:49 2026] GET /v2.0/ports?network_id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1602] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:34:49 2026] GET /v2.0/security-groups?id=d733b5b4-4630-45a9-a769-571ab61c18da&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1603] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:49 2026] DELETE /v2.0/security-groups/a8d4d40d-0e01-4b21-8709-9354e9e1035b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1604] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:34:49 2026] GET /v2.0/ports/f02952c3-3cf3-450d-ba44-919e06f96f3d => generated 955 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1605] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:34:50 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1606] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:34:50 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => 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: 729/1607] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:34:49 2026] PUT /v2.0/routers/94043a47-73ac-4ee6-a668-4cec8e10eae8/add_router_interface => generated 309 bytes in 1603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1608] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:34:50 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:51.250 8 INFO neutron.db.l3_db [None req-ec2abf1a-2bad-47ed-87ef-87d481a99860 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Floating IP ad40fd53-99f8-4069-bbd1-1f71beb9aa08 associated. External IP: 10.96.250.220, port: 3ba17f3c-d9bb-4b85-9be0-2e418babaf0a. [pid: 8|app: 0|req: 731/1609] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:34:50 2026] PUT /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 856 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:51.665 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0aca59ef-d740-4cb7-8aa6-ee5b32a80cc1'] response: {'name': 'network-changed', 'server_uuid': '71224499-d183-4a60-9dda-21e3d64c7e06', 'tag': '3ba17f3c-d9bb-4b85-9be0-2e418babaf0a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 732/1610] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:51 2026] GET /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1611] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:34:51 2026] GET /v2.0/ports?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1612] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:34:51 2026] GET /v2.0/networks?id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea => generated 757 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1613] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:34:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3ba17f3c-d9bb-4b85-9be0-2e418babaf0a => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1614] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:34:50 2026] PUT /v2.0/routers/e18ef354-2f61-48dd-aece-590e9ac14b0e/remove_router_interface => generated 309 bytes in 1704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1615] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:34:51 2026] GET /v2.0/subnets?id=d8432bff-6258-4914-8974-8cab8f103784 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1616] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:34:51 2026] GET /v2.0/ports?network_id=0eb724fc-276c-4e55-84c2-eaae6b4a68ea&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1617] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:34:52 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:52.193 8 INFO neutron.db.segments_db [None req-f4c70e10-7132-4e46-9a68-c052c75a206f 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 558fe3de-d3f9-49d4-a476-a67183bc56c5 of type vxlan for network 5d753849-4c2d-4d06-a673-199295e10c8d [pid: 8|app: 0|req: 739/1618] 10.0.0.199 () {34 vars in 671 bytes} [Tue May 19 14:34:52 2026] POST /v2.0/networks => generated 740 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1619] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:34:52 2026] GET /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1620] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:52 2026] POST /v2.0/subnets => generated 663 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:52.687 8 INFO neutron.db.segments_db [None req-77d1528e-ae06-4725-b699-3adca8371d37 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Added segment 8d0dfd60-478a-4dc6-9f79-9e8d12c51a3d of type vxlan for network 619531c0-8a65-48a2-bc2b-08d7a16c026f [pid: 7|app: 0|req: 880/1621] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:34:51 2026] PUT /v2.0/routers/e18ef354-2f61-48dd-aece-590e9ac14b0e/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1622] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:34:52 2026] GET /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:53.012 8 INFO neutron.db.l3_hamode_db [None req-77d1528e-ae06-4725-b699-3adca8371d37 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 882/1623] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:34:53 2026] GET /v2.0/ports?device_id=e18ef354-2f61-48dd-aece-590e9ac14b0e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:34:53.765 7 INFO neutron.services.segments.plugin [-] Segment 68b9ae7e-9cfc-4105-a838-004ce9ae1eff resource provider aggregate not found 2026-05-19 14:34:53.775 7 INFO neutron.services.segments.plugin [-] Segment 68b9ae7e-9cfc-4105-a838-004ce9ae1eff resource provider aggregate not found 2026-05-19 14:34:53.783 7 INFO neutron.services.segments.plugin [-] Segment 68b9ae7e-9cfc-4105-a838-004ce9ae1eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b9ae7e-9cfc-4105-a838-004ce9ae1eff found for delete ", "request_id": "req-3bb8f6e6-f7c3-4c30-8587-34d74a0e73ab"}]} 2026-05-19 14:34:53.791 7 INFO neutron.services.segments.plugin [-] Segment 68b9ae7e-9cfc-4105-a838-004ce9ae1eff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b9ae7e-9cfc-4105-a838-004ce9ae1eff found for delete ", "request_id": "req-e5887ada-3aa0-48b2-8709-46344228929a"}]} 2026-05-19 14:34:53.796 7 INFO neutron.db.l3_hamode_db [None req-81b850ff-212c-45c8-9b94-24d471768648 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] HA network 58b1b45b-3109-49be-ae46-372a0e4cda58 was deleted as no HA routers are present in tenant 909831d03a1c416898a5d822702408a2. [pid: 7|app: 0|req: 883/1624] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:53 2026] DELETE /v2.0/routers/e18ef354-2f61-48dd-aece-590e9ac14b0e => generated 0 bytes in 766 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1625] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:53 2026] DELETE /v2.0/subnets/5037cdf1-88c5-4615-8f3d-bdc3b95ddf15 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:54.158 8 INFO neutron.db.l3_hamode_db [None req-77d1528e-ae06-4725-b699-3adca8371d37 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 885/1626] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:34:54 2026] DELETE /v2.0/subnets/a2cbf808-6cb6-4b35-8662-a09692dcd869 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1627] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:34:54 2026] GET /v2.0/security-groups?tenant_id=076c9365a3d24484a42ff516e4187942&name=default => generated 2801 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1628] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:54 2026] DELETE /v2.0/networks/ae1ecd66-9965-4af9-be38-d9287a8a99ed => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1629] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:34:54 2026] DELETE /v2.0/security-groups/c65aab8c-755c-4159-a5b4-5c2446e092ff => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1630] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:34:54 2026] DELETE /v2.0/networks/008bfa38-75b5-4568-b59b-b04f87ff7dca => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:34:55.215 7 WARNING neutron_lib.context [None req-649fbab6-ee97-458b-9107-ccbacb6de445 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:55.279 7 INFO neutron.db.segments_db [None req-649fbab6-ee97-458b-9107-ccbacb6de445 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Added segment 601e97b1-f8e5-4b5d-b457-c732f95cccdb of type vxlan for network 1dcbf50b-6b45-4ce1-ad81-e25f4d5002fc [pid: 7|app: 0|req: 890/1631] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:34:55 2026] POST /v2.0/networks => generated 629 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:55.441 7 WARNING neutron_lib.context [None req-4463a847-084c-44fc-a160-f7d999dc2318 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 742/1632] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:52 2026] POST /v2.0/routers => generated 727 bytes in 3095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1633] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:55 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:55.788 7 WARNING neutron_lib.context [None req-70bf13fe-b88d-4de8-987c-82c273ff2c66 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:55.818 7 INFO neutron.services.segments.plugin [-] Segment e81fe947-19cb-4f15-8d04-f7eb03c0f001 resource provider aggregate not found 2026-05-19 14:34:55.824 7 INFO neutron.services.segments.plugin [-] Segment e81fe947-19cb-4f15-8d04-f7eb03c0f001 resource provider aggregate not found 2026-05-19 14:34:55.842 7 INFO neutron.services.segments.plugin [-] Segment e81fe947-19cb-4f15-8d04-f7eb03c0f001 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e81fe947-19cb-4f15-8d04-f7eb03c0f001 found for delete ", "request_id": "req-26626b59-d908-4878-82b0-0c302c0a8d17"}]} 2026-05-19 14:34:55.850 7 INFO neutron.services.segments.plugin [-] Segment e81fe947-19cb-4f15-8d04-f7eb03c0f001 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e81fe947-19cb-4f15-8d04-f7eb03c0f001 found for delete ", "request_id": "req-d07d149e-a950-4d4f-9b3a-11cffeebf618"}]} 2026-05-19 14:34:55.866 7 INFO neutron.db.segments_db [None req-70bf13fe-b88d-4de8-987c-82c273ff2c66 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Added segment 7c5a022b-dc3c-4bf2-bf82-890c392e3ee4 of type vxlan for network 73495bb4-43a6-4870-abf1-00bd4cd52801 2026-05-19 14:34:55.867 7 INFO neutron.services.segments.plugin [-] Segment 0736b45e-07a5-42f2-9363-72f3a58a95b9 resource provider aggregate not found 2026-05-19 14:34:55.874 7 INFO neutron.services.segments.plugin [-] Segment 0736b45e-07a5-42f2-9363-72f3a58a95b9 resource provider aggregate not found 2026-05-19 14:34:55.897 7 INFO neutron.services.segments.plugin [-] Segment 0736b45e-07a5-42f2-9363-72f3a58a95b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0736b45e-07a5-42f2-9363-72f3a58a95b9 found for delete ", "request_id": "req-a8b80162-954b-4e07-b835-435e52174de7"}]} 2026-05-19 14:34:55.899 7 INFO neutron.services.segments.plugin [-] Segment 0736b45e-07a5-42f2-9363-72f3a58a95b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0736b45e-07a5-42f2-9363-72f3a58a95b9 found for delete ", "request_id": "req-d1781f30-6d38-4f2d-94af-2326c610ba14"}]} 2026-05-19 14:34:56.223 7 INFO neutron.db.l3_hamode_db [None req-70bf13fe-b88d-4de8-987c-82c273ff2c66 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:34:56.381 7 INFO neutron.db.l3_hamode_db [None req-70bf13fe-b88d-4de8-987c-82c273ff2c66 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 892/1634] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:34:55 2026] POST /v2.0/routers => generated 506 bytes in 1324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:57.114 7 WARNING neutron_lib.context [None req-96469b82-15c5-41a7-b05c-1393ff32c7fc 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1635] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:34:55 2026] PUT /v2.0/routers/3bcf0ad1-c778-41c2-929e-47840c41041f/add_router_interface => generated 309 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1636] 10.0.0.199 () {34 vars in 665 bytes} [Tue May 19 14:34:57 2026] POST /v2.0/ports => generated 951 bytes in 462 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-19 14:34:58.079 7 WARNING neutron_lib.context [None req-45c4db38-25d6-425d-baa8-1efe5cde78b9 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 894/1637] 10.0.0.199 () {34 vars in 685 bytes} [Tue May 19 14:34:58 2026] POST /v2.0/security-groups => generated 1609 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:34:58.234 7 WARNING neutron_lib.context [None req-9c98d0b0-277b-4379-aef3-e26c9789d189 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 895/1638] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:58.372 7 WARNING neutron_lib.context [None req-764f2821-da0a-4f57-9034-dbc535c8eb52 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 896/1639] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:58 2026] POST /v2.0/security-group-rules => generated 564 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:58.495 7 WARNING neutron_lib.context [None req-0097e325-3bd2-4619-9d03-bbfd1be951cb 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1640] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:58.593 7 WARNING neutron_lib.context [None req-41e825ac-1e70-4bde-90ea-3f8acbedd12e 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 898/1641] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:58 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:58.705 7 WARNING neutron_lib.context [None req-a5cfa4d9-c3da-4987-a4ea-3625697f0786 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:58.735 7 INFO neutron.db.securitygroups_db [None req-a5cfa4d9-c3da-4987-a4ea-3625697f0786 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Project d081126b1dd345d1939c166e85c51048 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: 899/1642] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:58 2026] POST /v2.0/security-group-rules => generated 575 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:34:58.836 7 WARNING neutron_lib.context [None req-e6c545a2-0db2-4b00-a99d-ce27548fa0a2 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:34:58.854 7 INFO neutron.db.securitygroups_db [None req-e6c545a2-0db2-4b00-a99d-ce27548fa0a2 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Project d081126b1dd345d1939c166e85c51048 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: 900/1643] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:58 2026] POST /v2.0/security-group-rules => generated 574 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1644] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:34:57 2026] PUT /v2.0/routers/c3aae16e-bbe7-4b2f-a961-bf35a2058214/add_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1645] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:34:59 2026] GET /v2.0/ports/3c69fdb4-5f1c-476b-9bb9-4b73d497a8a1 => generated 1025 bytes in 38 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-19 14:34:59.342 7 WARNING neutron_lib.context [None req-1703c1bb-655e-41c5-a3b4-0ce6a4dc52a5 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 902/1646] 10.0.0.199 () {34 vars in 685 bytes} [Tue May 19 14:34:59 2026] POST /v2.0/security-groups => generated 1595 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:34:59.488 7 WARNING neutron_lib.context [None req-92749823-caa4-417a-a3c6-583bcfcaaf9f 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 903/1647] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:59 2026] POST /v2.0/security-group-rules => generated 565 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1648] 10.0.0.20 () {34 vars in 989 bytes} [Tue May 19 14:34:59 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 1244 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:34:59.800 7 WARNING neutron_lib.context [None req-c7010c5d-8318-401c-9c44-f15dcc821e66 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1649] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:34:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1650] 10.0.0.20 () {34 vars in 1039 bytes} [Tue May 19 14:34:59 2026] GET /v2.0/security-groups?id=d733b5b4-4630-45a9-a769-571ab61c18da&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:34:59.941 7 WARNING neutron_lib.context [None req-bd4cdc5c-d665-4bae-b351-0af1fc811e00 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1651] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:34:59 2026] PUT /v2.0/routers/c3aae16e-bbe7-4b2f-a961-bf35a2058214/remove_router_interface => generated 309 bytes in 1261 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-19 14:35:00.594 8 INFO neutron.api.v2.resource [None req-dc2e3eba-29af-4d4c-b06b-784605703b5c 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 746/1652] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:35:00 2026] PUT /v2.0/routers/c3aae16e-bbe7-4b2f-a961-bf35a2058214/remove_router_interface => generated 197 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1653] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:00 2026] GET /v2.0/ports?device_id=c3aae16e-bbe7-4b2f-a961-bf35a2058214 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1654] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:34:59 2026] POST /v2.0/floatingips => generated 552 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1655] 10.0.0.121 () {34 vars in 1098 bytes} [Tue May 19 14:35:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-271336227&fields=id&tenant_id=d081126b1dd345d1939c166e85c51048 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1656] 10.0.0.121 () {34 vars in 1096 bytes} [Tue May 19 14:35:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--38830306&fields=id&tenant_id=d081126b1dd345d1939c166e85c51048 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1657] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:35:00 2026] GET /v2.0/networks?id=30438a8d-bfec-4475-ab06-8b07524ec6c4 => generated 673 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1658] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:35:01 2026] GET /v2.0/quotas/d081126b1dd345d1939c166e85c51048 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1659] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:35:01 2026] GET /v2.0/ports?tenant_id=d081126b1dd345d1939c166e85c51048&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1660] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:35:01 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:01.375 8 INFO neutron.services.segments.plugin [-] Segment 7c5a022b-dc3c-4bf2-bf82-890c392e3ee4 resource provider aggregate not found 2026-05-19 14:35:01.381 8 INFO neutron.services.segments.plugin [-] Segment 7c5a022b-dc3c-4bf2-bf82-890c392e3ee4 resource provider aggregate not found [pid: 7|app: 0|req: 914/1661] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:35:01 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?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) 2026-05-19 14:35:01.397 8 INFO neutron.services.segments.plugin [-] Segment 7c5a022b-dc3c-4bf2-bf82-890c392e3ee4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c5a022b-dc3c-4bf2-bf82-890c392e3ee4 found for delete ", "request_id": "req-fd3e9a0e-61fd-47d6-8328-a2cf21234152"}]} 2026-05-19 14:35:01.401 8 INFO neutron.services.segments.plugin [-] Segment 7c5a022b-dc3c-4bf2-bf82-890c392e3ee4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c5a022b-dc3c-4bf2-bf82-890c392e3ee4 found for delete ", "request_id": "req-afb67f92-cab2-4a79-9d8e-8e6940fcab9b"}]} 2026-05-19 14:35:01.404 8 INFO neutron.db.l3_hamode_db [None req-93c35b87-3ce1-4b9a-a848-c54b1c18e82c 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] HA network 73495bb4-43a6-4870-abf1-00bd4cd52801 was deleted as no HA routers are present in tenant 909831d03a1c416898a5d822702408a2. [pid: 8|app: 0|req: 748/1662] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:00 2026] DELETE /v2.0/routers/c3aae16e-bbe7-4b2f-a961-bf35a2058214 => generated 0 bytes in 776 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1663] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:01 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1664] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:01 2026] DELETE /v2.0/subnets/e0028c45-f858-4a38-94a3-029c7cfdfa63 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1667] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:01 2026] DELETE /v2.0/networks/1dcbf50b-6b45-4ce1-ad81-e25f4d5002fc => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:02.155 7 WARNING neutron_lib.context [None req-c6b2e294-dbcc-4c81-a0e4-5d6b9ee77e7f 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:02.207 7 INFO neutron.db.segments_db [None req-c6b2e294-dbcc-4c81-a0e4-5d6b9ee77e7f 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Added segment f1cc8b2c-24b4-4030-a884-f8b0c6e5acd3 of type vxlan for network 9fa90fdd-0e09-474e-a016-7869a520913c [pid: 7|app: 0|req: 918/1668] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:02 2026] POST /v2.0/networks => generated 630 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:02.347 7 WARNING neutron_lib.context [None req-2565dd54-4cac-4169-aa19-6c1e63358759 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1669] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:35:02 2026] GET /v2.0/networks?id=30438a8d-bfec-4475-ab06-8b07524ec6c4 => generated 673 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1670] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:35:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d081126b1dd345d1939c166e85c51048 => generated 271 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:02.457 8 WARNING neutron_lib.context [req-c28c3c52-98b6-45f9-bf69-f1bca237c8e3 req-e27d0648-a244-4f5f-bc5a-2d911e6131c1 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 919/1671] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:02 2026] POST /v2.0/subnets => generated 602 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1672] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:02 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:02.694 7 WARNING neutron_lib.context [None req-f0f5be74-8ca5-43a3-bc21-32c842cc71cc 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:02.757 7 INFO neutron.db.segments_db [None req-f0f5be74-8ca5-43a3-bc21-32c842cc71cc 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Added segment d56c3bd1-5acb-427b-b558-c1a1f52e1f18 of type vxlan for network 6f6fd8ba-fb00-48d0-8b99-4efab6ea7f6e [pid: 8|app: 0|req: 753/1673] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:35:02 2026] POST /v2.0/ports => generated 997 bytes in 488 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-19 14:35:03.039 7 INFO neutron.db.l3_hamode_db [None req-f0f5be74-8ca5-43a3-bc21-32c842cc71cc 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:35:03.420 8 INFO neutron.services.segments.plugin [-] Segment 601e97b1-f8e5-4b5d-b457-c732f95cccdb resource provider aggregate not found 2026-05-19 14:35:03.435 8 INFO neutron.services.segments.plugin [-] Segment 601e97b1-f8e5-4b5d-b457-c732f95cccdb resource provider aggregate not found 2026-05-19 14:35:03.442 8 INFO neutron.services.segments.plugin [-] Segment 601e97b1-f8e5-4b5d-b457-c732f95cccdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 601e97b1-f8e5-4b5d-b457-c732f95cccdb found for delete ", "request_id": "req-8d6895c7-abea-440b-931e-16e76b978fe8"}]} [pid: 8|app: 0|req: 754/1674] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:35:02 2026] PUT /v2.0/ports/f110e115-206c-4a45-8d77-2c559f729687 => generated 1242 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:03.543 8 INFO neutron.services.segments.plugin [-] Segment 601e97b1-f8e5-4b5d-b457-c732f95cccdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 601e97b1-f8e5-4b5d-b457-c732f95cccdb found for delete ", "request_id": "req-03c51995-c00b-4ceb-b8dc-c84158fed1d9"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-19 14:35:03.580 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c35f62e-accb-42d8-9bd0-2619bb90c680'] response: {'name': 'network-changed', 'server_uuid': '62dfaafc-894f-4330-a7a0-479293ae2264', 'tag': 'f110e115-206c-4a45-8d77-2c559f729687', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 755/1675] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:35:03 2026] GET /v2.0/ports?tenant_id=d081126b1dd345d1939c166e85c51048&device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1281 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:03.616 7 INFO neutron.db.l3_hamode_db [None req-f0f5be74-8ca5-43a3-bc21-32c842cc71cc 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 756/1676] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:03 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1677] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:35:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f110e115-206c-4a45-8d77-2c559f729687 => 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: 758/1678] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:35:03 2026] GET /v2.0/security-groups?id=d733b5b4-4630-45a9-a769-571ab61c18da&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: 759/1679] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:35:03 2026] GET /v2.0/subnets?id=6fa24f85-22b4-4d0e-847e-97475dca93dd => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1680] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:03 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1012 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1681] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:35:03 2026] GET /v2.0/ports?network_id=30438a8d-bfec-4475-ab06-8b07524ec6c4&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: 762/1682] 10.0.0.121 () {34 vars in 1120 bytes} [Tue May 19 14:35:03 2026] GET /v2.0/security-groups?id=76cd01ae-277d-4c83-970f-7bf5393bb1f0&id=6f375db0-ffcc-4744-979c-54b81613cc77&fields=id&fields=name => generated 204 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1683] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:35:04 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?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: 764/1684] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:35:04 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1685] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:35:04 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1686] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:02 2026] POST /v2.0/routers => generated 507 bytes in 1817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1687] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:35:04 2026] GET /v2.0/ports?tenant_id=d081126b1dd345d1939c166e85c51048&device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1688] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:35:04 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:05.114 8 INFO neutron.db.l3_db [req-411d9b25-4e93-40d4-aaf6-415df9a27c1a req-5773ca73-37fa-469a-b83f-1fda1e826b09 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] Floating IP ad40fd53-99f8-4069-bbd1-1f71beb9aa08 disassociated. External IP: 10.96.250.220, port: 3ba17f3c-d9bb-4b85-9be0-2e418babaf0a. [pid: 8|app: 0|req: 766/1689] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:35:04 2026] DELETE /v2.0/ports/3ba17f3c-d9bb-4b85-9be0-2e418babaf0a => generated 0 bytes in 1352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1690] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:35:05 2026] GET /v2.0/networks?id=30438a8d-bfec-4475-ab06-8b07524ec6c4 => generated 769 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1691] 199.204.45.30 () {34 vars in 1123 bytes} [Tue May 19 14:35:05 2026] GET /v2.0/security-groups?id=76cd01ae-277d-4c83-970f-7bf5393bb1f0&id=6f375db0-ffcc-4744-979c-54b81613cc77&fields=id&fields=name => generated 204 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1692] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:05 2026] GET /v2.0/ports?device_id=71224499-d183-4a60-9dda-21e3d64c7e06 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:05.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8560d578-1022-46d4-b71a-6332b84979eb'] response: {'server_uuid': '71224499-d183-4a60-9dda-21e3d64c7e06', 'name': 'network-vif-deleted', 'tag': '3ba17f3c-d9bb-4b85-9be0-2e418babaf0a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 770/1693] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:05 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1694] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f110e115-206c-4a45-8d77-2c559f729687 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1695] 10.0.0.121 () {34 vars in 1120 bytes} [Tue May 19 14:35:05 2026] GET /v2.0/security-groups?id=76cd01ae-277d-4c83-970f-7bf5393bb1f0&id=6f375db0-ffcc-4744-979c-54b81613cc77&fields=id&fields=name => generated 204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1696] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:35:05 2026] GET /v2.0/subnets?id=6fa24f85-22b4-4d0e-847e-97475dca93dd => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1697] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:35:05 2026] GET /v2.0/ports?network_id=30438a8d-bfec-4475-ab06-8b07524ec6c4&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1698] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:35:05 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1699] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:35:06 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?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: 7|app: 0|req: 924/1700] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:35:04 2026] PUT /v2.0/routers/e6aceb88-426d-494a-bc86-644d1878c253/add_router_interface => generated 309 bytes in 1771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1701] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:35:06 2026] GET /v2.0/ports/fe1ad8dd-8177-4b0f-899f-b9319ad55b28 => generated 955 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1702] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:06 2026] DELETE /v2.0/security-groups/d733b5b4-4630-45a9-a769-571ab61c18da => 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: 779/1703] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:06 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1704] 10.0.0.121 () {34 vars in 1120 bytes} [Tue May 19 14:35:07 2026] GET /v2.0/security-groups?id=76cd01ae-277d-4c83-970f-7bf5393bb1f0&id=6f375db0-ffcc-4744-979c-54b81613cc77&fields=id&fields=name => generated 204 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1705] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:07 2026] DELETE /v2.0/floatingips/ad40fd53-99f8-4069-bbd1-1f71beb9aa08 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1706] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:35:06 2026] PUT /v2.0/routers/e6aceb88-426d-494a-bc86-644d1878c253/remove_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1707] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:07 2026] GET /v2.0/ports?device_id=e6aceb88-426d-494a-bc86-644d1878c253 => 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: 783/1708] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:07 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1709] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:35:07 2026] GET /v2.0/security-groups?id=1ff3737b-fc65-4619-93d8-fe94f2cf4bc7&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1710] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:08 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1711] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:35:08 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => 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: 787/1712] 10.0.0.121 () {34 vars in 1120 bytes} [Tue May 19 14:35:08 2026] GET /v2.0/security-groups?id=76cd01ae-277d-4c83-970f-7bf5393bb1f0&id=6f375db0-ffcc-4744-979c-54b81613cc77&fields=id&fields=name => generated 204 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:08.380 7 INFO neutron.services.segments.plugin [-] Segment d56c3bd1-5acb-427b-b558-c1a1f52e1f18 resource provider aggregate not found 2026-05-19 14:35:08.386 7 INFO neutron.services.segments.plugin [-] Segment d56c3bd1-5acb-427b-b558-c1a1f52e1f18 resource provider aggregate not found 2026-05-19 14:35:08.404 7 INFO neutron.services.segments.plugin [-] Segment d56c3bd1-5acb-427b-b558-c1a1f52e1f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d56c3bd1-5acb-427b-b558-c1a1f52e1f18 found for delete ", "request_id": "req-55f8fbc6-d61e-4c29-8d5c-9ee12dd65617"}]} 2026-05-19 14:35:08.405 7 INFO neutron.services.segments.plugin [-] Segment d56c3bd1-5acb-427b-b558-c1a1f52e1f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d56c3bd1-5acb-427b-b558-c1a1f52e1f18 found for delete ", "request_id": "req-f8d4d795-c6c4-4b68-b526-84770ed0b637"}]} 2026-05-19 14:35:08.405 7 INFO neutron.db.l3_hamode_db [None req-c5898d84-7e33-43ab-a0d0-87e8a1e5d460 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] HA network 6f6fd8ba-fb00-48d0-8b99-4efab6ea7f6e was deleted as no HA routers are present in tenant 909831d03a1c416898a5d822702408a2. [pid: 7|app: 0|req: 926/1713] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:07 2026] DELETE /v2.0/routers/e6aceb88-426d-494a-bc86-644d1878c253 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1714] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:08 2026] DELETE /v2.0/subnets/3808a7d7-a72f-4e5b-9a2a-6794ab2cfa18 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1715] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:35:08 2026] DELETE /v2.0/ports/89346dec-bd56-4b59-ad76-e0208ebeb690 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:08.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dec267d-c341-41d0-933f-51f574bd40f3'] response: {'server_uuid': '06d17968-7cae-47c4-b99d-0644dffa3f9b', 'name': 'network-vif-deleted', 'tag': '89346dec-bd56-4b59-ad76-e0208ebeb690', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 928/1716] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:08 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1014 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:09.149 8 INFO neutron.services.segments.plugin [-] Segment f1cc8b2c-24b4-4030-a884-f8b0c6e5acd3 resource provider aggregate not found 2026-05-19 14:35:09.154 8 INFO neutron.services.segments.plugin [-] Segment f1cc8b2c-24b4-4030-a884-f8b0c6e5acd3 resource provider aggregate not found 2026-05-19 14:35:09.174 8 INFO neutron.services.segments.plugin [-] Segment f1cc8b2c-24b4-4030-a884-f8b0c6e5acd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1cc8b2c-24b4-4030-a884-f8b0c6e5acd3 found for delete ", "request_id": "req-9bae5352-a195-4c73-b6aa-a46f5bb63047"}]} 2026-05-19 14:35:09.176 8 INFO neutron.services.segments.plugin [-] Segment f1cc8b2c-24b4-4030-a884-f8b0c6e5acd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1cc8b2c-24b4-4030-a884-f8b0c6e5acd3 found for delete ", "request_id": "req-0fbd760b-391d-4055-9239-99c9d0fc5f80"}]} [pid: 8|app: 0|req: 789/1717] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:08 2026] DELETE /v2.0/networks/9fa90fdd-0e09-474e-a016-7869a520913c => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1718] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:09 2026] GET /v2.0/ports?device_id=06d17968-7cae-47c4-b99d-0644dffa3f9b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:09.333 7 INFO neutron.db.l3_db [None req-9aa28f1f-f4f0-49c8-abab-de52ce2b174b 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Floating IP 95ae9689-5690-42f2-8e50-628519796181 associated. External IP: 10.96.250.216, port: f110e115-206c-4a45-8d77-2c559f729687. [pid: 8|app: 0|req: 791/1719] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:09 2026] GET /v2.0/security-groups?tenant_id=c3e092fed52140eeb375c75f9263fd71&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:09.505 8 WARNING neutron_lib.context [None req-d25a2ce0-7e7b-4578-9e56-60cbc86699b8 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:09.573 8 INFO neutron.db.segments_db [None req-d25a2ce0-7e7b-4578-9e56-60cbc86699b8 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Added segment 6e29bc06-0964-4cbd-a5eb-8e00a09b6c16 of type vxlan for network 8e8d3825-5335-4431-8899-d777a4f9d676 [pid: 7|app: 0|req: 929/1720] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:35:08 2026] PUT /v2.0/floatingips/95ae9689-5690-42f2-8e50-628519796181 => generated 856 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:09.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed145cb8-277d-4144-b18e-a0b56d516388'] response: {'name': 'network-changed', 'server_uuid': '62dfaafc-894f-4330-a7a0-479293ae2264', 'tag': 'f110e115-206c-4a45-8d77-2c559f729687', 'status': 'completed', 'code': 200} 2026-05-19 14:35:09.890 8 INFO neutron.db.l3_hamode_db [None req-d25a2ce0-7e7b-4578-9e56-60cbc86699b8 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 930/1721] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:09 2026] DELETE /v2.0/security-groups/cc36cbee-fe85-482d-8ccc-bb52a288cd25 => 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: 931/1722] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:35:09 2026] GET /v2.0/ports?tenant_id=d081126b1dd345d1939c166e85c51048&device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1723] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:35:10 2026] GET /v2.0/networks?id=30438a8d-bfec-4475-ab06-8b07524ec6c4 => generated 769 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1724] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:35:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f110e115-206c-4a45-8d77-2c559f729687 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1725] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:35:10 2026] GET /v2.0/subnets?id=6fa24f85-22b4-4d0e-847e-97475dca93dd => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1726] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:35:10 2026] GET /v2.0/ports?network_id=30438a8d-bfec-4475-ab06-8b07524ec6c4&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: 936/1727] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:35:10 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1728] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:10 2026] DELETE /v2.0/security-groups/1ff3737b-fc65-4619-93d8-fe94f2cf4bc7 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1729] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:35:10 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:11.073 8 INFO neutron.db.l3_hamode_db [None req-d25a2ce0-7e7b-4578-9e56-60cbc86699b8 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 792/1730] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:09 2026] POST /v2.0/routers => generated 688 bytes in 2781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1731] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:35:12 2026] GET /v2.0/routers/09ddf5f2-f507-40e0-9b49-5438a959e503 => generated 694 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1732] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:35:10 2026] PUT /v2.0/routers/82e343db-6669-45d9-966c-d3c60e01ea79/remove_router_interface => generated 309 bytes in 1756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1733] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:35:12 2026] GET /v2.0/routers => generated 697 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1734] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:12 2026] DELETE /v2.0/subnets/d8432bff-6258-4914-8974-8cab8f103784 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1735] 10.0.0.199 () {34 vars in 741 bytes} [Tue May 19 14:35:12 2026] PUT /v2.0/routers/09ddf5f2-f507-40e0-9b49-5438a959e503 => generated 701 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1736] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:35:13 2026] GET /v2.0/routers/09ddf5f2-f507-40e0-9b49-5438a959e503 => generated 701 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1737] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:13 2026] GET /v2.0/ports?device_id=09ddf5f2-f507-40e0-9b49-5438a959e503 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:13.774 7 INFO neutron.services.segments.plugin [-] Segment 4196c0a5-94f5-4769-97d3-311726006425 resource provider aggregate not found 2026-05-19 14:35:13.779 7 INFO neutron.services.segments.plugin [-] Segment 4196c0a5-94f5-4769-97d3-311726006425 resource provider aggregate not found 2026-05-19 14:35:13.794 7 INFO neutron.services.segments.plugin [-] Segment 4196c0a5-94f5-4769-97d3-311726006425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4196c0a5-94f5-4769-97d3-311726006425 found for delete ", "request_id": "req-05a622c7-8bc5-4ec4-bb0a-989ae0c6a212"}]} 2026-05-19 14:35:13.797 7 INFO neutron.services.segments.plugin [-] Segment 4196c0a5-94f5-4769-97d3-311726006425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4196c0a5-94f5-4769-97d3-311726006425 found for delete ", "request_id": "req-640b1112-5619-4c37-88a9-36fdcf50db47"}]} 2026-05-19 14:35:13.804 7 INFO neutron.db.l3_hamode_db [None req-2b89da7d-051c-4208-8991-3bcf0baee4a3 98bf139e3e184aa7a4c6b21e8e76fa2d 8dcf969316e64204b4352fef3cfcd2b4 - - default default] HA network dd64fabd-d829-4461-b439-669d6865dfac was deleted as no HA routers are present in tenant 8dcf969316e64204b4352fef3cfcd2b4. [pid: 7|app: 0|req: 941/1738] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:12 2026] DELETE /v2.0/routers/82e343db-6669-45d9-966c-d3c60e01ea79 => generated 0 bytes in 1192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1739] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:13 2026] DELETE /v2.0/networks/0eb724fc-276c-4e55-84c2-eaae6b4a68ea => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:14.649 7 WARNING neutron_lib.context [None req-39e80a48-cb81-4dbb-838a-9ed10a7c6a33 ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:14.692 8 INFO neutron.services.segments.plugin [-] Segment 6e29bc06-0964-4cbd-a5eb-8e00a09b6c16 resource provider aggregate not found 2026-05-19 14:35:14.697 8 INFO neutron.services.segments.plugin [-] Segment 6e29bc06-0964-4cbd-a5eb-8e00a09b6c16 resource provider aggregate not found 2026-05-19 14:35:14.710 8 INFO neutron.services.segments.plugin [-] Segment 6e29bc06-0964-4cbd-a5eb-8e00a09b6c16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e29bc06-0964-4cbd-a5eb-8e00a09b6c16 found for delete ", "request_id": "req-08621784-8776-4377-b631-bf593f64b189"}]} 2026-05-19 14:35:14.711 8 INFO neutron.services.segments.plugin [-] Segment 6e29bc06-0964-4cbd-a5eb-8e00a09b6c16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e29bc06-0964-4cbd-a5eb-8e00a09b6c16 found for delete ", "request_id": "req-a851acb3-8f3d-42fa-b982-b10282fdc655"}]} 2026-05-19 14:35:14.721 8 INFO neutron.db.l3_hamode_db [None req-78f4b60a-f3a7-4b14-b975-c0662cc656ee 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] HA network 8e8d3825-5335-4431-8899-d777a4f9d676 was deleted as no HA routers are present in tenant 909831d03a1c416898a5d822702408a2. [pid: 8|app: 0|req: 798/1740] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:13 2026] DELETE /v2.0/routers/09ddf5f2-f507-40e0-9b49-5438a959e503 => generated 0 bytes in 1571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1741] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:14 2026] GET /v2.0/ports?device_id=09ddf5f2-f507-40e0-9b49-5438a959e503 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:14.816 7 INFO neutron.db.segments_db [None req-39e80a48-cb81-4dbb-838a-9ed10a7c6a33 ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Added segment 5a6447dd-a1ca-4088-9a52-1266bad05776 of type vxlan for network 46e4a19b-cda1-4ca0-aa90-ed26f067b416 [pid: 8|app: 0|req: 800/1742] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:14 2026] GET /v2.0/security-groups?tenant_id=23fb2fded4eb42c1bf6b85159d32d708&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1743] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:14 2026] POST /v2.0/networks => generated 632 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:14.943 8 INFO neutron.api.v2.resource [None req-42841320-dbcb-4e74-bd7b-455d65b9169d 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 801/1744] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:14 2026] DELETE /v2.0/routers/09ddf5f2-f507-40e0-9b49-5438a959e503 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:35:14.947 8 WARNING neutron_lib.context [None req-48df7636-7a5f-4143-879f-ebce47c4684f ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:14.999 8 INFO neutron.db.segments_db [None req-48df7636-7a5f-4143-879f-ebce47c4684f ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Added segment ecc84fb8-dd36-4bbf-9148-3c40500606a6 of type vxlan for network 41e496ee-9dfa-45f0-adfa-61626abaa3d5 [pid: 7|app: 0|req: 944/1745] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:14 2026] DELETE /v2.0/security-groups/fd9ddf96-9207-4f90-8526-9ad0f5544aaf => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1746] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:15 2026] GET /v2.0/ports?device_id=e6aceb88-426d-494a-bc86-644d1878c253 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:15.058 7 INFO neutron.api.v2.resource [None req-b922680e-b4a6-452f-9798-cc41a85ea096 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 946/1747] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:15 2026] DELETE /v2.0/routers/e6aceb88-426d-494a-bc86-644d1878c253 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:35:15.076 7 INFO neutron.pecan_wsgi.hooks.translation [None req-927bd895-4c56-4156-8904-0c8319fecb4c 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 947/1748] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:15 2026] DELETE /v2.0/subnets/3808a7d7-a72f-4e5b-9a2a-6794ab2cfa18 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1749] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:15 2026] GET /v2.0/ports?device_id=c3aae16e-bbe7-4b2f-a961-bf35a2058214 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1750] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:14 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:15.125 7 INFO neutron.api.v2.resource [None req-d441ba5e-b8ab-489f-ae14-6162bc2b45ea 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1751] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:15 2026] DELETE /v2.0/routers/c3aae16e-bbe7-4b2f-a961-bf35a2058214 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:35:15.130 7 WARNING neutron_lib.context [None req-fb574fd4-bdf8-4b49-be64-8939ce2ecb4a ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 803/1752] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:15 2026] GET /v2.0/security-groups?tenant_id=8dcf969316e64204b4352fef3cfcd2b4&name=default => generated 2801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:15.185 7 INFO neutron.db.segments_db [None req-fb574fd4-bdf8-4b49-be64-8939ce2ecb4a ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Added segment 55a52ddd-a3fd-4f92-aa5e-44e4197e6ea6 of type vxlan for network 15812780-df6d-4384-8c7f-a3f38a780a8f 2026-05-19 14:35:15.199 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f55bc1e-b867-4ac9-aeb6-62184363f4be 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1753] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:15 2026] DELETE /v2.0/subnets/e0028c45-f858-4a38-94a3-029c7cfdfa63 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1754] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:15 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1755] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:15 2026] GET /v2.0/ports?device_id=e18ef354-2f61-48dd-aece-590e9ac14b0e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1756] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:15 2026] DELETE /v2.0/security-groups/5213ea78-b2ce-41d9-b09c-8f27e4f9a17f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:15.299 7 WARNING neutron_lib.context [None req-74c272ab-88d5-4911-8027-800a3455b578 ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:15.334 8 INFO neutron.api.v2.resource [None req-83a943d1-bcc0-4da9-a2b6-8c87ae99f87d 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 806/1757] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:15 2026] DELETE /v2.0/routers/e18ef354-2f61-48dd-aece-590e9ac14b0e => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:35:15.344 7 INFO neutron.db.segments_db [None req-74c272ab-88d5-4911-8027-800a3455b578 ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Added segment a98b8ccc-728c-4c92-b2f5-8753fc9073ea of type vxlan for network 53960946-7b52-429f-a41c-fe9e9e105b0e 2026-05-19 14:35:15.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4256728-b7bf-4279-b803-64dcbdec7feb 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 807/1758] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:15 2026] DELETE /v2.0/subnets/5037cdf1-88c5-4615-8f3d-bdc3b95ddf15 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:35:15.380 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4660f142-1cdc-470c-8c6b-524057efce1b 3fee07b63c9548c9a5d0834e1e11107f 909831d03a1c416898a5d822702408a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 808/1759] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:15 2026] DELETE /v2.0/subnets/a2cbf808-6cb6-4b35-8662-a09692dcd869 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1760] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:15 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:15.467 8 WARNING neutron_lib.context [None req-a34eedd7-590b-452a-acc6-47864aaf64b5 ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:15.529 8 INFO neutron.db.segments_db [None req-a34eedd7-590b-452a-acc6-47864aaf64b5 ab0db0b6b84c465ebbcdc9cb32af23f8 b952f54256e14370aa87bf02ab88c186 - - default default] Added segment 09384def-0c94-418d-93fe-79dde2e38521 of type vxlan for network 882f05a8-028f-47e9-84d2-e28302fb6641 [pid: 8|app: 0|req: 809/1761] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:15 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1762] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:35:15 2026] PUT /v2.0/networks/46e4a19b-cda1-4ca0-aa90-ed26f067b416/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1763] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:35:15 2026] PUT /v2.0/networks/41e496ee-9dfa-45f0-adfa-61626abaa3d5/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:15.824 7 INFO neutron.services.segments.plugin [-] Segment d6349860-a831-4bbd-8b8b-3138822ea78d resource provider aggregate not found 2026-05-19 14:35:15.828 7 INFO neutron.services.segments.plugin [-] Segment d6349860-a831-4bbd-8b8b-3138822ea78d resource provider aggregate not found 2026-05-19 14:35:15.836 7 INFO neutron.services.segments.plugin [-] Segment d6349860-a831-4bbd-8b8b-3138822ea78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6349860-a831-4bbd-8b8b-3138822ea78d found for delete ", "request_id": "req-6218b0c1-44eb-422b-a514-8e66597fa59e"}]} 2026-05-19 14:35:15.849 7 INFO neutron.services.segments.plugin [-] Segment d6349860-a831-4bbd-8b8b-3138822ea78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6349860-a831-4bbd-8b8b-3138822ea78d found for delete ", "request_id": "req-b4997cef-a887-469b-aba4-d20611b0a23c"}]} [pid: 7|app: 0|req: 954/1764] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:35:15 2026] PUT /v2.0/networks/15812780-df6d-4384-8c7f-a3f38a780a8f/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1765] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:35:15 2026] PUT /v2.0/networks/53960946-7b52-429f-a41c-fe9e9e105b0e/tags => 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: 811/1766] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:15 2026] GET /v2.0/security-groups?tenant_id=909831d03a1c416898a5d822702408a2&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1767] 10.0.0.199 () {32 vars in 666 bytes} [Tue May 19 14:35:15 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1768] 10.0.0.199 () {32 vars in 680 bytes} [Tue May 19 14:35:16 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1769] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:15 2026] DELETE /v2.0/security-groups/66b759ab-5ad6-4d81-9f52-6fbc95ef8b6c => 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: 958/1770] 10.0.0.199 () {32 vars in 676 bytes} [Tue May 19 14:35:16 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1771] 10.0.0.199 () {32 vars in 688 bytes} [Tue May 19 14:35:16 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1772] 10.0.0.199 () {32 vars in 674 bytes} [Tue May 19 14:35:16 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1773] 10.0.0.199 () {32 vars in 688 bytes} [Tue May 19 14:35:16 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1776] 10.0.0.199 () {32 vars in 684 bytes} [Tue May 19 14:35:16 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1777] 10.0.0.199 () {32 vars in 696 bytes} [Tue May 19 14:35:16 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1778] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:16 2026] DELETE /v2.0/networks/46e4a19b-cda1-4ca0-aa90-ed26f067b416 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:17.257 8 INFO neutron.services.segments.plugin [-] Segment ecc84fb8-dd36-4bbf-9148-3c40500606a6 resource provider aggregate not found 2026-05-19 14:35:17.261 8 INFO neutron.services.segments.plugin [-] Segment ecc84fb8-dd36-4bbf-9148-3c40500606a6 resource provider aggregate not found 2026-05-19 14:35:17.282 8 INFO neutron.services.segments.plugin [-] Segment ecc84fb8-dd36-4bbf-9148-3c40500606a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecc84fb8-dd36-4bbf-9148-3c40500606a6 found for delete ", "request_id": "req-7f0989a8-8e6a-47e5-8cb7-f00c6568346c"}]} [pid: 8|app: 0|req: 818/1779] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:17 2026] DELETE /v2.0/networks/41e496ee-9dfa-45f0-adfa-61626abaa3d5 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1780] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:17 2026] DELETE /v2.0/networks/15812780-df6d-4384-8c7f-a3f38a780a8f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:17.490 8 INFO neutron.services.segments.plugin [-] Segment ecc84fb8-dd36-4bbf-9148-3c40500606a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecc84fb8-dd36-4bbf-9148-3c40500606a6 found for delete ", "request_id": "req-840b76a6-2a64-4871-bcdd-c649aab566dd"}]} [pid: 7|app: 0|req: 963/1781] 199.204.45.30 () {34 vars in 1095 bytes} [Tue May 19 14:35:17 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1782] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:35:17 2026] GET /v2.0/ports?tenant_id=d081126b1dd345d1939c166e85c51048&device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1783] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:17 2026] DELETE /v2.0/networks/53960946-7b52-429f-a41c-fe9e9e105b0e => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1784] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:35:17 2026] GET /v2.0/networks?id=30438a8d-bfec-4475-ab06-8b07524ec6c4 => generated 769 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:17.856 7 INFO neutron.services.segments.plugin [-] Segment 5a6447dd-a1ca-4088-9a52-1266bad05776 resource provider aggregate not found 2026-05-19 14:35:17.880 7 INFO neutron.services.segments.plugin [-] Segment 5a6447dd-a1ca-4088-9a52-1266bad05776 resource provider aggregate not found 2026-05-19 14:35:17.886 7 INFO neutron.services.segments.plugin [-] Segment 5a6447dd-a1ca-4088-9a52-1266bad05776 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a6447dd-a1ca-4088-9a52-1266bad05776 found for delete ", "request_id": "req-e6904616-f217-4e24-bc76-755cbfd5247f"}]} 2026-05-19 14:35:17.905 7 INFO neutron.services.segments.plugin [-] Segment 5a6447dd-a1ca-4088-9a52-1266bad05776 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a6447dd-a1ca-4088-9a52-1266bad05776 found for delete ", "request_id": "req-32ed5142-5772-4857-9f36-cb76011d2ee2"}]} [pid: 8|app: 0|req: 821/1785] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:35:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f110e115-206c-4a45-8d77-2c559f729687 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:17.922 7 INFO neutron.services.segments.plugin [-] Segment 55a52ddd-a3fd-4f92-aa5e-44e4197e6ea6 resource provider aggregate not found 2026-05-19 14:35:17.936 7 INFO neutron.services.segments.plugin [-] Segment 55a52ddd-a3fd-4f92-aa5e-44e4197e6ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55a52ddd-a3fd-4f92-aa5e-44e4197e6ea6 found for delete ", "request_id": "req-61527334-7c6b-4e13-96ac-0907f593af7e"}]} 2026-05-19 14:35:17.960 7 INFO neutron.services.segments.plugin [-] Segment 55a52ddd-a3fd-4f92-aa5e-44e4197e6ea6 resource provider aggregate not found 2026-05-19 14:35:17.981 7 INFO neutron.services.segments.plugin [-] Segment 55a52ddd-a3fd-4f92-aa5e-44e4197e6ea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55a52ddd-a3fd-4f92-aa5e-44e4197e6ea6 found for delete ", "request_id": "req-1596453a-9808-4785-9c2c-ae9fc0d33911"}]} [pid: 7|app: 0|req: 965/1786] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:17 2026] DELETE /v2.0/networks/882f05a8-028f-47e9-84d2-e28302fb6641 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1787] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:35:17 2026] GET /v2.0/subnets?id=6fa24f85-22b4-4d0e-847e-97475dca93dd => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1788] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:35:18 2026] GET /v2.0/ports?network_id=30438a8d-bfec-4475-ab06-8b07524ec6c4&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:18.143 8 WARNING neutron_lib.context [None req-33b499ed-e4ba-4595-ab73-d70a70ebb64f 466dd35c77ee4fbc99a3799679eb8dfc 88efff09aedc453e9ecc4121694ba409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 968/1789] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:35:18 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?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: 969/1790] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:35:18 2026] GET /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4?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: 822/1791] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:35:17 2026] POST /v2.0/security-groups => generated 1560 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1792] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:35:18 2026] GET /v2.0/security-groups => generated 4343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1793] 10.0.0.199 () {34 vars in 758 bytes} [Tue May 19 14:35:18 2026] PUT /v2.0/security-groups/d76c83c9-11f1-4817-886f-97d8a93b6d99 => generated 1599 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1794] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:35:18 2026] GET /v2.0/security-groups/d76c83c9-11f1-4817-886f-97d8a93b6d99 => generated 1599 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1795] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:18 2026] DELETE /v2.0/security-groups/d76c83c9-11f1-4817-886f-97d8a93b6d99 => 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: 972/1796] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:35:18 2026] GET /v2.0/security-groups => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:18.676 8 INFO neutron.api.v2.resource [None req-d9f01c73-bbec-44a2-b41e-45edc5b5800a 466dd35c77ee4fbc99a3799679eb8dfc 88efff09aedc453e9ecc4121694ba409 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1797] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:18 2026] DELETE /v2.0/security-groups/d76c83c9-11f1-4817-886f-97d8a93b6d99 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:35:18.690 7 WARNING neutron_lib.context [None req-0cbdd45b-0596-4f1b-bfdb-e60ab45502fe 466dd35c77ee4fbc99a3799679eb8dfc 88efff09aedc453e9ecc4121694ba409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 973/1798] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:35:18 2026] POST /v2.0/security-groups => generated 1560 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:35:18.810 8 WARNING neutron_lib.context [None req-0e3e8a54-8927-49a4-971c-23e75d6c0cd7 466dd35c77ee4fbc99a3799679eb8dfc 88efff09aedc453e9ecc4121694ba409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1799] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:35:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1800] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:35:18 2026] GET /v2.0/security-group-rules/37b3b67d-e43a-4c54-bbdb-527910eeb520 => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1801] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:35:18 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1802] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:35:19 2026] DELETE /v2.0/security-group-rules/37b3b67d-e43a-4c54-bbdb-527910eeb520 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1803] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:18 2026] GET /v2.0/security-groups?tenant_id=7e6193bdcd474559b79adb0ce91aaa35&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1804] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:19.129 8 WARNING neutron_lib.context [None req-253945f8-5b3d-4009-aaaa-57a7fb5bb60a 466dd35c77ee4fbc99a3799679eb8dfc 88efff09aedc453e9ecc4121694ba409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 975/1805] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:19 2026] DELETE /v2.0/security-groups/42652fe4-086d-4a0f-8b9d-ea943174e597 => 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: 831/1806] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:35:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1807] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-group-rules/4e4951bb-9ab5-4671-83bb-d40fa9ad6aa9 => generated 569 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:19.304 8 INFO neutron.services.segments.plugin [-] Segment a98b8ccc-728c-4c92-b2f5-8753fc9073ea resource provider aggregate not found 2026-05-19 14:35:19.324 8 INFO neutron.services.segments.plugin [-] Segment a98b8ccc-728c-4c92-b2f5-8753fc9073ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98b8ccc-728c-4c92-b2f5-8753fc9073ea found for delete ", "request_id": "req-b9fb24d8-9eda-407e-8166-13b9c65ec2de"}]} [pid: 8|app: 0|req: 832/1808] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1809] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:35:19 2026] DELETE /v2.0/security-group-rules/4e4951bb-9ab5-4671-83bb-d40fa9ad6aa9 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1810] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1811] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-groups?tenant_id=7bcd52c579b241098027387189adcccd&name=default => generated 2801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:19.515 8 INFO neutron.services.segments.plugin [-] Segment a98b8ccc-728c-4c92-b2f5-8753fc9073ea resource provider aggregate not found [pid: 8|app: 0|req: 834/1812] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:19.534 8 INFO neutron.services.segments.plugin [-] Segment a98b8ccc-728c-4c92-b2f5-8753fc9073ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a98b8ccc-728c-4c92-b2f5-8753fc9073ea found for delete ", "request_id": "req-a0901f1c-3b37-4d7c-89b0-6074ec471f3e"}]} [pid: 7|app: 0|req: 979/1813] 10.0.0.121 () {34 vars in 1120 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-groups?id=76cd01ae-277d-4c83-970f-7bf5393bb1f0&id=6f375db0-ffcc-4744-979c-54b81613cc77&fields=id&fields=name => generated 204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:19.542 7 WARNING neutron_lib.context [None req-fb4b2282-8b31-4d1c-ab05-1b4cfb2fee38 466dd35c77ee4fbc99a3799679eb8dfc 88efff09aedc453e9ecc4121694ba409 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:19.559 7 INFO neutron.db.securitygroups_db [None req-fb4b2282-8b31-4d1c-ab05-1b4cfb2fee38 466dd35c77ee4fbc99a3799679eb8dfc 88efff09aedc453e9ecc4121694ba409 - - default default] Project 88efff09aedc453e9ecc4121694ba409 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: 980/1814] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:35:19 2026] POST /v2.0/security-group-rules => generated 575 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1815] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:19 2026] DELETE /v2.0/security-groups/9c0de20e-b550-4cf1-9f06-09935a58e9b3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1816] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-group-rules/0e1c0bd1-7dce-439d-9523-f39c3a3e55c1 => generated 575 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1817] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1818] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:35:19 2026] DELETE /v2.0/security-group-rules/0e1c0bd1-7dce-439d-9523-f39c3a3e55c1 => 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: 981/1819] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1283 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1820] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-groups?tenant_id=b952f54256e14370aa87bf02ab88c186&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1821] 10.0.0.199 () {32 vars in 673 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:19.964 7 INFO neutron.services.segments.plugin [-] Segment 09384def-0c94-418d-93fe-79dde2e38521 resource provider aggregate not found 2026-05-19 14:35:19.992 7 INFO neutron.services.segments.plugin [-] Segment 09384def-0c94-418d-93fe-79dde2e38521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09384def-0c94-418d-93fe-79dde2e38521 found for delete ", "request_id": "req-251c14f8-c2fa-4bc3-9646-b0727ce8e9eb"}]} 2026-05-19 14:35:20.003 7 INFO neutron.services.segments.plugin [-] Segment 09384def-0c94-418d-93fe-79dde2e38521 resource provider aggregate not found 2026-05-19 14:35:20.004 8 WARNING neutron_lib.context [None req-e9f8d879-80df-4032-8a6b-f4536aaf5943 3b4c9b22179e4eaf916cd3dcfe1a844b acac8f7d46f8442299337a282c0df7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:20.029 7 INFO neutron.services.segments.plugin [-] Segment 09384def-0c94-418d-93fe-79dde2e38521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09384def-0c94-418d-93fe-79dde2e38521 found for delete ", "request_id": "req-51cede13-e93a-4b51-b41a-b882cd21820d"}]} [pid: 7|app: 0|req: 984/1822] 10.0.0.199 () {32 vars in 858 bytes} [Tue May 19 14:35:19 2026] GET /v2.0/floatingips?floating_network_id=9f6aa3f5-707d-4987-8f75-cd02ec883c3f&port_id=f110e115-206c-4a45-8d77-2c559f729687 => generated 861 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1823] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:20 2026] DELETE /v2.0/security-groups/f94b7639-38ef-4ca2-a062-d3ff1fcb8d81 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1824] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:20 2026] DELETE /v2.0/security-groups/4e3b8b67-91b4-4b74-b63f-770d8c443f6a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1825] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:35:20 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1826] 10.0.0.20 () {34 vars in 989 bytes} [Tue May 19 14:35:20 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1827] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:35:20 2026] GET /v2.0/security-groups => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1828] 10.0.0.20 () {34 vars in 1119 bytes} [Tue May 19 14:35:20 2026] GET /v2.0/security-groups?id=6f375db0-ffcc-4744-979c-54b81613cc77&id=76cd01ae-277d-4c83-970f-7bf5393bb1f0&fields=id&fields=name => generated 204 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1829] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:19 2026] POST /v2.0/floatingips => generated 552 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:20.660 7 WARNING neutron_lib.context [None req-30ad7c24-8317-4273-aa23-eff502343205 3b4c9b22179e4eaf916cd3dcfe1a844b acac8f7d46f8442299337a282c0df7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 840/1830] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:20 2026] GET /v2.0/security-groups?tenant_id=88efff09aedc453e9ecc4121694ba409&name=default => generated 2801 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1831] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:20 2026] DELETE /v2.0/security-groups/ba374fb6-744e-43f2-9edf-c74c0c092e55 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1832] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:20 2026] POST /v2.0/floatingips => generated 552 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:21.362 8 WARNING neutron_lib.context [None req-b8e54786-7f4d-4f87-a629-4c91671e6699 3b4c9b22179e4eaf916cd3dcfe1a844b acac8f7d46f8442299337a282c0df7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 842/1833] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:21 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:21.989 7 WARNING neutron_lib.context [None req-8140c7f0-9b64-4d0c-963e-67a0f3c1b31f 3b4c9b22179e4eaf916cd3dcfe1a844b acac8f7d46f8442299337a282c0df7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 843/1834] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:22 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1835] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:21 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1836] 10.0.0.121 () {34 vars in 1120 bytes} [Tue May 19 14:35:22 2026] GET /v2.0/security-groups?id=76cd01ae-277d-4c83-970f-7bf5393bb1f0&id=6f375db0-ffcc-4744-979c-54b81613cc77&fields=id&fields=name => generated 204 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:22.648 7 WARNING neutron_lib.context [None req-8d3cc4d8-ff59-4884-ad1c-930e7d50c248 3b4c9b22179e4eaf916cd3dcfe1a844b acac8f7d46f8442299337a282c0df7de - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1837] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1838] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:22 2026] POST /v2.0/floatingips => generated 552 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1839] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:35:23 2026] PUT /v2.0/floatingips/87220940-db96-4d5b-a00f-5028e51f5529/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1840] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:35:23 2026] PUT /v2.0/floatingips/84dd6f5f-6c53-4a15-b5c1-c25d2378a1f8/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1841] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:35:23 2026] PUT /v2.0/floatingips/9df20f97-4289-4d60-aada-079b1fd9961c/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: 997/1842] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:35:23 2026] PUT /v2.0/floatingips/10f3ca96-5087-4074-8d69-68e65df42341/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:23.506 8 INFO neutron.db.l3_db [req-ff8c0763-faa6-4840-b787-8e3b2f008402 req-46ab3621-83a9-4d51-af9e-5364c715620a 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] Floating IP 95ae9689-5690-42f2-8e50-628519796181 disassociated. External IP: 10.96.250.216, port: f110e115-206c-4a45-8d77-2c559f729687. [pid: 7|app: 0|req: 998/1843] 10.0.0.199 () {32 vars in 672 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1844] 10.0.0.199 () {32 vars in 686 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1845] 10.0.0.199 () {32 vars in 682 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1846] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1847] 10.0.0.199 () {32 vars in 680 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1848] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/ports?device_id=62dfaafc-894f-4330-a7a0-479293ae2264 => 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: 1004/1849] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1850] 10.0.0.199 () {32 vars in 690 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1851] 10.0.0.199 () {32 vars in 702 bytes} [Tue May 19 14:35:23 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1852] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:35:23 2026] DELETE /v2.0/ports/f110e115-206c-4a45-8d77-2c559f729687 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:24.205 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e477fc75-d9c2-432d-8a14-c1ca23672127'] response: {'server_uuid': '62dfaafc-894f-4330-a7a0-479293ae2264', 'name': 'network-vif-deleted', 'tag': 'f110e115-206c-4a45-8d77-2c559f729687', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1007/1853] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:23 2026] DELETE /v2.0/floatingips/87220940-db96-4d5b-a00f-5028e51f5529 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1854] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:24 2026] GET /v2.0/security-groups?tenant_id=ffd900f1edeb40678869e1e69e03e40a&name=default => generated 2801 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1855] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:24 2026] DELETE /v2.0/security-groups/b7364e07-d09f-43ba-b568-0e92a54da1aa => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:24.618 8 WARNING neutron_lib.context [None req-a7794d66-cf53-4ff5-9cfd-79dfd61d0b28 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:24.740 8 INFO neutron.db.segments_db [None req-a7794d66-cf53-4ff5-9cfd-79dfd61d0b28 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Added segment 7f8e52da-51fc-4ffe-92dc-d1bee56dee34 of type vxlan for network 75a804a3-3981-4567-884e-0edf1f36e083 [pid: 8|app: 0|req: 849/1856] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:24 2026] POST /v2.0/networks => generated 632 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:24.894 8 WARNING neutron_lib.context [None req-2d63dc8c-3f89-42b1-824f-b2ae8c614d57 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/1857] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:24 2026] DELETE /v2.0/floatingips/84dd6f5f-6c53-4a15-b5c1-c25d2378a1f8 => generated 0 bytes in 747 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1858] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:25 2026] DELETE /v2.0/security-groups/6f375db0-ffcc-4744-979c-54b81613cc77 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1859] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:24 2026] POST /v2.0/ports => generated 743 bytes in 345 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-19 14:35:25.240 8 INFO neutron.api.v2.resource [None req-7cf30884-3bcc-4a26-8598-5a28876ecdfc 7065cb05693d46ccba8a05032f59a1c3 d081126b1dd345d1939c166e85c51048 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 851/1860] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:35:25 2026] GET /v2.0/security-groups/6f375db0-ffcc-4744-979c-54b81613cc77 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:35:25.244 8 WARNING neutron_lib.context [None req-2f88ab09-c2ae-4105-bda4-292fd1cf3970 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:25.292 8 INFO neutron.db.segments_db [None req-2f88ab09-c2ae-4105-bda4-292fd1cf3970 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Added segment 88175816-2df9-4a45-a866-d9cfd8ea4fc0 of type vxlan for network 36d760e4-3543-4337-8d50-b23d14aa12cd [pid: 8|app: 0|req: 852/1861] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:25 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1862] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:25 2026] DELETE /v2.0/floatingips/9df20f97-4289-4d60-aada-079b1fd9961c => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:25.403 7 WARNING neutron_lib.context [None req-e6a18b8f-b8f3-4af8-80c2-b3283e4cae48 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 853/1863] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:25 2026] DELETE /v2.0/floatingips/95ae9689-5690-42f2-8e50-628519796181 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1864] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:25 2026] POST /v2.0/ports => generated 743 bytes in 359 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: 1012/1865] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:25 2026] DELETE /v2.0/security-groups/76cd01ae-277d-4c83-970f-7bf5393bb1f0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:25.884 7 WARNING neutron_lib.context [None req-0a4fe177-831e-4a39-806a-fa34062abcd3 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:25.940 7 INFO neutron.db.segments_db [None req-0a4fe177-831e-4a39-806a-fa34062abcd3 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Added segment e8b237c2-35e9-4b8f-bef9-2274c249739e of type vxlan for network 2800321e-00c9-453f-a588-714d9c967712 [pid: 8|app: 0|req: 854/1866] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:25 2026] DELETE /v2.0/floatingips/10f3ca96-5087-4074-8d69-68e65df42341 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1867] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:25 2026] POST /v2.0/networks => generated 632 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1868] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:26 2026] DELETE /v2.0/floatingips/4f41433c-ff57-4215-bb7d-490461d419fb => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:26.444 7 WARNING neutron_lib.context [None req-640a050e-9ffc-4fbe-a525-eaff9413a203 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1015/1869] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:26 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-19 14:35:26.719 7 WARNING neutron_lib.context [None req-c43073e1-c58c-40fa-b796-c3dd3f569bda 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:26.764 7 INFO neutron.db.segments_db [None req-c43073e1-c58c-40fa-b796-c3dd3f569bda 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Added segment 0c4573d4-dd48-4f33-a5ca-9265b01a014e of type vxlan for network d04ae8e9-e661-4f70-88c7-a493b4fa8a98 [pid: 7|app: 0|req: 1016/1870] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:26 2026] POST /v2.0/networks => generated 630 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:26.890 7 WARNING neutron_lib.context [None req-60bb1d59-fa0c-473a-af24-dec010f3d0fc 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1017/1871] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:26 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1872] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:35:26 2026] PUT /v2.0/routers/94043a47-73ac-4ee6-a668-4cec8e10eae8/remove_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:27.361 8 WARNING neutron_lib.context [None req-225a4cb5-04b8-4d99-87bb-73609b599c54 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:35:27.412 8 INFO neutron.db.segments_db [None req-225a4cb5-04b8-4d99-87bb-73609b599c54 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Added segment 8e330df7-1efa-436d-b946-d43c8e13f899 of type vxlan for network ea2e7159-b3f0-4ced-a5ec-7a64f8023105 [pid: 7|app: 0|req: 1018/1873] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:27 2026] GET /v2.0/security-groups?tenant_id=acac8f7d46f8442299337a282c0df7de&name=default => generated 2801 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1874] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:27 2026] POST /v2.0/networks => generated 632 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1875] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:27 2026] DELETE /v2.0/security-groups/487e2906-4f8b-4a71-bbdb-6643b9735d2f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:28.041 8 WARNING neutron_lib.context [None req-7f1fc271-b50c-4ea4-a654-eebf6417663c 6a00bbcf469140e6818e97fe361c3dc3 9256cd19fa944dea942e5de55a89b191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1876] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:28 2026] POST /v2.0/ports => generated 743 bytes in 348 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: 859/1877] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:28 2026] GET /v2.0/security-groups?tenant_id=78064453fdbc4cb8b5c1043f70ff2a2d&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:28.498 7 INFO neutron.services.segments.plugin [-] Segment 1ae33585-1ad1-4cb0-a350-a7fa04f799ff resource provider aggregate not found 2026-05-19 14:35:28.502 7 INFO neutron.services.segments.plugin [-] Segment 1ae33585-1ad1-4cb0-a350-a7fa04f799ff resource provider aggregate not found 2026-05-19 14:35:28.518 7 INFO neutron.services.segments.plugin [-] Segment 1ae33585-1ad1-4cb0-a350-a7fa04f799ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae33585-1ad1-4cb0-a350-a7fa04f799ff found for delete ", "request_id": "req-a561db0a-aa30-4b69-acdf-31b58aee2545"}]} 2026-05-19 14:35:28.520 7 INFO neutron.services.segments.plugin [-] Segment 1ae33585-1ad1-4cb0-a350-a7fa04f799ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae33585-1ad1-4cb0-a350-a7fa04f799ff found for delete ", "request_id": "req-a21bc031-49d5-4bab-89e6-b237f57c256b"}]} 2026-05-19 14:35:28.526 7 INFO neutron.db.l3_hamode_db [None req-e884a9c2-9c60-4847-bf30-f6a522c64783 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network 1ce6485c-3a66-4b1a-90d1-22f74ad743f4 was deleted as no HA routers are present in tenant d081126b1dd345d1939c166e85c51048. [pid: 7|app: 0|req: 1019/1878] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:27 2026] DELETE /v2.0/routers/94043a47-73ac-4ee6-a668-4cec8e10eae8 => generated 0 bytes in 1033 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1879] 10.0.0.199 () {34 vars in 747 bytes} [Tue May 19 14:35:28 2026] PUT /v2.0/ports/c6d43e00-eb89-4a92-9803-f11e3921c8d6/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1880] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:28 2026] DELETE /v2.0/security-groups/d771a2e8-0b55-4adc-8bf2-3897b30f0fa1 => 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: 1021/1881] 10.0.0.199 () {34 vars in 747 bytes} [Tue May 19 14:35:28 2026] PUT /v2.0/ports/fce2b352-8042-49e2-9177-2c76853a88ae/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: 861/1882] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:28 2026] DELETE /v2.0/subnets/6fa24f85-22b4-4d0e-847e-97475dca93dd => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1883] 10.0.0.199 () {34 vars in 747 bytes} [Tue May 19 14:35:28 2026] PUT /v2.0/ports/d119617e-f6a3-4c71-a44d-f609e25dee0f/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:29.061 7 INFO neutron.db.segments_db [None req-568db07d-daec-4149-803f-bfc0970d2a92 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - default default] Added segment 159aa753-1672-430e-ab1c-5261b1054b59 of type vxlan for network c998fbe4-0375-4c00-a2dd-56296a29aa3a 2026-05-19 14:35:29.155 8 INFO neutron.services.segments.plugin [-] Segment 1c10f760-6199-4bb4-836e-8f5f3bdd81a7 resource provider aggregate not found 2026-05-19 14:35:29.168 8 INFO neutron.services.segments.plugin [-] Segment 1c10f760-6199-4bb4-836e-8f5f3bdd81a7 resource provider aggregate not found 2026-05-19 14:35:29.178 8 INFO neutron.services.segments.plugin [-] Segment 1c10f760-6199-4bb4-836e-8f5f3bdd81a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c10f760-6199-4bb4-836e-8f5f3bdd81a7 found for delete ", "request_id": "req-f470a206-b1a4-49b3-85f4-4dc815e95f56"}]} 2026-05-19 14:35:29.183 8 INFO neutron.services.segments.plugin [-] Segment 1c10f760-6199-4bb4-836e-8f5f3bdd81a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c10f760-6199-4bb4-836e-8f5f3bdd81a7 found for delete ", "request_id": "req-85c73fd0-bdf6-4cf7-95c2-7f7132dac956"}]} [pid: 7|app: 0|req: 1022/1884] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:28 2026] POST /v2.0/networks => generated 727 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1885] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:28 2026] DELETE /v2.0/networks/30438a8d-bfec-4475-ab06-8b07524ec6c4 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1886] 10.0.0.199 () {34 vars in 747 bytes} [Tue May 19 14:35:29 2026] PUT /v2.0/ports/0f30de25-bd1d-4b00-ad27-5210f5ebaad4/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1887] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:29 2026] GET /v2.0/security-groups?tenant_id=1e2869ef90e8406a9fccfabf33435f50&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1888] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:29 2026] POST /v2.0/subnets => generated 620 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1889] 10.0.0.199 () {32 vars in 660 bytes} [Tue May 19 14:35:29 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1890] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:29 2026] DELETE /v2.0/security-groups/b26c74c7-3245-4ec9-8a67-ec98264bfe6a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:29.765 7 WARNING neutron.api.v2.base [None req-1af8bdd8-b411-46d1-9acb-0dfa165c2d1d 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - 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-19 14:35:29.766 7 INFO neutron.api.v2.resource [None req-1af8bdd8-b411-46d1-9acb-0dfa165c2d1d 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1027/1891] 10.0.0.199 () {34 vars in 681 bytes} [Tue May 19 14:35:29 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1892] 10.0.0.199 () {32 vars in 674 bytes} [Tue May 19 14:35:29 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1893] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:29 2026] DELETE /v2.0/networks/c998fbe4-0375-4c00-a2dd-56296a29aa3a => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1894] 10.0.0.199 () {32 vars in 670 bytes} [Tue May 19 14:35:30 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:30.545 7 INFO neutron.services.segments.plugin [-] Segment 159aa753-1672-430e-ab1c-5261b1054b59 resource provider aggregate not found 2026-05-19 14:35:30.553 7 INFO neutron.services.segments.plugin [-] Segment 159aa753-1672-430e-ab1c-5261b1054b59 resource provider aggregate not found 2026-05-19 14:35:30.562 7 INFO neutron.db.segments_db [None req-d0ff9c6b-7268-4116-8c7e-16a8e7467afc 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - default default] Added segment 71fe1d67-c100-443f-9e92-9ac6c7f6be05 of type vxlan for network 90078392-5eb3-4a82-8f8e-3c7cfba4a283 2026-05-19 14:35:30.573 7 INFO neutron.services.segments.plugin [-] Segment 159aa753-1672-430e-ab1c-5261b1054b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 159aa753-1672-430e-ab1c-5261b1054b59 found for delete ", "request_id": "req-9fa1188e-8b0a-4001-8da6-df42376621e8"}]} 2026-05-19 14:35:30.574 7 INFO neutron.services.segments.plugin [-] Segment 159aa753-1672-430e-ab1c-5261b1054b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 159aa753-1672-430e-ab1c-5261b1054b59 found for delete ", "request_id": "req-df5a27da-0613-4ae3-bd1f-1b4170000961"}]} [pid: 8|app: 0|req: 865/1895] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:35:29 2026] PUT /v2.0/routers/3bcf0ad1-c778-41c2-929e-47840c41041f/remove_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1896] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:30 2026] POST /v2.0/networks => generated 726 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1897] 10.0.0.199 () {32 vars in 682 bytes} [Tue May 19 14:35:30 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1898] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:30 2026] POST /v2.0/subnets => generated 623 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1899] 10.0.0.199 () {32 vars in 668 bytes} [Tue May 19 14:35:31 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:31.230 8 WARNING neutron.api.v2.base [None req-7322f8ac-a645-4df4-9319-57a9dfa65d09 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - 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-19 14:35:31.231 8 INFO neutron.api.v2.resource [None req-7322f8ac-a645-4df4-9319-57a9dfa65d09 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 869/1900] 10.0.0.199 () {34 vars in 681 bytes} [Tue May 19 14:35:31 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1901] 10.0.0.199 () {32 vars in 682 bytes} [Tue May 19 14:35:31 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:31.626 8 INFO neutron.services.segments.plugin [-] Segment 71fe1d67-c100-443f-9e92-9ac6c7f6be05 resource provider aggregate not found 2026-05-19 14:35:31.643 8 INFO neutron.services.segments.plugin [-] Segment 71fe1d67-c100-443f-9e92-9ac6c7f6be05 resource provider aggregate not found 2026-05-19 14:35:31.658 8 INFO neutron.services.segments.plugin [-] Segment 71fe1d67-c100-443f-9e92-9ac6c7f6be05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71fe1d67-c100-443f-9e92-9ac6c7f6be05 found for delete ", "request_id": "req-1fc56ab6-07f6-49f3-b54b-512010ea71e0"}]} 2026-05-19 14:35:31.660 8 INFO neutron.services.segments.plugin [-] Segment 71fe1d67-c100-443f-9e92-9ac6c7f6be05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71fe1d67-c100-443f-9e92-9ac6c7f6be05 found for delete ", "request_id": "req-6f50dc43-2faa-487a-9985-66b7bf732fef"}]} 2026-05-19 14:35:31.749 7 INFO neutron.db.l3_hamode_db [None req-b0cec247-2699-4082-b5e7-d49c8203ab73 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] HA network 619531c0-8a65-48a2-bc2b-08d7a16c026f was deleted as no HA routers are present in tenant 03bb14f6685f41578e7fcf54c3939731. [pid: 7|app: 0|req: 1032/1902] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:30 2026] DELETE /v2.0/routers/3bcf0ad1-c778-41c2-929e-47840c41041f => generated 0 bytes in 1087 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1903] 10.0.0.199 () {32 vars in 678 bytes} [Tue May 19 14:35:31 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1906] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:31 2026] DELETE /v2.0/subnets/c82383b7-df15-4866-865a-6f5485b14e6b => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1907] 10.0.0.199 () {32 vars in 690 bytes} [Tue May 19 14:35:32 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1908] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:31 2026] DELETE /v2.0/networks/90078392-5eb3-4a82-8f8e-3c7cfba4a283 => generated 0 bytes in 1207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:32.593 7 INFO neutron.services.segments.plugin [-] Segment 8d0dfd60-478a-4dc6-9f79-9e8d12c51a3d resource provider aggregate not found 2026-05-19 14:35:32.600 7 INFO neutron.services.segments.plugin [-] Segment 8d0dfd60-478a-4dc6-9f79-9e8d12c51a3d resource provider aggregate not found 2026-05-19 14:35:32.613 7 INFO neutron.services.segments.plugin [-] Segment 8d0dfd60-478a-4dc6-9f79-9e8d12c51a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0dfd60-478a-4dc6-9f79-9e8d12c51a3d found for delete ", "request_id": "req-90902c90-0d69-4e53-9fb8-00bbcc0dedb3"}]} 2026-05-19 14:35:32.618 7 INFO neutron.services.segments.plugin [-] Segment 8d0dfd60-478a-4dc6-9f79-9e8d12c51a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0dfd60-478a-4dc6-9f79-9e8d12c51a3d found for delete ", "request_id": "req-af7eaffa-8863-4aae-8b5b-95204344f56e"}]} [pid: 7|app: 0|req: 1038/1909] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:32 2026] DELETE /v2.0/networks/5d753849-4c2d-4d06-a673-199295e10c8d => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:32.728 7 INFO neutron.db.segments_db [None req-e347910d-f0e1-4c6f-b89d-3113f6ca7058 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - default default] Added segment 39aeffc5-6da5-4a3e-b24e-824be351512c of type vxlan for network 7e1d5051-0a59-4c4f-b34e-685944accf6d [pid: 8|app: 0|req: 872/1910] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:32 2026] DELETE /v2.0/ports/c6d43e00-eb89-4a92-9803-f11e3921c8d6 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1911] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:32 2026] POST /v2.0/networks => generated 726 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1912] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:32 2026] DELETE /v2.0/ports/fce2b352-8042-49e2-9177-2c76853a88ae => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1913] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:32 2026] GET /v2.0/security-groups?tenant_id=03bb14f6685f41578e7fcf54c3939731&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1914] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:32 2026] POST /v2.0/subnets => generated 623 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1915] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:33 2026] DELETE /v2.0/security-groups/70f1ed6d-0043-4522-9255-ea2327e58942 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1916] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:33 2026] DELETE /v2.0/ports/d119617e-f6a3-4c71-a44d-f609e25dee0f => 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: 876/1917] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:33 2026] DELETE /v2.0/ports/0f30de25-bd1d-4b00-ad27-5210f5ebaad4 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1918] 10.0.0.199 () {34 vars in 681 bytes} [Tue May 19 14:35:33 2026] POST /v2.0/rbac-policies => generated 324 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1919] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:33 2026] GET /v2.0/security-groups?tenant_id=d081126b1dd345d1939c166e85c51048&name=default => generated 2801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:33.682 8 INFO neutron.services.segments.plugin [-] Segment 71fe1d67-c100-443f-9e92-9ac6c7f6be05 resource provider aggregate not found 2026-05-19 14:35:33.687 8 INFO neutron.services.segments.plugin [-] Segment 71fe1d67-c100-443f-9e92-9ac6c7f6be05 resource provider aggregate not found 2026-05-19 14:35:33.695 8 INFO neutron.services.segments.plugin [-] Segment 71fe1d67-c100-443f-9e92-9ac6c7f6be05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71fe1d67-c100-443f-9e92-9ac6c7f6be05 found for delete ", "request_id": "req-d16e340b-bdf4-4145-a696-88b003c50e9a"}]} 2026-05-19 14:35:33.707 8 INFO neutron.services.segments.plugin [-] Segment 71fe1d67-c100-443f-9e92-9ac6c7f6be05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71fe1d67-c100-443f-9e92-9ac6c7f6be05 found for delete ", "request_id": "req-7be859b0-226d-4677-ab83-bc9324e2b508"}]} [pid: 8|app: 0|req: 878/1920] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:33 2026] DELETE /v2.0/security-groups/187b084f-1c3f-4d1e-80ec-fee96d48a251 => 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: 1043/1921] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:33 2026] DELETE /v2.0/ports/b22b1d32-0dc3-47f8-98f2-0b710b7a8764 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1922] 10.0.0.199 () {32 vars in 723 bytes} [Tue May 19 14:35:33 2026] GET /v2.0/networks/7e1d5051-0a59-4c4f-b34e-685944accf6d => generated 654 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:34.212 8 WARNING neutron_lib.context [None req-6d758a2b-bbf1-41e8-b4b9-40430a1ccdc5 042d5b25c4b74a5f9e3d4a2f9a331d6e 42b1e9107fba40b78d6c8a0a352ac060 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 880/1923] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:34.286 8 WARNING neutron_lib.context [None req-e15d1ddd-022b-4667-b836-7e16f0486fd1 042d5b25c4b74a5f9e3d4a2f9a331d6e 42b1e9107fba40b78d6c8a0a352ac060 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 881/1924] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:34.352 8 WARNING neutron_lib.context [None req-a95c7d38-9f60-41f2-8216-ada82ce5e4b7 042d5b25c4b74a5f9e3d4a2f9a331d6e 42b1e9107fba40b78d6c8a0a352ac060 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1044/1925] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:34 2026] DELETE /v2.0/networks/75a804a3-3981-4567-884e-0edf1f36e083 => 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: 882/1926] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:34.416 8 WARNING neutron_lib.context [None req-be08529c-5335-45d1-bd98-3d2070090609 042d5b25c4b74a5f9e3d4a2f9a331d6e 42b1e9107fba40b78d6c8a0a352ac060 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 883/1927] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:34.480 8 WARNING neutron_lib.context [None req-850c7077-22c5-4bcc-97df-a265fc26c148 042d5b25c4b74a5f9e3d4a2f9a331d6e 42b1e9107fba40b78d6c8a0a352ac060 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 884/1928] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:35:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1929] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:35:34 2026] PUT /v2.0/subnetpools/27275d6d-01fd-43bd-a414-08b09e82031a/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1930] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:34 2026] DELETE /v2.0/networks/36d760e4-3543-4337-8d50-b23d14aa12cd => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1931] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:35:34 2026] PUT /v2.0/subnetpools/70a21a75-aca8-44b4-81af-bfc60dcaae0f/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:34.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e918877-afdc-4266-a2be-bad26f980c39 fd4e5e27762545c2aa55619856c233ae 3c8174c2b57c4d138cfc9260f27870b5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1932] 10.0.0.199 () {32 vars in 723 bytes} [Tue May 19 14:35:34 2026] GET /v2.0/networks/7e1d5051-0a59-4c4f-b34e-685944accf6d => generated 138 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:35:34.635 7 INFO neutron.services.segments.plugin [-] Segment 558fe3de-d3f9-49d4-a476-a67183bc56c5 resource provider aggregate not found 2026-05-19 14:35:34.644 7 INFO neutron.services.segments.plugin [-] Segment 558fe3de-d3f9-49d4-a476-a67183bc56c5 resource provider aggregate not found 2026-05-19 14:35:34.657 7 INFO neutron.services.segments.plugin [-] Segment 558fe3de-d3f9-49d4-a476-a67183bc56c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 558fe3de-d3f9-49d4-a476-a67183bc56c5 found for delete ", "request_id": "req-795ea4f1-1f93-413f-8446-e086d19304c0"}]} 2026-05-19 14:35:34.678 7 INFO neutron.services.segments.plugin [-] Segment 7f8e52da-51fc-4ffe-92dc-d1bee56dee34 resource provider aggregate not found [pid: 8|app: 0|req: 887/1933] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:35:34 2026] PUT /v2.0/subnetpools/80695031-778d-4508-9033-468ac013804a/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:34.685 7 INFO neutron.services.segments.plugin [-] Segment 558fe3de-d3f9-49d4-a476-a67183bc56c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 558fe3de-d3f9-49d4-a476-a67183bc56c5 found for delete ", "request_id": "req-78def7f2-d39a-4047-a687-a6cef2d703ce"}]} 2026-05-19 14:35:34.701 7 INFO neutron.services.segments.plugin [-] Segment 7f8e52da-51fc-4ffe-92dc-d1bee56dee34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8e52da-51fc-4ffe-92dc-d1bee56dee34 found for delete ", "request_id": "req-2db26ecd-4e4d-42db-ad33-c4c43f3777bc"}]} 2026-05-19 14:35:34.715 7 INFO neutron.services.segments.plugin [-] Segment 7f8e52da-51fc-4ffe-92dc-d1bee56dee34 resource provider aggregate not found 2026-05-19 14:35:34.721 7 INFO neutron.services.segments.plugin [-] Segment 88175816-2df9-4a45-a866-d9cfd8ea4fc0 resource provider aggregate not found 2026-05-19 14:35:34.742 7 INFO neutron.services.segments.plugin [-] Segment 7f8e52da-51fc-4ffe-92dc-d1bee56dee34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f8e52da-51fc-4ffe-92dc-d1bee56dee34 found for delete ", "request_id": "req-d1907c11-1ace-4a2f-b1c4-ef3c9fdaecfb"}]} 2026-05-19 14:35:34.747 7 INFO neutron.services.segments.plugin [-] Segment 88175816-2df9-4a45-a866-d9cfd8ea4fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88175816-2df9-4a45-a866-d9cfd8ea4fc0 found for delete ", "request_id": "req-1b7edea2-3863-4b08-907b-ef0fffdd5a0b"}]} 2026-05-19 14:35:34.768 7 INFO neutron.services.segments.plugin [-] Segment 88175816-2df9-4a45-a866-d9cfd8ea4fc0 resource provider aggregate not found 2026-05-19 14:35:34.784 7 INFO neutron.services.segments.plugin [-] Segment 88175816-2df9-4a45-a866-d9cfd8ea4fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88175816-2df9-4a45-a866-d9cfd8ea4fc0 found for delete ", "request_id": "req-00f21046-2ced-44cd-bb99-4f7362b2fd07"}]} [pid: 7|app: 0|req: 1047/1934] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:34 2026] DELETE /v2.0/networks/2800321e-00c9-453f-a588-714d9c967712 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1935] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:35:34 2026] PUT /v2.0/subnetpools/4b31309c-393e-4426-9eec-3ede838ba44a/tags => 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: 1049/1936] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:34 2026] DELETE /v2.0/networks/d04ae8e9-e661-4f70-88c7-a493b4fa8a98 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1937] 10.0.0.199 () {32 vars in 672 bytes} [Tue May 19 14:35:35 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1938] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:34 2026] DELETE /v2.0/networks/7e1d5051-0a59-4c4f-b34e-685944accf6d => generated 0 bytes in 565 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1939] 10.0.0.199 () {32 vars in 686 bytes} [Tue May 19 14:35:35 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:35.297 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57b0053c-f27a-45b8-bee7-d1c6ce53a9de 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1940] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:35 2026] DELETE /v2.0/subnets/43c99959-9951-4391-bbb4-cb459c1d481d => 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: 891/1941] 10.0.0.199 () {32 vars in 682 bytes} [Tue May 19 14:35:35 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1942] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:35 2026] DELETE /v2.0/networks/ea2e7159-b3f0-4ced-a5ec-7a64f8023105 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:35.345 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1472488-2a6e-42a7-9d63-ecd70c7f88a3 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 892/1943] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:35 2026] DELETE /v2.0/subnets/7e82e594-38a3-4d5e-a136-5383c915aa32 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1944] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:35:35 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:35.369 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce701ce4-e5b2-4b0d-a9be-f09e8fba6343 420f353c5236414a8c9de0911caedd4d b79a92c0010a4cc08c401fd3bbcca1f9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 893/1945] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:35 2026] DELETE /v2.0/subnets/e3feca59-b3f1-41bc-b807-59af0c172514 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1946] 10.0.0.199 () {32 vars in 680 bytes} [Tue May 19 14:35:35 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1947] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:35:35 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1948] 10.0.0.199 () {32 vars in 690 bytes} [Tue May 19 14:35:35 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1949] 10.0.0.199 () {32 vars in 702 bytes} [Tue May 19 14:35:35 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => 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: 1055/1950] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:35 2026] DELETE /v2.0/subnetpools/27275d6d-01fd-43bd-a414-08b09e82031a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1951] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:35 2026] DELETE /v2.0/subnetpools/70a21a75-aca8-44b4-81af-bfc60dcaae0f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1952] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:35 2026] DELETE /v2.0/subnetpools/80695031-778d-4508-9033-468ac013804a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:35.772 8 INFO neutron.services.segments.plugin [-] Segment 39aeffc5-6da5-4a3e-b24e-824be351512c resource provider aggregate not found 2026-05-19 14:35:35.780 8 INFO neutron.services.segments.plugin [-] Segment 39aeffc5-6da5-4a3e-b24e-824be351512c resource provider aggregate not found 2026-05-19 14:35:35.792 8 INFO neutron.services.segments.plugin [-] Segment 39aeffc5-6da5-4a3e-b24e-824be351512c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39aeffc5-6da5-4a3e-b24e-824be351512c found for delete ", "request_id": "req-8261d063-5013-49d3-a593-a7eebcb0e4f3"}]} 2026-05-19 14:35:35.809 8 INFO neutron.services.segments.plugin [-] Segment 39aeffc5-6da5-4a3e-b24e-824be351512c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39aeffc5-6da5-4a3e-b24e-824be351512c found for delete ", "request_id": "req-6b2c5423-6301-4e18-8735-5bbab8f05ee6"}]} [pid: 8|app: 0|req: 897/1953] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:35 2026] DELETE /v2.0/subnetpools/4b31309c-393e-4426-9eec-3ede838ba44a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1954] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:35:35 2026] DELETE /v2.0/subnetpools/7740359e-c5c3-4dcc-a85e-455f522a4cb7 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1955] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:36 2026] GET /v2.0/security-groups?tenant_id=cf764e0362054e5686e0129a3876dfe8&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1956] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:36 2026] GET /v2.0/security-groups?tenant_id=3c8174c2b57c4d138cfc9260f27870b5&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1957] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:36 2026] DELETE /v2.0/security-groups/b89fabd1-e00d-4f6d-adb0-6a34f9b2257a => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1958] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:36 2026] DELETE /v2.0/security-groups/c8df9fe6-9cce-4ae2-834b-dc793a793416 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:36.766 7 INFO neutron.services.segments.plugin [-] Segment e8b237c2-35e9-4b8f-bef9-2274c249739e resource provider aggregate not found [pid: 7|app: 0|req: 1060/1959] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:36 2026] GET /v2.0/security-groups?tenant_id=90ce2998d35a4e479c4b01b6d996ae31&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:36.787 7 INFO neutron.services.segments.plugin [-] Segment e8b237c2-35e9-4b8f-bef9-2274c249739e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8b237c2-35e9-4b8f-bef9-2274c249739e found for delete ", "request_id": "req-ffcebfdd-8700-4ea3-b252-8e2605c528c5"}]} 2026-05-19 14:35:36.817 7 INFO neutron.services.segments.plugin [-] Segment e8b237c2-35e9-4b8f-bef9-2274c249739e resource provider aggregate not found 2026-05-19 14:35:36.823 7 INFO neutron.services.segments.plugin [-] Segment 0c4573d4-dd48-4f33-a5ca-9265b01a014e resource provider aggregate not found 2026-05-19 14:35:36.832 7 INFO neutron.services.segments.plugin [-] Segment e8b237c2-35e9-4b8f-bef9-2274c249739e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8b237c2-35e9-4b8f-bef9-2274c249739e found for delete ", "request_id": "req-347059e1-92f6-4109-b583-e1fd995f24ba"}]} 2026-05-19 14:35:36.838 7 INFO neutron.services.segments.plugin [-] Segment 0c4573d4-dd48-4f33-a5ca-9265b01a014e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4573d4-dd48-4f33-a5ca-9265b01a014e found for delete ", "request_id": "req-47646995-6791-46c3-a798-736d90db31cb"}]} 2026-05-19 14:35:36.844 7 INFO neutron.services.segments.plugin [-] Segment 0c4573d4-dd48-4f33-a5ca-9265b01a014e resource provider aggregate not found 2026-05-19 14:35:36.849 7 INFO neutron.services.segments.plugin [-] Segment 8e330df7-1efa-436d-b946-d43c8e13f899 resource provider aggregate not found 2026-05-19 14:35:36.856 7 INFO neutron.services.segments.plugin [-] Segment 0c4573d4-dd48-4f33-a5ca-9265b01a014e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c4573d4-dd48-4f33-a5ca-9265b01a014e found for delete ", "request_id": "req-5192c9dd-f9fc-48d4-80bc-84c8dcb0e36e"}]} 2026-05-19 14:35:36.866 7 INFO neutron.services.segments.plugin [-] Segment 8e330df7-1efa-436d-b946-d43c8e13f899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e330df7-1efa-436d-b946-d43c8e13f899 found for delete ", "request_id": "req-bb46817e-66d3-4b20-839e-11dd7a9c3cb3"}]} 2026-05-19 14:35:36.866 7 INFO neutron.services.segments.plugin [-] Segment 8e330df7-1efa-436d-b946-d43c8e13f899 resource provider aggregate not found [pid: 7|app: 0|req: 1061/1960] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:36 2026] GET /v2.0/security-groups?tenant_id=9256cd19fa944dea942e5de55a89b191&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:36.883 7 INFO neutron.services.segments.plugin [-] Segment 8e330df7-1efa-436d-b946-d43c8e13f899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e330df7-1efa-436d-b946-d43c8e13f899 found for delete ", "request_id": "req-023f0c9d-a76d-4223-8f57-9487736842d5"}]} [pid: 7|app: 0|req: 1062/1961] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:36 2026] DELETE /v2.0/security-groups/46087ae0-d854-488b-aa1b-36087065a117 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1962] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:36 2026] GET /v2.0/security-groups?tenant_id=34d69278bf2b46208141cdb7097257b8&name=default => generated 2801 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1963] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:36 2026] DELETE /v2.0/security-groups/f7b7c104-ff65-4ab6-8ca1-d89cfd12f7aa => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1964] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:37 2026] GET /v2.0/security-groups?tenant_id=b79a92c0010a4cc08c401fd3bbcca1f9&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1965] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:37 2026] DELETE /v2.0/security-groups/9819859b-082b-4d0f-a863-c8e9e59d8bfa => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1966] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:37 2026] DELETE /v2.0/security-groups/b345bcb4-0263-4bbc-a979-3a054e1a3a11 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1967] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:37 2026] GET /v2.0/security-groups?tenant_id=60e500bec2114d2f81f84264318ca9f5&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1968] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:37 2026] GET /v2.0/security-groups?tenant_id=c2f60083f5034a8cb23c15606c3af529&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1969] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:37 2026] DELETE /v2.0/security-groups/13b23e31-e3d0-434b-a02b-12f902fcbea3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1970] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:37 2026] DELETE /v2.0/security-groups/20a5224f-59e7-4fe4-be26-9e4c4b078e05 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1971] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:37 2026] GET /v2.0/security-groups?tenant_id=42b1e9107fba40b78d6c8a0a352ac060&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1972] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:37 2026] DELETE /v2.0/security-groups/69f0c4dc-f748-4c4b-8bb9-d027f0fcc3a1 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1973] 10.0.0.199 () {34 vars in 678 bytes} [Tue May 19 14:35:38 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: 7|app: 0|req: 1069/1974] 10.0.0.199 () {34 vars in 678 bytes} [Tue May 19 14:35:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1975] 10.0.0.199 () {34 vars in 678 bytes} [Tue May 19 14:35:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1976] 10.0.0.199 () {34 vars in 678 bytes} [Tue May 19 14:35:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1977] 10.0.0.199 () {34 vars in 678 bytes} [Tue May 19 14:35:38 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1978] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:35:38 2026] PUT /v2.0/policies/13f085dd-4526-4ab0-b03d-e97d84909682/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1979] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:35:38 2026] PUT /v2.0/policies/ab27960c-dd6a-4cb7-bd2a-53d011be0a8d/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1980] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:35:38 2026] PUT /v2.0/policies/271a0348-2ae6-488e-91fa-51559c77cd46/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1981] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:35:38 2026] PUT /v2.0/policies/49dc1b84-576e-4c13-ab13-b5debb6bb5d2/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/1982] 10.0.0.199 () {32 vars in 674 bytes} [Tue May 19 14:35:39 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1983] 10.0.0.199 () {32 vars in 688 bytes} [Tue May 19 14:35:39 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1984] 10.0.0.199 () {32 vars in 684 bytes} [Tue May 19 14:35:39 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1985] 10.0.0.199 () {32 vars in 696 bytes} [Tue May 19 14:35:39 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/1986] 10.0.0.199 () {32 vars in 682 bytes} [Tue May 19 14:35:39 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1987] 10.0.0.199 () {32 vars in 696 bytes} [Tue May 19 14:35:39 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/1988] 10.0.0.199 () {32 vars in 692 bytes} [Tue May 19 14:35:39 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1989] 10.0.0.199 () {32 vars in 704 bytes} [Tue May 19 14:35:39 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1990] 10.0.0.199 () {32 vars in 734 bytes} [Tue May 19 14:35:39 2026] DELETE /v2.0/qos/policies/13f085dd-4526-4ab0-b03d-e97d84909682 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1991] 10.0.0.199 () {32 vars in 734 bytes} [Tue May 19 14:35:39 2026] DELETE /v2.0/qos/policies/ab27960c-dd6a-4cb7-bd2a-53d011be0a8d => 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: 1078/1992] 10.0.0.199 () {32 vars in 734 bytes} [Tue May 19 14:35:39 2026] DELETE /v2.0/qos/policies/271a0348-2ae6-488e-91fa-51559c77cd46 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1993] 10.0.0.199 () {32 vars in 734 bytes} [Tue May 19 14:35:40 2026] DELETE /v2.0/qos/policies/49dc1b84-576e-4c13-ab13-b5debb6bb5d2 => 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: 1079/1994] 10.0.0.199 () {32 vars in 734 bytes} [Tue May 19 14:35:40 2026] DELETE /v2.0/qos/policies/131edc5d-a907-4b13-8c34-e841e5de3af0 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:41.303 7 WARNING neutron_lib.context [None req-49be4a5d-76a8-4566-98c7-52bc3d961929 7cdeaf25be214e19b7eee29da0f9aa74 286d5c69b3f940e581b8ca1650712c90 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 916/1995] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:41 2026] GET /v2.0/security-groups?tenant_id=a6478d5800df4ea8b627178960f7aa6c&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:41.359 7 INFO neutron.db.segments_db [None req-49be4a5d-76a8-4566-98c7-52bc3d961929 7cdeaf25be214e19b7eee29da0f9aa74 286d5c69b3f940e581b8ca1650712c90 - - default default] Added segment c7e61bf0-83ab-49eb-92ed-44f1cf6cd104 of type vxlan for network 0d096088-e2d4-4d09-892e-84d5b5bea316 [pid: 8|app: 0|req: 917/1996] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:41 2026] DELETE /v2.0/security-groups/8b6460c5-9c36-4274-a8a3-dddd1d03ba67 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:41.710 7 INFO neutron.db.l3_hamode_db [None req-49be4a5d-76a8-4566-98c7-52bc3d961929 7cdeaf25be214e19b7eee29da0f9aa74 286d5c69b3f940e581b8ca1650712c90 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 918/1997] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:41 2026] GET /v2.0/security-groups?tenant_id=d49811716a2a48b18f0abfb4d17129f2&name=default => generated 2801 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:41.889 8 WARNING neutron_lib.context [None req-e6e273e2-4bfb-4fce-8578-4468748891eb 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:41.925 7 INFO neutron.db.l3_hamode_db [None req-49be4a5d-76a8-4566-98c7-52bc3d961929 7cdeaf25be214e19b7eee29da0f9aa74 286d5c69b3f940e581b8ca1650712c90 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:35:42.072 8 INFO neutron.db.segments_db [None req-e6e273e2-4bfb-4fce-8578-4468748891eb 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Added segment a2cc2f1c-4fa2-4655-8157-a5f087c60480 of type vxlan for network d555a009-a876-48af-8a37-4ee43aa3c014 [pid: 8|app: 0|req: 919/1998] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:41 2026] POST /v2.0/networks => generated 632 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1999] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:42 2026] DELETE /v2.0/security-groups/5616f3b6-4835-415a-82f3-c8489d63367b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:42.353 8 WARNING neutron_lib.context [None req-c255a42a-0a13-4a95-9002-468bb7e9b19a 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:42.393 8 INFO neutron.db.segments_db [None req-c255a42a-0a13-4a95-9002-468bb7e9b19a 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Added segment 344da1c8-c2c4-4c47-9767-6f7b4837d28a of type vxlan for network c4b8732b-60d9-42ee-8fae-3ecb4e5c5ea9 2026-05-19 14:35:42.714 8 INFO neutron.db.l3_hamode_db [None req-c255a42a-0a13-4a95-9002-468bb7e9b19a 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1080/2000] 10.0.0.199 () {34 vars in 668 bytes} [Tue May 19 14:35:41 2026] POST /v2.0/routers => generated 474 bytes in 1541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:42.803 7 WARNING neutron_lib.context [None req-ffd1da60-35a5-41c5-a3b9-b230a61ba036 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:42.894 8 INFO neutron.db.l3_hamode_db [None req-c255a42a-0a13-4a95-9002-468bb7e9b19a 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1081/2001] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:42 2026] POST /v2.0/ports => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1082/2002] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:43 2026] GET /v2.0/security-groups?tenant_id=0a6d4dc40df6493a9fbfea1aa6645529&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2003] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:43 2026] PUT /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:43.365 7 WARNING neutron_lib.context [None req-98a8ab92-5214-4552-a973-44a8973533a6 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1084/2004] 10.0.0.199 () {34 vars in 666 bytes} [Tue May 19 14:35:43 2026] POST /v2.0/trunks => generated 407 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2005] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:43 2026] DELETE /v2.0/security-groups/ab022a9c-8961-4daa-adc3-5d7608f4f97f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2006] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:43 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:43.740 7 WARNING neutron_lib.context [None req-9622fd75-461c-435c-bd08-3ce5f451086d 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:43.791 7 INFO neutron.db.segments_db [None req-9622fd75-461c-435c-bd08-3ce5f451086d 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Added segment 992c8af4-255c-4277-966f-24faf829474a of type vxlan for network 9dcb7e9d-03a0-4f6d-898b-2c5c9b6ab5e0 [pid: 7|app: 0|req: 1087/2007] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:43 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/2008] 10.0.0.199 () {34 vars in 668 bytes} [Tue May 19 14:35:42 2026] POST /v2.0/routers => generated 474 bytes in 1682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:43.977 8 WARNING neutron_lib.context [None req-c46d9323-1b93-4121-b926-c5f4e6b5f636 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2009] 10.0.0.199 () {34 vars in 762 bytes} [Tue May 19 14:35:43 2026] PUT /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags/green => generated 4 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 14:35:44.016 7 WARNING neutron_lib.context [None req-5dc8e6b1-f2e6-4155-b466-277ec2aaabc2 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:44.059 7 INFO neutron.db.l3_hamode_db [None req-5dc8e6b1-f2e6-4155-b466-277ec2aaabc2 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:35:44.195 7 INFO neutron.db.l3_hamode_db [None req-5dc8e6b1-f2e6-4155-b466-277ec2aaabc2 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 922/2010] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:43 2026] POST /v2.0/ports => generated 743 bytes in 298 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: 923/2011] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:44 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:44.345 8 WARNING neutron_lib.context [None req-b2e0d33e-bcc6-4981-9c47-0797c6ef4129 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 924/2012] 10.0.0.199 () {34 vars in 666 bytes} [Tue May 19 14:35:44 2026] POST /v2.0/trunks => generated 407 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2013] 10.0.0.199 () {34 vars in 758 bytes} [Tue May 19 14:35:44 2026] PUT /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 14:35:44.655 8 WARNING neutron_lib.context [None req-d27cc048-4633-44aa-b91f-15810469abea 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:44.710 8 INFO neutron.db.segments_db [None req-d27cc048-4633-44aa-b91f-15810469abea 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Added segment d2b01b99-2025-4dd2-843c-514673041f94 of type vxlan for network f5b6acea-58d1-4e3a-9e80-6b3958781785 [pid: 8|app: 0|req: 926/2014] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:44 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2015] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:44 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:44.905 8 WARNING neutron_lib.context [None req-266b674e-7a50-4b10-b896-e7969b35a45d 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2016] 10.0.0.199 () {34 vars in 668 bytes} [Tue May 19 14:35:44 2026] POST /v2.0/routers => generated 474 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2017] 10.0.0.199 () {34 vars in 780 bytes} [Tue May 19 14:35:44 2026] PUT /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 14:35:45.009 7 WARNING neutron_lib.context [None req-d6bb0f90-d190-469b-ac1a-df2de0c638cf 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:45.047 7 INFO neutron.db.l3_hamode_db [None req-d6bb0f90-d190-469b-ac1a-df2de0c638cf 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:35:45.204 7 INFO neutron.db.l3_hamode_db [None req-d6bb0f90-d190-469b-ac1a-df2de0c638cf 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 928/2018] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:44 2026] POST /v2.0/ports => generated 743 bytes in 343 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: 929/2019] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:45 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 52 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:45.321 8 WARNING neutron_lib.context [None req-5037cd19-0103-43cb-9388-9a939d91e123 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 930/2020] 10.0.0.199 () {34 vars in 666 bytes} [Tue May 19 14:35:45 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2021] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:45 2026] PUT /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:45.630 8 WARNING neutron_lib.context [None req-40394f69-d1d0-410d-9819-f7211b25b01f 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:45.682 8 INFO neutron.db.segments_db [None req-40394f69-d1d0-410d-9819-f7211b25b01f 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Added segment 0e82a5c2-10c5-489a-93af-21a37d95d42f of type vxlan for network 73f9a320-c77b-49a4-8a32-75b0cf39fda6 [pid: 8|app: 0|req: 932/2022] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:45 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2023] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:45 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:45.866 8 WARNING neutron_lib.context [None req-e936a22f-559c-4cad-8589-62ca3079b46a 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 934/2024] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:45 2026] POST /v2.0/ports => generated 743 bytes in 392 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: 935/2025] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:35:46 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:46.342 8 WARNING neutron_lib.context [None req-70c42b61-b298-4b90-90e8-1d90835402b9 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1091/2026] 10.0.0.199 () {34 vars in 668 bytes} [Tue May 19 14:35:45 2026] POST /v2.0/routers => generated 474 bytes in 1441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:46.509 7 INFO neutron.api.v2.resource [None req-352895dd-9756-4a1c-8c3b-b915ee30fcc8 7cdeaf25be214e19b7eee29da0f9aa74 286d5c69b3f940e581b8ca1650712c90 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1092/2027] 10.0.0.199 () {32 vars in 743 bytes} [Tue May 19 14:35:46 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:35:46.516 7 WARNING neutron_lib.context [None req-ac1644f5-a080-4695-a9db-0c2268d2ddc5 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 936/2028] 10.0.0.199 () {34 vars in 666 bytes} [Tue May 19 14:35:46 2026] POST /v2.0/trunks => generated 407 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:46.553 7 INFO neutron.db.l3_hamode_db [None req-ac1644f5-a080-4695-a9db-0c2268d2ddc5 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 937/2029] 10.0.0.199 () {32 vars in 742 bytes} [Tue May 19 14:35:46 2026] DELETE /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:46.606 8 WARNING neutron_lib.context [None req-e78aa331-1290-4df3-9395-bc966e5d81bd 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:46.653 8 INFO neutron.db.segments_db [None req-e78aa331-1290-4df3-9395-bc966e5d81bd 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Added segment 9d507b84-c28d-473a-9c07-71e4e9acef5c of type vxlan for network 6bef205f-3aa3-4375-af3f-0200303721e5 2026-05-19 14:35:46.703 7 INFO neutron.db.l3_hamode_db [None req-ac1644f5-a080-4695-a9db-0c2268d2ddc5 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 938/2030] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:46 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2031] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:46 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:46.845 8 WARNING neutron_lib.context [None req-aae96c40-cded-49ac-970f-9dfe9a95bb11 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 942/2034] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:35:46 2026] POST /v2.0/ports => generated 743 bytes in 300 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-19 14:35:47.200 8 INFO neutron.api.v2.resource [None req-14e55607-c3ec-4314-b59a-24e0f9c17927 7cdeaf25be214e19b7eee29da0f9aa74 286d5c69b3f940e581b8ca1650712c90 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 943/2035] 10.0.0.199 () {32 vars in 746 bytes} [Tue May 19 14:35:47 2026] DELETE /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:35:47.205 8 WARNING neutron_lib.context [None req-f8c15ae7-99f5-4e50-bc48-5411c5a25da3 3d56ebdfda1d4c32aed3fc34e2e6c486 0d17c813027c4e3dac62f4d675966d91 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 944/2036] 10.0.0.199 () {34 vars in 666 bytes} [Tue May 19 14:35:47 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2037] 10.0.0.199 () {34 vars in 668 bytes} [Tue May 19 14:35:46 2026] POST /v2.0/routers => generated 474 bytes in 930 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2038] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:35:47 2026] PUT /v2.0/trunks/0b8e55f2-43f7-4e67-beba-21629963582a/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:47.482 7 WARNING neutron_lib.context [None req-d46ea6e5-71bd-42a6-a9c1-30b9e037f1a3 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 945/2039] 10.0.0.199 () {32 vars in 734 bytes} [Tue May 19 14:35:47 2026] DELETE /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:47.531 7 INFO neutron.db.l3_hamode_db [None req-d46ea6e5-71bd-42a6-a9c1-30b9e037f1a3 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 946/2040] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:35:47 2026] PUT /v2.0/trunks/be8c21a5-db46-4923-ac9b-5c12d138b46b/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: 947/2041] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:47 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2042] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:35:47 2026] PUT /v2.0/trunks/9bdc1dc4-5da8-4c6c-99bc-606b13bc2c75/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:47.678 7 INFO neutron.db.l3_hamode_db [None req-d46ea6e5-71bd-42a6-a9c1-30b9e037f1a3 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 949/2043] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:35:47 2026] GET /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b => generated 480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2044] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:35:47 2026] PUT /v2.0/trunks/356b033b-d1f6-40af-8703-d045cd18bab4/tags => 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: 951/2045] 10.0.0.199 () {34 vars in 742 bytes} [Tue May 19 14:35:47 2026] PUT /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b => generated 480 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2046] 10.0.0.199 () {34 vars in 668 bytes} [Tue May 19 14:35:47 2026] POST /v2.0/routers => generated 474 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2047] 10.0.0.199 () {32 vars in 662 bytes} [Tue May 19 14:35:48 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2048] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:48 2026] GET /v2.0/ports?device_id=718e9a53-8277-4db9-9b2f-5826458b7b9b => 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: 954/2049] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:48 2026] PUT /v2.0/routers/ef67ad0c-3889-431b-ad77-2d06a24fa56c/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2050] 10.0.0.199 () {32 vars in 676 bytes} [Tue May 19 14:35:48 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:48.553 7 WARNING neutron_lib.context [None req-7c5c2b54-28a9-4c1a-83f9-fa48db53c48a 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:48.678 7 INFO neutron.db.segments_db [None req-7c5c2b54-28a9-4c1a-83f9-fa48db53c48a 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Added segment a8dcef46-82ad-4d3e-935b-ce96f7810322 of type vxlan for network 1c6439c2-6e2f-4257-859e-79b3bf442f86 [pid: 7|app: 0|req: 1096/2051] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:48 2026] POST /v2.0/networks => generated 632 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2052] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:48 2026] PUT /v2.0/routers/c8901c4d-5a04-412e-83d1-31b3c690f40d/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2053] 10.0.0.199 () {32 vars in 672 bytes} [Tue May 19 14:35:48 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:48.928 7 WARNING neutron_lib.context [None req-0db64652-8c52-420c-8bbb-f5b2c8acf8a3 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:49.162 8 INFO neutron.services.segments.plugin [-] Segment c7e61bf0-83ab-49eb-92ed-44f1cf6cd104 resource provider aggregate not found 2026-05-19 14:35:49.166 8 INFO neutron.services.segments.plugin [-] Segment c7e61bf0-83ab-49eb-92ed-44f1cf6cd104 resource provider aggregate not found 2026-05-19 14:35:49.182 8 INFO neutron.services.segments.plugin [-] Segment c7e61bf0-83ab-49eb-92ed-44f1cf6cd104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e61bf0-83ab-49eb-92ed-44f1cf6cd104 found for delete ", "request_id": "req-b0dc1bc8-9024-44b0-8e46-20ff6d0fcd82"}]} 2026-05-19 14:35:49.184 8 INFO neutron.services.segments.plugin [-] Segment c7e61bf0-83ab-49eb-92ed-44f1cf6cd104 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e61bf0-83ab-49eb-92ed-44f1cf6cd104 found for delete ", "request_id": "req-397a63f3-edde-4f71-a7bf-e1fad01504c9"}]} 2026-05-19 14:35:49.189 8 INFO neutron.db.l3_hamode_db [None req-f3f6a42a-bf85-48fb-9d62-56e9bce46247 7cdeaf25be214e19b7eee29da0f9aa74 286d5c69b3f940e581b8ca1650712c90 - - default default] HA network 0d096088-e2d4-4d09-892e-84d5b5bea316 was deleted as no HA routers are present in tenant 286d5c69b3f940e581b8ca1650712c90. [pid: 8|app: 0|req: 956/2054] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:48 2026] DELETE /v2.0/routers/718e9a53-8277-4db9-9b2f-5826458b7b9b => generated 0 bytes in 683 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2055] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:48 2026] POST /v2.0/subnets => generated 602 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2056] 10.0.0.199 () {32 vars in 684 bytes} [Tue May 19 14:35:49 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:49.278 7 WARNING neutron_lib.context [None req-cdb95d61-f243-4eb4-9017-a4daaaef362e 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2057] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:49 2026] PUT /v2.0/routers/6834ad18-4198-4fc4-8dd3-1030ac6b8557/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2058] 10.0.0.199 () {32 vars in 670 bytes} [Tue May 19 14:35:49 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:49.327 7 INFO neutron.db.segments_db [None req-cdb95d61-f243-4eb4-9017-a4daaaef362e 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Added segment 45860723-1fbb-432a-83b9-3610342394e1 of type vxlan for network 637fc212-05ed-47c0-a0da-f704fa63837a [pid: 8|app: 0|req: 959/2059] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:49 2026] PUT /v2.0/routers/9c4b0908-d4ea-4ce1-8e0d-fe6d3a875399/tags => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2060] 10.0.0.199 () {32 vars in 684 bytes} [Tue May 19 14:35:49 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2061] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:49 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2062] 10.0.0.199 () {32 vars in 680 bytes} [Tue May 19 14:35:49 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:49.487 7 WARNING neutron_lib.context [None req-80cf61be-f844-48f1-a12b-3095dc39f7a3 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2063] 10.0.0.199 () {32 vars in 664 bytes} [Tue May 19 14:35:49 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2064] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:49 2026] POST /v2.0/subnets => generated 605 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2065] 10.0.0.199 () {32 vars in 692 bytes} [Tue May 19 14:35:49 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:49.899 8 WARNING neutron_lib.context [None req-d7ba75eb-c8fa-4f8d-b183-1a14c363acfd 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:49.956 8 INFO neutron.db.segments_db [None req-d7ba75eb-c8fa-4f8d-b183-1a14c363acfd 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Added segment 804a554b-19b7-44dd-b6cc-a69a308381a4 of type vxlan for network ccfe00c0-cc1a-4919-b6c7-f35f924f3f41 [pid: 7|app: 0|req: 1104/2066] 10.0.0.199 () {32 vars in 678 bytes} [Tue May 19 14:35:49 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2067] 10.0.0.199 () {32 vars in 719 bytes} [Tue May 19 14:35:49 2026] GET /v2.0/trunks/0b8e55f2-43f7-4e67-beba-21629963582a => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2068] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:49 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2069] 10.0.0.199 () {32 vars in 674 bytes} [Tue May 19 14:35:50 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2070] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:50 2026] GET /v2.0/security-groups?tenant_id=4a11ce796a4349afb2f849209577ee7b&name=default => generated 2803 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:50.217 7 WARNING neutron_lib.context [None req-5f7f11cd-529b-4e64-8af6-92e8e966f4fe 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/2071] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:35:50 2026] GET /v2.0/ports/81c039a9-9af4-4c22-8d05-5275aa3908d3 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2072] 10.0.0.199 () {32 vars in 686 bytes} [Tue May 19 14:35:50 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2073] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:50 2026] DELETE /v2.0/security-groups/9517cafa-1a68-48ba-a8e9-e733801c58bb => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2074] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:50 2026] POST /v2.0/subnets => generated 605 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2075] 10.0.0.199 () {32 vars in 722 bytes} [Tue May 19 14:35:50 2026] DELETE /v2.0/trunks/0b8e55f2-43f7-4e67-beba-21629963582a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:50.613 8 WARNING neutron_lib.context [None req-454591a5-09f8-4762-b79b-52d158d38e32 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:50.678 8 INFO neutron.db.segments_db [None req-454591a5-09f8-4762-b79b-52d158d38e32 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Added segment 260b2aef-256f-4e86-b9b1-dcead26b1235 of type vxlan for network 406c85d7-cc04-4dc3-999d-f3715283d131 [pid: 7|app: 0|req: 1108/2076] 10.0.0.199 () {32 vars in 672 bytes} [Tue May 19 14:35:50 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2077] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:50 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2078] 10.0.0.199 () {32 vars in 719 bytes} [Tue May 19 14:35:50 2026] GET /v2.0/trunks/be8c21a5-db46-4923-ac9b-5c12d138b46b => generated 420 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2079] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:50 2026] GET /v2.0/security-groups?tenant_id=286d5c69b3f940e581b8ca1650712c90&name=default => generated 2805 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:50.857 7 WARNING neutron_lib.context [None req-6e281c0a-4bf5-4861-81ee-4578dbaf08cb 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 971/2080] 10.0.0.199 () {32 vars in 686 bytes} [Tue May 19 14:35:50 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2081] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:35:50 2026] GET /v2.0/ports/7af72d2c-9901-41d8-965e-264508f56377 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2082] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:51 2026] DELETE /v2.0/security-groups/295ea86d-a349-4f5c-a20e-47c1be4d6d49 => 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: 1110/2083] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:50 2026] POST /v2.0/subnets => generated 605 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2084] 10.0.0.199 () {32 vars in 682 bytes} [Tue May 19 14:35:51 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:51.301 8 WARNING neutron_lib.context [None req-345e4e51-5921-47a1-8e96-b9bdc73f848e 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1111/2085] 10.0.0.199 () {32 vars in 722 bytes} [Tue May 19 14:35:51 2026] DELETE /v2.0/trunks/be8c21a5-db46-4923-ac9b-5c12d138b46b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:51.385 8 INFO neutron.db.segments_db [None req-345e4e51-5921-47a1-8e96-b9bdc73f848e 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Added segment faea8a13-5cd0-4ea9-b6b9-1124fae7f2ed of type vxlan for network 4a4adc52-4e16-4b90-8276-88ab635196be [pid: 7|app: 0|req: 1112/2086] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:35:51 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: 1113/2087] 10.0.0.199 () {32 vars in 719 bytes} [Tue May 19 14:35:51 2026] GET /v2.0/trunks/9bdc1dc4-5da8-4c6c-99bc-606b13bc2c75 => generated 429 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2088] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:51 2026] POST /v2.0/networks => generated 632 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2089] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:35:51 2026] GET /v2.0/routers/ef67ad0c-3889-431b-ad77-2d06a24fa56c => generated 485 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:51.605 7 WARNING neutron_lib.context [None req-0be5d6c0-3d60-4461-9871-481b7e2db05f 4122c248102a43a48c6612ec1c66ddc0 0f96beeeab61436f9cdd31fa66ea00c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 976/2090] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:35:51 2026] GET /v2.0/ports/fdeb3bb0-8a75-4280-a9da-cee479b1cfb6 => generated 826 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2091] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:51 2026] POST /v2.0/subnets => generated 605 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2092] 10.0.0.199 () {32 vars in 722 bytes} [Tue May 19 14:35:51 2026] DELETE /v2.0/trunks/9bdc1dc4-5da8-4c6c-99bc-606b13bc2c75 => 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: 1117/2093] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:52 2026] PUT /v2.0/subnets/259b12a6-72d5-4d87-92eb-c0fb40718852/tags => generated 17 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2094] 10.0.0.199 () {32 vars in 719 bytes} [Tue May 19 14:35:52 2026] GET /v2.0/trunks/356b033b-d1f6-40af-8703-d045cd18bab4 => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2095] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:52 2026] PUT /v2.0/subnets/8d9c0670-4f96-4413-b4c8-4c4deee15cf2/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2096] 10.0.0.199 () {34 vars in 742 bytes} [Tue May 19 14:35:51 2026] PUT /v2.0/routers/ef67ad0c-3889-431b-ad77-2d06a24fa56c => generated 485 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2097] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:35:52 2026] GET /v2.0/ports/0105da6d-29b5-405d-b0ca-1b78b06b071c => 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: 1121/2098] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:52 2026] GET /v2.0/ports?device_id=ef67ad0c-3889-431b-ad77-2d06a24fa56c => 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: 978/2099] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:52 2026] PUT /v2.0/subnets/851e838b-6eac-4196-bd4a-6fc41956de0c/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2100] 10.0.0.199 () {32 vars in 722 bytes} [Tue May 19 14:35:52 2026] DELETE /v2.0/trunks/356b033b-d1f6-40af-8703-d045cd18bab4 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2101] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:52 2026] PUT /v2.0/subnets/76df1527-43c2-417c-a9c4-5fae32c0cbef/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2102] 10.0.0.199 () {32 vars in 719 bytes} [Tue May 19 14:35:52 2026] GET /v2.0/trunks/48833c08-fbcc-4f96-a617-60362e75b9bd => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2103] 10.0.0.199 () {32 vars in 664 bytes} [Tue May 19 14:35:52 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2104] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:52 2026] DELETE /v2.0/routers/ef67ad0c-3889-431b-ad77-2d06a24fa56c => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2105] 10.0.0.199 () {32 vars in 678 bytes} [Tue May 19 14:35:53 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2106] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:35:53 2026] GET /v2.0/routers/c8901c4d-5a04-412e-83d1-31b3c690f40d => generated 493 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2107] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:35:52 2026] GET /v2.0/ports/c42f9c63-9b8a-467c-93ea-5f9152b40c0b => generated 826 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2108] 10.0.0.199 () {32 vars in 674 bytes} [Tue May 19 14:35:53 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2109] 10.0.0.199 () {32 vars in 722 bytes} [Tue May 19 14:35:53 2026] DELETE /v2.0/trunks/48833c08-fbcc-4f96-a617-60362e75b9bd => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2110] 10.0.0.199 () {32 vars in 686 bytes} [Tue May 19 14:35:53 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2111] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:53 2026] DELETE /v2.0/ports/81c039a9-9af4-4c22-8d05-5275aa3908d3 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2112] 10.0.0.199 () {32 vars in 672 bytes} [Tue May 19 14:35:53 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2113] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:53 2026] DELETE /v2.0/ports/7af72d2c-9901-41d8-965e-264508f56377 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2114] 10.0.0.199 () {34 vars in 742 bytes} [Tue May 19 14:35:53 2026] PUT /v2.0/routers/c8901c4d-5a04-412e-83d1-31b3c690f40d => generated 493 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2115] 10.0.0.199 () {32 vars in 686 bytes} [Tue May 19 14:35:54 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2116] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:54 2026] GET /v2.0/ports?device_id=c8901c4d-5a04-412e-83d1-31b3c690f40d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2117] 10.0.0.199 () {32 vars in 682 bytes} [Tue May 19 14:35:54 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2118] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:54 2026] DELETE /v2.0/ports/fdeb3bb0-8a75-4280-a9da-cee479b1cfb6 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2119] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:35:54 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2120] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:54 2026] DELETE /v2.0/ports/0105da6d-29b5-405d-b0ca-1b78b06b071c => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2121] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:54 2026] DELETE /v2.0/subnets/259b12a6-72d5-4d87-92eb-c0fb40718852 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2122] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:35:54 2026] DELETE /v2.0/ports/c42f9c63-9b8a-467c-93ea-5f9152b40c0b => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:55.064 7 WARNING neutron_lib.context [None req-06bed8f8-4d14-459c-af01-60a71e0ead32 011b670af46f4a2a9860c15da4268e5d 19e173b380a246ae80ef973c92509b31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/2123] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:54 2026] DELETE /v2.0/routers/c8901c4d-5a04-412e-83d1-31b3c690f40d => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:55.207 7 INFO neutron.db.segments_db [None req-06bed8f8-4d14-459c-af01-60a71e0ead32 011b670af46f4a2a9860c15da4268e5d 19e173b380a246ae80ef973c92509b31 - - default default] Added segment c570cf17-c4ca-4888-8408-8315eb9da89a of type vxlan for network 3393dcf7-9a19-40ac-be34-723e35eeda22 [pid: 7|app: 0|req: 1133/2124] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:35:54 2026] POST /v2.0/networks => generated 632 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2125] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:55 2026] DELETE /v2.0/subnets/8d9c0670-4f96-4413-b4c8-4c4deee15cf2 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2126] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:35:55 2026] GET /v2.0/routers/6834ad18-4198-4fc4-8dd3-1030ac6b8557 => generated 502 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:35:55.412 8 WARNING neutron_lib.context [None req-2dece448-7e20-4d4b-a9b9-0c8a014aa4b7 011b670af46f4a2a9860c15da4268e5d 19e173b380a246ae80ef973c92509b31 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:35:55.474 7 INFO neutron.services.segments.plugin [-] Segment a2cc2f1c-4fa2-4655-8157-a5f087c60480 resource provider aggregate not found 2026-05-19 14:35:55.479 7 INFO neutron.services.segments.plugin [-] Segment a2cc2f1c-4fa2-4655-8157-a5f087c60480 resource provider aggregate not found 2026-05-19 14:35:55.497 7 INFO neutron.services.segments.plugin [-] Segment a2cc2f1c-4fa2-4655-8157-a5f087c60480 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2cc2f1c-4fa2-4655-8157-a5f087c60480 found for delete ", "request_id": "req-8ecf449b-3986-49f5-8ef0-502b505569d9"}]} 2026-05-19 14:35:55.498 7 INFO neutron.services.segments.plugin [-] Segment a2cc2f1c-4fa2-4655-8157-a5f087c60480 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2cc2f1c-4fa2-4655-8157-a5f087c60480 found for delete ", "request_id": "req-fdece920-7c85-4ad8-b1db-ca82e4e26028"}]} [pid: 7|app: 0|req: 1134/2127] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:55 2026] DELETE /v2.0/networks/d555a009-a876-48af-8a37-4ee43aa3c014 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2128] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:55 2026] DELETE /v2.0/subnets/851e838b-6eac-4196-bd4a-6fc41956de0c => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2129] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:35:55 2026] POST /v2.0/subnets => generated 602 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:35:55.938 8 INFO neutron.services.segments.plugin [-] Segment 992c8af4-255c-4277-966f-24faf829474a resource provider aggregate not found 2026-05-19 14:35:55.944 8 INFO neutron.services.segments.plugin [-] Segment 992c8af4-255c-4277-966f-24faf829474a resource provider aggregate not found 2026-05-19 14:35:55.961 8 INFO neutron.services.segments.plugin [-] Segment 992c8af4-255c-4277-966f-24faf829474a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 992c8af4-255c-4277-966f-24faf829474a found for delete ", "request_id": "req-25294357-8b30-4b65-a078-bd94c940554a"}]} 2026-05-19 14:35:55.962 8 INFO neutron.services.segments.plugin [-] Segment 992c8af4-255c-4277-966f-24faf829474a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 992c8af4-255c-4277-966f-24faf829474a found for delete ", "request_id": "req-1fc1fc99-5038-4dbe-a1d9-fe6da9e3acf5"}]} [pid: 8|app: 0|req: 995/2130] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:55 2026] DELETE /v2.0/networks/9dcb7e9d-03a0-4f6d-898b-2c5c9b6ab5e0 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2131] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:55 2026] DELETE /v2.0/subnets/76df1527-43c2-417c-a9c4-5fae32c0cbef => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2132] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:56 2026] PUT /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/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: 1136/2133] 10.0.0.199 () {34 vars in 742 bytes} [Tue May 19 14:35:55 2026] PUT /v2.0/routers/6834ad18-4198-4fc4-8dd3-1030ac6b8557 => generated 502 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2134] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:56 2026] DELETE /v2.0/networks/f5b6acea-58d1-4e3a-9e80-6b3958781785 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2135] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:56 2026] GET /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2136] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:56 2026] GET /v2.0/ports?device_id=6834ad18-4198-4fc4-8dd3-1030ac6b8557 => 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: 1137/2137] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:56 2026] DELETE /v2.0/subnets/5d619b05-7623-40ff-9d0b-407899684616 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2138] 10.0.0.199 () {34 vars in 762 bytes} [Tue May 19 14:35:56 2026] PUT /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2139] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:56 2026] DELETE /v2.0/networks/73f9a320-c77b-49a4-8a32-75b0cf39fda6 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2140] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:56 2026] DELETE /v2.0/networks/1c6439c2-6e2f-4257-859e-79b3bf442f86 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2141] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:57 2026] GET /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2142] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:56 2026] DELETE /v2.0/routers/6834ad18-4198-4fc4-8dd3-1030ac6b8557 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2143] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:57 2026] DELETE /v2.0/networks/6bef205f-3aa3-4375-af3f-0200303721e5 => 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: 1005/2144] 10.0.0.199 () {34 vars in 758 bytes} [Tue May 19 14:35:57 2026] PUT /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2145] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:35:57 2026] GET /v2.0/routers/9c4b0908-d4ea-4ce1-8e0d-fe6d3a875399 => generated 487 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2146] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:57 2026] DELETE /v2.0/networks/637fc212-05ed-47c0-a0da-f704fa63837a => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:57.530 7 INFO neutron.services.segments.plugin [-] Segment 45860723-1fbb-432a-83b9-3610342394e1 resource provider aggregate not found 2026-05-19 14:35:57.536 7 INFO neutron.services.segments.plugin [-] Segment 45860723-1fbb-432a-83b9-3610342394e1 resource provider aggregate not found [pid: 8|app: 0|req: 1007/2147] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:57 2026] GET /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:57.558 7 INFO neutron.services.segments.plugin [-] Segment 45860723-1fbb-432a-83b9-3610342394e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45860723-1fbb-432a-83b9-3610342394e1 found for delete ", "request_id": "req-f9f65cb7-bf7d-4810-b5dc-c04b2c400a31"}]} 2026-05-19 14:35:57.581 7 INFO neutron.services.segments.plugin [-] Segment 45860723-1fbb-432a-83b9-3610342394e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45860723-1fbb-432a-83b9-3610342394e1 found for delete ", "request_id": "req-683fac6d-9e28-4de8-af55-13b4ab6dd400"}]} [pid: 8|app: 0|req: 1008/2148] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:57 2026] DELETE /v2.0/networks/ccfe00c0-cc1a-4919-b6c7-f35f924f3f41 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2149] 10.0.0.199 () {34 vars in 780 bytes} [Tue May 19 14:35:57 2026] PUT /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 14:35:57.983 8 INFO neutron.services.segments.plugin [-] Segment d2b01b99-2025-4dd2-843c-514673041f94 resource provider aggregate not found 2026-05-19 14:35:57.988 8 INFO neutron.services.segments.plugin [-] Segment d2b01b99-2025-4dd2-843c-514673041f94 resource provider aggregate not found 2026-05-19 14:35:58.006 8 INFO neutron.services.segments.plugin [-] Segment d2b01b99-2025-4dd2-843c-514673041f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2b01b99-2025-4dd2-843c-514673041f94 found for delete ", "request_id": "req-9472376d-fcff-4a97-bd62-b6ffad7c7b93"}]} 2026-05-19 14:35:58.011 8 INFO neutron.services.segments.plugin [-] Segment d2b01b99-2025-4dd2-843c-514673041f94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2b01b99-2025-4dd2-843c-514673041f94 found for delete ", "request_id": "req-087a3d90-a57f-453f-b173-e11b2fb4827a"}]} 2026-05-19 14:35:58.026 8 INFO neutron.services.segments.plugin [-] Segment 0e82a5c2-10c5-489a-93af-21a37d95d42f resource provider aggregate not found 2026-05-19 14:35:58.033 8 INFO neutron.services.segments.plugin [-] Segment 0e82a5c2-10c5-489a-93af-21a37d95d42f resource provider aggregate not found 2026-05-19 14:35:58.058 8 INFO neutron.services.segments.plugin [-] Segment 0e82a5c2-10c5-489a-93af-21a37d95d42f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e82a5c2-10c5-489a-93af-21a37d95d42f found for delete ", "request_id": "req-b5b2d191-a75b-4fed-8ca9-88a797464a37"}]} 2026-05-19 14:35:58.063 8 INFO neutron.services.segments.plugin [-] Segment 0e82a5c2-10c5-489a-93af-21a37d95d42f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e82a5c2-10c5-489a-93af-21a37d95d42f found for delete ", "request_id": "req-341f3209-51c5-41b8-86db-028d3b3f1d70"}]} 2026-05-19 14:35:58.079 8 INFO neutron.services.segments.plugin [-] Segment a8dcef46-82ad-4d3e-935b-ce96f7810322 resource provider aggregate not found 2026-05-19 14:35:58.084 8 INFO neutron.services.segments.plugin [-] Segment a8dcef46-82ad-4d3e-935b-ce96f7810322 resource provider aggregate not found [pid: 8|app: 0|req: 1010/2150] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:57 2026] DELETE /v2.0/networks/406c85d7-cc04-4dc3-999d-f3715283d131 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:35:58.108 8 INFO neutron.services.segments.plugin [-] Segment a8dcef46-82ad-4d3e-935b-ce96f7810322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8dcef46-82ad-4d3e-935b-ce96f7810322 found for delete ", "request_id": "req-ae692139-3e48-48e6-932e-3a25faf92d39"}]} 2026-05-19 14:35:58.116 8 INFO neutron.services.segments.plugin [-] Segment a8dcef46-82ad-4d3e-935b-ce96f7810322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8dcef46-82ad-4d3e-935b-ce96f7810322 found for delete ", "request_id": "req-37cbb3ae-4c99-45f1-9e3f-409feb6931d3"}]} 2026-05-19 14:35:58.149 8 INFO neutron.services.segments.plugin [-] Segment 9d507b84-c28d-473a-9c07-71e4e9acef5c resource provider aggregate not found 2026-05-19 14:35:58.154 8 INFO neutron.services.segments.plugin [-] Segment 9d507b84-c28d-473a-9c07-71e4e9acef5c resource provider aggregate not found 2026-05-19 14:35:58.167 8 INFO neutron.services.segments.plugin [-] Segment 9d507b84-c28d-473a-9c07-71e4e9acef5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d507b84-c28d-473a-9c07-71e4e9acef5c found for delete ", "request_id": "req-1b506059-cffc-40e1-ab06-35efdd725bc2"}]} 2026-05-19 14:35:58.173 8 INFO neutron.services.segments.plugin [-] Segment 9d507b84-c28d-473a-9c07-71e4e9acef5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d507b84-c28d-473a-9c07-71e4e9acef5c found for delete ", "request_id": "req-68beeec4-1903-4436-a9b3-6d203aa7ffbb"}]} 2026-05-19 14:35:58.178 8 INFO neutron.services.segments.plugin [-] Segment 804a554b-19b7-44dd-b6cc-a69a308381a4 resource provider aggregate not found 2026-05-19 14:35:58.188 8 INFO neutron.services.segments.plugin [-] Segment 804a554b-19b7-44dd-b6cc-a69a308381a4 resource provider aggregate not found 2026-05-19 14:35:58.193 8 INFO neutron.services.segments.plugin [-] Segment 804a554b-19b7-44dd-b6cc-a69a308381a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 804a554b-19b7-44dd-b6cc-a69a308381a4 found for delete ", "request_id": "req-782239db-927f-4ce6-b417-70e0a4a8548d"}]} [pid: 8|app: 0|req: 1011/2151] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:58 2026] GET /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags => generated 52 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:35:58.205 8 INFO neutron.services.segments.plugin [-] Segment 804a554b-19b7-44dd-b6cc-a69a308381a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 804a554b-19b7-44dd-b6cc-a69a308381a4 found for delete ", "request_id": "req-4b8aeba8-af1b-4ed7-a951-d5cd9303cc4e"}]} [pid: 8|app: 0|req: 1012/2152] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:35:58 2026] DELETE /v2.0/networks/4a4adc52-4e16-4b90-8276-88ab635196be => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2153] 10.0.0.199 () {34 vars in 751 bytes} [Tue May 19 14:35:58 2026] PUT /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2154] 10.0.0.199 () {34 vars in 742 bytes} [Tue May 19 14:35:57 2026] PUT /v2.0/routers/9c4b0908-d4ea-4ce1-8e0d-fe6d3a875399 => generated 487 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2155] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:58 2026] GET /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2156] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:35:58 2026] GET /v2.0/ports?device_id=9c4b0908-d4ea-4ce1-8e0d-fe6d3a875399 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2157] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:35:58 2026] GET /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2158] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:58 2026] GET /v2.0/security-groups?tenant_id=8d1b24d5591642228fa0bb842d956007&name=default => generated 2805 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:35:58.827 8 INFO neutron.api.v2.resource [None req-a547b4e9-2d39-4b41-858c-a8a3b82d4d12 011b670af46f4a2a9860c15da4268e5d 19e173b380a246ae80ef973c92509b31 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1015/2159] 10.0.0.199 () {32 vars in 743 bytes} [Tue May 19 14:35:58 2026] GET /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2160] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:58 2026] DELETE /v2.0/security-groups/be7dd51d-49dc-4142-9104-7d9c68ff3ce3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2161] 10.0.0.199 () {32 vars in 742 bytes} [Tue May 19 14:35:58 2026] DELETE /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2162] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:59 2026] GET /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2163] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:58 2026] DELETE /v2.0/routers/9c4b0908-d4ea-4ce1-8e0d-fe6d3a875399 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:35:59.123 8 INFO neutron.api.v2.resource [None req-7c391ebd-fe89-4753-a105-f165567320ca 011b670af46f4a2a9860c15da4268e5d 19e173b380a246ae80ef973c92509b31 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/2164] 10.0.0.199 () {32 vars in 746 bytes} [Tue May 19 14:35:59 2026] DELETE /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2165] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:59 2026] GET /v2.0/security-groups?tenant_id=82929f9d92a1463fbdc72e4caafbe1d0&name=default => generated 2805 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2166] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:35:59 2026] GET /v2.0/routers/43ff6246-bd6e-4b15-a13b-12b75a255419 => generated 480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2167] 10.0.0.199 () {32 vars in 734 bytes} [Tue May 19 14:35:59 2026] DELETE /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2168] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:59 2026] DELETE /v2.0/security-groups/4351dcf5-a68f-448c-9782-4bc5c48fb340 => 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: 1022/2169] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:59 2026] GET /v2.0/security-groups?tenant_id=cf402ffc67ab4c24884f6283b5698ae9&name=default => generated 2805 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2170] 10.0.0.199 () {32 vars in 731 bytes} [Tue May 19 14:35:59 2026] GET /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2171] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:59 2026] GET /v2.0/security-groups?tenant_id=0d17c813027c4e3dac62f4d675966d91&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2172] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:59 2026] DELETE /v2.0/security-groups/73eeed6c-98f5-4391-ad8a-1e0b3296b41c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2173] 10.0.0.199 () {34 vars in 742 bytes} [Tue May 19 14:35:59 2026] PUT /v2.0/routers/43ff6246-bd6e-4b15-a13b-12b75a255419 => generated 480 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2174] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:35:59 2026] DELETE /v2.0/subnets/6b090453-c8a8-4be9-ab95-0abfbd9ad9c7 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2175] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:35:59 2026] GET /v2.0/security-groups?tenant_id=0f96beeeab61436f9cdd31fa66ea00c1&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2176] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:35:59 2026] DELETE /v2.0/security-groups/2a04e072-f746-4d65-881a-f098f7cf3a11 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2177] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:36:00 2026] GET /v2.0/ports?device_id=43ff6246-bd6e-4b15-a13b-12b75a255419 => 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: 1029/2178] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:00 2026] DELETE /v2.0/security-groups/06c35823-cd15-4010-ab4f-73d002652996 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:00.223 8 INFO neutron.services.segments.plugin [-] Segment 260b2aef-256f-4e86-b9b1-dcead26b1235 resource provider aggregate not found 2026-05-19 14:36:00.230 8 INFO neutron.services.segments.plugin [-] Segment 260b2aef-256f-4e86-b9b1-dcead26b1235 resource provider aggregate not found 2026-05-19 14:36:00.246 8 INFO neutron.services.segments.plugin [-] Segment 260b2aef-256f-4e86-b9b1-dcead26b1235 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 260b2aef-256f-4e86-b9b1-dcead26b1235 found for delete ", "request_id": "req-70326312-e59d-483e-8564-029d62fc35f1"}]} 2026-05-19 14:36:00.267 8 INFO neutron.services.segments.plugin [-] Segment 260b2aef-256f-4e86-b9b1-dcead26b1235 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 260b2aef-256f-4e86-b9b1-dcead26b1235 found for delete ", "request_id": "req-7e4c6e84-5ebf-48b1-835a-aa826390f7b1"}]} 2026-05-19 14:36:00.289 8 INFO neutron.services.segments.plugin [-] Segment faea8a13-5cd0-4ea9-b6b9-1124fae7f2ed resource provider aggregate not found 2026-05-19 14:36:00.293 8 INFO neutron.services.segments.plugin [-] Segment faea8a13-5cd0-4ea9-b6b9-1124fae7f2ed resource provider aggregate not found 2026-05-19 14:36:00.315 8 INFO neutron.services.segments.plugin [-] Segment faea8a13-5cd0-4ea9-b6b9-1124fae7f2ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faea8a13-5cd0-4ea9-b6b9-1124fae7f2ed found for delete ", "request_id": "req-f85cbaa1-7084-4316-95c9-93b962dc7547"}]} 2026-05-19 14:36:00.318 8 INFO neutron.services.segments.plugin [-] Segment faea8a13-5cd0-4ea9-b6b9-1124fae7f2ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faea8a13-5cd0-4ea9-b6b9-1124fae7f2ed found for delete ", "request_id": "req-c4be5079-bdd1-417b-8927-6db7f40c970b"}]} 2026-05-19 14:36:00.372 7 INFO neutron.services.segments.plugin [-] Segment c570cf17-c4ca-4888-8408-8315eb9da89a resource provider aggregate not found 2026-05-19 14:36:00.381 7 INFO neutron.services.segments.plugin [-] Segment c570cf17-c4ca-4888-8408-8315eb9da89a resource provider aggregate not found 2026-05-19 14:36:00.392 7 INFO neutron.services.segments.plugin [-] Segment c570cf17-c4ca-4888-8408-8315eb9da89a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c570cf17-c4ca-4888-8408-8315eb9da89a found for delete ", "request_id": "req-2f0f29f9-36b3-470c-acc7-81f91a3c3ef0"}]} 2026-05-19 14:36:00.402 7 INFO neutron.services.segments.plugin [-] Segment c570cf17-c4ca-4888-8408-8315eb9da89a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c570cf17-c4ca-4888-8408-8315eb9da89a found for delete ", "request_id": "req-c1c97a33-80e3-405e-851b-43e30c7df46c"}]} [pid: 7|app: 0|req: 1150/2179] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:36:00 2026] DELETE /v2.0/networks/3393dcf7-9a19-40ac-be34-723e35eeda22 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2180] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:00 2026] GET /v2.0/security-groups?tenant_id=ba73b3b609864521ba8d5098544b3b4e&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2181] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:00 2026] DELETE /v2.0/security-groups/ab3b9f7f-2d53-4a64-8142-6f36becdff7c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:00.977 8 INFO neutron.db.l3_hamode_db [None req-113201d1-33c8-44cd-bf2d-feed7fff961d 0973bc30fb3f4bc18f7e86a6373e6fe2 9da04b07b10d48d6b5ca259d03ebd2a1 - - default default] HA network c4b8732b-60d9-42ee-8fae-3ecb4e5c5ea9 was deleted as no HA routers are present in tenant 9da04b07b10d48d6b5ca259d03ebd2a1. [pid: 8|app: 0|req: 1030/2182] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:36:00 2026] DELETE /v2.0/routers/43ff6246-bd6e-4b15-a13b-12b75a255419 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2183] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:01 2026] GET /v2.0/security-groups?tenant_id=95ef40e297384561ba415a357cb883da&name=default => generated 2805 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2184] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:01 2026] DELETE /v2.0/security-groups/c8113660-cfcf-455f-8904-88d0e2b969e8 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2187] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:01 2026] GET /v2.0/security-groups?tenant_id=19e173b380a246ae80ef973c92509b31&name=default => generated 2805 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2188] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:01 2026] DELETE /v2.0/security-groups/5563a95f-b8a8-472b-b0d0-245f72438885 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2189] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:01 2026] GET /v2.0/security-groups?tenant_id=aeaacb13256d444aa63dae07dc880fff&name=default => generated 2805 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2190] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:02 2026] DELETE /v2.0/security-groups/4b9e6d3d-30fc-4ae4-8c82-a5d7d6ae0e32 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2191] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:02 2026] GET /v2.0/security-groups?tenant_id=9da04b07b10d48d6b5ca259d03ebd2a1&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:36:02.681 8 INFO neutron.services.segments.plugin [-] Segment 344da1c8-c2c4-4c47-9767-6f7b4837d28a resource provider aggregate not found 2026-05-19 14:36:02.688 8 INFO neutron.services.segments.plugin [-] Segment 344da1c8-c2c4-4c47-9767-6f7b4837d28a resource provider aggregate not found 2026-05-19 14:36:02.699 8 INFO neutron.services.segments.plugin [-] Segment 344da1c8-c2c4-4c47-9767-6f7b4837d28a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 344da1c8-c2c4-4c47-9767-6f7b4837d28a found for delete ", "request_id": "req-21403192-0a09-42da-9702-3f93f9426dd0"}]} 2026-05-19 14:36:02.712 8 INFO neutron.services.segments.plugin [-] Segment 344da1c8-c2c4-4c47-9767-6f7b4837d28a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 344da1c8-c2c4-4c47-9767-6f7b4837d28a found for delete ", "request_id": "req-c10c4fb9-ce31-4c0d-8cc1-53245cc2f596"}]} [pid: 8|app: 0|req: 1035/2192] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:02 2026] DELETE /v2.0/security-groups/c36a7945-0422-4d6c-aadb-ff511ade3a13 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2193] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:02 2026] GET /v2.0/security-groups?tenant_id=05e83329b7f247189cd8007f9e6379b5&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2194] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:03 2026] DELETE /v2.0/security-groups/4d20e3dd-2727-4f3f-9c98-5dde569f612a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:04.017 7 WARNING neutron_lib.context [None req-7c4d80f6-6b4b-441f-925b-a24588ea2af4 37224b427a0d4fd4871c0dd6630c2f75 a51663e4ef76437eb73290b8efeb534c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1159/2195] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:36:03 2026] POST /v2.0/security-groups => generated 1539 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2196] 10.0.0.199 () {34 vars in 767 bytes} [Tue May 19 14:36:04 2026] PUT /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:04.268 8 WARNING neutron_lib.context [None req-0699103a-3aba-4623-b45b-624fa2a8e585 9c74e13ff6ea47fb9b6228e74a9568ab 3cac20ead2d54c0198678eef423beb95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1161/2197] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:36:04 2026] GET /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2198] 10.0.0.199 () {34 vars in 778 bytes} [Tue May 19 14:36:04 2026] PUT /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2199] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:36:04 2026] GET /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2200] 10.0.0.199 () {34 vars in 774 bytes} [Tue May 19 14:36:04 2026] PUT /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2201] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:36:04 2026] GET /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2202] 10.0.0.199 () {34 vars in 796 bytes} [Tue May 19 14:36:04 2026] PUT /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2203] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:36:04 2026] GET /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2204] 10.0.0.199 () {34 vars in 767 bytes} [Tue May 19 14:36:04 2026] PUT /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2205] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:36:04 2026] GET /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/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: 1170/2206] 10.0.0.199 () {32 vars in 755 bytes} [Tue May 19 14:36:04 2026] GET /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:04.652 7 INFO neutron.api.v2.resource [None req-22f1acc2-8912-4fdc-a89d-9450ce545d25 37224b427a0d4fd4871c0dd6630c2f75 a51663e4ef76437eb73290b8efeb534c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1171/2207] 10.0.0.199 () {32 vars in 759 bytes} [Tue May 19 14:36:04 2026] GET /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2208] 10.0.0.199 () {32 vars in 758 bytes} [Tue May 19 14:36:04 2026] DELETE /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2209] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:36:04 2026] GET /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:04.787 7 INFO neutron.api.v2.resource [None req-878943d0-b29d-43d2-ae68-f31a18a16fe8 37224b427a0d4fd4871c0dd6630c2f75 a51663e4ef76437eb73290b8efeb534c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2210] 10.0.0.199 () {32 vars in 762 bytes} [Tue May 19 14:36:04 2026] DELETE /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2211] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:36:04 2026] DELETE /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2212] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:36:04 2026] GET /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2213] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:36:04 2026] POST /v2.0/floatingips => generated 552 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2214] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:04 2026] DELETE /v2.0/security-groups/3a55b8cd-6534-45bc-9b66-81ff2b618630 => 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: 1038/2215] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:36:04 2026] PUT /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2216] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2217] 10.0.0.199 () {34 vars in 770 bytes} [Tue May 19 14:36:05 2026] PUT /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2218] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/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: 1180/2219] 10.0.0.199 () {34 vars in 766 bytes} [Tue May 19 14:36:05 2026] PUT /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2220] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/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: 1182/2221] 10.0.0.199 () {34 vars in 788 bytes} [Tue May 19 14:36:05 2026] PUT /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 14:36:05.361 8 WARNING neutron_lib.context [None req-d692bab1-c15d-4a12-94f6-3da4e3340639 b6dac23b2e434cdab6006c09e09680df 808c7bcc2e774b79b995da2dc697c25b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1183/2222] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2223] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:36:05 2026] PUT /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2224] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:05.506 8 INFO neutron.db.segments_db [None req-d692bab1-c15d-4a12-94f6-3da4e3340639 b6dac23b2e434cdab6006c09e09680df 808c7bcc2e774b79b995da2dc697c25b - - default default] Added segment 7b81274e-d69c-493a-84f2-8382b9e924e7 of type vxlan for network cccf54a7-34a0-459e-8f49-f616597645db [pid: 7|app: 0|req: 1186/2225] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:05.554 7 INFO neutron.api.v2.resource [None req-4c89f79c-106b-4ba2-8d1a-96025f4f82f7 9c74e13ff6ea47fb9b6228e74a9568ab 3cac20ead2d54c0198678eef423beb95 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1187/2226] 10.0.0.199 () {32 vars in 751 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2227] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:36:05 2026] DELETE /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2228] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2229] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:36:05 2026] POST /v2.0/networks => generated 632 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:05.686 7 INFO neutron.api.v2.resource [None req-5f9059be-0793-4a09-9f91-1bc781bbba8f 9c74e13ff6ea47fb9b6228e74a9568ab 3cac20ead2d54c0198678eef423beb95 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1190/2230] 10.0.0.199 () {32 vars in 754 bytes} [Tue May 19 14:36:05 2026] DELETE /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:36:05.693 7 WARNING neutron_lib.context [None req-9a8e0d34-ba88-40a8-92af-e03ef89c8442 b6dac23b2e434cdab6006c09e09680df 808c7bcc2e774b79b995da2dc697c25b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:36:05.753 7 INFO neutron.db.segments_db [None req-9a8e0d34-ba88-40a8-92af-e03ef89c8442 b6dac23b2e434cdab6006c09e09680df 808c7bcc2e774b79b995da2dc697c25b - - default default] Added segment 49a6a0c8-febe-46f0-a94e-9d24588aa826 of type vxlan for network 4b47ddc3-6d37-457c-adaf-f0bcb641df6f [pid: 7|app: 0|req: 1191/2231] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:36:05 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2232] 10.0.0.199 () {32 vars in 742 bytes} [Tue May 19 14:36:05 2026] DELETE /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2233] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:36:05 2026] PUT /v2.0/networks/cccf54a7-34a0-459e-8f49-f616597645db/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2234] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/security-groups?tenant_id=a51663e4ef76437eb73290b8efeb534c&name=default => generated 2805 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2235] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2236] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:05 2026] GET /v2.0/networks/cccf54a7-34a0-459e-8f49-f616597645db/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2237] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:06 2026] DELETE /v2.0/security-groups/cb31c021-b6fe-479e-86c3-c41f8056604b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2238] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:36:06 2026] PUT /v2.0/networks/4b47ddc3-6d37-457c-adaf-f0bcb641df6f/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2239] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:06 2026] GET /v2.0/networks/4b47ddc3-6d37-457c-adaf-f0bcb641df6f/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2240] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:36:06 2026] PUT /v2.0/networks/4b47ddc3-6d37-457c-adaf-f0bcb641df6f/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2241] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:36:06 2026] DELETE /v2.0/floatingips/a578c2da-bc4d-4177-8ad1-765aaba2e9e0 => 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: 1199/2242] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:06 2026] GET /v2.0/security-groups?tenant_id=9234f93f8ac640dd874ec3e500343ea0&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2243] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:06 2026] GET /v2.0/networks/4b47ddc3-6d37-457c-adaf-f0bcb641df6f/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2244] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:06 2026] GET /v2.0/networks/cccf54a7-34a0-459e-8f49-f616597645db/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2245] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:06 2026] DELETE /v2.0/security-groups/acfe0ce8-1215-45fa-8679-241fc21fe4d3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:06.651 8 INFO neutron.services.segments.plugin [-] Segment 7b81274e-d69c-493a-84f2-8382b9e924e7 resource provider aggregate not found 2026-05-19 14:36:06.657 8 INFO neutron.services.segments.plugin [-] Segment 7b81274e-d69c-493a-84f2-8382b9e924e7 resource provider aggregate not found 2026-05-19 14:36:06.672 8 INFO neutron.services.segments.plugin [-] Segment 7b81274e-d69c-493a-84f2-8382b9e924e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b81274e-d69c-493a-84f2-8382b9e924e7 found for delete ", "request_id": "req-bcdba6d2-5f80-40be-9a5b-2e93b5ce0837"}]} 2026-05-19 14:36:06.677 8 INFO neutron.services.segments.plugin [-] Segment 7b81274e-d69c-493a-84f2-8382b9e924e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b81274e-d69c-493a-84f2-8382b9e924e7 found for delete ", "request_id": "req-25b73600-8504-486b-bbcb-12dae014ea0d"}]} [pid: 8|app: 0|req: 1046/2246] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:36:06 2026] DELETE /v2.0/networks/cccf54a7-34a0-459e-8f49-f616597645db => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:36:06.896 7 INFO neutron.services.segments.plugin [-] Segment 49a6a0c8-febe-46f0-a94e-9d24588aa826 resource provider aggregate not found 2026-05-19 14:36:06.908 7 INFO neutron.services.segments.plugin [-] Segment 49a6a0c8-febe-46f0-a94e-9d24588aa826 resource provider aggregate not found 2026-05-19 14:36:06.916 7 INFO neutron.services.segments.plugin [-] Segment 49a6a0c8-febe-46f0-a94e-9d24588aa826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a6a0c8-febe-46f0-a94e-9d24588aa826 found for delete ", "request_id": "req-0198f73f-3d32-4a04-8c04-663c7c88c106"}]} 2026-05-19 14:36:06.925 7 INFO neutron.services.segments.plugin [-] Segment 49a6a0c8-febe-46f0-a94e-9d24588aa826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a6a0c8-febe-46f0-a94e-9d24588aa826 found for delete ", "request_id": "req-01ad3298-4185-44cb-bc18-6d2265a65422"}]} [pid: 7|app: 0|req: 1201/2247] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:36:06 2026] DELETE /v2.0/networks/4b47ddc3-6d37-457c-adaf-f0bcb641df6f => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2248] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:07 2026] GET /v2.0/security-groups?tenant_id=e338ab306719400faf5c360f026d2933&name=default => generated 2805 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2249] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:07 2026] DELETE /v2.0/security-groups/b6d0aebd-8cf6-4aac-a303-2740a0d6e6ae => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:07.640 8 WARNING neutron_lib.context [None req-132d569e-2b22-433a-b483-59b08cba6b9e 42a1931d317a4c89924679e803e66608 75dea151a6ed4fc6ba289ac7f2a4ff70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1203/2250] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:07 2026] GET /v2.0/security-groups?tenant_id=6940099bdd82468ca05b04c91040f2ca&name=default => generated 2805 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2251] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:36:07 2026] POST /v2.0/security-groups => generated 1539 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2252] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:07 2026] GET /v2.0/security-groups?tenant_id=3cac20ead2d54c0198678eef423beb95&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:36:07.845 7 WARNING neutron_lib.context [None req-e3c8dca3-99bc-4306-a0da-9b556afda589 42a1931d317a4c89924679e803e66608 75dea151a6ed4fc6ba289ac7f2a4ff70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1049/2253] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:07 2026] DELETE /v2.0/security-groups/012c79e3-7cfb-4fb7-8dc9-7404450b878e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2254] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:36:07 2026] POST /v2.0/security-groups => generated 1539 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:36:07.968 7 WARNING neutron_lib.context [None req-5b729d1c-05a4-4e7d-b4e7-ee7bf8e29fc2 42a1931d317a4c89924679e803e66608 75dea151a6ed4fc6ba289ac7f2a4ff70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1050/2255] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:07 2026] DELETE /v2.0/security-groups/0ec459a2-44ed-4373-bc00-6eb6752b2fac => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2256] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:36:07 2026] POST /v2.0/security-groups => generated 1539 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:36:08.084 7 WARNING neutron_lib.context [None req-9296ddb7-5735-4d3a-9e7d-7d50ab22380b 42a1931d317a4c89924679e803e66608 75dea151a6ed4fc6ba289ac7f2a4ff70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1051/2257] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:08 2026] GET /v2.0/security-groups?tenant_id=808c7bcc2e774b79b995da2dc697c25b&name=default => generated 2805 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2258] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:08 2026] DELETE /v2.0/security-groups/9e17ad29-158d-4585-9d1d-c07040f8007a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2259] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:36:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:36:08.225 8 WARNING neutron_lib.context [None req-2a0f32e6-8799-4379-9b6d-e510cd3c31a5 42a1931d317a4c89924679e803e66608 75dea151a6ed4fc6ba289ac7f2a4ff70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1053/2260] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:36:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2261] 10.0.0.199 () {34 vars in 767 bytes} [Tue May 19 14:36:08 2026] PUT /v2.0/security-groups/2355bbb1-38fd-4ddc-aa74-450e6aee8ad9/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2262] 10.0.0.199 () {34 vars in 767 bytes} [Tue May 19 14:36:08 2026] PUT /v2.0/security-groups/1385a43f-4d31-41ba-aa34-1ca98fcd8ec3/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2263] 10.0.0.199 () {34 vars in 767 bytes} [Tue May 19 14:36:08 2026] PUT /v2.0/security-groups/bd1e52ba-83e4-4e1e-8c20-43d778651834/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2264] 10.0.0.199 () {34 vars in 767 bytes} [Tue May 19 14:36:08 2026] PUT /v2.0/security-groups/932e4687-ada3-4377-8717-98ce1060ef1a/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2265] 10.0.0.199 () {32 vars in 680 bytes} [Tue May 19 14:36:08 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2266] 10.0.0.199 () {32 vars in 694 bytes} [Tue May 19 14:36:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2267] 10.0.0.199 () {32 vars in 690 bytes} [Tue May 19 14:36:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2268] 10.0.0.199 () {32 vars in 702 bytes} [Tue May 19 14:36:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2269] 10.0.0.199 () {32 vars in 688 bytes} [Tue May 19 14:36:08 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2270] 10.0.0.199 () {32 vars in 702 bytes} [Tue May 19 14:36:08 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2271] 10.0.0.199 () {32 vars in 698 bytes} [Tue May 19 14:36:08 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2272] 10.0.0.199 () {32 vars in 710 bytes} [Tue May 19 14:36:08 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2273] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:08 2026] DELETE /v2.0/security-groups/2355bbb1-38fd-4ddc-aa74-450e6aee8ad9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2274] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:09 2026] DELETE /v2.0/security-groups/1385a43f-4d31-41ba-aa34-1ca98fcd8ec3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2275] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:09 2026] DELETE /v2.0/security-groups/bd1e52ba-83e4-4e1e-8c20-43d778651834 => 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: 1061/2276] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:09 2026] DELETE /v2.0/security-groups/932e4687-ada3-4377-8717-98ce1060ef1a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2277] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:09 2026] DELETE /v2.0/security-groups/af941342-0840-435e-a569-8a9b004c9163 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:09.959 8 WARNING neutron_lib.context [None req-b2bb1475-2b0f-4b39-9fea-f4c729a6f920 ddcfdac37e8a47e1900947af24a146ee 4043655e535f4231bd9710d3dc1a92f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:36:10.072 8 INFO neutron.db.segments_db [None req-b2bb1475-2b0f-4b39-9fea-f4c729a6f920 ddcfdac37e8a47e1900947af24a146ee 4043655e535f4231bd9710d3dc1a92f8 - - default default] Added segment 845674fe-57ed-4d53-a063-31be3a890f03 of type vxlan for network 2eff8d53-05cd-4456-bae2-551657815ae6 [pid: 8|app: 0|req: 1062/2278] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:36:09 2026] POST /v2.0/networks => generated 632 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:10.202 7 WARNING neutron_lib.context [None req-eaacc9d0-b399-4b62-80e9-3b8fbaea88b1 ddcfdac37e8a47e1900947af24a146ee 4043655e535f4231bd9710d3dc1a92f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1217/2279] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:36:10 2026] POST /v2.0/ports => generated 743 bytes in 344 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-19 14:36:10.551 7 WARNING neutron_lib.context [None req-5f3f16be-2982-4003-a29e-6fcaa3d038a6 ddcfdac37e8a47e1900947af24a146ee 4043655e535f4231bd9710d3dc1a92f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1063/2280] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:10 2026] GET /v2.0/security-groups?tenant_id=ff84fbe24b764a63891e9ef6e53f6abd&name=default => generated 2805 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2281] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:10 2026] DELETE /v2.0/security-groups/d9846d0d-e597-44a6-9566-fcdec3d38d1c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2282] 10.0.0.199 () {34 vars in 666 bytes} [Tue May 19 14:36:10 2026] POST /v2.0/trunks => generated 407 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2283] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:36:10 2026] PUT /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2284] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:36:10 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2285] 10.0.0.199 () {34 vars in 760 bytes} [Tue May 19 14:36:10 2026] PUT /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2286] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:36:10 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2287] 10.0.0.199 () {34 vars in 756 bytes} [Tue May 19 14:36:10 2026] PUT /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2288] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:36:10 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/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: 1223/2289] 10.0.0.199 () {34 vars in 778 bytes} [Tue May 19 14:36:10 2026] PUT /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2290] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:10 2026] GET /v2.0/security-groups?tenant_id=4dfa6fd0b74042d2a02c934b4e261878&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2291] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:36:10 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2292] 10.0.0.199 () {34 vars in 749 bytes} [Tue May 19 14:36:11 2026] PUT /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2293] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:36:11 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2294] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:10 2026] DELETE /v2.0/security-groups/c1fe4ac0-26e6-4d78-ad9a-3a7a3a1885e0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2295] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:36:11 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:11.129 8 INFO neutron.api.v2.resource [None req-138549ad-0841-46e9-a772-08c4ca76626d ddcfdac37e8a47e1900947af24a146ee 4043655e535f4231bd9710d3dc1a92f8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1069/2296] 10.0.0.199 () {32 vars in 741 bytes} [Tue May 19 14:36:11 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2297] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:11 2026] DELETE /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2298] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:36:11 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:11.258 7 INFO neutron.api.v2.resource [None req-a3f79e6f-2afc-4e5c-b0a3-ccc0889531ec ddcfdac37e8a47e1900947af24a146ee 4043655e535f4231bd9710d3dc1a92f8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1229/2299] 10.0.0.199 () {32 vars in 744 bytes} [Tue May 19 14:36:11 2026] DELETE /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2300] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:36:11 2026] DELETE /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2301] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:11 2026] GET /v2.0/security-groups?tenant_id=75dea151a6ed4fc6ba289ac7f2a4ff70&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2302] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:36:11 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce/tags => 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: 1073/2303] 10.0.0.199 () {32 vars in 719 bytes} [Tue May 19 14:36:11 2026] GET /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2304] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:11 2026] DELETE /v2.0/security-groups/b32230c3-28e2-4906-a080-48dccd3a6ec9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2305] 10.0.0.199 () {32 vars in 717 bytes} [Tue May 19 14:36:11 2026] GET /v2.0/ports/a7e5afeb-b731-4022-b47d-0a8684cefdf2 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:11.534 8 WARNING neutron_lib.context [None req-2f3aa664-ce5f-4d8a-b5dd-942bf0a97194 f83b0f5ac1234bca9bfbbc379b72b604 f0e85845375b4dc284df34674ee5a594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1233/2306] 10.0.0.199 () {32 vars in 722 bytes} [Tue May 19 14:36:11 2026] DELETE /v2.0/trunks/bde8cc27-34a3-44cf-b787-7b0d10dec2ce => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:11.673 8 INFO neutron.db.segments_db [None req-2f3aa664-ce5f-4d8a-b5dd-942bf0a97194 f83b0f5ac1234bca9bfbbc379b72b604 f0e85845375b4dc284df34674ee5a594 - - default default] Added segment f2c206b1-e0ad-4cc5-8b3d-0069ec4818f4 of type vxlan for network f8dd3997-c24c-4b94-914e-0a58a4062365 [pid: 7|app: 0|req: 1234/2307] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:36:11 2026] DELETE /v2.0/ports/a7e5afeb-b731-4022-b47d-0a8684cefdf2 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:36:12.067 7 INFO neutron.services.segments.plugin [-] Segment 845674fe-57ed-4d53-a063-31be3a890f03 resource provider aggregate not found 2026-05-19 14:36:12.074 7 INFO neutron.services.segments.plugin [-] Segment 845674fe-57ed-4d53-a063-31be3a890f03 resource provider aggregate not found 2026-05-19 14:36:12.090 7 INFO neutron.services.segments.plugin [-] Segment 845674fe-57ed-4d53-a063-31be3a890f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 845674fe-57ed-4d53-a063-31be3a890f03 found for delete ", "request_id": "req-37402598-38d0-4fc0-b667-45a01892509e"}]} 2026-05-19 14:36:12.094 7 INFO neutron.services.segments.plugin [-] Segment 845674fe-57ed-4d53-a063-31be3a890f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 845674fe-57ed-4d53-a063-31be3a890f03 found for delete ", "request_id": "req-ca5e3425-8851-4cf5-bf43-620dfa66c441"}]} [pid: 7|app: 0|req: 1235/2308] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:36:11 2026] DELETE /v2.0/networks/2eff8d53-05cd-4456-bae2-551657815ae6 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2309] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:36:11 2026] POST /v2.0/networks => generated 632 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:12.197 7 WARNING neutron_lib.context [None req-3f3cc1fd-5235-41de-84ad-5b429efc6c42 f83b0f5ac1234bca9bfbbc379b72b604 f0e85845375b4dc284df34674ee5a594 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1236/2310] 10.0.0.199 () {34 vars in 664 bytes} [Tue May 19 14:36:12 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2311] 10.0.0.199 () {34 vars in 747 bytes} [Tue May 19 14:36:12 2026] PUT /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 25 bytes in 54 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: 1237/2312] 10.0.0.199 () {32 vars in 727 bytes} [Tue May 19 14:36:12 2026] GET /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2313] 10.0.0.199 () {34 vars in 758 bytes} [Tue May 19 14:36:12 2026] PUT /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2314] 10.0.0.199 () {32 vars in 727 bytes} [Tue May 19 14:36:12 2026] GET /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2315] 10.0.0.199 () {34 vars in 754 bytes} [Tue May 19 14:36:12 2026] PUT /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2316] 10.0.0.199 () {32 vars in 727 bytes} [Tue May 19 14:36:12 2026] GET /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2317] 10.0.0.199 () {34 vars in 776 bytes} [Tue May 19 14:36:12 2026] PUT /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2318] 10.0.0.199 () {32 vars in 727 bytes} [Tue May 19 14:36:12 2026] GET /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2319] 10.0.0.199 () {34 vars in 747 bytes} [Tue May 19 14:36:12 2026] PUT /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2320] 10.0.0.199 () {32 vars in 727 bytes} [Tue May 19 14:36:12 2026] GET /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2321] 10.0.0.199 () {32 vars in 735 bytes} [Tue May 19 14:36:13 2026] GET /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2322] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:12 2026] GET /v2.0/security-groups?tenant_id=3d3ac253d96548e1aaab66cf3c3199db&name=default => generated 2805 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:36:13.091 7 INFO neutron.api.v2.resource [None req-ef7e2030-f8ba-49c2-bd4d-6ba815d920fd f83b0f5ac1234bca9bfbbc379b72b604 f0e85845375b4dc284df34674ee5a594 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1245/2323] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:13 2026] GET /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2324] 10.0.0.199 () {32 vars in 738 bytes} [Tue May 19 14:36:13 2026] DELETE /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2325] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:13 2026] DELETE /v2.0/security-groups/96c6046f-e2df-4454-96ce-4ab9566453b8 => 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: 1247/2326] 10.0.0.199 () {32 vars in 727 bytes} [Tue May 19 14:36:13 2026] GET /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:13.230 8 INFO neutron.api.v2.resource [None req-b9aad2d9-c248-4e03-a701-7070ad4a65f3 f83b0f5ac1234bca9bfbbc379b72b604 f0e85845375b4dc284df34674ee5a594 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1080/2327] 10.0.0.199 () {32 vars in 742 bytes} [Tue May 19 14:36:13 2026] DELETE /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/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: 1248/2328] 10.0.0.199 () {32 vars in 730 bytes} [Tue May 19 14:36:13 2026] DELETE /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2329] 10.0.0.199 () {32 vars in 727 bytes} [Tue May 19 14:36:13 2026] GET /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2330] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:13 2026] GET /v2.0/security-groups?tenant_id=4043655e535f4231bd9710d3dc1a92f8&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2331] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:13 2026] DELETE /v2.0/security-groups/462cfcb6-1ddf-4b76-8ae4-0e264c488ddc => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2332] 10.0.0.199 () {32 vars in 720 bytes} [Tue May 19 14:36:13 2026] DELETE /v2.0/ports/e014de63-d62f-4410-abf8-3e203a1b0b8f => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2333] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:36:13 2026] DELETE /v2.0/networks/f8dd3997-c24c-4b94-914e-0a58a4062365 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2334] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:14 2026] GET /v2.0/security-groups?tenant_id=f0e85845375b4dc284df34674ee5a594&name=default => generated 2805 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:36:14.682 7 INFO neutron.services.segments.plugin [-] Segment f2c206b1-e0ad-4cc5-8b3d-0069ec4818f4 resource provider aggregate not found 2026-05-19 14:36:14.688 7 INFO neutron.services.segments.plugin [-] Segment f2c206b1-e0ad-4cc5-8b3d-0069ec4818f4 resource provider aggregate not found 2026-05-19 14:36:14.706 7 INFO neutron.services.segments.plugin [-] Segment f2c206b1-e0ad-4cc5-8b3d-0069ec4818f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2c206b1-e0ad-4cc5-8b3d-0069ec4818f4 found for delete ", "request_id": "req-33d8bebf-2585-4295-9557-c94953a68ff8"}]} 2026-05-19 14:36:14.707 7 INFO neutron.services.segments.plugin [-] Segment f2c206b1-e0ad-4cc5-8b3d-0069ec4818f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2c206b1-e0ad-4cc5-8b3d-0069ec4818f4 found for delete ", "request_id": "req-4d138be7-8d67-437e-924f-c3ad2eaac77d"}]} [pid: 7|app: 0|req: 1252/2335] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:14 2026] DELETE /v2.0/security-groups/b27e13d2-d82a-4c01-8553-ba4dfd48e757 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2336] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:14 2026] GET /v2.0/security-groups?tenant_id=f929edcd01d04570bbcc0a7ba427d5c9&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2337] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:15 2026] DELETE /v2.0/security-groups/0037ef29-c472-41c7-bc03-4e4b827f98dc => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:15.187 7 WARNING neutron_lib.context [None req-ff5d4431-759c-4496-a963-c3809b4abbe6 87b33170d567475cafbfab3a4a1520d2 8abaa964a97c42c9a5e17762df8852f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:36:15.309 7 INFO neutron.db.segments_db [None req-ff5d4431-759c-4496-a963-c3809b4abbe6 87b33170d567475cafbfab3a4a1520d2 8abaa964a97c42c9a5e17762df8852f8 - - default default] Added segment 9c1e6028-72f8-4e2b-823a-f142b96dec2f of type vxlan for network 7216d41b-53f5-4304-97e4-fbc9b2164080 [pid: 7|app: 0|req: 1253/2338] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:36:14 2026] POST /v2.0/networks => generated 631 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2339] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:36:15 2026] PUT /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2340] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:15 2026] GET /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2341] 10.0.0.199 () {34 vars in 764 bytes} [Tue May 19 14:36:15 2026] PUT /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2342] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:15 2026] GET /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2343] 10.0.0.199 () {34 vars in 760 bytes} [Tue May 19 14:36:15 2026] PUT /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags/red => 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: 1256/2344] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:15 2026] GET /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2345] 10.0.0.199 () {34 vars in 782 bytes} [Tue May 19 14:36:15 2026] PUT /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/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: 1257/2346] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:15 2026] GET /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2347] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:36:15 2026] PUT /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2348] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:15 2026] GET /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2349] 10.0.0.199 () {32 vars in 741 bytes} [Tue May 19 14:36:16 2026] GET /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:16.157 7 INFO neutron.api.v2.resource [None req-1c82f6c6-8e9b-4447-9d06-6afc0376941b 87b33170d567475cafbfab3a4a1520d2 8abaa964a97c42c9a5e17762df8852f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1259/2350] 10.0.0.199 () {32 vars in 745 bytes} [Tue May 19 14:36:16 2026] GET /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2351] 10.0.0.199 () {32 vars in 744 bytes} [Tue May 19 14:36:16 2026] DELETE /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2352] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:16 2026] GET /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:16.344 8 INFO neutron.api.v2.resource [None req-7c941519-1b4f-4dbd-a063-c2ac1acd7dcd 87b33170d567475cafbfab3a4a1520d2 8abaa964a97c42c9a5e17762df8852f8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1093/2353] 10.0.0.199 () {32 vars in 748 bytes} [Tue May 19 14:36:16 2026] DELETE /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2354] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:36:16 2026] DELETE /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2355] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:16 2026] GET /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080/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: 1262/2357] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:36:16 2026] DELETE /v2.0/networks/7216d41b-53f5-4304-97e4-fbc9b2164080 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:36:17.304 7 INFO neutron.services.segments.plugin [-] Segment 9c1e6028-72f8-4e2b-823a-f142b96dec2f resource provider aggregate not found 2026-05-19 14:36:17.309 7 INFO neutron.services.segments.plugin [-] Segment 9c1e6028-72f8-4e2b-823a-f142b96dec2f resource provider aggregate not found 2026-05-19 14:36:17.322 7 INFO neutron.services.segments.plugin [-] Segment 9c1e6028-72f8-4e2b-823a-f142b96dec2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1e6028-72f8-4e2b-823a-f142b96dec2f found for delete ", "request_id": "req-16dfee60-c1ca-4cce-931c-672fe598c6eb"}]} 2026-05-19 14:36:17.326 7 INFO neutron.services.segments.plugin [-] Segment 9c1e6028-72f8-4e2b-823a-f142b96dec2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c1e6028-72f8-4e2b-823a-f142b96dec2f found for delete ", "request_id": "req-c30a3351-753d-45a5-8085-19bb1b4314fa"}]} [pid: 7|app: 0|req: 1263/2359] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:17 2026] GET /v2.0/security-groups?tenant_id=8abaa964a97c42c9a5e17762df8852f8&name=default => generated 2805 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2360] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:17 2026] DELETE /v2.0/security-groups/449c6a30-d8c9-4739-bef8-88abb9ea8d09 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2361] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:17 2026] GET /v2.0/security-groups?tenant_id=e8d406fd18e841f58dcc7f4ac2a594b0&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2362] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:17 2026] DELETE /v2.0/security-groups/154ededd-9966-4334-be09-83cd44ff331c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2363] 10.0.0.199 () {34 vars in 678 bytes} [Tue May 19 14:36:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2364] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:36:21 2026] PUT /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2365] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2366] 10.0.0.199 () {34 vars in 764 bytes} [Tue May 19 14:36:21 2026] PUT /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2367] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2368] 10.0.0.199 () {34 vars in 760 bytes} [Tue May 19 14:36:21 2026] PUT /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2369] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2370] 10.0.0.199 () {34 vars in 782 bytes} [Tue May 19 14:36:21 2026] PUT /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/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: 1269/2371] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/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: 1103/2372] 10.0.0.199 () {34 vars in 753 bytes} [Tue May 19 14:36:21 2026] PUT /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2373] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2374] 10.0.0.199 () {32 vars in 741 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:21.662 7 INFO neutron.api.v2.resource [None req-4ccd6d3b-bb78-4597-a668-8fd831cf6161 045b01538de74ed8abc27823271c890b d25a8704b9ff4f8d896cedd54c0d577c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1271/2375] 10.0.0.199 () {32 vars in 745 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2376] 10.0.0.199 () {32 vars in 744 bytes} [Tue May 19 14:36:21 2026] DELETE /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2377] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:21.766 8 INFO neutron.api.v2.resource [None req-01372241-e904-4acf-a511-466a7d79f92c 045b01538de74ed8abc27823271c890b d25a8704b9ff4f8d896cedd54c0d577c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1106/2378] 10.0.0.199 () {32 vars in 748 bytes} [Tue May 19 14:36:21 2026] DELETE /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2379] 10.0.0.199 () {32 vars in 736 bytes} [Tue May 19 14:36:21 2026] DELETE /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2380] 10.0.0.199 () {32 vars in 733 bytes} [Tue May 19 14:36:21 2026] GET /v2.0/policies/4c2e48e4-3fba-402f-b553-3255b44a8030/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2381] 10.0.0.199 () {32 vars in 734 bytes} [Tue May 19 14:36:21 2026] DELETE /v2.0/qos/policies/4c2e48e4-3fba-402f-b553-3255b44a8030 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2382] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:22 2026] GET /v2.0/security-groups?tenant_id=d25a8704b9ff4f8d896cedd54c0d577c&name=default => generated 2805 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:36:22.824 7 WARNING neutron_lib.context [None req-92230cc1-00c0-446b-a1b8-520c96058730 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1109/2383] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:22 2026] DELETE /v2.0/security-groups/fe9ebde1-b6e5-43dc-b260-c2b987123f9d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:22.937 7 INFO neutron.db.segments_db [None req-92230cc1-00c0-446b-a1b8-520c96058730 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Added segment e4a2d37e-1eb4-4c67-b949-152c834b3225 of type vxlan for network 8c4a26c1-2c14-46ea-8817-7cba43a09a20 [pid: 7|app: 0|req: 1275/2384] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:36:22 2026] POST /v2.0/networks => generated 640 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:23.056 7 WARNING neutron_lib.context [None req-cbc99dc9-cf97-4490-b19e-cd6a986f04b2 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2385] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:22 2026] GET /v2.0/security-groups?tenant_id=a36fbe85606444369c2593c51a7c14d9&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2386] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:23 2026] DELETE /v2.0/security-groups/c50850c3-3a60-4825-b168-30dbe286aaad => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2387] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:36:23 2026] POST /v2.0/subnets => generated 633 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2388] 10.0.0.199 () {32 vars in 722 bytes} [Tue May 19 14:36:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:23.540 7 WARNING neutron_lib.context [None req-ce627aca-a22b-4463-a975-95752bb0f8bf 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1277/2389] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:36:23 2026] POST /v2.0/subnets => generated 708 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:23.894 8 WARNING neutron_lib.context [None req-9b4dab81-c07e-4f8a-b275-f2dd889bb138 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:36:23.980 8 INFO neutron.db.segments_db [None req-9b4dab81-c07e-4f8a-b275-f2dd889bb138 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Added segment 825fa086-c6d1-408c-841e-fbdc2b0d5b69 of type vxlan for network 54d48a5a-1f19-4d20-8f09-50179ddadb44 [pid: 8|app: 0|req: 1113/2390] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:36:23 2026] POST /v2.0/networks => generated 637 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:24.118 7 WARNING neutron_lib.context [None req-a31ed8b0-9c47-4c90-ab82-16514a1d2376 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1278/2391] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:36:24 2026] POST /v2.0/subnets => generated 632 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:24.810 8 WARNING neutron_lib.context [None req-a650183d-aa36-4b89-8d68-b6e5cf0cf4e5 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1114/2392] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:36:24 2026] POST /v2.0/subnets => generated 701 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:25.266 7 WARNING neutron_lib.context [None req-7abca59e-706d-4931-b784-d93b308faa14 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:36:25.342 7 INFO neutron.db.segments_db [None req-7abca59e-706d-4931-b784-d93b308faa14 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Added segment 89d86282-31d0-4b50-a0e9-2bc482d3f66d of type vxlan for network e6d98f9b-9f15-4653-9bca-130271f4987a [pid: 7|app: 0|req: 1279/2393] 10.0.0.199 () {34 vars in 670 bytes} [Tue May 19 14:36:25 2026] POST /v2.0/networks => generated 638 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:25.465 8 WARNING neutron_lib.context [None req-36ccc46f-dd03-40fc-a9d7-15eea5c01122 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1115/2394] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:36:25 2026] POST /v2.0/subnets => generated 632 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:25.785 7 WARNING neutron_lib.context [None req-619e4fa8-dab0-440f-a58b-b69e7dcfe7dc 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1280/2395] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:36:25 2026] POST /v2.0/subnets => generated 706 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:26.194 8 WARNING neutron_lib.context [None req-3c549f18-2d2d-4ac5-a156-e13364578ea5 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:36:26.239 8 INFO neutron.db.segments_db [None req-3c549f18-2d2d-4ac5-a156-e13364578ea5 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Added segment ea1fbaa2-6946-4dbe-b4c2-7cb1b6a69cbe of type vxlan for network c60ba09a-878d-4488-a48c-f6e76624ad5c 2026-05-19 14:36:26.560 8 INFO neutron.db.l3_hamode_db [None req-3c549f18-2d2d-4ac5-a156-e13364578ea5 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 14:36:26.565 7 WARNING neutron_lib.context [None req-387ba6af-884b-4402-b21e-d70080000870 f5fe7c5d106040438dc4151bcf372336 1cc0a079a2c24d1fb461fb75c29afab4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1281/2396] 10.0.0.199 () {34 vars in 676 bytes} [Tue May 19 14:36:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2397] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:36:26 2026] PUT /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/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: 1283/2398] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:26 2026] GET /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2399] 10.0.0.199 () {34 vars in 770 bytes} [Tue May 19 14:36:26 2026] PUT /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2400] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:26 2026] GET /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2401] 10.0.0.199 () {34 vars in 766 bytes} [Tue May 19 14:36:26 2026] PUT /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2402] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:26 2026] GET /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2403] 10.0.0.199 () {34 vars in 788 bytes} [Tue May 19 14:36:26 2026] PUT /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2404] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:26 2026] GET /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2405] 10.0.0.199 () {34 vars in 759 bytes} [Tue May 19 14:36:26 2026] PUT /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2406] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:26 2026] GET /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2407] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:36:26 2026] GET /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:27.007 7 INFO neutron.api.v2.resource [None req-ce044e75-26da-4481-ae43-a9e9db85d1cf f5fe7c5d106040438dc4151bcf372336 1cc0a079a2c24d1fb461fb75c29afab4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1293/2408] 10.0.0.199 () {32 vars in 751 bytes} [Tue May 19 14:36:26 2026] GET /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/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: 1294/2409] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:36:27 2026] DELETE /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2410] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:27 2026] GET /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:27.102 7 INFO neutron.api.v2.resource [None req-f592adb6-54c7-454f-b949-8142a1fad312 f5fe7c5d106040438dc4151bcf372336 1cc0a079a2c24d1fb461fb75c29afab4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1296/2411] 10.0.0.199 () {32 vars in 754 bytes} [Tue May 19 14:36:27 2026] DELETE /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2412] 10.0.0.199 () {32 vars in 742 bytes} [Tue May 19 14:36:27 2026] DELETE /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2413] 10.0.0.199 () {32 vars in 739 bytes} [Tue May 19 14:36:27 2026] GET /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2414] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:36:27 2026] DELETE /v2.0/subnetpools/cb01f39c-7f61-4780-986a-5749fa098fbf => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:36:27.549 8 INFO neutron.db.l3_hamode_db [None req-3c549f18-2d2d-4ac5-a156-e13364578ea5 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1300/2415] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:27 2026] GET /v2.0/security-groups?tenant_id=1cc0a079a2c24d1fb461fb75c29afab4&name=default => generated 2805 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2416] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:28 2026] DELETE /v2.0/security-groups/e4b870d3-229d-4977-93cf-af4d9c10ffc8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2417] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:28 2026] GET /v2.0/security-groups?tenant_id=0e85dee18cd248cbbbb4fd88fea7e8fe&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2418] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:28 2026] DELETE /v2.0/security-groups/af47c19e-0001-4e38-91e2-f44b2656fe28 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2419] 10.0.0.199 () {34 vars in 669 bytes} [Tue May 19 14:36:26 2026] POST /v2.0/routers => generated 684 bytes in 2489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2420] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:36:28 2026] PUT /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62/add_router_interface => generated 309 bytes in 1761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2423] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:32 2026] GET /v2.0/security-groups?tenant_id=ad572fc7a48c4c0c81adee9b259fbaf0&name=default => generated 2805 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2424] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:32 2026] DELETE /v2.0/security-groups/c02c1007-5005-4916-ab5c-5d40e981008e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2425] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:36:30 2026] PUT /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62/add_router_interface => generated 309 bytes in 2178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2426] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:36:32 2026] GET /v2.0/security-groups?tenant_id=94edff83a85943b79a0c726d0e679b18&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2427] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:36:32 2026] DELETE /v2.0/security-groups/e118d0a3-8895-40cc-9b42-bd53cda78d05 => 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: 1309/2428] 10.0.0.199 () {34 vars in 783 bytes} [Tue May 19 14:36:32 2026] PUT /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62/add_router_interface => generated 309 bytes in 1661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:34.360 8 WARNING neutron_lib.context [None req-19b440a6-32af-4bb7-bf1b-c97862b6bec0 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1120/2429] 10.0.0.199 () {34 vars in 684 bytes} [Tue May 19 14:36:34 2026] POST /v2.0/security-groups => generated 1565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 14:36:34.484 7 WARNING neutron_lib.context [None req-5908dfbf-897a-46ec-98f0-d51d96acfe32 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1310/2430] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:34 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:34.609 8 WARNING neutron_lib.context [None req-26ee6b0a-207f-4e8d-bac5-1b5f610e59b5 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2431] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:34 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:34.744 7 WARNING neutron_lib.context [None req-08bc4bd1-9647-47c8-8ae7-bea8813a6aa9 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1311/2432] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:34 2026] POST /v2.0/security-group-rules => generated 567 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:34.844 8 WARNING neutron_lib.context [None req-fff99a32-f434-4ad1-a583-8a3fa7d8a738 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1122/2433] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:34.940 7 WARNING neutron_lib.context [None req-5b6d22ba-e9e5-4980-8604-0617fc6c61af 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1312/2434] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:35.058 8 WARNING neutron_lib.context [None req-68cec428-d230-4d95-b908-b12a93b03ab4 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1123/2435] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:35.185 7 WARNING neutron_lib.context [None req-5e2b505b-40e9-4d3c-8f80-4173d13df755 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2436] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:35.316 8 WARNING neutron_lib.context [None req-e1a71c3e-32ab-47ff-87e5-6af9592d521e 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1124/2437] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:35.437 7 WARNING neutron_lib.context [None req-a5a557b0-fb53-4d62-b204-bb67c4b74e83 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1314/2438] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:35 2026] POST /v2.0/security-group-rules => generated 567 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:35.551 8 WARNING neutron_lib.context [None req-fc7dd2f7-f60a-4535-a494-634a43721b9c 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1125/2439] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 14:36:35.673 7 WARNING neutron_lib.context [None req-5d4adb72-5931-4120-a924-a08e7cdb90a7 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1315/2440] 10.0.0.199 () {34 vars in 695 bytes} [Tue May 19 14:36:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2441] 10.0.0.121 () {34 vars in 1094 bytes} [Tue May 19 14:36:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-132725814&fields=id&tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2442] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:36:36 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 704 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2443] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:36:36 2026] GET /v2.0/quotas/11b1d1e4fd5740268dba4bf5dc64fad7 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2444] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:36:36 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&fields=id => generated 287 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2445] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:36:36 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2446] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:36:36 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1129/2447] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:36:36 2026] GET /v2.0/ports?device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2448] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:36:37 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 704 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2449] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:36:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7 => generated 178 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:37.473 7 WARNING neutron_lib.context [req-0b494246-767e-469c-9d6a-9cf264855753 req-b5ef3cd2-425f-4af9-b33f-cb4cdcceef6b 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1320/2450] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:36:37 2026] POST /v2.0/ports => generated 1183 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2451] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:36:38 2026] PUT /v2.0/ports/8532aa2a-9678-435d-b98e-b29048f6422a => generated 1428 bytes in 536 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: 1321/2452] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:36:38 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1467 bytes in 418 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-19 14:36:39.053 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71ba85ea-450f-446d-8c05-e8c280520e2f'] response: {'name': 'network-changed', 'server_uuid': '23f3248b-e017-49b8-b27f-76fb18dd60b9', 'tag': '8532aa2a-9678-435d-b98e-b29048f6422a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1132/2453] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2454] 199.204.45.30 () {34 vars in 1103 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A344&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2455] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90&id=dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => generated 1362 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2456] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 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: 8|app: 0|req: 1134/2457] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2458] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2459] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2460] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2461] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 800 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2462] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => 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: 1137/2463] 199.204.45.30 () {34 vars in 1103 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A344&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2464] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90&id=dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2465] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2466] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2467] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1329/2468] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:36:39 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1140/2469] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:36:41 2026] GET /v2.0/ports?device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1200 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2470] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:36:41 2026] GET /v2.0/security-groups?id=c9b388ac-8a4e-4e41-bd66-8fa0906f03ea&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2471] 10.0.0.199 () {32 vars in 818 bytes} [Tue May 19 14:36:42 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&mac_address=fa%3A16%3A3e%3A77%3Ab0%3A9e => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:36:42.079 7 WARNING neutron_lib.context [None req-dae6c9ab-47aa-46ff-bb6c-677daf177955 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:36:43.058 7 INFO neutron.db.l3_db [None req-dae6c9ab-47aa-46ff-bb6c-677daf177955 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Floating IP 215f52e2-42ad-405b-9e87-8fabe24195e0 associated. External IP: 10.96.250.206, port: 8532aa2a-9678-435d-b98e-b29048f6422a. [pid: 7|app: 0|req: 1331/2472] 10.0.0.199 () {34 vars in 677 bytes} [Tue May 19 14:36:42 2026] POST /v2.0/floatingips => generated 855 bytes in 1370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2473] 10.0.0.121 () {34 vars in 1094 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-132725814&fields=id&tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:36:43.620 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddb6374d-5283-4480-ae03-37314b250974'] response: {'name': 'network-changed', 'server_uuid': '23f3248b-e017-49b8-b27f-76fb18dd60b9', 'tag': '8532aa2a-9678-435d-b98e-b29048f6422a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2474] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 705 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2475] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/quotas/11b1d1e4fd5740268dba4bf5dc64fad7 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2476] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2477] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2478] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => generated 858 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2479] 199.204.45.30 () {34 vars in 1103 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A344&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2480] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90&id=dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2481] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&fields=id => generated 333 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2482] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2483] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2484] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:36:43 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1150/2485] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:36:44 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1336/2486] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:36:44 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1151/2487] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:36:44 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1337/2488] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:36:44 2026] GET /v2.0/ports?device_id=1e74d548-c930-478a-8709-b9286869f83d => 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: 1152/2489] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:36:44 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 705 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2490] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:36:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7 => generated 178 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:36:45.060 8 WARNING neutron_lib.context [req-98001c45-dfe4-4be3-af33-589aa1637f32 req-6c06419b-bfc7-4f35-9e99-07e2ac894ccf 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2491] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:36:45 2026] POST /v2.0/ports => generated 1187 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2492] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:36:45 2026] PUT /v2.0/ports/58f1bb22-d819-4b06-8d19-baba85370a93 => generated 1432 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1154/2493] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=1e74d548-c930-478a-8709-b9286869f83d => generated 1471 bytes in 48 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-19 14:36:46.424 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6332e60-dcf4-4797-9c31-c939ea0d1ba9'] response: {'name': 'network-changed', 'server_uuid': '1e74d548-c930-478a-8709-b9286869f83d', 'tag': '58f1bb22-d819-4b06-8d19-baba85370a93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1340/2494] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2495] 199.204.45.30 () {34 vars in 1105 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ac&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => 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: 1341/2496] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/subnets?id=e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456&id=65307c69-2978-42cb-a5b8-0308fdfb9cde => generated 1367 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2497] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1342/2498] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2501] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1158/2502] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2503] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=1e74d548-c930-478a-8709-b9286869f83d => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2504] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:36:46 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2505] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:36:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => 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: 1160/2506] 199.204.45.30 () {34 vars in 1105 bytes} [Tue May 19 14:36:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ac&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2507] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:36:47 2026] GET /v2.0/subnets?id=e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456&id=65307c69-2978-42cb-a5b8-0308fdfb9cde => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2508] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:47 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&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: 1348/2509] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:47 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2510] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:36:47 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2511] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:36:47 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1163/2512] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:36:49 2026] GET /v2.0/ports?device_id=1e74d548-c930-478a-8709-b9286869f83d => generated 1204 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2513] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:36:49 2026] GET /v2.0/security-groups?id=c9b388ac-8a4e-4e41-bd66-8fa0906f03ea&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2514] 10.0.0.199 () {32 vars in 818 bytes} [Tue May 19 14:36:49 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&mac_address=fa%3A16%3A3e%3Af1%3A87%3A37 => generated 1204 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:36:49.606 7 WARNING neutron_lib.context [None req-6831a8f4-4d24-4fcf-b497-9e5c98722c36 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:36:50.446 7 INFO neutron.db.l3_db [None req-6831a8f4-4d24-4fcf-b497-9e5c98722c36 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Floating IP f0f00aa8-05d2-47a8-92d1-4f52ea7f0c4f associated. External IP: 10.96.250.203, port: 58f1bb22-d819-4b06-8d19-baba85370a93. [pid: 7|app: 0|req: 1351/2515] 10.0.0.199 () {34 vars in 677 bytes} [Tue May 19 14:36:49 2026] POST /v2.0/floatingips => generated 855 bytes in 1244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2516] 10.0.0.20 () {34 vars in 989 bytes} [Tue May 19 14:36:52 2026] GET /v2.0/ports?device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:36:52.735 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be44355a-aa00-46b0-8140-c4df62e0c393'] response: {'name': 'network-changed', 'server_uuid': '1e74d548-c930-478a-8709-b9286869f83d', 'tag': '58f1bb22-d819-4b06-8d19-baba85370a93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1352/2517] 10.0.0.20 () {34 vars in 1039 bytes} [Tue May 19 14:36:52 2026] GET /v2.0/security-groups?id=c9b388ac-8a4e-4e41-bd66-8fa0906f03ea&fields=id&fields=name => generated 111 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2518] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:36:52 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=1e74d548-c930-478a-8709-b9286869f83d => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2519] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:36:52 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2520] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:36:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2521] 199.204.45.30 () {34 vars in 1105 bytes} [Tue May 19 14:36:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ac&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => generated 19 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2522] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:36:53 2026] GET /v2.0/subnets?id=e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456&id=65307c69-2978-42cb-a5b8-0308fdfb9cde => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2523] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:53 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2524] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:36:53 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&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: 1356/2525] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:36:53 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1170/2526] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:36:53 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1357/2527] 10.0.0.20 () {34 vars in 989 bytes} [Tue May 19 14:37:00 2026] GET /v2.0/ports?device_id=1e74d548-c930-478a-8709-b9286869f83d => generated 1473 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2528] 10.0.0.20 () {34 vars in 1039 bytes} [Tue May 19 14:37:00 2026] GET /v2.0/security-groups?id=c9b388ac-8a4e-4e41-bd66-8fa0906f03ea&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2531] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:37:03 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => 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: 1173/2532] 10.0.0.173 () {30 vars in 690 bytes} [Tue May 19 14:37:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2533] 10.0.0.173 () {30 vars in 692 bytes} [Tue May 19 14:37:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2534] 10.0.0.173 () {30 vars in 668 bytes} [Tue May 19 14:37:04 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: 1361/2535] 10.0.0.173 () {30 vars in 704 bytes} [Tue May 19 14:37:05 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: 1175/2536] 10.0.0.173 () {28 vars in 439 bytes} [Tue May 19 14:37:05 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: 1362/2537] 10.0.0.173 () {30 vars in 728 bytes} [Tue May 19 14:37:05 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 633 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2538] 10.0.0.173 () {30 vars in 690 bytes} [Tue May 19 14:37:05 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: 1363/2539] 10.0.0.173 () {30 vars in 692 bytes} [Tue May 19 14:37:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2540] 10.0.0.173 () {30 vars in 668 bytes} [Tue May 19 14:37:05 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: 1364/2541] 10.0.0.173 () {30 vars in 704 bytes} [Tue May 19 14:37:05 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: 1178/2542] 10.0.0.173 () {30 vars in 728 bytes} [Tue May 19 14:37:05 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2543] 10.0.0.173 () {30 vars in 690 bytes} [Tue May 19 14:37:05 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: 1179/2544] 10.0.0.173 () {30 vars in 692 bytes} [Tue May 19 14:37:05 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: 1366/2545] 10.0.0.173 () {30 vars in 668 bytes} [Tue May 19 14:37:05 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: 1180/2546] 10.0.0.173 () {30 vars in 704 bytes} [Tue May 19 14:37:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2547] 10.0.0.173 () {30 vars in 730 bytes} [Tue May 19 14:37:05 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2548] 10.0.0.173 () {30 vars in 682 bytes} [Tue May 19 14:37:05 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2549] 10.0.0.173 () {34 vars in 704 bytes} [Tue May 19 14:37:06 2026] POST /v2.0/ports => generated 1128 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2550] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:37:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 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: 1369/2551] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:37:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2552] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:37:08 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: 1370/2553] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:37:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2554] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:37:08 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2555] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:37:09 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: 1185/2556] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:37:09 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: 1372/2557] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:37:09 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: 1186/2558] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:37:09 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-19 14:37:09.132 7 INFO neutron.api.v2.resource [None req-ac35ac57-f723-4917-9a72-16854e720314 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2559] 199.204.45.30 () {30 vars in 762 bytes} [Tue May 19 14:37:09 2026] GET /v2.0/security-groups/lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2560] 199.204.45.30 () {30 vars in 784 bytes} [Tue May 19 14:37:09 2026] GET /v2.0/security-groups?name=lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2561] 199.204.45.30 () {34 vars in 735 bytes} [Tue May 19 14:37:09 2026] POST /v2.0/security-groups => generated 1574 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2562] 199.204.45.30 () {30 vars in 814 bytes} [Tue May 19 14:37:09 2026] GET /v2.0/security-group-rules?security_group_id=d8b823dc-a132-4d7f-9d37-e780a318f34d => generated 1118 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2563] 199.204.45.30 () {34 vars in 788 bytes} [Tue May 19 14:37:09 2026] PUT /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2564] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:37:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1376/2565] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:37:09 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: 1190/2566] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:37:09 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: 1377/2567] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:37:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2568] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:37:09 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2571] 10.0.0.121 () {34 vars in 1016 bytes} [Tue May 19 14:37:17 2026] GET /v2.0/security-groups?id=2fdc795a-4d61-42d1-8ba4-eca7dfd608c1&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2572] 10.0.0.121 () {34 vars in 982 bytes} [Tue May 19 14:37:17 2026] GET /v2.0/networks?id=34866dd9-e80f-4e82-a32f-b587b351e163 => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2573] 10.0.0.121 () {34 vars in 965 bytes} [Tue May 19 14:37:17 2026] GET /v2.0/quotas/71542e02eaa94722814df98f68457914 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2574] 10.0.0.121 () {34 vars in 1002 bytes} [Tue May 19 14:37:17 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&fields=id => generated 149 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2575] 10.0.0.121 () {34 vars in 1008 bytes} [Tue May 19 14:37:17 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2576] 10.0.0.121 () {34 vars in 1108 bytes} [Tue May 19 14:37:17 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2577] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:37:17 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => 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: 1196/2578] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:37:17 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => 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: 1383/2579] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:37:18 2026] GET /v2.0/networks?id=34866dd9-e80f-4e82-a32f-b587b351e163 => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2580] 199.204.45.30 () {34 vars in 1049 bytes} [Tue May 19 14:37:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=71542e02eaa94722814df98f68457914 => generated 343 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2581] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:37:18 2026] POST /v2.0/ports => generated 1082 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2582] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:37:18 2026] PUT /v2.0/ports/d8571a16-b350-4bee-b673-b0230046927c => generated 1207 bytes in 468 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: 1385/2583] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 14:37:19.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22fd0f39-b97c-4532-a821-0c2fbd43e4fe'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': 'd8571a16-b350-4bee-b673-b0230046927c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1199/2584] 199.204.45.30 () {34 vars in 1061 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.227&port_id=d8571a16-b350-4bee-b673-b0230046927c => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2585] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/subnets?id=04408cbc-de22-4890-acec-ee19dde70465 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2586] 199.204.45.30 () {34 vars in 1095 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/ports?device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2587] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/ports?network_id=34866dd9-e80f-4e82-a32f-b587b351e163&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1388/2588] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2589] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2590] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?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: 1202/2591] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2592] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2593] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => 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: 1391/2594] 199.204.45.30 () {34 vars in 1103 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A344&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => 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: 1204/2595] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/networks?id=34866dd9-e80f-4e82-a32f-b587b351e163 => generated 735 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2596] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:37:19 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90&id=dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => generated 1362 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2597] 199.204.45.30 () {34 vars in 1061 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.227&port_id=d8571a16-b350-4bee-b673-b0230046927c => 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: 1393/2598] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2599] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2600] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/subnets?id=04408cbc-de22-4890-acec-ee19dde70465 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2601] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2602] 199.204.45.30 () {34 vars in 1043 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/security-groups?id=2fdc795a-4d61-42d1-8ba4-eca7dfd608c1&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2603] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/ports?network_id=34866dd9-e80f-4e82-a32f-b587b351e163&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2604] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1209/2605] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?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: 1397/2606] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1210/2607] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2608] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2609] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/security-groups?id=2fdc795a-4d61-42d1-8ba4-eca7dfd608c1&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2610] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:37:20 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2611] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:37:23 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1248 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2612] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:37:23 2026] GET /v2.0/security-groups?id=2fdc795a-4d61-42d1-8ba4-eca7dfd608c1&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2613] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:37:24 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1248 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2618] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:37:59 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: 1216/2619] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:37:59 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: 1404/2620] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:37:59 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: 1217/2621] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:37:59 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: 1405/2622] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:37:59 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => 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: 1218/2623] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:37:59 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2624] 199.204.45.30 () {34 vars in 716 bytes} [Tue May 19 14:37:59 2026] POST /v2.0/ports => generated 1097 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2625] 10.0.0.121 () {34 vars in 971 bytes} [Tue May 19 14:37:59 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1097 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1407/2626] 10.0.0.121 () {34 vars in 907 bytes} [Tue May 19 14:37:59 2026] GET /v2.0/extensions => generated 19600 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2627] 199.204.45.30 () {34 vars in 1261 bytes} [Tue May 19 14:37:59 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2628] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:00 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2629] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:00 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?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: 1409/2630] 199.204.45.30 () {34 vars in 974 bytes} [Tue May 19 14:38:00 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1097 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2631] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:00 2026] GET /v2.0/networks?id=8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 803 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2632] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:38:00 2026] PUT /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1251 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2633] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:00 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2527 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: 1411/2634] 199.204.45.30 () {34 vars in 1061 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.227&port_id=d8571a16-b350-4bee-b673-b0230046927c => 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: 1224/2635] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/subnets?id=04408cbc-de22-4890-acec-ee19dde70465 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:38:01.126 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-708a7759-e51d-48a1-a0e1-6bcbeeb3df62'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': 'c2e28726-6b56-4a12-98bf-40b449c454bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1412/2636] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/ports?network_id=34866dd9-e80f-4e82-a32f-b587b351e163&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: 1225/2637] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=segments => generated 14 bytes in 57 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: 1413/2638] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?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: 1226/2639] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=c2e28726-6b56-4a12-98bf-40b449c454bb => 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: 1414/2640] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/subnets?id=34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2641] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/ports?network_id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&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: 1415/2642] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2643] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2646] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2527 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2647] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/networks?id=8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 803 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2648] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=c2e28726-6b56-4a12-98bf-40b449c454bb => 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: 1232/2649] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/subnets?id=34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2650] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/ports?network_id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&device_owner=network%3Adhcp => generated 1461 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2651] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2652] 10.0.0.121 () {34 vars in 971 bytes} [Tue May 19 14:38:01 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1287 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2653] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:02 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?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: 1420/2654] 199.204.45.30 () {34 vars in 788 bytes} [Tue May 19 14:38:02 2026] PUT /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1311 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:38:02.347 8 INFO neutron.api.v2.resource [None req-ea6fb7d9-ce05-4c1e-a788-8012d0b2e657 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1235/2655] 199.204.45.30 () {30 vars in 762 bytes} [Tue May 19 14:38:02 2026] GET /v2.0/security-groups/lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1421/2656] 199.204.45.30 () {30 vars in 784 bytes} [Tue May 19 14:38:02 2026] GET /v2.0/security-groups?name=lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 1577 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2657] 199.204.45.30 () {34 vars in 788 bytes} [Tue May 19 14:38:02 2026] PUT /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1311 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2658] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:02 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1237/2659] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2660] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:02 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: 1238/2661] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2662] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:38:03.078 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c04f1f8-e2ae-4e1d-bf11-147cad73f1e4'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': 'c2e28726-6b56-4a12-98bf-40b449c454bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1239/2663] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2664] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2587 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2665] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1347 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:38:03.175 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9836d11-fe50-42b3-9152-14d4f7d2a8c4'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': 'c2e28726-6b56-4a12-98bf-40b449c454bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1426/2666] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/networks?id=8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 803 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2667] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2668] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=c2e28726-6b56-4a12-98bf-40b449c454bb => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2669] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/subnets?id=34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2670] 199.204.45.30 () {30 vars in 742 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2671] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/ports?network_id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2672] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2673] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2674] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2675] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?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: 1431/2676] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2677] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/networks?id=8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 803 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2678] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=c2e28726-6b56-4a12-98bf-40b449c454bb => 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: 1247/2679] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/subnets?id=34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2680] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/ports?network_id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&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: 1248/2681] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?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: 1434/2682] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:03 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:38:06.850 8 WARNING neutron_lib.context [None req-46d2d888-c377-4fdd-bc01-f855add2cdf8 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-19 14:38:08.207 8 INFO neutron.db.l3_db [None req-46d2d888-c377-4fdd-bc01-f855add2cdf8 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Floating IP eedcd767-1102-4806-997b-622356faa72c associated. External IP: 10.96.250.204, port: 5146ac82-3091-4a5b-a6e0-3a323ae4bebf. [pid: 8|app: 0|req: 1249/2683] 10.0.0.199 () {34 vars in 677 bytes} [Tue May 19 14:38:06 2026] POST /v2.0/floatingips => generated 898 bytes in 1730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2684] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:11 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: 1250/2685] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:11 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: 1436/2686] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2687] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:38:11.497 7 INFO neutron.api.v2.resource [None req-6957569e-e730-4c31-b6ab-d16599af9130 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/2688] 199.204.45.30 () {30 vars in 762 bytes} [Tue May 19 14:38:11 2026] GET /v2.0/security-groups/lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2689] 199.204.45.30 () {30 vars in 784 bytes} [Tue May 19 14:38:11 2026] GET /v2.0/security-groups?name=lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 1577 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2690] 199.204.45.30 () {30 vars in 814 bytes} [Tue May 19 14:38:11 2026] GET /v2.0/security-group-rules?security_group_id=d8b823dc-a132-4d7f-9d37-e780a318f34d => generated 1118 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2691] 199.204.45.30 () {34 vars in 746 bytes} [Tue May 19 14:38:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2692] 199.204.45.30 () {34 vars in 746 bytes} [Tue May 19 14:38:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2695] 10.0.0.173 () {30 vars in 690 bytes} [Tue May 19 14:38:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2696] 10.0.0.173 () {30 vars in 692 bytes} [Tue May 19 14:38:20 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: 1256/2697] 10.0.0.173 () {30 vars in 668 bytes} [Tue May 19 14:38:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2698] 10.0.0.173 () {30 vars in 704 bytes} [Tue May 19 14:38:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2699] 10.0.0.173 () {28 vars in 439 bytes} [Tue May 19 14:38:20 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2700] 10.0.0.173 () {30 vars in 728 bytes} [Tue May 19 14:38:20 2026] GET /v2.0/subnets/f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => generated 632 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2701] 199.204.45.30 () {34 vars in 1095 bytes} [Tue May 19 14:38:21 2026] GET /v2.0/ports?device_id=1e74d548-c930-478a-8709-b9286869f83d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2702] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:21 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=1e74d548-c930-478a-8709-b9286869f83d => generated 1473 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2703] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:21 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2704] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2705] 199.204.45.30 () {34 vars in 1105 bytes} [Tue May 19 14:38:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ac&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2706] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:38:21 2026] GET /v2.0/subnets?id=e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456&id=65307c69-2978-42cb-a5b8-0308fdfb9cde => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2707] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:22 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2708] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:22 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2709] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:22 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1448/2710] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:22 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1263/2711] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2712] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:22 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: 1264/2713] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:22 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: 1450/2714] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2715] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:23 2026] GET /v2.0/subnets/f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2716] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:23 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2717] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2718] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:23 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: 1267/2719] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:23 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: 1453/2720] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2721] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:23 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1454/2722] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:23 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1269/2723] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:23 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2724] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:38:24 2026] POST /v2.0/ports => generated 1295 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2725] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:38:24 2026] PUT /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => generated 1420 bytes in 574 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: 1456/2726] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 4037 bytes in 44 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-19 14:38:25.221 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d23cdd0-a098-49e7-9225-2e50a2ab8442'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': '5d1c8216-f444-4e89-89e1-030d490eec82', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1271/2727] 199.204.45.30 () {34 vars in 1061 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.227&port_id=d8571a16-b350-4bee-b673-b0230046927c => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2728] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/subnets?id=04408cbc-de22-4890-acec-ee19dde70465 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2729] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/ports?network_id=34866dd9-e80f-4e82-a32f-b587b351e163&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: 1458/2730] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?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: 1273/2731] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2732] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=c2e28726-6b56-4a12-98bf-40b449c454bb => 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: 1274/2733] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/subnets?id=34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2734] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/ports?network_id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2735] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2736] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2737] 199.204.45.30 () {34 vars in 1055 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=5d1c8216-f444-4e89-89e1-030d490eec82 => 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: 1462/2738] 199.204.45.30 () {34 vars in 1101 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d&port_id=5d1c8216-f444-4e89-89e1-030d490eec82 => 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: 1277/2739] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90&id=dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2740] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:25 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2741] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2742] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2743] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2744] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 4037 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2745] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2746] 199.204.45.30 () {34 vars in 1055 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=5d1c8216-f444-4e89-89e1-030d490eec82 => 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: 1281/2747] 199.204.45.30 () {34 vars in 1101 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d&port_id=5d1c8216-f444-4e89-89e1-030d490eec82 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2748] 10.0.0.121 () {34 vars in 971 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => generated 1456 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2749] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90&id=dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2750] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => generated 1456 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2751] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&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: 1284/2752] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => generated 1456 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2753] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2754] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1471/2755] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:26 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1285/2756] 199.204.45.30 () {34 vars in 789 bytes} [Tue May 19 14:38:26 2026] PUT /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => generated 1195 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2757] 199.204.45.30 () {30 vars in 742 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 797 bytes in 71 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: 1286/2758] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/subnets/f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => 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: 1473/2759] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:27 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: 1287/2760] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:27 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: 1474/2761] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:27 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: 1288/2762] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2763] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => 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: 1289/2764] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:38:27.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ad53256-7ef0-427b-8a74-300b430d23d4'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': '5d1c8216-f444-4e89-89e1-030d490eec82', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1476/2765] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1349 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2766] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 3812 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2767] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2768] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2769] 199.204.45.30 () {34 vars in 1055 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=5d1c8216-f444-4e89-89e1-030d490eec82 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2770] 199.204.45.30 () {30 vars in 742 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2771] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2772] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2773] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2774] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2775] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1295/2776] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:27 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1297/2779] 10.0.0.173 () {30 vars in 690 bytes} [Tue May 19 14:38:36 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: 1483/2780] 10.0.0.173 () {30 vars in 692 bytes} [Tue May 19 14:38: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: 1298/2781] 10.0.0.173 () {30 vars in 668 bytes} [Tue May 19 14:38:36 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: 1484/2782] 10.0.0.173 () {30 vars in 704 bytes} [Tue May 19 14:38:36 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: 1299/2783] 10.0.0.173 () {28 vars in 439 bytes} [Tue May 19 14:38:37 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: 1485/2784] 10.0.0.173 () {30 vars in 728 bytes} [Tue May 19 14:38:37 2026] GET /v2.0/subnets/e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456 => generated 632 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2785] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2786] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:37 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: 1301/2787] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:37 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: 1487/2788] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2789] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:37 2026] GET /v2.0/subnets/f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => generated 650 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2790] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:38 2026] GET /v2.0/subnets/e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456 => 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: 1303/2791] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:38 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 3814 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2792] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:38 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: 1304/2793] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:38 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: 1490/2794] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2795] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:38 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: 1491/2796] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:38 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1306/2797] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:38 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1492/2798] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:38 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2799] 199.204.45.30 () {38 vars in 954 bytes} [Tue May 19 14:38:38 2026] POST /v2.0/ports => generated 1307 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2800] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:38:39 2026] PUT /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 1432 bytes in 526 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: 1308/2801] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:39 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 5274 bytes in 61 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-19 14:38:39.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7f20c9c-a65b-4ddc-a9de-e18d2532f087'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': 'd2cd9eac-1c9c-4feb-9b64-2bd32db6344a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1494/2802] 199.204.45.30 () {34 vars in 1061 bytes} [Tue May 19 14:38:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.227&port_id=d8571a16-b350-4bee-b673-b0230046927c => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2803] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:39 2026] GET /v2.0/subnets?id=04408cbc-de22-4890-acec-ee19dde70465 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2804] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:39 2026] GET /v2.0/ports?network_id=34866dd9-e80f-4e82-a32f-b587b351e163&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2805] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=segments => generated 14 bytes in 76 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: 1496/2806] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?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: 1311/2807] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=c2e28726-6b56-4a12-98bf-40b449c454bb => 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: 1497/2808] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/subnets?id=34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2809] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/ports?network_id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2810] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?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: 1313/2811] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?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: 1499/2812] 199.204.45.30 () {34 vars in 1055 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=5d1c8216-f444-4e89-89e1-030d490eec82 => 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: 1314/2813] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2814] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2815] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1501/2816] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1316/2817] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.130&port_id=d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2818] 199.204.45.30 () {34 vars in 1105 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2819] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/subnets?id=e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456&id=65307c69-2978-42cb-a5b8-0308fdfb9cde => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2820] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&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: 8|app: 0|req: 1318/2821] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:40 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2822] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1319/2823] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1505/2824] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 5274 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2825] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2826] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.130&port_id=d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => 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: 1321/2827] 199.204.45.30 () {34 vars in 1105 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2828] 10.0.0.121 () {34 vars in 971 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 1468 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2829] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/subnets?id=e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456&id=65307c69-2978-42cb-a5b8-0308fdfb9cde => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2830] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 1468 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2831] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&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: 7|app: 0|req: 1509/2832] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 1468 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2833] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2834] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2835] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:41 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2836] 199.204.45.30 () {34 vars in 789 bytes} [Tue May 19 14:38:41 2026] PUT /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 1199 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2837] 199.204.45.30 () {30 vars in 742 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a => generated 798 bytes in 82 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-19 14:38:42.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7912bcf-53ed-4a11-bb7b-4bba97fa7875'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': 'd2cd9eac-1c9c-4feb-9b64-2bd32db6344a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1511/2838] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/subnets/e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456 => generated 650 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2839] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 5041 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2840] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2841] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2842] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:42 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: 1331/2843] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:42 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: 1513/2844] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.130&port_id=d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2845] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:42 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: 1332/2846] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/subnets?id=e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456 => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2847] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => 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: 1516/2848] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2849] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&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: 1334/2850] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1349 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2851] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 1335/2852] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2853] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 8|app: 0|req: 1336/2854] 199.204.45.30 () {30 vars in 742 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2855] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2856] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:42 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => 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: 1521/2859] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2860] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2861] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38: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: 1340/2862] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38: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: 1523/2863] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:51 2026] GET /v2.0/subnets/f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => generated 650 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2864] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:51 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 5043 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2865] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:51 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: 1342/2866] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:51 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: 1525/2867] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2868] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:52 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: 1526/2869] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:52 2026] GET /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2870] 199.204.45.30 () {34 vars in 788 bytes} [Tue May 19 14:38:52 2026] PUT /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 1026 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2871] 199.204.45.30 () {30 vars in 742 bytes} [Tue May 19 14:38:52 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a => generated 798 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:38:52.651 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e624d76-5066-4751-ad02-4c4ff63b37c2'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': 'd2cd9eac-1c9c-4feb-9b64-2bd32db6344a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1345/2872] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:52 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 4868 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2873] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:52 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 4868 bytes in 71 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: 1346/2874] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:52 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2875] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:52 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 4868 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2876] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:52 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2877] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:52 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?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: 8|app: 0|req: 1348/2878] 199.204.45.30 () {34 vars in 974 bytes} [Tue May 19 14:38:53 2026] GET /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2879] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:38:53 2026] DELETE /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2880] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:53 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 3814 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:38:53.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-204c41fd-3b31-4586-8bb7-bdd808b844ac'] response: {'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'name': 'network-vif-deleted', 'tag': 'd2cd9eac-1c9c-4feb-9b64-2bd32db6344a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1532/2881] 199.204.45.30 () {34 vars in 1225 bytes} [Tue May 19 14:38:53 2026] GET /v2.0/networks?id=34866dd9-e80f-4e82-a32f-b587b351e163&id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&id=54d48a5a-1f19-4d20-8f09-50179ddadb44&id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 3097 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2882] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:53 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 3814 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2883] 199.204.45.30 () {34 vars in 1061 bytes} [Tue May 19 14:38:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.227&port_id=d8571a16-b350-4bee-b673-b0230046927c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 14:38:53.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7eb5411-c576-4653-8c7b-ffee96354d04 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1351/2884] 199.204.45.30 () {32 vars in 758 bytes} [Tue May 19 14:38:53 2026] DELETE /v2.0/ports/d2cd9eac-1c9c-4feb-9b64-2bd32db6344a => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2885] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:53 2026] GET /v2.0/subnets?id=04408cbc-de22-4890-acec-ee19dde70465 => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2886] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/ports?network_id=34866dd9-e80f-4e82-a32f-b587b351e163&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: 1535/2887] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2888] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:54 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: 1537/2889] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2890] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2891] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2892] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => 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: 1540/2893] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2894] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?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: 1355/2895] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=c2e28726-6b56-4a12-98bf-40b449c454bb => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2896] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1349 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2897] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/subnets?id=34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2898] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2899] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/ports?network_id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2900] 199.204.45.30 () {30 vars in 742 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2901] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?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: 1544/2902] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2903] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => 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: 1359/2904] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?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: 1546/2905] 199.204.45.30 () {34 vars in 1055 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.33&port_id=5d1c8216-f444-4e89-89e1-030d490eec82 => 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: 1360/2906] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2907] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&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: 1361/2908] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:54 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?fields=segments => generated 14 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2909] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:55 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1362/2910] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:57 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: 1549/2911] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2912] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38: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: 1550/2913] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2914] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:57 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 3814 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2915] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:57 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: 1365/2916] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2917] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2918] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2919] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:57 2026] GET /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => generated 1233 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2920] 199.204.45.30 () {34 vars in 788 bytes} [Tue May 19 14:38:57 2026] PUT /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => generated 1026 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2921] 199.204.45.30 () {30 vars in 742 bytes} [Tue May 19 14:38:57 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 797 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2922] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:58 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2923] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:58 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 3643 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:38:58.223 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bfc8945-1824-4c59-bbcf-8fd6168e595b'] response: {'name': 'network-changed', 'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'tag': '5d1c8216-f444-4e89-89e1-030d490eec82', '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: 1556/2924] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:58 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2925] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:38:58 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 800 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2926] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:58 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1370/2927] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:58 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1558/2928] 199.204.45.30 () {34 vars in 974 bytes} [Tue May 19 14:38:58 2026] GET /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2929] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:38:58 2026] DELETE /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => 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: 1559/2930] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2931] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:38:59.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e4f2c54-b0a4-4bb5-83f6-9a279fc37019 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1373/2932] 199.204.45.30 () {32 vars in 758 bytes} [Tue May 19 14:38:59 2026] DELETE /v2.0/ports/5d1c8216-f444-4e89-89e1-030d490eec82 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2933] 199.204.45.30 () {34 vars in 1145 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/networks?id=34866dd9-e80f-4e82-a32f-b587b351e163&id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 2310 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2934] 199.204.45.30 () {34 vars in 1061 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.227&port_id=d8571a16-b350-4bee-b673-b0230046927c => 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: 1561/2935] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/subnets?id=04408cbc-de22-4890-acec-ee19dde70465 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2936] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/ports?network_id=34866dd9-e80f-4e82-a32f-b587b351e163&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2937] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2938] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2939] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:38:59 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: 1565/2940] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:38:59 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: 1376/2941] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2942] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2943] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?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: 1378/2944] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=c2e28726-6b56-4a12-98bf-40b449c454bb => 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: 1379/2945] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/subnets?id=34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2946] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/ports?network_id=8c4a26c1-2c14-46ea-8817-7cba43a09a20&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2947] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2948] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2949] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:38:59 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2950] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:39:00 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1349 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2951] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:39:00 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:39:00.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c55f448-0d98-4122-ae6a-14bd7b89e3a0'] response: {'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'name': 'network-vif-deleted', 'tag': '5d1c8216-f444-4e89-89e1-030d490eec82', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1384/2952] 199.204.45.30 () {30 vars in 742 bytes} [Tue May 19 14:39:00 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2953] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:39:00 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2954] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:39:00 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => 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: 1387/2957] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:39:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2958] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:39:13 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: 1388/2959] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:39:13 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: 1572/2960] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:39:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:39:13.218 8 INFO neutron.api.v2.resource [None req-dd5b89ad-6484-41a5-bc7b-0372fdbbe72f 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1389/2961] 199.204.45.30 () {30 vars in 762 bytes} [Tue May 19 14:39:13 2026] GET /v2.0/security-groups/lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2962] 199.204.45.30 () {30 vars in 784 bytes} [Tue May 19 14:39:13 2026] GET /v2.0/security-groups?name=lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 2741 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2963] 199.204.45.30 () {30 vars in 814 bytes} [Tue May 19 14:39:13 2026] GET /v2.0/security-group-rules?security_group_id=d8b823dc-a132-4d7f-9d37-e780a318f34d => generated 2206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2964] 199.204.45.30 () {32 vars in 788 bytes} [Tue May 19 14:39:13 2026] DELETE /v2.0/security-group-rules/1061834c-e7ad-41bd-9888-07d63c2ef95f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2965] 199.204.45.30 () {32 vars in 788 bytes} [Tue May 19 14:39:13 2026] DELETE /v2.0/security-group-rules/f3e4ee73-e635-4a1c-8a20-d42f5a6cb205 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:17.679 7 INFO neutron.db.l3_db [None req-1085d37f-1313-44ef-a9d3-c2a01bf86a8f 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Floating IP eedcd767-1102-4806-997b-622356faa72c disassociated (deleted). External IP: 10.96.250.204, port: 5146ac82-3091-4a5b-a6e0-3a323ae4bebf. [pid: 7|app: 0|req: 1576/2968] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:39:17 2026] DELETE /v2.0/floatingips/eedcd767-1102-4806-997b-622356faa72c => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:18.096 8 INFO neutron.api.v2.resource [None req-8008df74-c066-402b-95a9-254d97b25d1b 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1393/2969] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:39:18 2026] GET /v2.0/floatingips/eedcd767-1102-4806-997b-622356faa72c => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2970] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:39:18 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: 1394/2971] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:39:18 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: 1578/2972] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:39:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2973] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:39:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2974] 199.204.45.30 () {30 vars in 740 bytes} [Tue May 19 14:39:18 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2975] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:39:18 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2976] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:39:18 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2977] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:39:19 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/2978] 199.204.45.30 () {34 vars in 974 bytes} [Tue May 19 14:39:19 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1349 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2979] 199.204.45.30 () {34 vars in 1059 bytes} [Tue May 19 14:39:19 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2980] 199.204.45.30 () {34 vars in 1015 bytes} [Tue May 19 14:39:19 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20?fields=dns_domain => generated 29 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/2981] 199.204.45.30 () {30 vars in 768 bytes} [Tue May 19 14:39:20 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2982] 199.204.45.30 () {38 vars in 1027 bytes} [Tue May 19 14:39:19 2026] PUT /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1150 bytes in 327 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: 1400/2983] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:39:20 2026] GET /v2.0/ports?tenant_id=71542e02eaa94722814df98f68457914&device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2984] 199.204.45.30 () {34 vars in 1065 bytes} [Tue May 19 14:39:20 2026] GET /v2.0/networks?id=34866dd9-e80f-4e82-a32f-b587b351e163&id=8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 1524 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2985] 199.204.45.30 () {34 vars in 1061 bytes} [Tue May 19 14:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.227&port_id=d8571a16-b350-4bee-b673-b0230046927c => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2986] 199.204.45.30 () {34 vars in 983 bytes} [Tue May 19 14:39:20 2026] GET /v2.0/subnets?id=04408cbc-de22-4890-acec-ee19dde70465 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2987] 199.204.45.30 () {34 vars in 788 bytes} [Tue May 19 14:39:20 2026] PUT /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1090 bytes in 325 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: 1404/2988] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:39:20 2026] GET /v2.0/ports?network_id=34866dd9-e80f-4e82-a32f-b587b351e163&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/2989] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:39:20 2026] GET /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 1090 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2990] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:39:20 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2991] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:39:20 2026] GET /v2.0/networks/34866dd9-e80f-4e82-a32f-b587b351e163?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/2992] 199.204.45.30 () {32 vars in 758 bytes} [Tue May 19 14:39:20 2026] DELETE /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2993] 199.204.45.30 () {30 vars in 702 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2994] 199.204.45.30 () {30 vars in 704 bytes} [Tue May 19 14:39:21 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: 1408/2995] 199.204.45.30 () {30 vars in 680 bytes} [Tue May 19 14:39:21 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: 1588/2996] 199.204.45.30 () {30 vars in 716 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:39:21.127 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad6b9d3c-471e-421e-b74f-32bedf4f9bdb 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1409/2997] 199.204.45.30 () {32 vars in 758 bytes} [Tue May 19 14:39:21 2026] DELETE /v2.0/ports/c2e28726-6b56-4a12-98bf-40b449c454bb => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/2998] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:39:21.201 8 INFO neutron.api.v2.resource [None req-fe43b03a-e5c4-42ed-b930-cf11f1312e47 30445b394ca94d05a446f9b6dc60792e 71542e02eaa94722814df98f68457914 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1410/2999] 199.204.45.30 () {30 vars in 762 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/security-groups/lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3000] 199.204.45.30 () {30 vars in 784 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/security-groups?name=lb-9e830595-64f9-4c98-bab9-e598b320a8c7 => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/3001] 199.204.45.30 () {30 vars in 736 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3002] 199.204.45.30 () {34 vars in 788 bytes} [Tue May 19 14:39:21 2026] PUT /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 1090 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3003] 199.204.45.30 () {34 vars in 1095 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/ports?device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/3004] 199.204.45.30 () {32 vars in 778 bytes} [Tue May 19 14:39:21 2026] DELETE /v2.0/security-groups/d8b823dc-a132-4d7f-9d37-e780a318f34d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3005] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3006] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 800 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3007] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3008] 199.204.45.30 () {34 vars in 1103 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A344&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3009] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:39:21 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90&id=dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/3010] 199.204.45.30 () {32 vars in 758 bytes} [Tue May 19 14:39:21 2026] DELETE /v2.0/ports/5146ac82-3091-4a5b-a6e0-3a323ae4bebf => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3011] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:39:22 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3012] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:39:22 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3013] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:39:22 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?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: 1415/3014] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:39:22 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3015] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:39:22 2026] GET /v2.0/ports?device_id=306f2cf6-1bfa-4b20-971e-a68509e6315c => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3016] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:39:22 2026] DELETE /v2.0/ports/d8571a16-b350-4bee-b673-b0230046927c => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:23.700 7 INFO neutron.db.l3_db [None req-4dc75e2b-5d95-4936-9222-1dda2b83e3a6 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Floating IP f0f00aa8-05d2-47a8-92d1-4f52ea7f0c4f disassociated (deleted). External IP: 10.96.250.203, port: 58f1bb22-d819-4b06-8d19-baba85370a93. [pid: 7|app: 0|req: 1601/3017] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:39:23 2026] DELETE /v2.0/floatingips/f0f00aa8-05d2-47a8-92d1-4f52ea7f0c4f => generated 0 bytes in 788 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:24.104 8 INFO neutron.api.v2.resource [None req-ec56a302-4667-488c-a4e9-eb02c8f1feb9 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1417/3018] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/floatingips/f0f00aa8-05d2-47a8-92d1-4f52ea7f0c4f => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:39:24.292 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b7bfacf-8b3d-4f53-afce-f12d899c161a'] response: {'name': 'network-changed', 'server_uuid': '1e74d548-c930-478a-8709-b9286869f83d', 'tag': '58f1bb22-d819-4b06-8d19-baba85370a93', 'status': 'completed', 'code': 200} 2026-05-19 14:39:24.316 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20cd7177-e0dd-46cb-819e-d5a295e2fb6a'] response: {'server_uuid': '306f2cf6-1bfa-4b20-971e-a68509e6315c', 'name': 'network-vif-deleted', 'tag': 'd8571a16-b350-4bee-b673-b0230046927c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1418/3019] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=1e74d548-c930-478a-8709-b9286869f83d => generated 1473 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3020] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/ports?device_id=1e74d548-c930-478a-8709-b9286869f83d => generated 1204 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3021] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/security-groups?id=c9b388ac-8a4e-4e41-bd66-8fa0906f03ea&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3022] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/networks?id=e6d98f9b-9f15-4653-9bca-130271f4987a => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3023] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.131&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => 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: 1420/3024] 199.204.45.30 () {34 vars in 1105 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ac&port_id=58f1bb22-d819-4b06-8d19-baba85370a93 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3025] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/subnets?id=e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456&id=65307c69-2978-42cb-a5b8-0308fdfb9cde => generated 1367 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3026] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3027] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/ports?network_id=e6d98f9b-9f15-4653-9bca-130271f4987a&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3028] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3029] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/ports?device_id=1e74d548-c930-478a-8709-b9286869f83d => generated 1204 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3030] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:39:24 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3031] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:39:24 2026] DELETE /v2.0/ports/58f1bb22-d819-4b06-8d19-baba85370a93 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:29.894 8 INFO neutron.db.l3_db [None req-4d2699d2-e83a-4c15-832b-e427dd91312c 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] Floating IP 215f52e2-42ad-405b-9e87-8fabe24195e0 disassociated (deleted). External IP: 10.96.250.206, port: 8532aa2a-9678-435d-b98e-b29048f6422a. [pid: 8|app: 0|req: 1424/3032] 10.0.0.199 () {32 vars in 732 bytes} [Tue May 19 14:39:29 2026] DELETE /v2.0/floatingips/215f52e2-42ad-405b-9e87-8fabe24195e0 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:30.348 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-128b44b0-3d29-41ff-90ac-4368799ac942'] response: {'server_uuid': '1e74d548-c930-478a-8709-b9286869f83d', 'name': 'network-vif-deleted', 'tag': '58f1bb22-d819-4b06-8d19-baba85370a93', 'status': 'completed', 'code': 200} 2026-05-19 14:39:30.349 7 INFO neutron.api.v2.resource [None req-3b37cefb-88f8-4173-9ec1-0f4bfd08638b 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3033] 10.0.0.199 () {32 vars in 729 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/floatingips/215f52e2-42ad-405b-9e87-8fabe24195e0 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:39:30.554 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3951b32-a28e-46d6-bf92-b9c51be97780'] response: {'name': 'network-changed', 'server_uuid': '23f3248b-e017-49b8-b27f-76fb18dd60b9', 'tag': '8532aa2a-9678-435d-b98e-b29048f6422a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1610/3034] 199.204.45.30 () {34 vars in 1079 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/ports?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3035] 10.0.0.121 () {34 vars in 990 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/ports?device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1200 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3036] 199.204.45.30 () {34 vars in 985 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/networks?id=54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3037] 10.0.0.121 () {34 vars in 1040 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/security-groups?id=c9b388ac-8a4e-4e41-bd66-8fa0906f03ea&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3038] 199.204.45.30 () {34 vars in 1057 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.100&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => 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: 1427/3039] 199.204.45.30 () {34 vars in 1103 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A344&port_id=8532aa2a-9678-435d-b98e-b29048f6422a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3040] 199.204.45.30 () {34 vars in 1063 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/subnets?id=f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90&id=dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3041] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3042] 199.204.45.30 () {34 vars in 1051 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/ports?network_id=54d48a5a-1f19-4d20-8f09-50179ddadb44&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: 1429/3043] 199.204.45.30 () {34 vars in 1011 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3044] 199.204.45.30 () {34 vars in 1111 bytes} [Tue May 19 14:39:30 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3045] 199.204.45.30 () {34 vars in 993 bytes} [Tue May 19 14:39:31 2026] GET /v2.0/ports?device_id=23f3248b-e017-49b8-b27f-76fb18dd60b9 => generated 1200 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3046] 199.204.45.30 () {36 vars in 996 bytes} [Tue May 19 14:39:31 2026] DELETE /v2.0/ports/8532aa2a-9678-435d-b98e-b29048f6422a => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3049] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:35 2026] DELETE /v2.0/security-group-rules/de04cfed-7439-4979-9568-3779e803e31e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:35.877 7 INFO neutron.api.v2.resource [None req-daa0a7c1-f2b2-47a3-8821-eac9f0adb5ed 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3050] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:35 2026] GET /v2.0/security-group-rules/de04cfed-7439-4979-9568-3779e803e31e => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3051] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:35 2026] DELETE /v2.0/security-group-rules/daccd891-b67c-4616-a579-06b63ab2f481 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:35.964 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e25ebc62-3806-40ac-acb4-8712e70a6f74'] response: {'server_uuid': '23f3248b-e017-49b8-b27f-76fb18dd60b9', 'name': 'network-vif-deleted', 'tag': '8532aa2a-9678-435d-b98e-b29048f6422a', 'status': 'completed', 'code': 200} 2026-05-19 14:39:35.975 7 INFO neutron.api.v2.resource [None req-eb01413b-25ef-47cc-9ab2-394daeef7c79 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3052] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:35 2026] GET /v2.0/security-group-rules/daccd891-b67c-4616-a579-06b63ab2f481 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3053] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:35 2026] DELETE /v2.0/security-group-rules/d04c61a3-351b-4093-9732-94f50bb486ca => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:36.099 7 INFO neutron.api.v2.resource [None req-31a57f94-4a1c-4a7b-a8c0-21fb117c43ce 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3054] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-group-rules/d04c61a3-351b-4093-9732-94f50bb486ca => 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: 1435/3055] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:36 2026] DELETE /v2.0/security-group-rules/e84eb906-4943-41f1-bb1b-203226c60c93 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:36.207 7 INFO neutron.api.v2.resource [None req-57c96bea-0dd4-4eaf-a3cf-2660d9022488 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3056] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-group-rules/e84eb906-4943-41f1-bb1b-203226c60c93 => 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: 1436/3057] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:36 2026] DELETE /v2.0/security-group-rules/d4ad8800-bf51-494c-94dd-11c0d689fd7b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:36.312 7 INFO neutron.api.v2.resource [None req-49c1de29-811c-4095-82dd-9f1e0c5c48e4 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3058] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-group-rules/d4ad8800-bf51-494c-94dd-11c0d689fd7b => 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: 1437/3059] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:36 2026] DELETE /v2.0/security-group-rules/556c3abe-7f47-438d-946a-56b624028b0c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:36.400 7 INFO neutron.api.v2.resource [None req-e5b7b587-be65-4ec6-887c-a71f3e9212e8 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3060] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-group-rules/556c3abe-7f47-438d-946a-56b624028b0c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3061] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:36 2026] DELETE /v2.0/security-group-rules/3d18a076-4fff-4027-8867-d485d576b6a8 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:36.491 7 INFO neutron.api.v2.resource [None req-b0b6ec48-b057-4d99-a9a3-49fefc6bb52f 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3062] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-group-rules/3d18a076-4fff-4027-8867-d485d576b6a8 => 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: 1439/3063] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:36 2026] DELETE /v2.0/security-group-rules/d9a479e7-c5bd-438c-8d4c-52a3f9ce5052 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:36.581 7 INFO neutron.api.v2.resource [None req-f26f2e0b-d873-4e78-ae03-dfebefd86a8b 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3064] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-group-rules/d9a479e7-c5bd-438c-8d4c-52a3f9ce5052 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3065] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:36 2026] DELETE /v2.0/security-group-rules/1f1f25ff-d52e-4cae-86d9-b61bce7b61fb => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:36.672 7 INFO neutron.api.v2.resource [None req-5a4fa1c7-96c8-4e90-a0d1-683ed2396a3a 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3066] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-group-rules/1f1f25ff-d52e-4cae-86d9-b61bce7b61fb => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3067] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:36 2026] DELETE /v2.0/security-group-rules/c8232ea3-b1b7-48a0-9170-7a43fc5296ad => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:36.773 7 INFO neutron.api.v2.resource [None req-0552c8af-dcdc-44cb-a056-6d67ff6925e6 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3068] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-group-rules/c8232ea3-b1b7-48a0-9170-7a43fc5296ad => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3069] 10.0.0.199 () {32 vars in 750 bytes} [Tue May 19 14:39:36 2026] DELETE /v2.0/security-group-rules/80823541-0fa9-4246-bdd1-241f7b16c520 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:36.872 7 INFO neutron.api.v2.resource [None req-d7c6587a-bd68-47e0-b566-1cdc4b445e25 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3070] 10.0.0.199 () {32 vars in 747 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-group-rules/80823541-0fa9-4246-bdd1-241f7b16c520 => 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: 1443/3071] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:39:36 2026] DELETE /v2.0/security-groups/c9b388ac-8a4e-4e41-bd66-8fa0906f03ea => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:37.003 7 INFO neutron.api.v2.resource [None req-0f69e534-d65d-4e07-b0c4-f462c37afb8e 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3072] 10.0.0.199 () {32 vars in 737 bytes} [Tue May 19 14:39:36 2026] GET /v2.0/security-groups/c9b388ac-8a4e-4e41-bd66-8fa0906f03ea => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3073] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:39:37 2026] PUT /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62/remove_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:39:38.509 7 INFO neutron.api.v2.resource [None req-e2357703-e878-42b5-8047-6cc0361d8e1d 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3074] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:39:38 2026] PUT /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62/remove_router_interface => generated 198 bytes in 216 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3075] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:39:38 2026] PUT /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62/remove_router_interface => generated 309 bytes in 1537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:39:40.269 7 INFO neutron.api.v2.resource [None req-f57091e3-e45e-4bf8-80ac-36245a7847c6 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3076] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:39:40 2026] PUT /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62/remove_router_interface => generated 198 bytes in 211 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3077] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:39:40 2026] PUT /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62/remove_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:39:41.740 7 INFO neutron.api.v2.resource [None req-cd75079c-5fb0-4a47-84a8-3b88c3466a9c 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3078] 10.0.0.199 () {34 vars in 789 bytes} [Tue May 19 14:39:41 2026] PUT /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62/remove_router_interface => generated 198 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:39:42.817 8 INFO neutron.db.l3_hamode_db [None req-f020f1f7-78b7-4fd4-9f72-99ba72feeaec 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] HA network c60ba09a-878d-4488-a48c-f6e76624ad5c was deleted as no HA routers are present in tenant 11b1d1e4fd5740268dba4bf5dc64fad7. [pid: 8|app: 0|req: 1447/3079] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:39:41 2026] DELETE /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62 => generated 0 bytes in 1079 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:39:42.861 7 INFO neutron.api.v2.resource [None req-0fc22563-9eec-44b8-bbfc-0e34d376eefa 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3080] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:39:42 2026] GET /v2.0/routers/c93bc6b2-cc59-49e1-b8b3-51acd7d21b62 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:39:42.921 8 INFO neutron.services.segments.plugin [-] Segment ea1fbaa2-6946-4dbe-b4c2-7cb1b6a69cbe resource provider aggregate not found 2026-05-19 14:39:42.927 8 INFO neutron.services.segments.plugin [-] Segment ea1fbaa2-6946-4dbe-b4c2-7cb1b6a69cbe resource provider aggregate not found 2026-05-19 14:39:42.945 8 INFO neutron.services.segments.plugin [-] Segment ea1fbaa2-6946-4dbe-b4c2-7cb1b6a69cbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea1fbaa2-6946-4dbe-b4c2-7cb1b6a69cbe found for delete ", "request_id": "req-4c48e737-1362-47cb-9bcf-747594840df8"}]} 2026-05-19 14:39:42.948 8 INFO neutron.services.segments.plugin [-] Segment ea1fbaa2-6946-4dbe-b4c2-7cb1b6a69cbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea1fbaa2-6946-4dbe-b4c2-7cb1b6a69cbe found for delete ", "request_id": "req-805cd9db-502d-4843-b31e-9eeb26ca5809"}]} [pid: 8|app: 0|req: 1448/3081] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:39:42 2026] DELETE /v2.0/subnets/65307c69-2978-42cb-a5b8-0308fdfb9cde => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:43.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a37be44b-a7d6-4015-ac94-4dd6f1e1f28e 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1634/3082] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:39:43 2026] GET /v2.0/subnets/65307c69-2978-42cb-a5b8-0308fdfb9cde => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3083] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:39:43 2026] DELETE /v2.0/subnets/e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:43.437 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26398418-b318-475b-aa97-32d3e4860395 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3084] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:39:43 2026] GET /v2.0/subnets/e73e3fd6-3f44-4e9f-b63b-8dc23e0cd456 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3085] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:39:43 2026] DELETE /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:43.868 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8fc06387-123e-4772-a6cb-dcd775177f3a 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1636/3086] 10.0.0.199 () {32 vars in 723 bytes} [Tue May 19 14:39:43 2026] GET /v2.0/networks/e6d98f9b-9f15-4653-9bca-130271f4987a => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3087] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:39:43 2026] DELETE /v2.0/subnets/dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:44.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14ad6936-192d-4469-9278-6e5a7c096449 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3088] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:39:44 2026] GET /v2.0/subnets/dea2e5f0-ec5e-40d0-89e1-e56ac4cacf25 => 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: 1452/3089] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:39:44 2026] DELETE /v2.0/subnets/f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:44.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfc8ea14-c087-46d5-8deb-0e2c538c443f 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3090] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:39:44 2026] GET /v2.0/subnets/f5dc3985-a5f1-4f2e-ae2d-3f1dce245d90 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3091] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:39:44 2026] DELETE /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:44.824 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72eb8b9c-82b3-4724-b7d1-8c235e1a3046 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3092] 10.0.0.199 () {32 vars in 723 bytes} [Tue May 19 14:39:44 2026] GET /v2.0/networks/54d48a5a-1f19-4d20-8f09-50179ddadb44 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:39:44.962 8 INFO neutron.services.segments.plugin [-] Segment 89d86282-31d0-4b50-a0e9-2bc482d3f66d resource provider aggregate not found 2026-05-19 14:39:44.970 8 INFO neutron.services.segments.plugin [-] Segment 89d86282-31d0-4b50-a0e9-2bc482d3f66d resource provider aggregate not found 2026-05-19 14:39:44.976 8 INFO neutron.services.segments.plugin [-] Segment 89d86282-31d0-4b50-a0e9-2bc482d3f66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d86282-31d0-4b50-a0e9-2bc482d3f66d found for delete ", "request_id": "req-2db5c7b1-9305-4dd7-8212-b070ee37340f"}]} 2026-05-19 14:39:44.991 8 INFO neutron.services.segments.plugin [-] Segment 89d86282-31d0-4b50-a0e9-2bc482d3f66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89d86282-31d0-4b50-a0e9-2bc482d3f66d found for delete ", "request_id": "req-15b4fafa-4855-4a3e-8fb1-0e4786dbb362"}]} 2026-05-19 14:39:44.995 8 INFO neutron.services.segments.plugin [-] Segment 825fa086-c6d1-408c-841e-fbdc2b0d5b69 resource provider aggregate not found 2026-05-19 14:39:45.012 8 INFO neutron.services.segments.plugin [-] Segment 825fa086-c6d1-408c-841e-fbdc2b0d5b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 825fa086-c6d1-408c-841e-fbdc2b0d5b69 found for delete ", "request_id": "req-d4355773-0392-4feb-be72-1d152616b934"}]} 2026-05-19 14:39:45.020 8 INFO neutron.services.segments.plugin [-] Segment 825fa086-c6d1-408c-841e-fbdc2b0d5b69 resource provider aggregate not found 2026-05-19 14:39:45.036 8 INFO neutron.services.segments.plugin [-] Segment 825fa086-c6d1-408c-841e-fbdc2b0d5b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 825fa086-c6d1-408c-841e-fbdc2b0d5b69 found for delete ", "request_id": "req-8be5ca5a-c4ff-40f6-b4a9-1d90c0c8e7ed"}]} [pid: 8|app: 0|req: 1454/3093] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:39:44 2026] DELETE /v2.0/subnets/b824e441-ab03-4101-b9d4-f57a34f3c7c2 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:45.088 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c7bc025-128a-450f-a3fb-8ca53400ee8d 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1640/3094] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:39:45 2026] GET /v2.0/subnets/b824e441-ab03-4101-b9d4-f57a34f3c7c2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3095] 10.0.0.199 () {32 vars in 724 bytes} [Tue May 19 14:39:45 2026] DELETE /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:45.318 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5b18a2d-6bdd-4bcf-ba92-0272b5d578ea 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3096] 10.0.0.199 () {32 vars in 721 bytes} [Tue May 19 14:39:45 2026] GET /v2.0/subnets/34be3a8e-183f-451e-bf4d-537b6fa70e09 => 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: 1456/3097] 10.0.0.199 () {32 vars in 726 bytes} [Tue May 19 14:39:45 2026] DELETE /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 14:39:45.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43146587-7b00-4fbd-a401-f4950bd38572 2b3d15d2b0b14a6ea80f2df83487e859 11b1d1e4fd5740268dba4bf5dc64fad7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3098] 10.0.0.199 () {32 vars in 723 bytes} [Tue May 19 14:39:45 2026] GET /v2.0/networks/8c4a26c1-2c14-46ea-8817-7cba43a09a20 => 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: 1644/3101] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:39:47 2026] GET /v2.0/security-groups?tenant_id=518d8309af224edba106880136361f2b&name=default => generated 2805 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 14:39:48.023 8 INFO neutron.services.segments.plugin [-] Segment e4a2d37e-1eb4-4c67-b949-152c834b3225 resource provider aggregate not found 2026-05-19 14:39:48.030 8 INFO neutron.services.segments.plugin [-] Segment e4a2d37e-1eb4-4c67-b949-152c834b3225 resource provider aggregate not found 2026-05-19 14:39:48.039 8 INFO neutron.services.segments.plugin [-] Segment e4a2d37e-1eb4-4c67-b949-152c834b3225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4a2d37e-1eb4-4c67-b949-152c834b3225 found for delete ", "request_id": "req-9b149427-b6d9-4ca9-aa9e-6f1d3af9de4a"}]} 2026-05-19 14:39:48.046 8 INFO neutron.services.segments.plugin [-] Segment e4a2d37e-1eb4-4c67-b949-152c834b3225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4a2d37e-1eb4-4c67-b949-152c834b3225 found for delete ", "request_id": "req-9a618fe9-3e84-481e-992e-5d97faed1292"}]} [pid: 8|app: 0|req: 1458/3102] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:39:47 2026] DELETE /v2.0/security-groups/670c4e61-6cb2-48ec-9a89-2573ce231d8b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3103] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:39:48 2026] GET /v2.0/security-groups?tenant_id=dd82f72fc1014efcacb5cf333122ac32&name=default => generated 2805 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3104] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:39:48 2026] DELETE /v2.0/security-groups/53554787-3bc4-4e07-8a62-2f7ae3da3f7d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3105] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:39:48 2026] GET /v2.0/security-groups?tenant_id=f019afa88c3a45ad92726dafeab7e2f3&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3106] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:39:48 2026] DELETE /v2.0/security-groups/41db749b-a251-43b6-a57f-21c96efa7fa9 => 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: 1647/3107] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:39:48 2026] GET /v2.0/security-groups?tenant_id=11b1d1e4fd5740268dba4bf5dc64fad7&name=default => generated 2805 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3108] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:39:49 2026] DELETE /v2.0/security-groups/bbf63b81-4de8-41ac-ac51-5146bd04323f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3109] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:39:49 2026] GET /v2.0/security-groups?tenant_id=24585f3180f54de99ca7d128c1d14458&name=default => generated 2805 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3110] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:39:49 2026] DELETE /v2.0/security-groups/7947c416-5a94-4c1c-b939-4015a0896069 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3111] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:39:49 2026] GET /v2.0/security-groups?tenant_id=a8861ba5463d4424a126a214d9361086&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3112] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:39:49 2026] DELETE /v2.0/security-groups/b2011eb7-1517-4ab5-9023-fe43e7bd49db => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3113] 10.0.0.199 () {32 vars in 774 bytes} [Tue May 19 14:39:50 2026] GET /v2.0/security-groups?tenant_id=5d7f51266c18456983383fdc59cc8cfb&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3114] 10.0.0.199 () {32 vars in 740 bytes} [Tue May 19 14:39:50 2026] DELETE /v2.0/security-groups/3cd04fcb-5a4c-46e0-adf9-db77ac77cddb => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3115] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:39:52 2026] GET /v2.0/networks => generated 2168 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3116] 10.0.0.199 () {32 vars in 655 bytes} [Tue May 19 14:39:54 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3117] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:39:54 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3118] 10.0.0.199 () {32 vars in 643 bytes} [Tue May 19 14:39:54 2026] GET /v2.0/ports => generated 4725 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3119] 10.0.0.199 () {32 vars in 647 bytes} [Tue May 19 14:39:54 2026] GET /v2.0/subnets => generated 1261 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3120] 10.0.0.199 () {32 vars in 649 bytes} [Tue May 19 14:39:54 2026] GET /v2.0/networks => generated 2168 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3121] 10.0.0.199 () {32 vars in 663 bytes} [Tue May 19 14:39:54 2026] GET /v2.0/security-groups => generated 16626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3122] 10.0.0.199 () {32 vars in 655 bytes} [Tue May 19 14:39:54 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)