+ 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 [Sat May 9 22:19:37 2026] *** compiled with version: 11.4.0 on 09 May 2026 17:34:19 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-8586bf685-fd2vw 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 0x563ae45430e0 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-09 22:19:41.374 7 INFO neutron.common.config [-] Logging enabled! 2026-05-09 22:19:41.374 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-09 22:19:41.435 8 INFO neutron.common.config [-] Logging enabled! 2026-05-09 22:19:41.435 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-09 22:19:41.742 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 22:19:41.750 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 22:19:42.585 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:19:42.589 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 22:19:42.593 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 22:19:42.594 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:19:42.594 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 22:19:42.594 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 22:19:42.594 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:42.601 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:42.601 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:42.601 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:19:42.625 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 22:19:42.626 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:19:42.626 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 22:19:42.675 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 22:19:42.676 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 22:19:42.676 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 22:19:42.676 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 22:19:42.684 8 WARNING oslo_policy.policy [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] 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-09 22:19:42.693 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:19:42.697 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 22:19:42.700 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 22:19:42.701 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 22:19:42.701 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 22:19:42.701 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 22:19:42.702 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:42.708 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:42.708 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 22:19:42.708 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:19:42.728 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 22:19:42.729 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 22:19:42.729 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 22:19:42.779 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 22:19:42.780 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 22:19:42.780 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 22:19:42.781 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 22:19:42.788 7 WARNING oslo_policy.policy [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] 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-09 22:19:43.077 8 INFO neutron.plugins.ml2.managers [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] Initializing driver for type 'vlan' 2026-05-09 22:19:43.277 7 INFO neutron.plugins.ml2.managers [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] Initializing driver for type 'vlan' 2026-05-09 22:19:43.377 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] VlanTypeDriver initialization complete 2026-05-09 22:19:43.377 8 INFO neutron.plugins.ml2.managers [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 22:19:43.377 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 22:19:43.400 8 INFO neutron.plugins.ml2.managers [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 22:19:43.400 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 22:19:43.400 8 INFO neutron.plugins.ml2.managers [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] Initializing extension driver 'port_security' 2026-05-09 22:19:43.401 8 INFO neutron.plugins.ml2.extensions.port_security [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 22:19:43.401 8 INFO neutron.plugins.ml2.managers [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] Initializing extension driver 'qos' 2026-05-09 22:19:43.401 8 INFO neutron.plugins.ml2.managers [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 22:19:43.401 8 INFO neutron.plugins.ml2.managers [None req-088c9faa-0809-4d99-9fc0-ec3b523643de - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 22:19:43.412 8 INFO neutron.quota [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded quota_driver: . 2026-05-09 22:19:43.412 8 INFO neutron.plugins.ml2.plugin [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 22:19:43.412 8 INFO neutron.plugins.ml2.managers [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 22:19:43.412 8 INFO neutron.plugins.ml2.managers [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 22:19:43.412 8 INFO neutron.plugins.ml2.managers [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 22:19:43.413 8 INFO neutron.extensions.vlantransparent [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Disabled vlantransparent extension. 2026-05-09 22:19:43.413 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: qos 2026-05-09 22:19:43.423 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: router 2026-05-09 22:19:43.456 8 INFO neutron.services.service_base [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 22:19:43.456 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: segments 2026-05-09 22:19:43.546 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: trunk 2026-05-09 22:19:43.602 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: vpnaas 2026-05-09 22:19:43.641 8 WARNING stevedore.named [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 22:19:43.681 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] VlanTypeDriver initialization complete 2026-05-09 22:19:43.682 7 INFO neutron.plugins.ml2.managers [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 22:19:43.682 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 22:19:43.698 8 INFO neutron_vpnaas.services.vpn.plugin [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 22:19:43.699 8 INFO neutron.common.utils [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 22:19:43.699 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: auto_allocate 2026-05-09 22:19:43.702 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: tag 2026-05-09 22:19:43.708 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: timestamp 2026-05-09 22:19:43.710 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 22:19:43.713 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: flavors 2026-05-09 22:19:43.714 7 INFO neutron.plugins.ml2.managers [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 22:19:43.714 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 22:19:43.714 7 INFO neutron.plugins.ml2.managers [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] Initializing extension driver 'port_security' 2026-05-09 22:19:43.714 7 INFO neutron.plugins.ml2.extensions.port_security [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 22:19:43.714 7 INFO neutron.plugins.ml2.managers [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] Initializing extension driver 'qos' 2026-05-09 22:19:43.715 7 INFO neutron.plugins.ml2.managers [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 22:19:43.715 7 INFO neutron.plugins.ml2.managers [None req-b4566eb1-c05d-4858-b60f-63a0b810ebdc - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 22:19:43.716 8 INFO neutron.manager [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loading Plugin: revisions 2026-05-09 22:19:43.719 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Initializing extension manager. 2026-05-09 22:19:43.720 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: address-group 2026-05-09 22:19:43.721 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: address-scope 2026-05-09 22:19:43.721 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 22:19:43.722 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: agent 2026-05-09 22:19:43.723 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 22:19:43.724 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 22:19:43.725 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 22:19:43.725 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: availability_zone 2026-05-09 22:19:43.726 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 22:19:43.726 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 22:19:43.727 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: default-subnetpools 2026-05-09 22:19:43.727 7 INFO neutron.quota [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded quota_driver: . 2026-05-09 22:19:43.727 7 INFO neutron.plugins.ml2.plugin [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 22:19:43.727 7 INFO neutron.plugins.ml2.managers [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 22:19:43.728 7 INFO neutron.plugins.ml2.managers [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 22:19:43.728 7 INFO neutron.plugins.ml2.managers [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 22:19:43.728 7 INFO neutron.extensions.vlantransparent [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Disabled vlantransparent extension. 2026-05-09 22:19:43.728 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 22:19:43.728 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: qos 2026-05-09 22:19:43.729 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: dns-integration 2026-05-09 22:19:43.729 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 22:19:43.730 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 22:19:43.731 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: dvr 2026-05-09 22:19:43.731 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 22:19:43.732 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 22:19:43.733 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:19:43.734 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 22:19:43.735 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: external-net 2026-05-09 22:19:43.735 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 22:19:43.736 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: extraroute 2026-05-09 22:19:43.737 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 22:19:43.737 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 22:19:43.738 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 22:19:43.739 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 22:19:43.739 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 22:19:43.740 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: fip-port-details 2026-05-09 22:19:43.740 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: flavors 2026-05-09 22:19:43.742 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 22:19:43.741 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: router 2026-05-09 22:19:43.742 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: floatingip-pools 2026-05-09 22:19:43.743 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: ip_allocation 2026-05-09 22:19:43.743 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 22:19:43.744 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: l2_adjacency 2026-05-09 22:19:43.745 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: router 2026-05-09 22:19:43.747 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:19:43.747 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 22:19:43.748 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: l3-ha 2026-05-09 22:19:43.748 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:19:43.749 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 22:19:43.749 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: l3-flavors 2026-05-09 22:19:43.750 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:19:43.751 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 22:19:43.753 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 22:19:43.754 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 22:19:43.755 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 22:19:43.756 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 22:19:43.756 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 22:19:43.757 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: multi-provider 2026-05-09 22:19:43.757 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: net-mtu 2026-05-09 22:19:43.758 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 22:19:43.759 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: network_availability_zone 2026-05-09 22:19:43.759 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: network_ha 2026-05-09 22:19:43.760 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: network-ip-availability 2026-05-09 22:19:43.761 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 22:19:43.761 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: pagination 2026-05-09 22:19:43.762 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: port-device-profile 2026-05-09 22:19:43.763 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 22:19:43.763 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 22:19:43.764 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: port-mac-override 2026-05-09 22:19:43.764 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 22:19:43.765 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 22:19:43.765 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: port-resource-request 2026-05-09 22:19:43.766 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 22:19:43.767 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: binding 2026-05-09 22:19:43.767 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: binding-extended 2026-05-09 22:19:43.768 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: port-security 2026-05-09 22:19:43.768 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: project-id 2026-05-09 22:19:43.769 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: provider 2026-05-09 22:19:43.770 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos 2026-05-09 22:19:43.772 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 22:19:43.772 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 22:19:43.773 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-default 2026-05-09 22:19:43.773 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-fip 2026-05-09 22:19:43.774 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 22:19:43.774 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 22:19:43.775 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 22:19:43.775 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 22:19:43.776 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 22:19:43.777 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-pps 2026-05-09 22:19:43.777 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 22:19:43.778 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 22:19:43.779 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 22:19:43.778 7 INFO neutron.services.service_base [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 22:19:43.779 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: segments 2026-05-09 22:19:43.779 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: quota-check-limit 2026-05-09 22:19:43.781 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: quotas 2026-05-09 22:19:43.782 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: quota_details 2026-05-09 22:19:43.783 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: rbac-policies 2026-05-09 22:19:43.784 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: rbac-address-group 2026-05-09 22:19:43.784 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 22:19:43.785 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 22:19:43.785 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 22:19:43.786 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: revision-if-match 2026-05-09 22:19:43.787 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 22:19:43.787 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: router_availability_zone 2026-05-09 22:19:43.788 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 22:19:43.789 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 22:19:43.790 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 22:19:43.790 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 22:19:43.791 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 22:19:43.792 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 22:19:43.799 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: security-group 2026-05-09 22:19:43.800 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: segment 2026-05-09 22:19:43.800 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 22:19:43.801 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: service-type 2026-05-09 22:19:43.802 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: sorting 2026-05-09 22:19:43.802 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 22:19:43.803 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: standard-attr-description 2026-05-09 22:19:43.803 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: stateful-security-group 2026-05-09 22:19:43.804 8 WARNING neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 22:19:43.805 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 22:19:43.805 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: subnet_onboard 2026-05-09 22:19:43.806 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 22:19:43.806 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: subnet-service-types 2026-05-09 22:19:43.807 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: subnet_allocation 2026-05-09 22:19:43.808 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 22:19:43.808 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 22:19:43.811 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 22:19:43.812 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 22:19:43.812 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: trunk 2026-05-09 22:19:43.813 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: trunk-details 2026-05-09 22:19:43.813 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 22:19:43.814 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 22:19:43.815 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 22:19:43.816 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: vpn-flavors 2026-05-09 22:19:43.817 8 INFO neutron.api.extensions [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Loaded extension: vpnaas 2026-05-09 22:19:43.819 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-09 22:19:43.819 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-09 22:19:43.819 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:43.820 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-09 22:19:43.820 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-09 22:19:43.821 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-09 22:19:43.823 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-09 22:19:43.824 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-09 22:19:43.824 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-09 22:19:43.824 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:43.824 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] subnetpool is already registered 2026-05-09 22:19:43.824 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:43.825 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] subnetpool is already registered 2026-05-09 22:19:43.825 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-09 22:19:43.825 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-09 22:19:43.825 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-09 22:19:43.826 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-09 22:19:43.826 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-09 22:19:43.826 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-09 22:19:43.828 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-09 22:19:43.828 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] router is already registered 2026-05-09 22:19:43.828 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-09 22:19:43.828 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] floatingip is already registered 2026-05-09 22:19:43.829 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-09 22:19:43.829 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] rbac_policy is already registered 2026-05-09 22:19:43.830 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-09 22:19:43.830 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] security_group is already registered 2026-05-09 22:19:43.830 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-09 22:19:43.830 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] security_group_rule is already registered 2026-05-09 22:19:43.830 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:43.831 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] subnetpool is already registered 2026-05-09 22:19:43.831 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:43.831 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] subnetpool is already registered 2026-05-09 22:19:43.831 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-09 22:19:43.831 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] trunk is already registered 2026-05-09 22:19:43.832 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-09 22:19:43.832 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] endpoint_group is already registered 2026-05-09 22:19:43.832 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-09 22:19:43.832 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] vpnservice is already registered 2026-05-09 22:19:43.832 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-09 22:19:43.832 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] ipsec_site_connection is already registered 2026-05-09 22:19:43.833 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-09 22:19:43.833 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] ipsecpolicy is already registered 2026-05-09 22:19:43.833 8 INFO neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-09 22:19:43.833 8 WARNING neutron.quota.resource_registry [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] ikepolicy is already registered 2026-05-09 22:19:43.871 8 WARNING keystonemiddleware._common.config [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:19:43.875 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: trunk 2026-05-09 22:19:43.878 8 WARNING oslo_config.cfg [None req-17242252-0c4c-448c-bc9f-6fe73f56dcdd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x563ae45430e0 pid: 8 (default app) 2026-05-09 22:19:43.940 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: vpnaas 2026-05-09 22:19:43.981 7 WARNING stevedore.named [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 22:19:44.036 7 INFO neutron_vpnaas.services.vpn.plugin [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 22:19:44.036 7 INFO neutron.common.utils [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 22:19:44.037 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: auto_allocate 2026-05-09 22:19:44.042 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: tag 2026-05-09 22:19:44.048 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: timestamp 2026-05-09 22:19:44.051 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 22:19:44.055 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: flavors 2026-05-09 22:19:44.058 7 INFO neutron.manager [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loading Plugin: revisions 2026-05-09 22:19:44.061 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Initializing extension manager. 2026-05-09 22:19:44.063 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: address-group 2026-05-09 22:19:44.064 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: address-scope 2026-05-09 22:19:44.065 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 22:19:44.065 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: agent 2026-05-09 22:19:44.066 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 22:19:44.067 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 22:19:44.068 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 22:19:44.069 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: availability_zone 2026-05-09 22:19:44.069 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 22:19:44.070 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 22:19:44.071 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: default-subnetpools 2026-05-09 22:19:44.072 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 22:19:44.073 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: dns-integration 2026-05-09 22:19:44.073 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 22:19:44.074 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 22:19:44.074 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: dvr 2026-05-09 22:19:44.075 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 22:19:44.076 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 22:19:44.076 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:19:44.077 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 22:19:44.077 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: external-net 2026-05-09 22:19:44.078 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 22:19:44.078 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: extraroute 2026-05-09 22:19:44.079 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 22:19:44.080 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 22:19:44.080 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 22:19:44.081 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 22:19:44.081 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 22:19:44.082 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: fip-port-details 2026-05-09 22:19:44.083 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: flavors 2026-05-09 22:19:44.084 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 22:19:44.085 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: floatingip-pools 2026-05-09 22:19:44.085 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: ip_allocation 2026-05-09 22:19:44.086 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 22:19:44.086 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: l2_adjacency 2026-05-09 22:19:44.088 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: router 2026-05-09 22:19:44.090 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 22:19:44.090 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 22:19:44.091 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: l3-ha 2026-05-09 22:19:44.091 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:19:44.092 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 22:19:44.093 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: l3-flavors 2026-05-09 22:19:44.094 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 22:19:44.094 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 22:19:44.096 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 22:19:44.098 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 22:19:44.098 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 22:19:44.100 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 22:19:44.100 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 22:19:44.101 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: multi-provider 2026-05-09 22:19:44.102 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: net-mtu 2026-05-09 22:19:44.102 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 22:19:44.103 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: network_availability_zone 2026-05-09 22:19:44.103 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: network_ha 2026-05-09 22:19:44.104 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: network-ip-availability 2026-05-09 22:19:44.105 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 22:19:44.106 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: pagination 2026-05-09 22:19:44.106 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: port-device-profile 2026-05-09 22:19:44.107 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 22:19:44.108 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 22:19:44.109 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: port-mac-override 2026-05-09 22:19:44.109 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 22:19:44.110 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 22:19:44.111 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: port-resource-request 2026-05-09 22:19:44.111 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 22:19:44.112 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: binding 2026-05-09 22:19:44.113 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: binding-extended 2026-05-09 22:19:44.113 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: port-security 2026-05-09 22:19:44.114 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: project-id 2026-05-09 22:19:44.114 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: provider 2026-05-09 22:19:44.116 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos 2026-05-09 22:19:44.117 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 22:19:44.117 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 22:19:44.118 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-default 2026-05-09 22:19:44.119 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-fip 2026-05-09 22:19:44.119 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 22:19:44.120 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 22:19:44.120 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 22:19:44.121 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 22:19:44.121 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 22:19:44.122 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-pps 2026-05-09 22:19:44.123 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 22:19:44.123 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 22:19:44.124 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 22:19:44.124 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: quota-check-limit 2026-05-09 22:19:44.126 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: quotas 2026-05-09 22:19:44.127 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: quota_details 2026-05-09 22:19:44.129 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: rbac-policies 2026-05-09 22:19:44.129 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: rbac-address-group 2026-05-09 22:19:44.130 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 22:19:44.130 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 22:19:44.131 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 22:19:44.131 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: revision-if-match 2026-05-09 22:19:44.132 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 22:19:44.133 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: router_availability_zone 2026-05-09 22:19:44.133 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 22:19:44.135 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 22:19:44.135 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 22:19:44.136 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 22:19:44.136 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 22:19:44.137 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 22:19:44.144 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: security-group 2026-05-09 22:19:44.145 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: segment 2026-05-09 22:19:44.146 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 22:19:44.147 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: service-type 2026-05-09 22:19:44.147 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: sorting 2026-05-09 22:19:44.148 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 22:19:44.149 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: standard-attr-description 2026-05-09 22:19:44.149 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: stateful-security-group 2026-05-09 22:19:44.150 7 WARNING neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 22:19:44.150 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 22:19:44.151 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: subnet_onboard 2026-05-09 22:19:44.151 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 22:19:44.152 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: subnet-service-types 2026-05-09 22:19:44.153 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: subnet_allocation 2026-05-09 22:19:44.153 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 22:19:44.154 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 22:19:44.157 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 22:19:44.158 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 22:19:44.158 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: trunk 2026-05-09 22:19:44.159 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: trunk-details 2026-05-09 22:19:44.159 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 22:19:44.160 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 22:19:44.161 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 22:19:44.162 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: vpn-flavors 2026-05-09 22:19:44.163 7 INFO neutron.api.extensions [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Loaded extension: vpnaas 2026-05-09 22:19:44.165 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-09 22:19:44.166 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-09 22:19:44.166 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:44.166 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-09 22:19:44.167 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-09 22:19:44.167 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-09 22:19:44.170 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-09 22:19:44.171 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-09 22:19:44.171 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-09 22:19:44.171 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:44.171 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] subnetpool is already registered 2026-05-09 22:19:44.172 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:44.172 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] subnetpool is already registered 2026-05-09 22:19:44.172 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-09 22:19:44.172 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-09 22:19:44.173 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-09 22:19:44.173 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-09 22:19:44.173 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-09 22:19:44.173 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-09 22:19:44.175 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-09 22:19:44.175 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] router is already registered 2026-05-09 22:19:44.176 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-09 22:19:44.176 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] floatingip is already registered 2026-05-09 22:19:44.177 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-09 22:19:44.177 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] rbac_policy is already registered 2026-05-09 22:19:44.177 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-09 22:19:44.177 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] security_group is already registered 2026-05-09 22:19:44.178 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-09 22:19:44.178 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] security_group_rule is already registered 2026-05-09 22:19:44.178 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:44.178 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] subnetpool is already registered 2026-05-09 22:19:44.178 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-09 22:19:44.178 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] subnetpool is already registered 2026-05-09 22:19:44.179 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-09 22:19:44.179 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] trunk is already registered 2026-05-09 22:19:44.179 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-09 22:19:44.179 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] endpoint_group is already registered 2026-05-09 22:19:44.180 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-09 22:19:44.180 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] vpnservice is already registered 2026-05-09 22:19:44.180 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-09 22:19:44.180 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] ipsec_site_connection is already registered 2026-05-09 22:19:44.180 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-09 22:19:44.180 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] ipsecpolicy is already registered 2026-05-09 22:19:44.181 7 INFO neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-09 22:19:44.181 7 WARNING neutron.quota.resource_registry [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] ikepolicy is already registered 2026-05-09 22:19:44.220 7 WARNING keystonemiddleware._common.config [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:19:44.229 7 WARNING oslo_config.cfg [None req-03eef6b7-aa16-4939-8e61-b31f5398c8dc - - - - - -] 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 0x563ae45430e0 pid: 7 (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-09 22:19:50.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-120c2899-8481-4b59-ba7b-f9e5df764a4e b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.44 () {44 vars in 923 bytes} [Sat May 9 22:19:50 2026] GET /v2.0/networks/public => generated 108 bytes in 701 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: 8|app: 0|req: 4/5] 199.204.45.44 () {44 vars in 945 bytes} [Sat May 9 22:19:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:19:51.385 7 WARNING oslo_policy.policy [None req-cbf95482-95df-422d-9910-d9a55db76431 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-09 22:19:51.513 7 WARNING neutron.services.revisions.revision_plugin [None req-cbf95482-95df-422d-9910-d9a55db76431 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Could not find related network for resource to bump revision. 2026-05-09 22:19:51.539 7 INFO neutron.db.segments_db [None req-cbf95482-95df-422d-9910-d9a55db76431 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment a22882b1-8549-4352-89da-2a06782b64c7 of type flat for network 1073a8d6-e9b5-41a7-b2ef-50f59079962a 2026-05-09 22:19:51.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbf95482-95df-422d-9910-d9a55db76431 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.44 () {48 vars in 963 bytes} [Sat May 9 22:19:51 2026] POST /v2.0/networks => generated 124 bytes in 564 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:19:57.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5bd3f4c-28f0-46a9-be26-49e1e5910fff b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.44 () {44 vars in 923 bytes} [Sat May 9 22:19:57 2026] GET /v2.0/networks/public => generated 108 bytes in 398 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.44 () {44 vars in 945 bytes} [Sat May 9 22:19:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:19:58.142 8 WARNING oslo_policy.policy [None req-a4f1e6c6-5228-416d-9be4-be14a83a9907 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-09 22:19:58.181 8 WARNING neutron.services.revisions.revision_plugin [None req-a4f1e6c6-5228-416d-9be4-be14a83a9907 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Could not find related network for resource to bump revision. 2026-05-09 22:19:58.208 8 INFO neutron.db.segments_db [None req-a4f1e6c6-5228-416d-9be4-be14a83a9907 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment dc775cc2-a48d-4d04-a671-6af518ccc21c of type flat for network 2f61d699-33f7-4706-bcff-d876f4002959 2026-05-09 22:19:58.265 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a4f1e6c6-5228-416d-9be4-be14a83a9907 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.44 () {48 vars in 963 bytes} [Sat May 9 22:19:57 2026] POST /v2.0/networks => generated 124 bytes in 435 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:20:04.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-001a0c61-a12a-453d-bb92-1580097d6074 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.44 () {44 vars in 923 bytes} [Sat May 9 22:20:04 2026] GET /v2.0/networks/public => generated 108 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.44 () {44 vars in 945 bytes} [Sat May 9 22:20:04 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-09 22:20:04.243 8 WARNING neutron.services.revisions.revision_plugin [None req-747b0317-6fb1-469f-9384-18fbfe57a6b7 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Could not find related network for resource to bump revision. 2026-05-09 22:20:04.264 8 INFO neutron.db.segments_db [None req-747b0317-6fb1-469f-9384-18fbfe57a6b7 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 064f385e-ab9d-4b4e-afe2-4c3b3f04327e of type flat for network 0cd60580-bb20-4727-8860-70f075b1555e 2026-05-09 22:20:04.298 8 INFO neutron.pecan_wsgi.hooks.translation [None req-747b0317-6fb1-469f-9384-18fbfe57a6b7 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.44 () {48 vars in 963 bytes} [Sat May 9 22:20:04 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:20:10.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aad601c2-bf75-4b47-b61f-c87420561b3e b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.44 () {44 vars in 923 bytes} [Sat May 9 22:20:10 2026] GET /v2.0/networks/public => generated 108 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.44 () {44 vars in 945 bytes} [Sat May 9 22:20:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:20:10.265 7 WARNING neutron.services.revisions.revision_plugin [None req-90f92cae-ceb3-4acb-a7f8-2e7a6ed5af4c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Could not find related network for resource to bump revision. 2026-05-09 22:20:10.286 7 INFO neutron.db.segments_db [None req-90f92cae-ceb3-4acb-a7f8-2e7a6ed5af4c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment e432a03d-0919-40f3-a3f7-49404834fab0 of type flat for network 4941e950-0acc-4b0b-875d-22f815189b14 [pid: 7|app: 0|req: 7/16] 199.204.45.44 () {48 vars in 963 bytes} [Sat May 9 22:20:10 2026] POST /v2.0/networks => generated 706 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:20:11.410 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90509db0-56e7-4c7a-82db-8d87b4a02c58 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.44 () {44 vars in 923 bytes} [Sat May 9 22:20:11 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.44 () {44 vars in 945 bytes} [Sat May 9 22:20:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:20:11.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bccff03e-eabb-4fa8-bf15-af14730d9a72 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.44 () {44 vars in 1030 bytes} [Sat May 9 22:20:11 2026] GET /v2.0/subnets/public-subnet?network_id=4941e950-0acc-4b0b-875d-22f815189b14 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.44 () {44 vars in 1053 bytes} [Sat May 9 22:20:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=4941e950-0acc-4b0b-875d-22f815189b14 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.44 () {48 vars in 961 bytes} [Sat May 9 22:20:11 2026] POST /v2.0/subnets => generated 641 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:24:37.270 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:24:37.271 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:24:37.273 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 22:24:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.44) !!! 2026-05-09 22:24:37.424 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3065edc8-6964-446a-8888-6bafedec899e b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/56] 199.204.45.44 () {44 vars in 933 bytes} [Sat May 9 22:24:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:24:37.432 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:24:37.433 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c9b8fe2-bec6-4f07-9be0-b11130a36c89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:24:37.436 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 22:24:37 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.44) !!! [pid: 7|app: 0|req: 27/57] 199.204.45.44 () {44 vars in 955 bytes} [Sat May 9 22:24:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:24:37.509 8 INFO neutron.db.segments_db [None req-3aeed70d-0aa9-40f0-bc33-d4f80458546c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 094b7b09-cdca-482e-93cd-c6f07096bf6d of type vxlan for network 810b9ebe-90b6-4599-a770-651770c22b23 [pid: 8|app: 0|req: 31/58] 199.204.45.44 () {48 vars in 962 bytes} [Sat May 9 22:24:37 2026] POST /v2.0/networks => generated 707 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:24:38.485 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c9b8fe2-bec6-4f07-9be0-b11130a36c89] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35218. 2026-05-09 22:24:38.486 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35206. 2026-05-09 22:24:38.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f64bb70-5b27-4d85-a4c6-078b405d32c4 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/59] 199.204.45.44 () {44 vars in 933 bytes} [Sat May 9 22:24:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:24:38.584 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35228. 2026-05-09 22:24:38.588 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35242. [pid: 8|app: 0|req: 32/60] 199.204.45.44 () {44 vars in 955 bytes} [Sat May 9 22:24:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:24:38.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be244ce4-5eb6-4d65-89b6-f952c9c5ed79 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/61] 199.204.45.44 () {44 vars in 1032 bytes} [Sat May 9 22:24:38 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=810b9ebe-90b6-4599-a770-651770c22b23 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/62] 199.204.45.44 () {44 vars in 1055 bytes} [Sat May 9 22:24:38 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=810b9ebe-90b6-4599-a770-651770c22b23 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/63] 199.204.45.44 () {48 vars in 961 bytes} [Sat May 9 22:24:38 2026] POST /v2.0/subnets => generated 627 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:24:40.140 8 INFO neutron.api.v2.resource [None req-984787c1-97f3-4e22-a5e4-829a182f0afd b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/64] 199.204.45.44 () {44 vars in 967 bytes} [Sat May 9 22:24:40 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: 7|app: 0|req: 31/65] 199.204.45.44 () {44 vars in 989 bytes} [Sat May 9 22:24:40 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/66] 199.204.45.44 () {48 vars in 976 bytes} [Sat May 9 22:24:40 2026] POST /v2.0/security-groups => generated 1552 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/67] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:41 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 1552 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/68] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:41 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 1552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:41 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 1552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:24:41 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: 7|app: 0|req: 34/71] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:42 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 2134 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:42 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 2134 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:42 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 2134 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:24:42 2026] POST /v2.0/security-group-rules => generated 571 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:43 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 2718 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:43 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => 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: 37/77] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:43 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:24:43 2026] POST /v2.0/security-group-rules => generated 571 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:44 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 3302 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:44 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 3302 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:44 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 3302 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:24:44 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:45 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 3886 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:45 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 3886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:45 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 3886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:24:45 2026] POST /v2.0/security-group-rules => generated 571 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.204.45.44 () {44 vars in 983 bytes} [Sat May 9 22:24:46 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23 => generated 732 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:24:47.046 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9cb1c93-1332-4108-b1ef-23f8a2392eeb b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/90] 199.204.45.44 () {44 vars in 1072 bytes} [Sat May 9 22:24:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=810b9ebe-90b6-4599-a770-651770c22b23 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.204.45.44 () {44 vars in 1095 bytes} [Sat May 9 22:24:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=810b9ebe-90b6-4599-a770-651770c22b23 => 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: 44/92] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:47 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => 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: 49/93] 199.204.45.44 () {48 vars in 957 bytes} [Sat May 9 22:24:47 2026] POST /v2.0/ports => generated 1100 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:24:53.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4596b18-9fc1-497f-9ebb-ac04f7780286 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/94] 199.204.45.44 () {44 vars in 975 bytes} [Sat May 9 22:24:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/95] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.204.45.44 () {48 vars in 1027 bytes} [Sat May 9 22:24:53 2026] PUT /v2.0/ports/690f1267-f72b-491d-945f-651ce7b9efed => generated 1213 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.204.45.44 () {44 vars in 916 bytes} [Sat May 9 22:24:55 2026] GET /v2.0/ports => generated 3730 bytes in 93 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-09 22:24:56.353 7 INFO neutron.api.v2.resource [None req-1c694138-f0b7-440f-8dd5-c9cefeea9cdd b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/98] 199.204.45.44 () {44 vars in 955 bytes} [Sat May 9 22:24:56 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: 52/99] 199.204.45.44 () {44 vars in 977 bytes} [Sat May 9 22:24:56 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.204.45.44 () {48 vars in 976 bytes} [Sat May 9 22:24:56 2026] POST /v2.0/security-groups => generated 1546 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/101] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:57 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => generated 1546 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/102] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:57 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => 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: 54/103] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:57 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:24:57 2026] POST /v2.0/security-group-rules => generated 591 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/105] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:58 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => generated 2150 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:58 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => generated 2150 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/107] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:24:58 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => generated 2150 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:24:58 2026] POST /v2.0/security-group-rules => generated 595 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/123] 199.204.45.44 () {44 vars in 971 bytes} [Sat May 9 22:26:39 2026] GET /v2.0/quotas/72c8ebc87642485a986b73cd60ca36b1 => 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: 64/124] 199.204.45.44 () {48 vars in 1023 bytes} [Sat May 9 22:26:39 2026] PUT /v2.0/quotas/72c8ebc87642485a986b73cd60ca36b1 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:28:48.944 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:28:48.945 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:28:49.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-beb3c942-57b2-46bc-81d7-8edefa807fcc b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/143] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 22:28:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:28:49.089 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:28:49.091 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c9b8fe2-bec6-4f07-9be0-b11130a36c89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:28:49.092 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 22:28:49 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.44) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 70/144] 199.204.45.44 () {30 vars in 761 bytes} [Sat May 9 22:28:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:28:50.834 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41690. 2026-05-09 22:28:50.835 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41678. 2026-05-09 22:28:50.923 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00849462-ad66-42e1-b977-e95d0f652a49 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/145] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 22:28:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:28:50.965 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41694. [pid: 7|app: 0|req: 71/146] 199.204.45.44 () {30 vars in 761 bytes} [Sat May 9 22:28:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:37:28.991 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:37:28.992 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c9b8fe2-bec6-4f07-9be0-b11130a36c89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:37:28.995 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat May 9 22:37:28 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=de7e404292664406bca922964628fd7b (ip 199.204.45.44) !!! 2026-05-09 22:37:29.153 7 INFO neutron.api.v2.resource [None req-37578c8a-27ca-4f45-b202-3dd5a5f0976f b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/215] 199.204.45.44 () {44 vars in 1070 bytes} [Sat May 9 22:37:28 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=de7e404292664406bca922964628fd7b => generated 139 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:37:29.162 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:37:29.165 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:37:29.168 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 22:37:29 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=de7e404292664406bca922964628fd7b (ip 199.204.45.44) !!! [pid: 8|app: 0|req: 110/216] 199.204.45.44 () {44 vars in 1093 bytes} [Sat May 9 22:37:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=de7e404292664406bca922964628fd7b => generated 23 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 199.204.45.44 () {48 vars in 977 bytes} [Sat May 9 22:37:29 2026] POST /v2.0/security-groups => generated 1560 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:37:30.453 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56338. 2026-05-09 22:37:30.453 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56324. [pid: 8|app: 0|req: 111/218] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:37:30 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 1560 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:37:30.551 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c9b8fe2-bec6-4f07-9be0-b11130a36c89] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56364. 2026-05-09 22:37:30.551 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56352. [pid: 7|app: 0|req: 108/219] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:37:30 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3 => generated 1560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:37:30 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 1560 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:37:30 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: 8|app: 0|req: 114/224] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:37:31 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 2138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:37:31 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3 => generated 2138 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:37:31 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 2138 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:37:31 2026] POST /v2.0/security-group-rules => generated 567 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:37:32 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 2718 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:37:32 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3 => 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: 117/230] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:37:33 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 2718 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/231] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:37:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:37:34 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 3300 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/233] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:37:34 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3 => generated 3300 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:37:34 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 3300 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/235] 199.204.45.44 () {48 vars in 987 bytes} [Sat May 9 22:37:34 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: 128/252] 199.204.45.44 () {30 vars in 738 bytes} [Sat May 9 22:39:45 2026] GET /v2.0/networks?tenant_id=de7e404292664406bca922964628fd7b&shared=False => generated 15 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:39:45.398 7 INFO neutron.db.segments_db [None req-f8a60b21-da98-4a47-824c-d25778819164 2179fb1bb5bd44e4b1657d43c2be80d6 de7e404292664406bca922964628fd7b - - 52f4a67f53654276ad9f83d52a5f7b7f 52f4a67f53654276ad9f83d52a5f7b7f] Added segment 8619c6b6-2790-45ec-a480-e124010d8e91 of type vxlan for network 078b6d11-0763-4cda-9acc-8229ca8937fc [pid: 7|app: 0|req: 125/253] 199.204.45.44 () {34 vars in 680 bytes} [Sat May 9 22:39:45 2026] POST /v2.0/networks => generated 717 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 199.204.45.44 () {30 vars in 720 bytes} [Sat May 9 22:39:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 199.204.45.44 () {30 vars in 631 bytes} [Sat May 9 22:39:45 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: 130/256] 199.204.45.44 () {34 vars in 675 bytes} [Sat May 9 22:39:45 2026] POST /v2.0/ports => generated 963 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 22:39:45 2026] GET /v2.0/networks/078b6d11-0763-4cda-9acc-8229ca8937fc => generated 704 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 199.204.45.44 () {30 vars in 720 bytes} [Sat May 9 22:39:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 22:39:48 2026] GET /v2.0/networks/078b6d11-0763-4cda-9acc-8229ca8937fc => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.204.45.44 () {44 vars in 971 bytes} [Sat May 9 22:40:12 2026] GET /v2.0/quotas/de7e404292664406bca922964628fd7b => generated 292 bytes in 13 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: 131/265] 199.204.45.44 () {48 vars in 1023 bytes} [Sat May 9 22:40:12 2026] PUT /v2.0/quotas/de7e404292664406bca922964628fd7b => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:50:49.157 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:50:49.159 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:50:49.160 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 22:50:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.44) !!! 2026-05-09 22:50:49.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a2b31ec-275e-40fa-a33b-30caafbe2163 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/352] 199.204.45.44 () {44 vars in 923 bytes} [Sat May 9 22:50:49 2026] GET /v2.0/networks/public => generated 108 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:50:49.338 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:50:49.339 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c9b8fe2-bec6-4f07-9be0-b11130a36c89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:50:49.341 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 22:50:49 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.44) !!! [pid: 7|app: 0|req: 175/353] 199.204.45.44 () {44 vars in 945 bytes} [Sat May 9 22:50:49 2026] GET /v2.0/networks?name=public => generated 753 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:50:50.469 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37820. 2026-05-09 22:50:50.474 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37818. 2026-05-09 22:50:50.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6454284-911a-4a7d-a965-ea24aa9eb286 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/354] 199.204.45.44 () {44 vars in 923 bytes} [Sat May 9 22:50:50 2026] GET /v2.0/networks/public => generated 108 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:50:50.570 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c9b8fe2-bec6-4f07-9be0-b11130a36c89] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37832. 2026-05-09 22:50:50.571 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37828. [pid: 7|app: 0|req: 176/355] 199.204.45.44 () {44 vars in 945 bytes} [Sat May 9 22:50:50 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:50:50.630 8 INFO neutron.pecan_wsgi.hooks.translation [None req-219c981c-039f-47c0-bd47-9804a756a41b b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/356] 199.204.45.44 () {44 vars in 1030 bytes} [Sat May 9 22:50:50 2026] GET /v2.0/subnets/public-subnet?network_id=4941e950-0acc-4b0b-875d-22f815189b14 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.204.45.44 () {44 vars in 1053 bytes} [Sat May 9 22:50:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=4941e950-0acc-4b0b-875d-22f815189b14 => generated 644 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:51:24.151 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c5ab4b4-1460-4c59-9da1-6f804842ffba b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/362] 199.204.45.44 () {44 vars in 933 bytes} [Sat May 9 22:51:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.44 () {44 vars in 955 bytes} [Sat May 9 22:51:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:51:25.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6548aa7c-858e-4c57-a73e-b885c0903281 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/364] 199.204.45.44 () {44 vars in 933 bytes} [Sat May 9 22:51:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 199.204.45.44 () {44 vars in 955 bytes} [Sat May 9 22:51:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:51:25.255 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60f738a9-5060-4466-8500-038348b6e745 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/366] 199.204.45.44 () {44 vars in 1032 bytes} [Sat May 9 22:51:25 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=810b9ebe-90b6-4599-a770-651770c22b23 => 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: 182/367] 199.204.45.44 () {44 vars in 1055 bytes} [Sat May 9 22:51:25 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=810b9ebe-90b6-4599-a770-651770c22b23 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:51:26.435 8 INFO neutron.api.v2.resource [None req-2ffa1479-6dd9-413e-a89a-906407c934f4 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/368] 199.204.45.44 () {44 vars in 967 bytes} [Sat May 9 22:51:26 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.44 () {44 vars in 989 bytes} [Sat May 9 22:51:26 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:27 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 4470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:27 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:51:27 2026] GET /v2.0/security-group-rules/c58211db-1cff-4f99-bc98-11820fb67353 => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:28 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 4470 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:28 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 4470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:51:28 2026] GET /v2.0/security-group-rules/d03caccc-9193-4490-a7e6-a25641f20d24 => generated 571 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:29 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 4470 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:29 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => 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: 191/378] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:51:29 2026] GET /v2.0/security-group-rules/155095d7-786f-48f3-85b3-412b530a215e => 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: 188/379] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:30 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:30 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 4470 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:51:30 2026] GET /v2.0/security-group-rules/db7e1624-4e9f-4b2d-99f9-02b963250033 => generated 571 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:31 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:31 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => 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: 194/384] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:51:31 2026] GET /v2.0/security-group-rules/6a8c7663-65d7-495a-bfa0-03d3aa84a0e8 => generated 571 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.204.45.44 () {44 vars in 983 bytes} [Sat May 9 22:51:32 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23 => generated 732 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:51:32.825 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dce846c6-c4e1-411b-8141-cca7d899755f b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/388] 199.204.45.44 () {44 vars in 1072 bytes} [Sat May 9 22:51:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=810b9ebe-90b6-4599-a770-651770c22b23 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.204.45.44 () {44 vars in 1095 bytes} [Sat May 9 22:51:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=810b9ebe-90b6-4599-a770-651770c22b23 => generated 1254 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:32 2026] GET /v2.0/security-groups/ce4843f0-0275-440f-9a9e-b147900b0513 => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:51:39.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1813c10-bd5e-489a-bd2e-f3e87c9f9d46 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/391] 199.204.45.44 () {44 vars in 975 bytes} [Sat May 9 22:51:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.44 () {44 vars in 916 bytes} [Sat May 9 22:51:40 2026] GET /v2.0/ports => generated 4725 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:51:41.706 8 INFO neutron.api.v2.resource [None req-958bc36a-559e-4624-a40e-1fbec95c2f2c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/394] 199.204.45.44 () {44 vars in 955 bytes} [Sat May 9 22:51:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.204.45.44 () {44 vars in 977 bytes} [Sat May 9 22:51:41 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:42 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => generated 2758 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:42 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => generated 2758 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:51:42 2026] GET /v2.0/security-group-rules/c1b1b8a2-7df0-4aa3-a3b0-bde526ae203b => generated 591 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:43 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => generated 2758 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:51:43 2026] GET /v2.0/security-groups/8024a690-7653-4629-bd9e-fb8fccb13477 => generated 2758 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:51:43 2026] GET /v2.0/security-group-rules/16d1f924-a3a8-4e43-b782-5c9f574368ec => generated 595 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.44 () {44 vars in 971 bytes} [Sat May 9 22:51:54 2026] GET /v2.0/quotas/72c8ebc87642485a986b73cd60ca36b1 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:52:41.861 7 INFO neutron.api.v2.resource [None req-8df666cf-2c81-4b26-8f94-816239e063c9 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/411] 199.204.45.44 () {44 vars in 1070 bytes} [Sat May 9 22:52:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=de7e404292664406bca922964628fd7b => generated 139 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.204.45.44 () {44 vars in 1093 bytes} [Sat May 9 22:52:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=de7e404292664406bca922964628fd7b => generated 3886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:52:43 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 3883 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:52:43 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:52:43 2026] GET /v2.0/security-group-rules/a48cd61c-18af-427a-b4af-6f4a6f3e0ea1 => generated 565 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:52:44 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 3883 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:52:44 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3 => generated 3883 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:52:44 2026] GET /v2.0/security-group-rules/3b5d6be6-47d6-446b-8dc1-e3d6202cc687 => generated 567 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:52:44 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:52:45 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3 => generated 3883 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:52:45 2026] GET /v2.0/security-group-rules/60e1a360-59bd-4208-8662-0894ab3c8040 => 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: 212/422] 199.204.45.44 () {44 vars in 1084 bytes} [Sat May 9 22:52:46 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3?project_id=de7e404292664406bca922964628fd7b => generated 3883 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.204.45.44 () {44 vars in 997 bytes} [Sat May 9 22:52:46 2026] GET /v2.0/security-groups/2cb7be6e-ac44-44ea-98a4-1c44036313b3 => 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: 213/424] 199.204.45.44 () {44 vars in 1007 bytes} [Sat May 9 22:52:46 2026] GET /v2.0/security-group-rules/4613de2f-a92d-4cb3-bb36-0d31226216f1 => generated 570 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.204.45.44 () {44 vars in 971 bytes} [Sat May 9 22:52:53 2026] GET /v2.0/quotas/de7e404292664406bca922964628fd7b => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.204.45.44 () {44 vars in 945 bytes} [Sat May 9 22:53:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:54:23.054 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:54:23.054 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] 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: 222/441] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:54:23 2026] GET /v2.0/networks => generated 2167 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:24.350 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [4c9b8fe2-bec6-4f07-9be0-b11130a36c89] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 22:54:24.350 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] 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: 220/442] 10.0.0.156 () {32 vars in 654 bytes} [Sat May 9 22:54:24 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/443] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:54:24 2026] GET /v2.0/routers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 22:54:24 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:24.550 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ccc873db-d355-43e7-99ce-c22adfe3e220] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43606. 2026-05-09 22:54:24.551 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6b84a82f-588d-4809-9109-0ee10435212a] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43596. [pid: 8|app: 0|req: 224/445] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:54:24 2026] GET /v2.0/subnets => generated 1261 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/446] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:54:24 2026] GET /v2.0/networks => generated 2167 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 22:54:24 2026] GET /v2.0/security-groups => generated 16626 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.156 () {32 vars in 654 bytes} [Sat May 9 22:54:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:54:35.474 7 INFO oslo.messaging._drivers.impl_rabbit [-] [22788a3a-8217-4317-8d6f-c436e79777f6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42486. 2026-05-09 22:54:35.474 7 INFO oslo.messaging._drivers.impl_rabbit [-] [4c9b8fe2-bec6-4f07-9be0-b11130a36c89] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42476. 2026-05-09 22:54:35.603 8 INFO neutron.db.segments_db [None req-1316899d-afe3-4fc9-9e3d-9ae259920c22 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment e50f404a-42e5-4597-bea6-eca07fad6717 of type vxlan for network 2f0d3da8-ae03-4ee7-86d5-68f9694057ba [pid: 8|app: 0|req: 227/451] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:54:35 2026] POST /v2.0/networks => generated 749 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:54:35.786 7 INFO neutron.db.segments_db [None req-6d23be8e-bce3-4f76-ac79-304968ed0a00 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment c9fe39be-275e-42b4-aad8-966d24faa40c of type vxlan for network 265d61c0-125d-490a-8e26-332d8938e4c7 [pid: 7|app: 0|req: 225/452] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:54:35 2026] POST /v2.0/networks => generated 743 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/453] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:35 2026] POST /v2.0/subnets => generated 672 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:36 2026] POST /v2.0/subnets => generated 666 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/455] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:54:35 2026] GET /v2.0/security-groups?tenant_id=0e2ccdbe9a434dd495a9a7c365e275cf&name=default => generated 2797 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:36.319 8 INFO neutron.db.segments_db [None req-5b1a7c4e-b0e4-4c69-8ca1-d8c0024b0345 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment e8e4c04d-f8f6-413c-897f-979e4f872bf3 of type vxlan for network 59f6dbba-21c2-4a55-b7e3-d1b16cea77bd 2026-05-09 22:54:36.357 7 INFO neutron.db.segments_db [None req-ebede2de-648b-4ca2-8373-b5b71e5c5f3f b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 18cfe671-1a9b-4554-b573-af1fc8f334ee of type vxlan for network 2fb5afac-897a-4f61-92fa-fd6e96b490fc 2026-05-09 22:54:36.637 7 INFO neutron.db.l3_hamode_db [None req-ebede2de-648b-4ca2-8373-b5b71e5c5f3f b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:54:36.638 8 INFO neutron.db.l3_hamode_db [None req-5b1a7c4e-b0e4-4c69-8ca1-d8c0024b0345 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:54:37.880 7 INFO neutron.db.l3_hamode_db [None req-ebede2de-648b-4ca2-8373-b5b71e5c5f3f b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:54:37.961 8 INFO neutron.db.l3_hamode_db [None req-5b1a7c4e-b0e4-4c69-8ca1-d8c0024b0345 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/456] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:36 2026] POST /v2.0/routers => generated 730 bytes in 2825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:36 2026] POST /v2.0/routers => generated 736 bytes in 2881 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:54:39 2026] DELETE /v2.0/security-groups/1d6b6a7e-5420-4726-9854-ae5db75647a8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/459] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:54:39 2026] GET /v2.0/security-groups?tenant_id=c073282fb55146dc896390b72c26a97d&name=default => generated 2797 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:54:39 2026] PUT /v2.0/routers/43086fd9-9b31-49fe-a961-be1cfc3404fa/add_router_interface => generated 309 bytes in 1413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:54:40 2026] DELETE /v2.0/security-groups/f3b4688a-0818-4979-b6c7-7902e5965c3a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:54:39 2026] PUT /v2.0/routers/4a8f0040-6236-4851-b3e2-3f1707f7f238/add_router_interface => generated 309 bytes in 1919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:54:41 2026] GET /v2.0/security-groups?tenant_id=fe0ad723084448d5a14be10195cb56f4&name=default => generated 2799 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:41.430 7 INFO neutron.db.segments_db [None req-03d15485-d8bc-4c92-ab35-1f902daf1182 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 82bc1307-5e1b-40d6-87a9-f774d1cca184 of type vxlan for network 6440e854-2b8d-4122-9c5a-51145442b920 [pid: 8|app: 0|req: 234/464] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:54:41 2026] DELETE /v2.0/security-groups/faab5bf5-8100-46a5-a9d0-933120323953 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:54:41.521 8 WARNING neutron_lib.context [None req-c0316f2a-7873-4473-a7c4-e2ca8597d543 aac3dfbf7f1340b5b796dadbe688967e 7e96a63792fc4d44a74a3e842a91d643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/465] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:54:40 2026] POST /v2.0/networks => generated 751 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/466] 10.0.0.156 () {34 vars in 684 bytes} [Sat May 9 22:54:41 2026] POST /v2.0/security-groups => generated 1596 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:54:41.682 8 WARNING neutron_lib.context [None req-a03b08a4-acfc-410e-af81-21666e7a6213 aac3dfbf7f1340b5b796dadbe688967e 7e96a63792fc4d44a74a3e842a91d643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/467] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:41 2026] POST /v2.0/subnets => generated 674 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/468] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:54:41 2026] POST /v2.0/security-group-rules => generated 565 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:54:41.824 8 WARNING neutron_lib.context [None req-126e13b3-3a5f-486c-a212-7aa4ce8a4249 aac3dfbf7f1340b5b796dadbe688967e 7e96a63792fc4d44a74a3e842a91d643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:54:41.834 7 INFO neutron.db.segments_db [None req-5d93af0c-97c7-4428-984e-be842d2367d4 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment b9f590a8-b9e2-4a09-94d8-f302cdd0ec36 of type vxlan for network e3c867c6-6bb6-437a-90d3-06d5f8a4010c [pid: 8|app: 0|req: 237/469] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:54:41 2026] POST /v2.0/security-group-rules => generated 570 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:54:41.958 8 WARNING neutron_lib.context [None req-31c0a9ba-e60b-47da-a315-71b656fd9dfd aac3dfbf7f1340b5b796dadbe688967e 7e96a63792fc4d44a74a3e842a91d643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:54:42.162 7 INFO neutron.db.l3_hamode_db [None req-5d93af0c-97c7-4428-984e-be842d2367d4 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 238/470] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:54:41 2026] POST /v2.0/floatingips => generated 552 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:54:42.941 8 WARNING neutron_lib.context [req-21f4bfce-5977-4b71-b099-6a31a002e6d5 req-6eabb0d7-8e9f-44bc-ada1-affa51c737d4 4c8576fc68a04ffc92167e09486cde57 56dd2e7d8bf54188b19071d34c66764a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/471] 10.0.0.128 () {38 vars in 970 bytes} [Sat May 9 22:54:42 2026] POST /v2.0/security-groups => generated 1620 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:54:43.165 7 INFO neutron.db.l3_hamode_db [None req-5d93af0c-97c7-4428-984e-be842d2367d4 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 240/472] 10.0.0.128 () {34 vars in 1097 bytes} [Sat May 9 22:54:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--251216128&fields=id&tenant_id=7e96a63792fc4d44a74a3e842a91d643 => generated 69 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/473] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:54:43 2026] GET /v2.0/networks?id=265d61c0-125d-490a-8e26-332d8938e4c7 => generated 675 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/474] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:54:43 2026] GET /v2.0/quotas/7e96a63792fc4d44a74a3e842a91d643 => 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: 243/475] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:54:43 2026] GET /v2.0/ports?tenant_id=7e96a63792fc4d44a74a3e842a91d643&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/476] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:43 2026] GET /v2.0/security-groups/e5fd4741-d961-44a3-a8c8-215761673b19 => generated 1620 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:43.657 8 WARNING neutron_lib.context [req-2a7e6c2d-4765-40c9-a70b-03823fcf20a7 req-b143ac65-e6de-4489-870f-a0d49d7ad3dc 4c8576fc68a04ffc92167e09486cde57 56dd2e7d8bf54188b19071d34c66764a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/477] 10.0.0.128 () {38 vars in 980 bytes} [Sat May 9 22:54:43 2026] POST /v2.0/security-group-rules => generated 582 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:54:43.805 8 WARNING neutron_lib.context [req-010eb9ce-5e03-499b-b089-f02f47bd1572 req-8120846b-5534-49b4-b833-c2abb0b6851e 4c8576fc68a04ffc92167e09486cde57 56dd2e7d8bf54188b19071d34c66764a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/478] 10.0.0.128 () {38 vars in 970 bytes} [Sat May 9 22:54:43 2026] POST /v2.0/security-groups => generated 1620 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/479] 10.0.0.128 () {34 vars in 906 bytes} [Sat May 9 22:54:43 2026] GET /v2.0/extensions => generated 19600 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/480] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:43 2026] GET /v2.0/security-groups/fd15bc1d-0d98-4c37-a74f-0955d7ad8c5d => generated 1620 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/481] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:54:44 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:54:44.080 8 WARNING neutron_lib.context [req-2e966a7f-b8f3-4856-b558-35ad98a9d9bd req-97bae751-a6a9-46cd-9e1d-b6fcbc93da8b 4c8576fc68a04ffc92167e09486cde57 56dd2e7d8bf54188b19071d34c66764a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 250/482] 10.0.0.128 () {38 vars in 980 bytes} [Sat May 9 22:54:44 2026] POST /v2.0/security-group-rules => generated 582 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/483] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:54:44 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/484] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:44 2026] GET /v2.0/security-groups/fd15bc1d-0d98-4c37-a74f-0955d7ad8c5d => generated 2213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:44.305 8 WARNING neutron_lib.context [req-7e41c22d-e44b-4e5a-9893-6d27915c8210 req-42931493-f035-4eb5-b66b-5809e4c04bdf 4c8576fc68a04ffc92167e09486cde57 56dd2e7d8bf54188b19071d34c66764a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 253/485] 10.0.0.128 () {38 vars in 980 bytes} [Sat May 9 22:54:44 2026] POST /v2.0/security-group-rules => generated 587 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/486] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:44 2026] GET /v2.0/security-groups/fd15bc1d-0d98-4c37-a74f-0955d7ad8c5d => generated 2811 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/487] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:41 2026] POST /v2.0/routers => generated 738 bytes in 2672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/488] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:44 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/489] 10.0.0.128 () {34 vars in 1000 bytes} [Sat May 9 22:54:44 2026] GET /v2.0/security-group-rules/e6460c86-e930-49a8-b89a-c2ed91035866 => generated 584 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/490] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:44 2026] GET /v2.0/security-groups/fd15bc1d-0d98-4c37-a74f-0955d7ad8c5d => generated 2811 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/491] 10.0.0.128 () {36 vars in 1022 bytes} [Sat May 9 22:54:44 2026] DELETE /v2.0/security-group-rules/e6460c86-e930-49a8-b89a-c2ed91035866 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/492] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:44 2026] GET /v2.0/security-groups/fd15bc1d-0d98-4c37-a74f-0955d7ad8c5d => generated 2213 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/493] 10.0.0.128 () {36 vars in 1012 bytes} [Sat May 9 22:54:44 2026] DELETE /v2.0/security-groups/fd15bc1d-0d98-4c37-a74f-0955d7ad8c5d => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/494] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:44 2026] GET /v2.0/security-groups/e5fd4741-d961-44a3-a8c8-215761673b19 => generated 2213 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/495] 10.0.0.128 () {36 vars in 1012 bytes} [Sat May 9 22:54:44 2026] DELETE /v2.0/security-groups/e5fd4741-d961-44a3-a8c8-215761673b19 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/496] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:54:44 2026] PUT /v2.0/routers/5cc74478-21b5-492a-a747-db4d83e7bb66/add_router_interface => generated 309 bytes in 1346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/497] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:45 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => 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: 236/498] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:54:45 2026] GET /v2.0/networks?id=265d61c0-125d-490a-8e26-332d8938e4c7 => generated 675 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/499] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:54:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e96a63792fc4d44a74a3e842a91d643 => generated 180 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:54:46.191 7 WARNING neutron_lib.context [req-c3228283-dbda-4360-934f-150aa78aadf2 req-cb17424c-401a-47c2-a28a-ffe6c15085eb aac3dfbf7f1340b5b796dadbe688967e 7e96a63792fc4d44a74a3e842a91d643 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/500] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:54:46 2026] POST /v2.0/ports => generated 954 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/501] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:54:45 2026] PUT /v2.0/routers/4a8f0040-6236-4851-b3e2-3f1707f7f238/remove_router_interface => generated 309 bytes in 1651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:54:46.762 8 WARNING neutron_lib.context [None req-7bbabd97-d2d0-42d9-ac0f-d21689c70224 c32e0aa2dcbf4cc4a5a589cc33ffcc10 899fd2b7c95e42a3bdd21991d9e90654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 264/502] 10.0.0.156 () {34 vars in 684 bytes} [Sat May 9 22:54:46 2026] POST /v2.0/security-groups => generated 1597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/505] 199.204.45.44 () {34 vars in 909 bytes} [Sat May 9 22:54:46 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 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: 239/506] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:54:46 2026] GET /v2.0/security-groups?tenant_id=2c2356c400ea46ff996eaacd8f6ff8cf&name=default => generated 2801 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:46.994 7 WARNING neutron_lib.context [None req-6c196e0f-fa6a-4bb6-91d2-a62a010470cd c32e0aa2dcbf4cc4a5a589cc33ffcc10 899fd2b7c95e42a3bdd21991d9e90654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/507] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:54:46 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) [pid: 7|app: 0|req: 241/508] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:47 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 957 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/509] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:54:47 2026] DELETE /v2.0/security-groups/cdd0eda2-e1a2-43d5-b286-f180e125d3f6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:54:47.308 7 WARNING neutron_lib.context [None req-b4bb8a31-862c-43ff-999d-fb6358ac4564 c32e0aa2dcbf4cc4a5a589cc33ffcc10 899fd2b7c95e42a3bdd21991d9e90654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 243/510] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:54:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:54:47.554 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e355463e-4e07-428f-96ae-2af8c33776d0 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - 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()  [pid: 7|app: 0|req: 244/511] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:54:47 2026] PUT /v2.0/ports/0ce0323e-bffe-429f-99d2-2fb0573ab68b => generated 1199 bytes in 544 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-09 22:54:47.993 8 INFO neutron.db.l3_hamode_db [None req-e355463e-4e07-428f-96ae-2af8c33776d0 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network 59f6dbba-21c2-4a55-b7e3-d1b16cea77bd was deleted as no HA routers are present in tenant 56dd2e7d8bf54188b19071d34c66764a. [pid: 8|app: 0|req: 268/512] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:54:46 2026] DELETE /v2.0/routers/4a8f0040-6236-4851-b3e2-3f1707f7f238 => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:54:48.009 8 WARNING neutron_lib.context [None req-d703e143-f101-4c03-8cbd-0a58471e4340 c32e0aa2dcbf4cc4a5a589cc33ffcc10 899fd2b7c95e42a3bdd21991d9e90654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/513] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:54:47 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 246/514] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:54:48 2026] GET /v2.0/ports?tenant_id=7e96a63792fc4d44a74a3e842a91d643&device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/515] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:54:48 2026] DELETE /v2.0/subnets/692b543a-3565-451e-8a0d-c5a5c729a333 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/516] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0ce0323e-bffe-429f-99d2-2fb0573ab68b => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:54:48.456 8 INFO neutron.services.segments.plugin [-] Segment e8e4c04d-f8f6-413c-897f-979e4f872bf3 resource provider aggregate not found 2026-05-09 22:54:48.478 8 INFO neutron.services.segments.plugin [-] Segment e8e4c04d-f8f6-413c-897f-979e4f872bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e4c04d-f8f6-413c-897f-979e4f872bf3 found for delete ", "request_id": "req-89bdb045-f5b5-46d6-b3a4-f71ed99497e5"}]} 2026-05-09 22:54:48.489 8 INFO neutron.services.segments.plugin [-] Segment e8e4c04d-f8f6-413c-897f-979e4f872bf3 resource provider aggregate not found 2026-05-09 22:54:48.508 8 INFO neutron.services.segments.plugin [-] Segment e8e4c04d-f8f6-413c-897f-979e4f872bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8e4c04d-f8f6-413c-897f-979e4f872bf3 found for delete ", "request_id": "req-2abea280-b715-423c-b15e-6851f65ad9bf"}]} 2026-05-09 22:54:48.570 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa2d337b-250d-4114-a5eb-6e6e1b9b899c'] response: {'name': 'network-changed', 'server_uuid': '6c725733-0bd9-4708-b5b8-e147f51ea76d', 'tag': '0ce0323e-bffe-429f-99d2-2fb0573ab68b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 269/517] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:54:48 2026] POST /v2.0/floatingips => generated 552 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/518] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:54:48 2026] DELETE /v2.0/networks/2f0d3da8-ae03-4ee7-86d5-68f9694057ba => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/519] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:54:48 2026] GET /v2.0/subnets?id=e855d990-9fe1-4485-9fbb-903bac281470 => generated 669 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/520] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:54:48 2026] GET /v2.0/ports?network_id=265d61c0-125d-490a-8e26-332d8938e4c7&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: 8|app: 0|req: 271/521] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:54:48 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/522] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:54:48 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?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) 2026-05-09 22:54:49.143 7 WARNING neutron_lib.context [None req-d307a60f-3659-4ac4-802e-e6312c17e552 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 272/523] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/524] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/ports?tenant_id=7e96a63792fc4d44a74a3e842a91d643&device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:49.259 7 INFO neutron.services.segments.plugin [-] Segment e50f404a-42e5-4597-bea6-eca07fad6717 resource provider aggregate not found 2026-05-09 22:54:49.281 7 INFO neutron.services.segments.plugin [-] Segment e50f404a-42e5-4597-bea6-eca07fad6717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e50f404a-42e5-4597-bea6-eca07fad6717 found for delete ", "request_id": "req-47bdedc4-dd45-4809-9a1a-180c8c72ac8c"}]} [pid: 8|app: 0|req: 274/525] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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-09 22:54:49.309 7 INFO neutron.db.segments_db [None req-d307a60f-3659-4ac4-802e-e6312c17e552 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Added segment b3ccd63d-e405-4a73-99a5-f450d67a2f9d of type vxlan for network 959be478-f2da-4412-98a9-ebbc5d0f8254 [pid: 8|app: 0|req: 275/526] 10.0.0.128 () {34 vars in 1099 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1143521892&fields=id&tenant_id=899fd2b7c95e42a3bdd21991d9e90654 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:54:49.411 7 INFO neutron.services.segments.plugin [-] Segment e50f404a-42e5-4597-bea6-eca07fad6717 resource provider aggregate not found [pid: 8|app: 0|req: 276/527] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/networks?id=265d61c0-125d-490a-8e26-332d8938e4c7 => generated 771 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:54:49.429 7 INFO neutron.services.segments.plugin [-] Segment e50f404a-42e5-4597-bea6-eca07fad6717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e50f404a-42e5-4597-bea6-eca07fad6717 found for delete ", "request_id": "req-3dfee137-841a-4f03-a3f4-31e0f51f8706"}]} [pid: 7|app: 0|req: 252/528] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:54:49 2026] POST /v2.0/networks => generated 650 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/529] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/security-groups?tenant_id=56dd2e7d8bf54188b19071d34c66764a&name=default => generated 2797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/530] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0ce0323e-bffe-429f-99d2-2fb0573ab68b => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/531] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:54:49 2026] DELETE /v2.0/security-groups/6a9941e7-34a7-48da-9702-6bd9c64eee90 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:54:49.602 8 WARNING neutron_lib.context [None req-0ff66745-7b6a-4820-b664-2db3ebdab280 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 253/532] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/networks?id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 683 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/533] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/subnets?id=e855d990-9fe1-4485-9fbb-903bac281470 => generated 669 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/534] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/quotas/899fd2b7c95e42a3bdd21991d9e90654 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/535] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/ports?network_id=265d61c0-125d-490a-8e26-332d8938e4c7&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/536] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:49 2026] POST /v2.0/subnets => generated 603 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/537] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/ports?tenant_id=899fd2b7c95e42a3bdd21991d9e90654&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:54:49.994 7 WARNING neutron_lib.context [None req-644f4c82-0927-4f89-a5fb-79717420772a af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 281/538] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:54:49 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:54:50.040 7 INFO neutron.db.segments_db [None req-644f4c82-0927-4f89-a5fb-79717420772a af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Added segment b35547fa-1910-4afe-a0fc-3025ff7d857c of type vxlan for network e8acbe58-9f53-4c00-835f-4eb4c75fb813 [pid: 8|app: 0|req: 282/539] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:54:50 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:54:50.338 7 INFO neutron.db.l3_hamode_db [None req-644f4c82-0927-4f89-a5fb-79717420772a af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 283/540] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:50 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => 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: 284/541] 10.0.0.128 () {34 vars in 906 bytes} [Sat May 9 22:54:50 2026] GET /v2.0/extensions => generated 19600 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/542] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:54:50 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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: 286/543] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:54:50 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?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: 287/544] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:54:50 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?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: 288/545] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:50 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:54:51.627 7 INFO neutron.db.l3_hamode_db [None req-644f4c82-0927-4f89-a5fb-79717420772a af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:54:51.867 8 INFO neutron.db.segments_db [None req-1077ad1f-c49d-4d85-a248-9a0b53718c06 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 1c348d4f-ef45-4326-9608-6b537d5bf237 of type vxlan for network 6accd327-71ea-4a0b-9e00-0daf9f3b030a [pid: 8|app: 0|req: 289/546] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:54:51 2026] POST /v2.0/networks => generated 745 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/547] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:51 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/548] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:54:52 2026] GET /v2.0/networks?id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 683 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/549] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:52 2026] POST /v2.0/subnets => generated 668 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/550] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:52 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => 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: 294/551] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:54:52 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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: 295/552] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:54:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=899fd2b7c95e42a3bdd21991d9e90654 => generated 181 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:54:52.475 8 INFO neutron.db.segments_db [None req-89040599-4cbc-4f61-a9d6-e75752cb5687 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 9acb90a9-6d16-42ca-bb66-919574911ef0 of type vxlan for network 3ea6aa75-755e-45b5-a34e-dbf4ce397e20 2026-05-09 22:54:52.836 8 INFO neutron.db.l3_hamode_db [None req-89040599-4cbc-4f61-a9d6-e75752cb5687 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 258/553] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:49 2026] POST /v2.0/routers => generated 695 bytes in 2905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:54:52.901 7 WARNING neutron_lib.context [req-314fa547-2cbc-4062-9e14-63f96c42235d req-efc0ce60-23b3-42c1-be39-a3fed68d223c c32e0aa2dcbf4cc4a5a589cc33ffcc10 899fd2b7c95e42a3bdd21991d9e90654 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 259/554] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:54:52 2026] POST /v2.0/ports => generated 958 bytes in 522 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-09 22:54:54.318 8 INFO neutron.db.l3_hamode_db [None req-89040599-4cbc-4f61-a9d6-e75752cb5687 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 296/555] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:54:52 2026] POST /v2.0/routers => generated 732 bytes in 2987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/556] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:54:53 2026] PUT /v2.0/routers/841db5ed-bc0a-42b1-abf2-cc8bdcd2867f/add_router_interface => generated 309 bytes in 2048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/557] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:55 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 961 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/558] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:55 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/559] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:54:55 2026] PUT /v2.0/ports/31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 1203 bytes in 436 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-09 22:54:55.915 7 WARNING neutron_lib.context [None req-9f745027-fe58-4229-8b1c-695fd2e770c0 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 262/560] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:54:55 2026] POST /v2.0/ports => generated 954 bytes in 467 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: 263/561] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:54:56 2026] GET /v2.0/security-groups?id=a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/562] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:54:56 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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: 265/563] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:54:56 2026] GET /v2.0/ports?tenant_id=899fd2b7c95e42a3bdd21991d9e90654&device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:56.534 7 WARNING neutron_lib.context [None req-d0a7dc01-565f-45c9-8eb2-ffaf9abb7a95 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:54:56.537 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1779b6d0-b0f8-439a-b1ab-f2b2a08f78a1'] response: {'name': 'network-changed', 'server_uuid': 'dfe2f005-5910-4cdb-b649-de2317cb92ea', 'tag': '31f318d7-f0ce-4843-a69f-7288e1cb2100', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 266/564] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:54:56 2026] POST /v2.0/ports => generated 958 bytes in 549 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: 267/565] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:54:57.111 7 WARNING neutron_lib.context [None req-4ac064fd-e5d7-4edc-8ee3-21edf962e8a4 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 299/566] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:54:55 2026] PUT /v2.0/routers/6607dbbc-07db-444e-aac3-7365e6fe7bbf/add_router_interface => generated 309 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/567] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/subnets?id=9e516a6b-8eca-4e93-9d3a-aa8fcdd77646 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/568] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/ports?network_id=6440e854-2b8d-4122-9c5a-51145442b920&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/569] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/570] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/571] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/ports?tenant_id=899fd2b7c95e42a3bdd21991d9e90654&device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/572] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/networks?id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 779 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/573] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/574] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => 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: 308/575] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=31f318d7-f0ce-4843-a69f-7288e1cb2100 => 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: 309/576] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/security-groups?id=a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/577] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/578] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:54:57 2026] GET /v2.0/subnets?id=9e516a6b-8eca-4e93-9d3a-aa8fcdd77646 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:54:57.879 8 WARNING neutron_lib.context [req-b5f96a06-1897-40a4-85ea-ec9e5fab2344 req-5804e4a6-0507-4112-a12a-bdae27af0d68 9d9139f49ae74b9ea5f814ccad78659e a99b916dca4c449bbace8297a57bfe92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 312/579] 10.0.0.128 () {38 vars in 970 bytes} [Sat May 9 22:54:57 2026] POST /v2.0/security-groups => generated 1617 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/580] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:54:58 2026] GET /v2.0/ports?network_id=6440e854-2b8d-4122-9c5a-51145442b920&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/581] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:58 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:54:58.126 8 WARNING neutron_lib.context [req-35ea6bfc-aa58-44d2-bee1-c507c648cbc0 req-ce7b4adf-6d5d-4e78-ae59-6072864a880f 9d9139f49ae74b9ea5f814ccad78659e a99b916dca4c449bbace8297a57bfe92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 315/582] 10.0.0.128 () {38 vars in 970 bytes} [Sat May 9 22:54:58 2026] POST /v2.0/security-groups => generated 1617 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:54:58.270 7 INFO neutron.db.l3_db [None req-4ac064fd-e5d7-4edc-8ee3-21edf962e8a4 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Floating IP 375f3027-7af7-4fb5-b2a2-1be2d41da6e8 associated. External IP: 10.96.250.215, port: 9d5412df-aedc-4f67-8718-2cc3a8b2bcaa. [pid: 8|app: 0|req: 316/583] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:54:58 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?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: 268/584] 10.0.0.156 () {34 vars in 676 bytes} [Sat May 9 22:54:57 2026] POST /v2.0/floatingips => generated 842 bytes in 1547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:54:58.660 7 WARNING neutron_lib.context [req-59d4ce52-3d9a-4528-b5dd-b4b8dbbd1c34 req-87da5f37-d620-43c9-9e29-e9b06991cbb3 9d9139f49ae74b9ea5f814ccad78659e a99b916dca4c449bbace8297a57bfe92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 269/585] 10.0.0.128 () {38 vars in 970 bytes} [Sat May 9 22:54:58 2026] POST /v2.0/security-groups => generated 1617 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:54:58.817 8 INFO neutron.db.l3_db [None req-6346299f-cccd-44a1-90f2-7aada9dd11fc aac3dfbf7f1340b5b796dadbe688967e 7e96a63792fc4d44a74a3e842a91d643 - - default default] Floating IP 32a6d96b-5795-421f-ae16-c31b6fe4b8b4 associated. External IP: 10.96.250.217, port: 0ce0323e-bffe-429f-99d2-2fb0573ab68b. [pid: 7|app: 0|req: 270/586] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:54:58 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:54:59.076 7 INFO neutron.db.l3_db [None req-31e1caef-1a58-47ea-bf39-a99162de067f af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Floating IP 375f3027-7af7-4fb5-b2a2-1be2d41da6e8 disassociated. External IP: 10.96.250.215, port: 9d5412df-aedc-4f67-8718-2cc3a8b2bcaa. [pid: 8|app: 0|req: 317/587] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:54:58 2026] PUT /v2.0/floatingips/32a6d96b-5795-421f-ae16-c31b6fe4b8b4 => generated 855 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/588] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/security-groups?tenant_id=a99b916dca4c449bbace8297a57bfe92 => generated 7598 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/589] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/590] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/security-groups/45801118-a7f7-4d00-bdb0-71a3aeddf61f => generated 2798 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/591] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/security-groups?id=a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/592] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/security-groups/45801118-a7f7-4d00-bdb0-71a3aeddf61f => generated 2798 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/593] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/security-groups/ce4d1c98-6e18-47e8-b37f-ae4413206039 => 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: 271/594] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:54:58 2026] PUT /v2.0/floatingips/375f3027-7af7-4fb5-b2a2-1be2d41da6e8 => generated 552 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/595] 10.0.0.128 () {36 vars in 1012 bytes} [Sat May 9 22:54:59 2026] DELETE /v2.0/security-groups/ce4d1c98-6e18-47e8-b37f-ae4413206039 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:54:59.590 8 INFO neutron.api.v2.resource [req-1c2cba21-c98c-494b-8ab2-875bfe6cc095 req-d33596f3-9535-4de1-a51c-4c411c064f89 9d9139f49ae74b9ea5f814ccad78659e a99b916dca4c449bbace8297a57bfe92 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 325/596] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/security-groups/ce4d1c98-6e18-47e8-b37f-ae4413206039 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:54:59.630 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-474cf470-85ff-420b-b7af-4f677814ad3f'] response: {'name': 'network-changed', 'server_uuid': '6c725733-0bd9-4708-b5b8-e147f51ea76d', 'tag': '0ce0323e-bffe-429f-99d2-2fb0573ab68b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 272/597] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:54:59 2026] DELETE /v2.0/floatingips/375f3027-7af7-4fb5-b2a2-1be2d41da6e8 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/598] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/ports?tenant_id=7e96a63792fc4d44a74a3e842a91d643&device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:54:59.936 7 WARNING neutron_lib.context [None req-3503351e-422e-43d3-9d38-a40f8d6667e4 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 326/599] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/security-groups/4df5bff8-af8c-41f2-a87d-45a11729eac4 => generated 1617 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/600] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:54:59 2026] GET /v2.0/networks?id=265d61c0-125d-490a-8e26-332d8938e4c7 => generated 771 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/601] 10.0.0.128 () {36 vars in 1012 bytes} [Sat May 9 22:55:00 2026] DELETE /v2.0/security-groups/4df5bff8-af8c-41f2-a87d-45a11729eac4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/602] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0ce0323e-bffe-429f-99d2-2fb0573ab68b => generated 858 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:00.256 8 INFO neutron.api.v2.resource [req-dfd2cb8e-f65e-4607-be57-d2a843d62bce req-2e42eeb6-051f-4bf9-a910-8a5c931a7dda 9d9139f49ae74b9ea5f814ccad78659e a99b916dca4c449bbace8297a57bfe92 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 330/603] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/security-groups/4df5bff8-af8c-41f2-a87d-45a11729eac4 => 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: 331/604] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/subnets?id=e855d990-9fe1-4485-9fbb-903bac281470 => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/605] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/security-groups/c4018d39-604d-4349-b5de-3bc7a764974c => generated 1617 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/606] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/ports?network_id=265d61c0-125d-490a-8e26-332d8938e4c7&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/607] 10.0.0.128 () {36 vars in 1012 bytes} [Sat May 9 22:55:00 2026] DELETE /v2.0/security-groups/c4018d39-604d-4349-b5de-3bc7a764974c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/608] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/609] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:00.716 8 INFO neutron.api.v2.resource [req-40dd085c-30be-40a7-8f9e-d1a9a86a58ed req-7de9a210-91af-44de-b846-f547441ace8b 9d9139f49ae74b9ea5f814ccad78659e a99b916dca4c449bbace8297a57bfe92 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 337/610] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/security-groups/c4018d39-604d-4349-b5de-3bc7a764974c => 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: 338/611] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/612] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/security-groups?id=a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/613] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/security-groups?tenant_id=a99b916dca4c449bbace8297a57bfe92 => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/614] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/security-groups/45801118-a7f7-4d00-bdb0-71a3aeddf61f => generated 2798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:55:00.951 7 INFO neutron.db.l3_db [None req-3503351e-422e-43d3-9d38-a40f8d6667e4 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Floating IP 43ae7e52-cefc-4f42-8614-96e7dbbc43c5 associated. External IP: 10.96.250.219, port: 42eff9e0-377f-4ab3-a5b6-6c8c936daf97. [pid: 8|app: 0|req: 342/615] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:55:00 2026] GET /v2.0/security-groups/45801118-a7f7-4d00-bdb0-71a3aeddf61f => generated 2798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/616] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:01 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:01.054 8 INFO neutron.api.v2.resource [req-8d76e004-341a-49f6-96a3-6d77d6509614 req-b349e7aa-4047-456d-a669-0afd125f43d4 9d9139f49ae74b9ea5f814ccad78659e a99b916dca4c449bbace8297a57bfe92 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 344/617] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:55:01 2026] GET /v2.0/security-groups/c4018d39-604d-4349-b5de-3bc7a764974c => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:55:01.506 8 INFO neutron.db.l3_db [None req-fc0f9e2b-3086-4cd8-b528-09bd2b2be141 c32e0aa2dcbf4cc4a5a589cc33ffcc10 899fd2b7c95e42a3bdd21991d9e90654 - - default default] Floating IP 3b6a918f-6fc7-492f-9476-a3bbf9067f51 associated. External IP: 10.96.250.220, port: 31f318d7-f0ce-4843-a69f-7288e1cb2100. [pid: 7|app: 0|req: 274/618] 10.0.0.156 () {34 vars in 676 bytes} [Sat May 9 22:54:59 2026] POST /v2.0/floatingips => generated 841 bytes in 1812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:01.753 7 INFO neutron.api.v2.resource [req-bed53623-0f98-4330-b952-a0813eee4c8f req-78b6bb85-767c-454e-9826-669effec2cdd 9d9139f49ae74b9ea5f814ccad78659e a99b916dca4c449bbace8297a57bfe92 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/619] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:55:01 2026] GET /v2.0/security-groups/4df5bff8-af8c-41f2-a87d-45a11729eac4 => 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: 278/622] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:55:01 2026] GET /v2.0/floatingips/43ae7e52-cefc-4f42-8614-96e7dbbc43c5 => generated 841 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:01.823 7 INFO neutron.api.v2.resource [req-b9e189f8-e759-4873-b123-98f3d848bf98 req-cc3bd673-4b76-466b-a415-d00709b6f25b 9d9139f49ae74b9ea5f814ccad78659e a99b916dca4c449bbace8297a57bfe92 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/623] 10.0.0.128 () {34 vars in 990 bytes} [Sat May 9 22:55:01 2026] GET /v2.0/security-groups/ce4d1c98-6e18-47e8-b37f-ae4413206039 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/624] 10.0.0.156 () {32 vars in 654 bytes} [Sat May 9 22:55:01 2026] GET /v2.0/floatingips => generated 844 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/625] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:55:01 2026] PUT /v2.0/floatingips/3b6a918f-6fc7-492f-9476-a3bbf9067f51 => generated 856 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:01.991 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c228c5d-c1b2-45a9-8c79-46c74d58fb05'] response: {'name': 'network-changed', 'server_uuid': 'dfe2f005-5910-4cdb-b649-de2317cb92ea', 'tag': '31f318d7-f0ce-4843-a69f-7288e1cb2100', 'status': 'completed', 'code': 200} 2026-05-09 22:55:02.455 8 INFO neutron.db.l3_db [None req-d67fe3da-cb47-447b-8cba-96c6f0e554d0 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Floating IP 43ae7e52-cefc-4f42-8614-96e7dbbc43c5 associated. External IP: 10.96.250.219, port: 42eff9e0-377f-4ab3-a5b6-6c8c936daf97. [pid: 7|app: 0|req: 281/626] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:55:01 2026] PUT /v2.0/routers/6607dbbc-07db-444e-aac3-7365e6fe7bbf/remove_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/627] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:55:01 2026] PUT /v2.0/floatingips/43ae7e52-cefc-4f42-8614-96e7dbbc43c5 => generated 842 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/628] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:03 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/629] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:03 2026] GET /v2.0/ports?tenant_id=899fd2b7c95e42a3bdd21991d9e90654&device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/630] 199.204.45.44 () {34 vars in 1094 bytes} [Sat May 9 22:55:03 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:55:03.526 7 INFO neutron.db.l3_db [None req-0dfcf61c-78de-4f9e-aa68-ac5d43c81f1a af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] Floating IP 43ae7e52-cefc-4f42-8614-96e7dbbc43c5 disassociated. External IP: 10.96.250.219, port: 9d5412df-aedc-4f67-8718-2cc3a8b2bcaa. [pid: 7|app: 0|req: 284/631] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:55:03 2026] PUT /v2.0/floatingips/43ae7e52-cefc-4f42-8614-96e7dbbc43c5 => generated 552 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/632] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:03 2026] GET /v2.0/security-groups?id=a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/633] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:03 2026] GET /v2.0/networks?id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 779 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/634] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:04 2026] GET /v2.0/ports?tenant_id=7e96a63792fc4d44a74a3e842a91d643&device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => 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: 288/635] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:55:04 2026] DELETE /v2.0/floatingips/43ae7e52-cefc-4f42-8614-96e7dbbc43c5 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/636] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:04.487 8 INFO neutron.services.segments.plugin [-] Segment 9acb90a9-6d16-42ca-bb66-919574911ef0 resource provider aggregate not found 2026-05-09 22:55:04.497 8 INFO neutron.services.segments.plugin [-] Segment 9acb90a9-6d16-42ca-bb66-919574911ef0 resource provider aggregate not found 2026-05-09 22:55:04.511 8 INFO neutron.services.segments.plugin [-] Segment 9acb90a9-6d16-42ca-bb66-919574911ef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9acb90a9-6d16-42ca-bb66-919574911ef0 found for delete ", "request_id": "req-8d4b19fb-d549-457f-af0a-0fe281bd0fb7"}]} 2026-05-09 22:55:04.521 8 INFO neutron.services.segments.plugin [-] Segment 9acb90a9-6d16-42ca-bb66-919574911ef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9acb90a9-6d16-42ca-bb66-919574911ef0 found for delete ", "request_id": "req-3d2dffaa-3c72-4c89-aa54-7e9b01524169"}]} [pid: 7|app: 0|req: 290/637] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:04 2026] GET /v2.0/networks?id=265d61c0-125d-490a-8e26-332d8938e4c7 => generated 771 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:04.535 8 INFO neutron.db.l3_hamode_db [None req-beb39ba6-bba5-44eb-9d26-392ca6f38c06 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network 3ea6aa75-755e-45b5-a34e-dbf4ce397e20 was deleted as no HA routers are present in tenant a99b916dca4c449bbace8297a57bfe92. [pid: 8|app: 0|req: 348/638] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:03 2026] DELETE /v2.0/routers/6607dbbc-07db-444e-aac3-7365e6fe7bbf => generated 0 bytes in 1184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:04.563 7 INFO neutron.api.v2.resource [None req-862c4d06-dff5-498a-bb28-a19d55a6b668 af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 291/639] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:55:04 2026] DELETE /v2.0/floatingips/43ae7e52-cefc-4f42-8614-96e7dbbc43c5 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/640] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:04 2026] GET /v2.0/subnets?id=9e516a6b-8eca-4e93-9d3a-aa8fcdd77646 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/641] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:55:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0ce0323e-bffe-429f-99d2-2fb0573ab68b => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/642] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:04 2026] DELETE /v2.0/subnets/6b76b4fe-b057-49b1-a183-05bfc5793e56 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/643] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:04 2026] GET /v2.0/ports?network_id=6440e854-2b8d-4122-9c5a-51145442b920&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: 352/644] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:04 2026] GET /v2.0/subnets?id=e855d990-9fe1-4485-9fbb-903bac281470 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/645] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:55:04 2026] DELETE /v2.0/ports/9d5412df-aedc-4f67-8718-2cc3a8b2bcaa => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/646] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:05 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/647] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:05 2026] GET /v2.0/ports?network_id=265d61c0-125d-490a-8e26-332d8938e4c7&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: 353/648] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:04 2026] DELETE /v2.0/networks/6accd327-71ea-4a0b-9e00-0daf9f3b030a => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/649] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:05 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/650] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:05 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/651] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:05 2026] GET /v2.0/security-groups?tenant_id=a99b916dca4c449bbace8297a57bfe92&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/652] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:55:05 2026] DELETE /v2.0/ports/42eff9e0-377f-4ab3-a5b6-6c8c936daf97 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/653] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:05 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?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: 297/654] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:05 2026] DELETE /v2.0/security-groups/45801118-a7f7-4d00-bdb0-71a3aeddf61f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/655] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:55:05 2026] GET /v2.0/ports?device_id=841db5ed-bc0a-42b1-abf2-cc8bdcd2867f => generated 958 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/656] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:55:05 2026] PUT /v2.0/routers/841db5ed-bc0a-42b1-abf2-cc8bdcd2867f/remove_router_interface => generated 309 bytes in 1415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:07.063 8 INFO neutron.services.segments.plugin [-] Segment 1c348d4f-ef45-4326-9608-6b537d5bf237 resource provider aggregate not found 2026-05-09 22:55:07.069 8 INFO neutron.services.segments.plugin [-] Segment 1c348d4f-ef45-4326-9608-6b537d5bf237 resource provider aggregate not found 2026-05-09 22:55:07.094 8 INFO neutron.services.segments.plugin [-] Segment 1c348d4f-ef45-4326-9608-6b537d5bf237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c348d4f-ef45-4326-9608-6b537d5bf237 found for delete ", "request_id": "req-1419d828-633f-47f1-867d-af92c9697f9c"}]} 2026-05-09 22:55:07.094 8 INFO neutron.services.segments.plugin [-] Segment 1c348d4f-ef45-4326-9608-6b537d5bf237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c348d4f-ef45-4326-9608-6b537d5bf237 found for delete ", "request_id": "req-24fad00c-2de6-4879-92bb-b138c6163fe9"}]} 2026-05-09 22:55:07.534 7 INFO neutron.db.segments_db [None req-8ac4389b-c37a-47df-9446-058147b1cd3f b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment b621fc5a-2c5b-4bb8-a952-30a751749380 of type vxlan for network 700ce5c6-65eb-43a9-a566-057bf1929c22 [pid: 7|app: 0|req: 299/657] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:55:07 2026] POST /v2.0/networks => generated 736 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/658] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:07 2026] POST /v2.0/subnets => generated 659 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:07.893 7 INFO neutron.db.segments_db [None req-f0c35476-a159-489d-9800-3eb84719006e b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 1f5ec672-60b4-4636-a815-809d628ff9cd of type vxlan for network e1be779a-5830-482f-8dcd-fa65318771af 2026-05-09 22:55:08.200 7 INFO neutron.db.l3_hamode_db [None req-f0c35476-a159-489d-9800-3eb84719006e b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:55:08.459 8 INFO neutron.db.l3_hamode_db [None req-279b2484-823e-4beb-89ec-ad69d6a5d53c af69ac6deb764e14937456e054342411 f69a2e9af4ab4af6a7dcc783068c7b1b - - default default] HA network e8acbe58-9f53-4c00-835f-4eb4c75fb813 was deleted as no HA routers are present in tenant f69a2e9af4ab4af6a7dcc783068c7b1b. [pid: 8|app: 0|req: 359/659] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:07 2026] DELETE /v2.0/routers/841db5ed-bc0a-42b1-abf2-cc8bdcd2867f => generated 0 bytes in 1457 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/660] 10.0.0.30 () {34 vars in 988 bytes} [Sat May 9 22:55:08 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 1240 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/661] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:08 2026] DELETE /v2.0/subnets/9aa2fee6-d2f6-46a1-85a0-a891d0641236 => 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: 362/662] 10.0.0.30 () {34 vars in 1038 bytes} [Sat May 9 22:55:08 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:09.114 8 INFO neutron.services.segments.plugin [-] Segment b35547fa-1910-4afe-a0fc-3025ff7d857c resource provider aggregate not found 2026-05-09 22:55:09.119 8 INFO neutron.services.segments.plugin [-] Segment b35547fa-1910-4afe-a0fc-3025ff7d857c resource provider aggregate not found 2026-05-09 22:55:09.135 8 INFO neutron.services.segments.plugin [-] Segment b35547fa-1910-4afe-a0fc-3025ff7d857c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35547fa-1910-4afe-a0fc-3025ff7d857c found for delete ", "request_id": "req-9272a92d-a2e9-46e4-8d80-0ce3de3d4f77"}]} 2026-05-09 22:55:09.136 8 INFO neutron.services.segments.plugin [-] Segment b35547fa-1910-4afe-a0fc-3025ff7d857c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35547fa-1910-4afe-a0fc-3025ff7d857c found for delete ", "request_id": "req-7f4b0b55-8b20-4781-ab44-bebe865a6b1d"}]} [pid: 8|app: 0|req: 363/663] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:08 2026] DELETE /v2.0/networks/959be478-f2da-4412-98a9-ebbc5d0f8254 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:55:09.323 7 INFO neutron.db.l3_hamode_db [None req-f0c35476-a159-489d-9800-3eb84719006e b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 364/664] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:09 2026] GET /v2.0/security-groups?tenant_id=f69a2e9af4ab4af6a7dcc783068c7b1b&name=default => generated 2801 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/665] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:09 2026] DELETE /v2.0/security-groups/c3dcb654-f453-4702-bb57-a4a550c7d55a => 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: 366/666] 10.0.0.30 () {34 vars in 988 bytes} [Sat May 9 22:55:10 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => 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: 367/667] 10.0.0.30 () {34 vars in 1038 bytes} [Sat May 9 22:55:10 2026] GET /v2.0/security-groups?id=a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/668] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:07 2026] POST /v2.0/routers => generated 723 bytes in 2606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:11.164 8 INFO neutron.services.segments.plugin [-] Segment b3ccd63d-e405-4a73-99a5-f450d67a2f9d resource provider aggregate not found 2026-05-09 22:55:11.170 8 INFO neutron.services.segments.plugin [-] Segment b3ccd63d-e405-4a73-99a5-f450d67a2f9d resource provider aggregate not found 2026-05-09 22:55:11.181 8 INFO neutron.services.segments.plugin [-] Segment b3ccd63d-e405-4a73-99a5-f450d67a2f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3ccd63d-e405-4a73-99a5-f450d67a2f9d found for delete ", "request_id": "req-56ac1179-63ed-4161-9f74-1d77dfd27928"}]} 2026-05-09 22:55:11.191 8 INFO neutron.services.segments.plugin [-] Segment b3ccd63d-e405-4a73-99a5-f450d67a2f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3ccd63d-e405-4a73-99a5-f450d67a2f9d found for delete ", "request_id": "req-c8a17aac-9e53-451f-b219-bdca35bd846d"}]} 2026-05-09 22:55:11.845 7 WARNING neutron_lib.context [None req-d127e137-cf6c-410f-8e28-aae1c9d86fbc 801df8db28f44530b82fb31f2d091c8a 603f81a709d04e0ca197c4871535b10b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 368/669] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:55:10 2026] PUT /v2.0/routers/e95ed383-7b0f-4b29-801a-4b9e8001d9f6/add_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:11.974 7 INFO neutron.db.segments_db [None req-d127e137-cf6c-410f-8e28-aae1c9d86fbc 801df8db28f44530b82fb31f2d091c8a 603f81a709d04e0ca197c4871535b10b - - default default] Added segment bd05bacf-e629-4dda-955b-f5cb23a3552a of type vxlan for network 75ca43e6-100c-4dad-b2cc-d7f6169aa48d [pid: 7|app: 0|req: 302/670] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:55:11 2026] POST /v2.0/networks => generated 643 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:12.129 8 WARNING neutron_lib.context [None req-35de7b1f-5548-4af8-8622-76fea1bec5d9 801df8db28f44530b82fb31f2d091c8a 603f81a709d04e0ca197c4871535b10b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:55:12.497 7 WARNING neutron_lib.context [None req-11e9fde0-821c-47f5-ad73-04ee1c3481e3 e05590786245463aa40b57344a4e25b1 df4bb97057ac40c3a1a0e424dbf0001d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/671] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:12 2026] POST /v2.0/subnets => generated 617 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:12.523 8 WARNING neutron_lib.context [None req-782ee596-3c7d-4832-b762-487050d4d687 801df8db28f44530b82fb31f2d091c8a 603f81a709d04e0ca197c4871535b10b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:55:12.592 8 INFO neutron.db.segments_db [None req-782ee596-3c7d-4832-b762-487050d4d687 801df8db28f44530b82fb31f2d091c8a 603f81a709d04e0ca197c4871535b10b - - default default] Added segment 05235425-1751-418a-8d72-9a2ea9dbc546 of type vxlan for network babd2492-da04-4613-bdd5-66e0dacedecf [pid: 7|app: 0|req: 303/672] 10.0.0.156 () {34 vars in 684 bytes} [Sat May 9 22:55:12 2026] POST /v2.0/security-groups => generated 1596 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:55:12.641 7 WARNING neutron_lib.context [None req-d74eaac4-dbf5-4d65-8900-30f39ee97d34 e05590786245463aa40b57344a4e25b1 df4bb97057ac40c3a1a0e424dbf0001d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 370/673] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:55:12 2026] POST /v2.0/networks => generated 644 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/674] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:55:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:12.758 7 WARNING neutron_lib.context [None req-d757838a-d0f8-4985-996f-a22e0ff2af07 e05590786245463aa40b57344a4e25b1 df4bb97057ac40c3a1a0e424dbf0001d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 305/675] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:55:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:12.869 7 WARNING neutron_lib.context [None req-e4d2f22a-4e06-4e34-9727-b81e90a5e705 e05590786245463aa40b57344a4e25b1 df4bb97057ac40c3a1a0e424dbf0001d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 371/676] 10.0.0.156 () {34 vars in 742 bytes} [Sat May 9 22:55:12 2026] PUT /v2.0/networks/babd2492-da04-4613-bdd5-66e0dacedecf => generated 592 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:12.913 8 WARNING neutron_lib.context [None req-f9c576f5-5058-49e8-8abb-cdc36081a8ee 801df8db28f44530b82fb31f2d091c8a 603f81a709d04e0ca197c4871535b10b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 372/677] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:12 2026] POST /v2.0/subnets => generated 602 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/678] 10.0.0.156 () {34 vars in 740 bytes} [Sat May 9 22:55:13 2026] PUT /v2.0/subnets/9d9b486f-56ca-4ed6-878e-aa188339e116 => generated 612 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/679] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:55:12 2026] POST /v2.0/floatingips => generated 552 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:13.824 8 INFO neutron.services.segments.plugin [-] Segment 05235425-1751-418a-8d72-9a2ea9dbc546 resource provider aggregate not found 2026-05-09 22:55:13.841 8 INFO neutron.services.segments.plugin [-] Segment 05235425-1751-418a-8d72-9a2ea9dbc546 resource provider aggregate not found 2026-05-09 22:55:13.862 8 INFO neutron.services.segments.plugin [-] Segment 05235425-1751-418a-8d72-9a2ea9dbc546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05235425-1751-418a-8d72-9a2ea9dbc546 found for delete ", "request_id": "req-c7dd1331-9c58-45b1-923d-e849acff92a7"}]} 2026-05-09 22:55:13.874 8 INFO neutron.services.segments.plugin [-] Segment 05235425-1751-418a-8d72-9a2ea9dbc546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05235425-1751-418a-8d72-9a2ea9dbc546 found for delete ", "request_id": "req-2fd07ad5-b6ff-4dda-a452-e3731e6e2523"}]} [pid: 7|app: 0|req: 307/680] 10.0.0.128 () {34 vars in 1097 bytes} [Sat May 9 22:55:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--637638141&fields=id&tenant_id=df4bb97057ac40c3a1a0e424dbf0001d => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/681] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:55:13 2026] GET /v2.0/networks?id=700ce5c6-65eb-43a9-a566-057bf1929c22 => generated 668 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/682] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:55:14 2026] GET /v2.0/quotas/df4bb97057ac40c3a1a0e424dbf0001d => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/683] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:55:14 2026] GET /v2.0/ports?tenant_id=df4bb97057ac40c3a1a0e424dbf0001d&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/684] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:55:14 2026] GET /v2.0/networks/700ce5c6-65eb-43a9-a566-057bf1929c22?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: 312/685] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:55:14 2026] GET /v2.0/networks/700ce5c6-65eb-43a9-a566-057bf1929c22?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: 313/686] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:14 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => 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: 374/687] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:13 2026] DELETE /v2.0/networks/babd2492-da04-4613-bdd5-66e0dacedecf => generated 0 bytes in 1285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:55:14.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a648f291-7b71-40df-b42b-52a6f16268f1 801df8db28f44530b82fb31f2d091c8a 603f81a709d04e0ca197c4871535b10b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 314/688] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:14 2026] DELETE /v2.0/networks/babd2492-da04-4613-bdd5-66e0dacedecf => 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: 375/689] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:55:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/690] 10.0.0.156 () {32 vars in 741 bytes} [Sat May 9 22:55:14 2026] GET /v2.0/subnets?network_id=4941e950-0acc-4b0b-875d-22f815189b14 => generated 626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/691] 10.0.0.156 () {32 vars in 652 bytes} [Sat May 9 22:55:14 2026] GET /v2.0/extensions => generated 19600 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/692] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:55:14 2026] GET /v2.0/networks => generated 1308 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/693] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:55:15 2026] GET /v2.0/subnets => generated 1233 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/694] 10.0.0.156 () {32 vars in 722 bytes} [Sat May 9 22:55:15 2026] GET /v2.0/networks/75ca43e6-100c-4dad-b2cc-d7f6169aa48d => generated 668 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/695] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:55:15 2026] GET /v2.0/subnets/5964f045-e0ff-4977-9240-cfb6f7ecb2c7 => generated 617 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:15.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4bf1ca4-fe61-433f-81cc-01c9e4c509a7 801df8db28f44530b82fb31f2d091c8a 603f81a709d04e0ca197c4871535b10b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 318/696] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:15 2026] DELETE /v2.0/subnets/9d9b486f-56ca-4ed6-878e-aa188339e116 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:55:15.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-101d8955-a910-4659-bc2a-22862c61c3be 801df8db28f44530b82fb31f2d091c8a 603f81a709d04e0ca197c4871535b10b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 319/697] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:15 2026] DELETE /v2.0/networks/babd2492-da04-4613-bdd5-66e0dacedecf => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/698] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:15 2026] GET /v2.0/networks?id=700ce5c6-65eb-43a9-a566-057bf1929c22 => generated 668 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/699] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:55:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=df4bb97057ac40c3a1a0e424dbf0001d => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:15.493 8 WARNING neutron_lib.context [req-00216968-6685-4544-9190-b4f5690674b9 req-6fbed1ad-1620-4f82-bc07-ee4d72101a9e e05590786245463aa40b57344a4e25b1 df4bb97057ac40c3a1a0e424dbf0001d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 320/700] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:15 2026] DELETE /v2.0/subnets/5964f045-e0ff-4977-9240-cfb6f7ecb2c7 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:55:15.884 8 INFO neutron.services.segments.plugin [-] Segment 05235425-1751-418a-8d72-9a2ea9dbc546 resource provider aggregate not found 2026-05-09 22:55:15.896 8 INFO neutron.services.segments.plugin [-] Segment 05235425-1751-418a-8d72-9a2ea9dbc546 resource provider aggregate not found 2026-05-09 22:55:15.903 8 INFO neutron.services.segments.plugin [-] Segment 05235425-1751-418a-8d72-9a2ea9dbc546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05235425-1751-418a-8d72-9a2ea9dbc546 found for delete ", "request_id": "req-d719c77b-bfb9-4b3a-a1e1-dc72fe8ee234"}]} 2026-05-09 22:55:15.917 8 INFO neutron.services.segments.plugin [-] Segment 05235425-1751-418a-8d72-9a2ea9dbc546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05235425-1751-418a-8d72-9a2ea9dbc546 found for delete ", "request_id": "req-18461797-d5d4-4a90-a877-837a5ea3278f"}]} [pid: 8|app: 0|req: 381/701] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:55:15 2026] POST /v2.0/ports => generated 958 bytes in 568 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-09 22:55:16.063 7 INFO neutron.services.segments.plugin [-] Segment bd05bacf-e629-4dda-955b-f5cb23a3552a resource provider aggregate not found 2026-05-09 22:55:16.074 7 INFO neutron.services.segments.plugin [-] Segment bd05bacf-e629-4dda-955b-f5cb23a3552a resource provider aggregate not found 2026-05-09 22:55:16.097 7 INFO neutron.services.segments.plugin [-] Segment bd05bacf-e629-4dda-955b-f5cb23a3552a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd05bacf-e629-4dda-955b-f5cb23a3552a found for delete ", "request_id": "req-111201a7-babb-480f-a3c2-1548cca57c96"}]} [pid: 7|app: 0|req: 321/702] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:15 2026] DELETE /v2.0/networks/75ca43e6-100c-4dad-b2cc-d7f6169aa48d => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:55:16.110 7 INFO neutron.services.segments.plugin [-] Segment bd05bacf-e629-4dda-955b-f5cb23a3552a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd05bacf-e629-4dda-955b-f5cb23a3552a found for delete ", "request_id": "req-4d009187-3b91-4c0d-820c-ed24d89320c3"}]} [pid: 8|app: 0|req: 382/703] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 961 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/704] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/security-groups?id=d5fd5e5b-bc9c-492a-b18a-53fe375e5b70&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: 322/705] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:55:16 2026] PUT /v2.0/ports/5093d828-d02e-4b3c-aa74-76200b638ef8 => generated 1203 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/708] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/ports?tenant_id=df4bb97057ac40c3a1a0e424dbf0001d&device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:55:16.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-447452a4-3dae-4ab2-8eb7-9a40944b03ee'] response: {'name': 'network-changed', 'server_uuid': '52828044-407b-44fb-83dc-c6ab03ce5154', 'tag': '5093d828-d02e-4b3c-aa74-76200b638ef8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 385/709] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5093d828-d02e-4b3c-aa74-76200b638ef8 => 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: 386/710] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/subnets?id=3b825394-58fa-484d-8249-94a6f620c2f0 => generated 662 bytes in 45 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: 387/711] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/ports?network_id=700ce5c6-65eb-43a9-a566-057bf1929c22&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: 325/712] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/security-groups?tenant_id=603f81a709d04e0ca197c4871535b10b&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/713] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/networks/700ce5c6-65eb-43a9-a566-057bf1929c22?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: 388/714] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:16 2026] DELETE /v2.0/security-groups/e54bf550-d6ec-452b-bbd1-68a5334a74ad => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/715] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/networks/700ce5c6-65eb-43a9-a566-057bf1929c22?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: 389/716] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:16 2026] GET /v2.0/ports?tenant_id=df4bb97057ac40c3a1a0e424dbf0001d&device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/717] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/networks?id=700ce5c6-65eb-43a9-a566-057bf1929c22 => generated 764 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/718] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5093d828-d02e-4b3c-aa74-76200b638ef8 => 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: 329/719] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/subnets?id=3b825394-58fa-484d-8249-94a6f620c2f0 => generated 662 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/720] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/ports?network_id=700ce5c6-65eb-43a9-a566-057bf1929c22&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/721] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/722] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/723] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/networks/700ce5c6-65eb-43a9-a566-057bf1929c22?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: 331/724] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/security-groups?id=d5fd5e5b-bc9c-492a-b18a-53fe375e5b70&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: 394/725] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/networks/700ce5c6-65eb-43a9-a566-057bf1929c22?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: 332/726] 10.0.0.128 () {34 vars in 970 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/ports/31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 972 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/727] 199.204.45.44 () {34 vars in 998 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/subnets?network_id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 659 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/728] 199.204.45.44 () {34 vars in 1144 bytes} [Sat May 9 22:55:17 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea&device_owner=compute%3Anova&network_id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/729] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:18 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/730] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:18 2026] GET /v2.0/security-groups?id=d5fd5e5b-bc9c-492a-b18a-53fe375e5b70&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/731] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:55:17 2026] PUT /v2.0/ports/31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 1153 bytes in 968 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-09 22:55:18.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9054a3cb-8efe-4083-b70f-fca8dc52741d'] response: {'name': 'network-changed', 'server_uuid': 'dfe2f005-5910-4cdb-b649-de2317cb92ea', 'tag': '31f318d7-f0ce-4843-a69f-7288e1cb2100', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/732] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:18 2026] GET /v2.0/ports?tenant_id=899fd2b7c95e42a3bdd21991d9e90654&device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 1425 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:55:18.855 7 WARNING neutron_lib.context [None req-9aee1220-1fb5-45b4-a413-b31a3fffcb0c 783d883aa99040719daaa6a4f0eaec98 2cf60cf7beb24f80b49490a83db2fa56 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 336/733] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:55:18 2026] POST /v2.0/subnetpools => generated 548 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/734] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:18 2026] GET /v2.0/networks?id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/735] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:55:18 2026] GET /v2.0/subnetpools/678a6740-de02-4066-b066-f76eecdee145 => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/736] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/737] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=31f318d7-f0ce-4843-a69f-7288e1cb2100 => 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: 338/738] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:55:18 2026] PUT /v2.0/subnetpools/678a6740-de02-4066-b066-f76eecdee145 => generated 500 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/739] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/subnets?id=9e516a6b-8eca-4e93-9d3a-aa8fcdd77646 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/740] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/741] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:55:19 2026] DELETE /v2.0/subnetpools/678a6740-de02-4066-b066-f76eecdee145 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:19.143 8 INFO neutron.api.v2.resource [None req-d3f56deb-7d34-43c1-9166-5700cbf66a57 783d883aa99040719daaa6a4f0eaec98 2cf60cf7beb24f80b49490a83db2fa56 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 403/742] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/subnetpools/678a6740-de02-4066-b066-f76eecdee145 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/743] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/ports?network_id=6440e854-2b8d-4122-9c5a-51145442b920&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:55:19.174 7 INFO neutron.api.v2.resource [None req-dd22e279-0ec2-4f60-92cf-69f3813def6a 783d883aa99040719daaa6a4f0eaec98 2cf60cf7beb24f80b49490a83db2fa56 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 341/744] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:55:19 2026] DELETE /v2.0/subnetpools/678a6740-de02-4066-b066-f76eecdee145 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/745] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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: 342/746] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?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: 343/747] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/748] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?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: 344/749] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/750] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/ports?tenant_id=899fd2b7c95e42a3bdd21991d9e90654&device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 1425 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/751] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/networks?id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 779 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/752] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/753] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=31f318d7-f0ce-4843-a69f-7288e1cb2100 => 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: 408/754] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/subnets?id=9e516a6b-8eca-4e93-9d3a-aa8fcdd77646 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/755] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/756] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/757] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/ports?network_id=6440e854-2b8d-4122-9c5a-51145442b920&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/758] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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: 350/759] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/ports?tenant_id=7e96a63792fc4d44a74a3e842a91d643&device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/760] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/security-groups?id=d5fd5e5b-bc9c-492a-b18a-53fe375e5b70&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/761] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/security-groups?tenant_id=2cf60cf7beb24f80b49490a83db2fa56&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/762] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:19 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?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: 411/763] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 1156 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/764] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/networks?id=265d61c0-125d-490a-8e26-332d8938e4c7 => generated 771 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/765] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:20 2026] DELETE /v2.0/security-groups/cdc1a882-0afc-4e15-881f-9c691a85be3b => 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: 354/766] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/767] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/768] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/security-groups?id=a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/769] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0ce0323e-bffe-429f-99d2-2fb0573ab68b => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/770] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/subnets?id=e855d990-9fe1-4485-9fbb-903bac281470 => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/771] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/ports?network_id=265d61c0-125d-490a-8e26-332d8938e4c7&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: 8|app: 0|req: 417/772] 199.204.45.44 () {34 vars in 1118 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1156 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/773] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:20 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:55:20.694 7 INFO neutron.db.l3_db [None req-c2e15866-128f-4225-ae05-ba6f045100bd e05590786245463aa40b57344a4e25b1 df4bb97057ac40c3a1a0e424dbf0001d - - default default] Floating IP e8e88e99-24b5-4bcc-9471-7138ba5fa14d associated. External IP: 10.96.250.202, port: 5093d828-d02e-4b3c-aa74-76200b638ef8. [pid: 8|app: 0|req: 419/774] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:55:20 2026] PUT /v2.0/ports/31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 972 bytes in 507 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-09 22:55:21.178 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dadb4310-631f-40be-8178-f3653583a587'] response: {'name': 'network-changed', 'server_uuid': 'dfe2f005-5910-4cdb-b649-de2317cb92ea', 'tag': '31f318d7-f0ce-4843-a69f-7288e1cb2100', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 420/775] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/776] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/777] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/ports?tenant_id=899fd2b7c95e42a3bdd21991d9e90654&device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/778] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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: 424/779] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/networks?id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 779 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/780] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:55:20 2026] PUT /v2.0/floatingips/e8e88e99-24b5-4bcc-9471-7138ba5fa14d => generated 856 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/781] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/782] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/subnets?id=9e516a6b-8eca-4e93-9d3a-aa8fcdd77646 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:21.608 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31ef19c8-ab0f-4981-9475-6abc4c0e821e'] response: {'name': 'network-changed', 'server_uuid': '52828044-407b-44fb-83dc-c6ab03ce5154', 'tag': '5093d828-d02e-4b3c-aa74-76200b638ef8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/783] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/ports?network_id=6440e854-2b8d-4122-9c5a-51145442b920&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: 359/784] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/ports?tenant_id=df4bb97057ac40c3a1a0e424dbf0001d&device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/785] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/786] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?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: 361/787] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/security-groups?id=d5fd5e5b-bc9c-492a-b18a-53fe375e5b70&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: 427/788] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/networks?id=700ce5c6-65eb-43a9-a566-057bf1929c22 => generated 764 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/789] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?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: 428/790] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5093d828-d02e-4b3c-aa74-76200b638ef8 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/791] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/subnets?id=3b825394-58fa-484d-8249-94a6f620c2f0 => generated 662 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/792] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/ports?tenant_id=899fd2b7c95e42a3bdd21991d9e90654&device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => 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: 364/793] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/ports?network_id=700ce5c6-65eb-43a9-a566-057bf1929c22&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: 365/794] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/networks/700ce5c6-65eb-43a9-a566-057bf1929c22?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/795] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:21 2026] GET /v2.0/networks?id=6440e854-2b8d-4122-9c5a-51145442b920 => generated 779 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/796] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/networks/700ce5c6-65eb-43a9-a566-057bf1929c22?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: 431/797] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/798] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => 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: 432/799] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/subnets?id=9e516a6b-8eca-4e93-9d3a-aa8fcdd77646 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/800] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/ports?network_id=6440e854-2b8d-4122-9c5a-51145442b920&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/801] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/security-groups?id=d5fd5e5b-bc9c-492a-b18a-53fe375e5b70&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: 434/802] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/803] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/804] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => 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: 371/805] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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: 372/806] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/807] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/808] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/security-groups?tenant_id=d4d81c0516f04fc1956aa4d45fa56ede&name=default => generated 2801 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/809] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:22 2026] GET /v2.0/security-groups?id=a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/810] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:22 2026] DELETE /v2.0/security-groups/2e0f73c8-b65d-47c7-a2fa-6c648d161c85 => 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: 376/811] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:55:23 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:23.619 7 INFO neutron.db.l3_db [req-1230391d-98d4-4504-9e2f-6b567e6a9b20 req-4552b264-d521-498d-96c1-728ae27c7cef c32e0aa2dcbf4cc4a5a589cc33ffcc10 899fd2b7c95e42a3bdd21991d9e90654 - - default default] Floating IP 3b6a918f-6fc7-492f-9476-a3bbf9067f51 disassociated. External IP: 10.96.250.220, port: 31f318d7-f0ce-4843-a69f-7288e1cb2100. 2026-05-09 22:55:23.873 8 INFO neutron.db.l3_db [req-da2fe20b-1706-469b-835c-449f04b0edcf req-553d106e-e1e0-4ebf-b223-77b8f695204b e05590786245463aa40b57344a4e25b1 df4bb97057ac40c3a1a0e424dbf0001d - - default default] Floating IP e8e88e99-24b5-4bcc-9471-7138ba5fa14d disassociated. External IP: 10.96.250.202, port: 5093d828-d02e-4b3c-aa74-76200b638ef8. [pid: 7|app: 0|req: 377/812] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:55:23 2026] DELETE /v2.0/ports/31f318d7-f0ce-4843-a69f-7288e1cb2100 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/813] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:24 2026] GET /v2.0/ports?device_id=52828044-407b-44fb-83dc-c6ab03ce5154 => 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: 379/814] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:24 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/815] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:24 2026] GET /v2.0/ports?device_id=dfe2f005-5910-4cdb-b649-de2317cb92ea => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:55:24.273 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f59c1f4a-383b-4e87-83b5-da023fc32570'] response: {'server_uuid': 'dfe2f005-5910-4cdb-b649-de2317cb92ea', 'name': 'network-vif-deleted', 'tag': '31f318d7-f0ce-4843-a69f-7288e1cb2100', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 436/816] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:55:22 2026] DELETE /v2.0/ports/5093d828-d02e-4b3c-aa74-76200b638ef8 => generated 0 bytes in 1498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/817] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:24 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:24.846 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65a72412-03c6-4094-acaa-7d7c1b1ac3c3'] response: {'server_uuid': '52828044-407b-44fb-83dc-c6ab03ce5154', 'name': 'network-vif-deleted', 'tag': '5093d828-d02e-4b3c-aa74-76200b638ef8', 'status': 'completed', 'code': 200} 2026-05-09 22:55:25.162 8 INFO neutron.db.segments_db [None req-28611397-d4e3-4ed9-ba09-96e6a2e89885 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 8c4727c6-eba0-47b1-a760-3ed1f33fbe44 of type vxlan for network 9ce39489-c028-4de6-9942-1f635eedd1b3 [pid: 8|app: 0|req: 437/818] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:55:24 2026] POST /v2.0/networks => generated 741 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/819] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:25 2026] DELETE /v2.0/security-groups/d5fd5e5b-bc9c-492a-b18a-53fe375e5b70 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:25.335 7 INFO neutron.api.v2.resource [None req-2d654db4-f444-48f0-a59a-de687ea63fc5 e05590786245463aa40b57344a4e25b1 df4bb97057ac40c3a1a0e424dbf0001d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 383/820] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 22:55:25 2026] GET /v2.0/security-groups/d5fd5e5b-bc9c-492a-b18a-53fe375e5b70 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/821] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:25 2026] DELETE /v2.0/security-groups/a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d => 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: 438/822] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:25 2026] POST /v2.0/subnets => generated 664 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:25.604 8 INFO neutron.api.v2.resource [None req-86d364f7-0704-4fa2-b9de-d9002a482ed0 c32e0aa2dcbf4cc4a5a589cc33ffcc10 899fd2b7c95e42a3bdd21991d9e90654 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 439/823] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 22:55:25 2026] GET /v2.0/security-groups/a5c4e90c-c135-4a5a-acf5-6ffccfecdf2d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:55:25.660 8 INFO neutron.db.segments_db [None req-de778a53-fa0c-4ee7-a00d-4cbb29492cba b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 8d65d9cf-9ba0-48c1-a59f-df4750aa72a7 of type vxlan for network 352ee806-286d-472a-a8c1-1b9c28826f04 [pid: 7|app: 0|req: 385/824] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:55:25 2026] DELETE /v2.0/floatingips/e8e88e99-24b5-4bcc-9471-7138ba5fa14d => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:25.990 8 INFO neutron.db.l3_hamode_db [None req-de778a53-fa0c-4ee7-a00d-4cbb29492cba b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 386/825] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:55:25 2026] DELETE /v2.0/floatingips/3b6a918f-6fc7-492f-9476-a3bbf9067f51 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:27.107 8 INFO neutron.db.l3_hamode_db [None req-de778a53-fa0c-4ee7-a00d-4cbb29492cba b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 387/826] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:55:26 2026] PUT /v2.0/routers/e95ed383-7b0f-4b29-801a-4b9e8001d9f6/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: 440/827] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:25 2026] POST /v2.0/routers => generated 728 bytes in 2439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/828] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:55:27 2026] PUT /v2.0/routers/5cc74478-21b5-492a-a747-db4d83e7bb66/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:29.480 8 INFO neutron.services.segments.plugin [-] Segment 1f5ec672-60b4-4636-a815-809d628ff9cd resource provider aggregate not found 2026-05-09 22:55:29.487 8 INFO neutron.services.segments.plugin [-] Segment 1f5ec672-60b4-4636-a815-809d628ff9cd resource provider aggregate not found 2026-05-09 22:55:29.508 8 INFO neutron.db.l3_hamode_db [None req-d23f253e-05c3-49dc-b221-e7599753fcd7 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network e1be779a-5830-482f-8dcd-fa65318771af was deleted as no HA routers are present in tenant df4bb97057ac40c3a1a0e424dbf0001d. 2026-05-09 22:55:29.510 8 INFO neutron.services.segments.plugin [-] Segment 1f5ec672-60b4-4636-a815-809d628ff9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f5ec672-60b4-4636-a815-809d628ff9cd found for delete ", "request_id": "req-e0a67469-0ecb-4fcd-a5c1-49947ac87660"}]} [pid: 8|app: 0|req: 441/829] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:28 2026] DELETE /v2.0/routers/e95ed383-7b0f-4b29-801a-4b9e8001d9f6 => generated 0 bytes in 1471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:29.524 8 INFO neutron.services.segments.plugin [-] Segment 1f5ec672-60b4-4636-a815-809d628ff9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f5ec672-60b4-4636-a815-809d628ff9cd found for delete ", "request_id": "req-d5c21fb8-4c34-4978-b732-05bceca3c002"}]} [pid: 7|app: 0|req: 389/830] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:55:28 2026] PUT /v2.0/routers/09d2f64e-1745-4580-8ea0-a094d8828c91/add_router_interface => generated 309 bytes in 1893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/831] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:30 2026] DELETE /v2.0/subnets/3b825394-58fa-484d-8249-94a6f620c2f0 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:55:30.625 8 INFO neutron.db.l3_hamode_db [None req-724fbb5b-4a55-44b6-91b9-2742ba6dad2d b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network e3c867c6-6bb6-437a-90d3-06d5f8a4010c was deleted as no HA routers are present in tenant 899fd2b7c95e42a3bdd21991d9e90654. [pid: 8|app: 0|req: 442/832] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:29 2026] DELETE /v2.0/routers/5cc74478-21b5-492a-a747-db4d83e7bb66 => generated 0 bytes in 1117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/833] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:30 2026] DELETE /v2.0/subnets/9e516a6b-8eca-4e93-9d3a-aa8fcdd77646 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:55:30.900 7 INFO neutron.services.segments.plugin [-] Segment b621fc5a-2c5b-4bb8-a952-30a751749380 resource provider aggregate not found 2026-05-09 22:55:30.906 7 INFO neutron.services.segments.plugin [-] Segment b621fc5a-2c5b-4bb8-a952-30a751749380 resource provider aggregate not found 2026-05-09 22:55:30.928 7 INFO neutron.services.segments.plugin [-] Segment b621fc5a-2c5b-4bb8-a952-30a751749380 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b621fc5a-2c5b-4bb8-a952-30a751749380 found for delete ", "request_id": "req-0ef714fc-e878-4111-9a21-e37f19f367f6"}]} 2026-05-09 22:55:30.929 7 INFO neutron.services.segments.plugin [-] Segment b621fc5a-2c5b-4bb8-a952-30a751749380 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b621fc5a-2c5b-4bb8-a952-30a751749380 found for delete ", "request_id": "req-4ad6ff2c-8617-4b1d-88bc-e0ce4b08a0c1"}]} [pid: 7|app: 0|req: 391/834] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:30 2026] DELETE /v2.0/networks/700ce5c6-65eb-43a9-a566-057bf1929c22 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/835] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:31 2026] GET /v2.0/security-groups?tenant_id=df4bb97057ac40c3a1a0e424dbf0001d&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/836] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:31 2026] DELETE /v2.0/security-groups/fcc60637-396e-4737-90c4-e8b4419ce849 => 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: 444/837] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:30 2026] DELETE /v2.0/networks/6440e854-2b8d-4122-9c5a-51145442b920 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/838] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:31 2026] GET /v2.0/security-groups?tenant_id=899fd2b7c95e42a3bdd21991d9e90654&name=default => generated 2800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:55:31.553 8 INFO neutron.services.segments.plugin [-] Segment b9f590a8-b9e2-4a09-94d8-f302cdd0ec36 resource provider aggregate not found 2026-05-09 22:55:31.558 8 INFO neutron.services.segments.plugin [-] Segment b9f590a8-b9e2-4a09-94d8-f302cdd0ec36 resource provider aggregate not found 2026-05-09 22:55:31.589 8 INFO neutron.services.segments.plugin [-] Segment b9f590a8-b9e2-4a09-94d8-f302cdd0ec36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f590a8-b9e2-4a09-94d8-f302cdd0ec36 found for delete ", "request_id": "req-9b1bfd09-3cab-438b-9c59-a7ce0bc6377b"}]} 2026-05-09 22:55:31.595 8 INFO neutron.services.segments.plugin [-] Segment b9f590a8-b9e2-4a09-94d8-f302cdd0ec36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f590a8-b9e2-4a09-94d8-f302cdd0ec36 found for delete ", "request_id": "req-bd78ae3e-5c82-4145-b1db-09830a1742be"}]} 2026-05-09 22:55:31.620 8 INFO neutron.services.segments.plugin [-] Segment 82bc1307-5e1b-40d6-87a9-f774d1cca184 resource provider aggregate not found 2026-05-09 22:55:31.626 8 INFO neutron.services.segments.plugin [-] Segment 82bc1307-5e1b-40d6-87a9-f774d1cca184 resource provider aggregate not found 2026-05-09 22:55:31.643 8 INFO neutron.services.segments.plugin [-] Segment 82bc1307-5e1b-40d6-87a9-f774d1cca184 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82bc1307-5e1b-40d6-87a9-f774d1cca184 found for delete ", "request_id": "req-b9425a23-303f-41cc-b4c6-b2bc5be3683e"}]} 2026-05-09 22:55:31.645 8 INFO neutron.services.segments.plugin [-] Segment 82bc1307-5e1b-40d6-87a9-f774d1cca184 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82bc1307-5e1b-40d6-87a9-f774d1cca184 found for delete ", "request_id": "req-7418dc3c-9c56-415d-a18b-b29db7f3a4e9"}]} [pid: 8|app: 0|req: 445/841] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:31 2026] DELETE /v2.0/security-groups/6140459c-3311-441d-9fa0-f565ad0c6794 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:33.449 7 INFO neutron.db.segments_db [None req-d5cfddf6-f089-45bb-9a54-0722f3c0bc65 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 86adffd4-40d5-455f-bcd0-287747a2c729 of type vxlan for network 29f8189d-536d-4d41-97b9-45ee979bc7e3 [pid: 7|app: 0|req: 397/842] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:55:33 2026] POST /v2.0/networks => generated 744 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:33.671 8 INFO neutron.db.segments_db [None req-1095f086-c963-474c-9a03-e7a4d7bbff38 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 54790cae-94a4-41c6-a275-06ef51b873d1 of type vxlan for network 5c384b56-6237-4bd3-866c-6bb983b07aef [pid: 8|app: 0|req: 446/843] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:55:33 2026] POST /v2.0/networks => generated 748 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/844] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:33 2026] POST /v2.0/subnets => generated 668 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/845] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:55:33 2026] GET /v2.0/networks?id=9ce39489-c028-4de6-9942-1f635eedd1b3 => generated 673 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:33.916 8 INFO neutron.db.segments_db [None req-41c286a7-89b1-4f5c-80cb-6ea3b4338d0c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment bfcf0a4f-5423-44f7-ac55-86ec192dd767 of type vxlan for network d3352fa3-6f5e-4a31-842b-65c3f0b404ea [pid: 7|app: 0|req: 399/846] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:33 2026] POST /v2.0/subnets => generated 671 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/847] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:55:34 2026] GET /v2.0/quotas/ba94344c50d34314a7ee585428c3195b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:34.099 7 INFO neutron.db.segments_db [None req-02a95706-41bb-476f-9613-fcd8ebb24bf3 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 3538c033-9780-414d-ad51-f881539bfeab of type vxlan for network aa0819f2-4653-48d4-8637-bbada55b3bee 2026-05-09 22:55:34.262 8 INFO neutron.db.l3_hamode_db [None req-41c286a7-89b1-4f5c-80cb-6ea3b4338d0c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:55:34.417 7 INFO neutron.db.l3_hamode_db [None req-02a95706-41bb-476f-9613-fcd8ebb24bf3 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:55:35.497 7 INFO neutron.db.l3_hamode_db [None req-02a95706-41bb-476f-9613-fcd8ebb24bf3 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:55:35.530 8 INFO neutron.db.l3_hamode_db [None req-41c286a7-89b1-4f5c-80cb-6ea3b4338d0c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 401/848] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:34 2026] POST /v2.0/routers => generated 735 bytes in 2599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/849] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:33 2026] POST /v2.0/routers => generated 732 bytes in 2822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/850] 10.0.0.30 () {34 vars in 988 bytes} [Sat May 9 22:55:36 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/851] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:55:36 2026] GET /v2.0/ports?tenant_id=ba94344c50d34314a7ee585428c3195b&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/852] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:55:36 2026] PUT /v2.0/routers/e92958fc-8181-40ad-ae53-66f3ab9f27b6/add_router_interface => generated 309 bytes in 1498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/853] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:55:36 2026] PUT /v2.0/routers/756ce1b6-9036-49f1-bb55-0acb70993083/add_router_interface => generated 309 bytes in 1491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/854] 10.0.0.30 () {34 vars in 1038 bytes} [Sat May 9 22:55:38 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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: 7|app: 0|req: 404/855] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:55:38 2026] GET /v2.0/networks/9ce39489-c028-4de6-9942-1f635eedd1b3?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/856] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:55:38 2026] GET /v2.0/networks/9ce39489-c028-4de6-9942-1f635eedd1b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/857] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:38 2026] GET /v2.0/ports?device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:55:38.888 8 WARNING neutron_lib.context [None req-ff4dcd6f-de0d-4adb-8ac9-8b695a7aa66e 58d422266fce40819d11cfa6a27eec56 7aa4f06d86f742b4994a2d8a37bcdc0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 453/858] 10.0.0.156 () {34 vars in 684 bytes} [Sat May 9 22:55:38 2026] POST /v2.0/security-groups => generated 1595 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:55:39.020 7 WARNING neutron_lib.context [None req-6faa2174-100a-4749-a2da-c59e7500697a 58d422266fce40819d11cfa6a27eec56 7aa4f06d86f742b4994a2d8a37bcdc0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 406/859] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:55:39 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-09 22:55:39.155 8 WARNING neutron_lib.context [None req-fa325646-79c1-4318-8dae-cd1ed1aad5d9 58d422266fce40819d11cfa6a27eec56 7aa4f06d86f742b4994a2d8a37bcdc0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 407/860] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:55:39 2026] GET /v2.0/networks?id=29f8189d-536d-4d41-97b9-45ee979bc7e3 => generated 677 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/861] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:55:39 2026] GET /v2.0/quotas/f2567cfe28594f8f9333cefac0a0bc9e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/862] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:55:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:39.299 8 WARNING neutron_lib.context [None req-556fa3e3-e6f8-45cf-b31a-59fe5883c602 58d422266fce40819d11cfa6a27eec56 7aa4f06d86f742b4994a2d8a37bcdc0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 409/863] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:55:39 2026] GET /v2.0/ports?tenant_id=f2567cfe28594f8f9333cefac0a0bc9e&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/864] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:39 2026] GET /v2.0/networks?id=9ce39489-c028-4de6-9942-1f635eedd1b3 => generated 673 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/865] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:55:39 2026] GET /v2.0/networks/29f8189d-536d-4d41-97b9-45ee979bc7e3?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:55:39.481 7 WARNING neutron_lib.context [req-ccf81538-da7c-4abb-a5af-d7fc9381908f req-3a3f829f-d248-4567-b0e8-dc81c3040e22 c16178dcb45747268c6e477498b9ca2d ba94344c50d34314a7ee585428c3195b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 412/866] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:55:39 2026] POST /v2.0/ports => generated 954 bytes in 479 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: 455/867] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:55:39 2026] POST /v2.0/floatingips => generated 552 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/868] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:55:39 2026] GET /v2.0/networks/29f8189d-536d-4d41-97b9-45ee979bc7e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/869] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:39 2026] GET /v2.0/ports?device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 957 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/870] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/security-groups?id=db2265e4-cdea-4c0b-98c1-33b341c4d9c4&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/871] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/872] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/ports?device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => 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: 460/873] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&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: 7|app: 0|req: 414/874] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:55:40 2026] PUT /v2.0/ports/01bb7004-c198-4776-9b2d-150eda79a12c => generated 1199 bytes in 570 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: 461/875] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/876] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/ports?tenant_id=ba94344c50d34314a7ee585428c3195b&device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:55:40.727 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fca19d5a-6313-4bef-af8a-604135a9a12b'] response: {'name': 'network-changed', 'server_uuid': '63701765-3374-4f39-aa99-07a4911a5979', 'tag': '01bb7004-c198-4776-9b2d-150eda79a12c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 462/877] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/security-groups?id=5808787c-e992-4da1-bfe6-70b2c05697b8&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/878] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=01bb7004-c198-4776-9b2d-150eda79a12c => 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: 463/879] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/subnets?id=0bd22f12-cbbc-44ca-9c51-f42743f0d3d2 => generated 667 bytes in 32 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: 417/880] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/ports?network_id=9ce39489-c028-4de6-9942-1f635eedd1b3&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/881] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/networks/9ce39489-c028-4de6-9942-1f635eedd1b3?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: 418/882] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/networks/9ce39489-c028-4de6-9942-1f635eedd1b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/883] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:40 2026] GET /v2.0/networks?id=29f8189d-536d-4d41-97b9-45ee979bc7e3 => generated 677 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:41.121 7 WARNING neutron_lib.context [req-a8758f64-610e-4eb3-af55-7ecacbbff6e2 req-899d4bea-658a-464b-9927-d243c419d154 500976194cd34312b5576217d2dc0caa f2567cfe28594f8f9333cefac0a0bc9e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 466/884] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:41 2026] GET /v2.0/ports?tenant_id=ba94344c50d34314a7ee585428c3195b&device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/885] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:55:41 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/886] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:41 2026] GET /v2.0/networks?id=9ce39489-c028-4de6-9942-1f635eedd1b3 => generated 769 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/887] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:41 2026] GET /v2.0/ports?device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/888] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:55:41 2026] POST /v2.0/ports => generated 958 bytes in 610 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: 420/889] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:55:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=01bb7004-c198-4776-9b2d-150eda79a12c => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:55:41.755 8 INFO neutron.db.l3_db [req-f7bcbd2a-eedf-4910-8b51-06ed51f7203a req-0cca841b-11a8-4b58-940b-57d14b23fd19 aac3dfbf7f1340b5b796dadbe688967e 7e96a63792fc4d44a74a3e842a91d643 - - default default] Floating IP 32a6d96b-5795-421f-ae16-c31b6fe4b8b4 disassociated. External IP: 10.96.250.217, port: 0ce0323e-bffe-429f-99d2-2fb0573ab68b. [pid: 7|app: 0|req: 421/890] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:41 2026] GET /v2.0/security-groups?id=db2265e4-cdea-4c0b-98c1-33b341c4d9c4&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/891] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:41 2026] GET /v2.0/ports?device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => generated 961 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/892] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:55:41 2026] DELETE /v2.0/ports/0ce0323e-bffe-429f-99d2-2fb0573ab68b => generated 0 bytes in 804 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/893] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/subnets?id=0bd22f12-cbbc-44ca-9c51-f42743f0d3d2 => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/894] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/ports?device_id=6c725733-0bd9-4708-b5b8-e147f51ea76d => 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: 473/895] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/security-groups?id=0e0190d4-fb0c-4f33-b0f3-b6f9d225040b&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:55:42.320 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0c95fb7-836c-4aa3-8b5e-2a5899def1a7'] response: {'server_uuid': '6c725733-0bd9-4708-b5b8-e147f51ea76d', 'name': 'network-vif-deleted', 'tag': '0ce0323e-bffe-429f-99d2-2fb0573ab68b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 474/896] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/ports?network_id=9ce39489-c028-4de6-9942-1f635eedd1b3&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: 423/897] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:55:41 2026] PUT /v2.0/ports/f9eb1bfd-be8a-49bf-92be-9e2acfa5b9f8 => generated 1203 bytes in 914 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-09 22:55:42.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef2a50ea-0f85-44fe-95d3-4ed274104f62'] response: {'name': 'network-changed', 'server_uuid': 'bfeeca16-5675-43b0-8a3e-04099c981655', 'tag': 'f9eb1bfd-be8a-49bf-92be-9e2acfa5b9f8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/898] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/networks/9ce39489-c028-4de6-9942-1f635eedd1b3?fields=segments => generated 14 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/899] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/ports?tenant_id=f2567cfe28594f8f9333cefac0a0bc9e&device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => generated 1242 bytes in 65 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: 476/900] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/ports?device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/901] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9eb1bfd-be8a-49bf-92be-9e2acfa5b9f8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/902] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/networks/9ce39489-c028-4de6-9942-1f635eedd1b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/903] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/security-groups?id=db2265e4-cdea-4c0b-98c1-33b341c4d9c4&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/904] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/subnets?id=1dbeb1e6-8321-49df-858b-762e122ceb1b => generated 671 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/905] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:42 2026] GET /v2.0/ports?network_id=29f8189d-536d-4d41-97b9-45ee979bc7e3&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/906] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/networks/29f8189d-536d-4d41-97b9-45ee979bc7e3?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: 480/907] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/networks/29f8189d-536d-4d41-97b9-45ee979bc7e3?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: 428/908] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/ports?tenant_id=f2567cfe28594f8f9333cefac0a0bc9e&device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/909] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/networks?id=29f8189d-536d-4d41-97b9-45ee979bc7e3 => generated 772 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/910] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:43 2026] DELETE /v2.0/security-groups/5808787c-e992-4da1-bfe6-70b2c05697b8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/911] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=f9eb1bfd-be8a-49bf-92be-9e2acfa5b9f8 => 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: 482/912] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/ports?device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:43.560 7 INFO neutron.api.v2.resource [None req-b0ab6828-0d49-4889-91ff-a8da1c2500d8 aac3dfbf7f1340b5b796dadbe688967e 7e96a63792fc4d44a74a3e842a91d643 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 431/913] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/security-groups/5808787c-e992-4da1-bfe6-70b2c05697b8 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/914] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/subnets?id=1dbeb1e6-8321-49df-858b-762e122ceb1b => generated 671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/915] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/security-groups?id=0e0190d4-fb0c-4f33-b0f3-b6f9d225040b&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/916] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/ports?network_id=29f8189d-536d-4d41-97b9-45ee979bc7e3&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/917] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/networks/29f8189d-536d-4d41-97b9-45ee979bc7e3?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: 435/918] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/networks/29f8189d-536d-4d41-97b9-45ee979bc7e3?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: 436/919] 10.0.0.128 () {34 vars in 1097 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--963125535&fields=id&tenant_id=7aa4f06d86f742b4994a2d8a37bcdc0e => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/920] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/networks?id=5c384b56-6237-4bd3-866c-6bb983b07aef => generated 680 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/921] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:55:43 2026] GET /v2.0/quotas/7aa4f06d86f742b4994a2d8a37bcdc0e => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/922] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:55:43 2026] DELETE /v2.0/floatingips/32a6d96b-5795-421f-ae16-c31b6fe4b8b4 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/923] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:55:44 2026] GET /v2.0/ports?tenant_id=7aa4f06d86f742b4994a2d8a37bcdc0e&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/924] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:44 2026] GET /v2.0/ports?device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/925] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:55:44 2026] GET /v2.0/networks/5c384b56-6237-4bd3-866c-6bb983b07aef?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/926] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:44 2026] GET /v2.0/security-groups?id=db2265e4-cdea-4c0b-98c1-33b341c4d9c4&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/927] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:55:44 2026] GET /v2.0/networks/5c384b56-6237-4bd3-866c-6bb983b07aef?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: 444/928] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:44 2026] GET /v2.0/ports?device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => generated 973 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/929] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:44 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => 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: 446/930] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:44 2026] GET /v2.0/security-groups?id=0e0190d4-fb0c-4f33-b0f3-b6f9d225040b&fields=id&fields=name => generated 88 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/931] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:44 2026] GET /v2.0/ports?device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/932] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:45 2026] GET /v2.0/security-groups?id=db2265e4-cdea-4c0b-98c1-33b341c4d9c4&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/933] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:55:44 2026] PUT /v2.0/routers/43086fd9-9b31-49fe-a961-be1cfc3404fa/remove_router_interface => generated 309 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/934] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:55:45 2026] GET /v2.0/ports?device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/935] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:55:45 2026] DELETE /v2.0/ports/01bb7004-c198-4776-9b2d-150eda79a12c => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:55:45.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e0cbf13-0428-450a-9334-f062e75c74ad'] response: {'server_uuid': '63701765-3374-4f39-aa99-07a4911a5979', 'name': 'network-vif-deleted', 'tag': '01bb7004-c198-4776-9b2d-150eda79a12c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 488/936] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:45 2026] GET /v2.0/networks?id=5c384b56-6237-4bd3-866c-6bb983b07aef => generated 680 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/937] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:46 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => 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: 490/938] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:46 2026] GET /v2.0/ports?device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:46.190 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-51cb09ce-a799-48ee-a76c-03e52238bbef b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - 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()  [pid: 8|app: 0|req: 491/939] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:55:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7aa4f06d86f742b4994a2d8a37bcdc0e => generated 180 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/940] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:46 2026] GET /v2.0/security-groups?id=0e0190d4-fb0c-4f33-b0f3-b6f9d225040b&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/941] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:46 2026] GET /v2.0/ports?device_id=63701765-3374-4f39-aa99-07a4911a5979 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:55:46.282 8 WARNING neutron_lib.context [req-1f38e3d5-b74b-4b1c-90e7-c9460ed9c3e6 req-b9d8c59e-a0ba-47f9-ae48-9dbe96d51e0f 58d422266fce40819d11cfa6a27eec56 7aa4f06d86f742b4994a2d8a37bcdc0e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:55:46.601 7 INFO neutron.services.segments.plugin [-] Segment 18cfe671-1a9b-4554-b573-af1fc8f334ee resource provider aggregate not found 2026-05-09 22:55:46.607 7 INFO neutron.services.segments.plugin [-] Segment 18cfe671-1a9b-4554-b573-af1fc8f334ee resource provider aggregate not found 2026-05-09 22:55:46.628 7 INFO neutron.services.segments.plugin [-] Segment 18cfe671-1a9b-4554-b573-af1fc8f334ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18cfe671-1a9b-4554-b573-af1fc8f334ee found for delete ", "request_id": "req-e2afc94e-8a9a-4a22-a20b-3c6c9e8983ca"}]} 2026-05-09 22:55:46.629 7 INFO neutron.services.segments.plugin [-] Segment 18cfe671-1a9b-4554-b573-af1fc8f334ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18cfe671-1a9b-4554-b573-af1fc8f334ee found for delete ", "request_id": "req-6db0dad1-4b91-420f-881d-dd73ee13a262"}]} 2026-05-09 22:55:46.636 7 INFO neutron.db.l3_hamode_db [None req-51cb09ce-a799-48ee-a76c-03e52238bbef b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network 2fb5afac-897a-4f61-92fa-fd6e96b490fc was deleted as no HA routers are present in tenant 7e96a63792fc4d44a74a3e842a91d643. [pid: 7|app: 0|req: 449/942] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:45 2026] DELETE /v2.0/routers/43086fd9-9b31-49fe-a961-be1cfc3404fa => generated 0 bytes in 1309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/943] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:46 2026] GET /v2.0/ports?device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/946] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:55:46 2026] POST /v2.0/ports => generated 954 bytes in 536 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: 495/947] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:46 2026] GET /v2.0/security-groups?id=0e0190d4-fb0c-4f33-b0f3-b6f9d225040b&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/948] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:46 2026] DELETE /v2.0/subnets/e855d990-9fe1-4485-9fbb-903bac281470 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/949] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:46 2026] DELETE /v2.0/networks/265d61c0-125d-490a-8e26-332d8938e4c7 => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/950] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/951] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/ports?device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/952] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:55:46 2026] PUT /v2.0/ports/58f6e37e-b149-4a6f-90ee-88af3385fa98 => generated 1199 bytes in 577 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: 457/953] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/security-groups?id=5095dbc7-f9d8-46a1-ac75-7ba430468814&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/954] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/ports?tenant_id=7aa4f06d86f742b4994a2d8a37bcdc0e&device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/955] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/security-groups?tenant_id=7e96a63792fc4d44a74a3e842a91d643&name=default => generated 2797 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/956] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=58f6e37e-b149-4a6f-90ee-88af3385fa98 => 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: 461/957] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:47 2026] DELETE /v2.0/security-groups/c7e1e8f5-296a-4c25-9dc1-685f47d73744 => 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: 462/958] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/subnets?id=3a8593e6-2818-43e7-86d6-69bd5769c511 => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/959] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/ports?network_id=5c384b56-6237-4bd3-866c-6bb983b07aef&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/960] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:55:47 2026] DELETE /v2.0/ports/f9eb1bfd-be8a-49bf-92be-9e2acfa5b9f8 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/961] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/networks/5c384b56-6237-4bd3-866c-6bb983b07aef?fields=segments => generated 14 bytes in 67 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: 498/962] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/networks/5c384b56-6237-4bd3-866c-6bb983b07aef?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: 465/963] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:47 2026] GET /v2.0/ports?device_id=bfeeca16-5675-43b0-8a3e-04099c981655 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:55:48.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc74d271-43c7-4956-9ac1-f81da4da3b51'] response: {'name': 'network-changed', 'server_uuid': '06234f34-9098-4a39-84f2-bc4be2be10b1', 'tag': '58f6e37e-b149-4a6f-90ee-88af3385fa98', 'status': 'completed', 'code': 200} 2026-05-09 22:55:48.620 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc74d271-43c7-4956-9ac1-f81da4da3b51'] response: {'server_uuid': 'bfeeca16-5675-43b0-8a3e-04099c981655', 'name': 'network-vif-deleted', 'tag': 'f9eb1bfd-be8a-49bf-92be-9e2acfa5b9f8', 'status': 'completed', 'code': 200} 2026-05-09 22:55:48.656 7 INFO neutron.services.segments.plugin [-] Segment c9fe39be-275e-42b4-aad8-966d24faa40c resource provider aggregate not found 2026-05-09 22:55:48.661 7 INFO neutron.services.segments.plugin [-] Segment c9fe39be-275e-42b4-aad8-966d24faa40c resource provider aggregate not found 2026-05-09 22:55:48.679 7 INFO neutron.services.segments.plugin [-] Segment c9fe39be-275e-42b4-aad8-966d24faa40c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9fe39be-275e-42b4-aad8-966d24faa40c found for delete ", "request_id": "req-d462018b-afae-4509-8ce9-7669f6ee4d28"}]} 2026-05-09 22:55:48.680 7 INFO neutron.services.segments.plugin [-] Segment c9fe39be-275e-42b4-aad8-966d24faa40c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9fe39be-275e-42b4-aad8-966d24faa40c found for delete ", "request_id": "req-dd2e9e90-c83e-4e3e-84c3-d0307e1d498f"}]} [pid: 8|app: 0|req: 499/964] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:48 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/965] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:48 2026] GET /v2.0/ports?tenant_id=7aa4f06d86f742b4994a2d8a37bcdc0e&device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => 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: 501/966] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:48 2026] GET /v2.0/security-groups?id=5095dbc7-f9d8-46a1-ac75-7ba430468814&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: 502/967] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:48 2026] GET /v2.0/networks?id=5c384b56-6237-4bd3-866c-6bb983b07aef => generated 776 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/968] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:55:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=58f6e37e-b149-4a6f-90ee-88af3385fa98 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/969] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:48 2026] GET /v2.0/subnets?id=3a8593e6-2818-43e7-86d6-69bd5769c511 => generated 674 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/970] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:48 2026] GET /v2.0/ports?network_id=5c384b56-6237-4bd3-866c-6bb983b07aef&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/971] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:55:48 2026] PUT /v2.0/routers/09d2f64e-1745-4580-8ea0-a094d8828c91/remove_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/972] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:49 2026] GET /v2.0/networks/5c384b56-6237-4bd3-866c-6bb983b07aef?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/973] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:55:49 2026] PUT /v2.0/routers/756ce1b6-9036-49f1-bb55-0acb70993083/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/974] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:50 2026] GET /v2.0/networks/5c384b56-6237-4bd3-866c-6bb983b07aef?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: 508/975] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:50 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:51.040 7 INFO neutron.services.segments.plugin [-] Segment 8d65d9cf-9ba0-48c1-a59f-df4750aa72a7 resource provider aggregate not found 2026-05-09 22:55:51.047 7 INFO neutron.services.segments.plugin [-] Segment 8d65d9cf-9ba0-48c1-a59f-df4750aa72a7 resource provider aggregate not found 2026-05-09 22:55:51.062 7 INFO neutron.services.segments.plugin [-] Segment 8d65d9cf-9ba0-48c1-a59f-df4750aa72a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d65d9cf-9ba0-48c1-a59f-df4750aa72a7 found for delete ", "request_id": "req-0dba8cbb-e6a2-4a43-be79-d678cf7242d8"}]} 2026-05-09 22:55:51.071 7 INFO neutron.services.segments.plugin [-] Segment 8d65d9cf-9ba0-48c1-a59f-df4750aa72a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d65d9cf-9ba0-48c1-a59f-df4750aa72a7 found for delete ", "request_id": "req-60e04706-35ae-4255-9f2a-414452daae58"}]} 2026-05-09 22:55:51.080 7 INFO neutron.db.l3_hamode_db [None req-a2317426-5f92-469c-b8ca-ddb70651120d b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network 352ee806-286d-472a-a8c1-1b9c28826f04 was deleted as no HA routers are present in tenant ba94344c50d34314a7ee585428c3195b. [pid: 7|app: 0|req: 468/976] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:49 2026] DELETE /v2.0/routers/09d2f64e-1745-4580-8ea0-a094d8828c91 => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/977] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:51 2026] GET /v2.0/security-groups?id=5095dbc7-f9d8-46a1-ac75-7ba430468814&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:51.316 8 INFO neutron.services.segments.plugin [-] Segment bfcf0a4f-5423-44f7-ac55-86ec192dd767 resource provider aggregate not found 2026-05-09 22:55:51.323 8 INFO neutron.services.segments.plugin [-] Segment bfcf0a4f-5423-44f7-ac55-86ec192dd767 resource provider aggregate not found 2026-05-09 22:55:51.353 8 INFO neutron.services.segments.plugin [-] Segment bfcf0a4f-5423-44f7-ac55-86ec192dd767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcf0a4f-5423-44f7-ac55-86ec192dd767 found for delete ", "request_id": "req-3b126aa4-d3c2-46f4-ba63-ca6d021741cd"}]} 2026-05-09 22:55:51.354 8 INFO neutron.db.l3_hamode_db [None req-55b4f444-d98b-4cf8-a8c2-53e1bd9cd353 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network d3352fa3-6f5e-4a31-842b-65c3f0b404ea was deleted as no HA routers are present in tenant f2567cfe28594f8f9333cefac0a0bc9e. 2026-05-09 22:55:51.355 8 INFO neutron.services.segments.plugin [-] Segment bfcf0a4f-5423-44f7-ac55-86ec192dd767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcf0a4f-5423-44f7-ac55-86ec192dd767 found for delete ", "request_id": "req-8d5a873b-cf34-4aca-b8b2-305e51a585fc"}]} [pid: 8|app: 0|req: 509/978] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:50 2026] DELETE /v2.0/routers/756ce1b6-9036-49f1-bb55-0acb70993083 => generated 0 bytes in 1100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/979] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:51 2026] DELETE /v2.0/subnets/0bd22f12-cbbc-44ca-9c51-f42743f0d3d2 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/980] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:51 2026] DELETE /v2.0/subnets/1dbeb1e6-8321-49df-858b-762e122ceb1b => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/981] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:51 2026] DELETE /v2.0/networks/9ce39489-c028-4de6-9942-1f635eedd1b3 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/982] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:51 2026] DELETE /v2.0/networks/29f8189d-536d-4d41-97b9-45ee979bc7e3 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/983] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:52 2026] GET /v2.0/security-groups?tenant_id=ba94344c50d34314a7ee585428c3195b&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/984] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:52 2026] DELETE /v2.0/security-groups/db2265e4-cdea-4c0b-98c1-33b341c4d9c4 => 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: 473/985] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:52 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/986] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:52 2026] GET /v2.0/security-groups?tenant_id=f2567cfe28594f8f9333cefac0a0bc9e&name=default => 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: 474/987] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:52 2026] GET /v2.0/security-groups?id=5095dbc7-f9d8-46a1-ac75-7ba430468814&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: 514/988] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:52 2026] DELETE /v2.0/security-groups/0e0190d4-fb0c-4f33-b0f3-b6f9d225040b => 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: 475/989] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:52 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:53.081 7 INFO neutron.services.segments.plugin [-] Segment 8c4727c6-eba0-47b1-a760-3ed1f33fbe44 resource provider aggregate not found 2026-05-09 22:55:53.095 7 INFO neutron.services.segments.plugin [-] Segment 8c4727c6-eba0-47b1-a760-3ed1f33fbe44 resource provider aggregate not found 2026-05-09 22:55:53.107 7 INFO neutron.services.segments.plugin [-] Segment 8c4727c6-eba0-47b1-a760-3ed1f33fbe44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c4727c6-eba0-47b1-a760-3ed1f33fbe44 found for delete ", "request_id": "req-baf640a8-f2f8-4079-a212-0e2a4ddc7727"}]} 2026-05-09 22:55:53.113 7 INFO neutron.services.segments.plugin [-] Segment 8c4727c6-eba0-47b1-a760-3ed1f33fbe44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c4727c6-eba0-47b1-a760-3ed1f33fbe44 found for delete ", "request_id": "req-def0a6d2-2b45-4c2a-bf92-6b7a0e1ba432"}]} [pid: 7|app: 0|req: 476/990] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:52 2026] GET /v2.0/security-groups?tenant_id=fdbb8a0e1d2f43668eabb73f66ce7cb3&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/991] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:53 2026] DELETE /v2.0/security-groups/ccf3ca66-9cf2-4c84-a7ba-4938f8f7ef7c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:53.383 8 INFO neutron.services.segments.plugin [-] Segment 86adffd4-40d5-455f-bcd0-287747a2c729 resource provider aggregate not found 2026-05-09 22:55:53.390 8 INFO neutron.services.segments.plugin [-] Segment 86adffd4-40d5-455f-bcd0-287747a2c729 resource provider aggregate not found 2026-05-09 22:55:53.401 8 INFO neutron.services.segments.plugin [-] Segment 86adffd4-40d5-455f-bcd0-287747a2c729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86adffd4-40d5-455f-bcd0-287747a2c729 found for delete ", "request_id": "req-728e8d4f-1727-4cad-b6cf-47f41dddd24f"}]} 2026-05-09 22:55:53.410 8 INFO neutron.services.segments.plugin [-] Segment 86adffd4-40d5-455f-bcd0-287747a2c729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86adffd4-40d5-455f-bcd0-287747a2c729 found for delete ", "request_id": "req-b52ff263-984d-40c6-babe-e60b219b48df"}]} 2026-05-09 22:55:53.413 8 INFO neutron.db.l3_db [None req-be8f49bc-4314-4a80-8ddc-410397de78b7 58d422266fce40819d11cfa6a27eec56 7aa4f06d86f742b4994a2d8a37bcdc0e - - default default] Floating IP 3ababd36-6061-4f87-9a26-1dddc3f4262f associated. External IP: 10.96.250.201, port: 58f6e37e-b149-4a6f-90ee-88af3385fa98. [pid: 7|app: 0|req: 478/992] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:53 2026] GET /v2.0/security-groups?tenant_id=38437992ddaf4695bcd34c3af10e52d7&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/993] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:53 2026] DELETE /v2.0/security-groups/7d6bc103-0bf6-466f-8d2c-036246f33fa2 => 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: 515/994] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:55:52 2026] PUT /v2.0/floatingips/3ababd36-6061-4f87-9a26-1dddc3f4262f => generated 855 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/995] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:53 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:53.965 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a03c0e4b-547f-4f87-8109-0b31f5757557'] response: {'name': 'network-changed', 'server_uuid': '06234f34-9098-4a39-84f2-bc4be2be10b1', 'tag': '58f6e37e-b149-4a6f-90ee-88af3385fa98', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 516/996] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:53 2026] GET /v2.0/security-groups?id=5095dbc7-f9d8-46a1-ac75-7ba430468814&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/997] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/ports?tenant_id=7aa4f06d86f742b4994a2d8a37bcdc0e&device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/998] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/networks?id=5c384b56-6237-4bd3-866c-6bb983b07aef => generated 776 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/999] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=58f6e37e-b149-4a6f-90ee-88af3385fa98 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1000] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/subnets?id=3a8593e6-2818-43e7-86d6-69bd5769c511 => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1001] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/ports?network_id=5c384b56-6237-4bd3-866c-6bb983b07aef&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1002] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1003] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/networks/5c384b56-6237-4bd3-866c-6bb983b07aef?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: 520/1004] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/security-groups?id=5095dbc7-f9d8-46a1-ac75-7ba430468814&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: 485/1005] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/networks/5c384b56-6237-4bd3-866c-6bb983b07aef?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: 521/1006] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:55:54 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:55.286 7 INFO neutron.db.l3_db [req-083c9153-8e80-4362-a81b-60345151f701 req-c029e751-35c8-4e7b-8ec1-36298f0cc173 58d422266fce40819d11cfa6a27eec56 7aa4f06d86f742b4994a2d8a37bcdc0e - - default default] Floating IP 3ababd36-6061-4f87-9a26-1dddc3f4262f disassociated. External IP: 10.96.250.201, port: 58f6e37e-b149-4a6f-90ee-88af3385fa98. [pid: 8|app: 0|req: 522/1007] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:55:55 2026] GET /v2.0/ports?device_id=06234f34-9098-4a39-84f2-bc4be2be10b1 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1008] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:55:54 2026] DELETE /v2.0/ports/58f6e37e-b149-4a6f-90ee-88af3385fa98 => generated 0 bytes in 797 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:55:56.744 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5016660-bcba-4058-817f-d3589e6a3f48'] response: {'server_uuid': '06234f34-9098-4a39-84f2-bc4be2be10b1', 'name': 'network-vif-deleted', 'tag': '58f6e37e-b149-4a6f-90ee-88af3385fa98', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 487/1009] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:56 2026] DELETE /v2.0/security-groups/5095dbc7-f9d8-46a1-ac75-7ba430468814 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:56.811 7 INFO neutron.api.v2.resource [None req-7b647436-c59a-4ec5-b0cf-40cfaee3b1b9 58d422266fce40819d11cfa6a27eec56 7aa4f06d86f742b4994a2d8a37bcdc0e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 488/1010] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 22:55:56 2026] GET /v2.0/security-groups/5095dbc7-f9d8-46a1-ac75-7ba430468814 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:55:56.973 8 INFO neutron.db.segments_db [None req-eb90402b-9abf-477d-b4f4-d84dfc9452f3 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - default default] Added segment 84d5511a-5c4a-4846-9725-81b01b44ac15 of type vxlan for network 6dd7da08-9bbe-4004-b244-f4c6192d0baa [pid: 8|app: 0|req: 523/1011] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:55:56 2026] POST /v2.0/networks => generated 727 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1012] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:55:56 2026] DELETE /v2.0/floatingips/3ababd36-6061-4f87-9a26-1dddc3f4262f => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1013] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:57 2026] POST /v2.0/subnets => generated 620 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:55:57.314 8 WARNING neutron.api.v2.base [None req-ca4d8890-6ff9-4e5e-a3dd-7a435ee956fa 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - 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-09 22:55:57.315 8 INFO neutron.api.v2.resource [None req-ca4d8890-6ff9-4e5e-a3dd-7a435ee956fa 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 525/1014] 10.0.0.156 () {34 vars in 680 bytes} [Sat May 9 22:55:57 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-09 22:55:57.787 8 INFO neutron.services.segments.plugin [-] Segment 84d5511a-5c4a-4846-9725-81b01b44ac15 resource provider aggregate not found 2026-05-09 22:55:57.794 8 INFO neutron.services.segments.plugin [-] Segment 84d5511a-5c4a-4846-9725-81b01b44ac15 resource provider aggregate not found 2026-05-09 22:55:57.805 8 INFO neutron.services.segments.plugin [-] Segment 84d5511a-5c4a-4846-9725-81b01b44ac15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84d5511a-5c4a-4846-9725-81b01b44ac15 found for delete ", "request_id": "req-8a026a86-67f9-4450-b773-9da5d82e87bc"}]} 2026-05-09 22:55:57.809 8 INFO neutron.services.segments.plugin [-] Segment 84d5511a-5c4a-4846-9725-81b01b44ac15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84d5511a-5c4a-4846-9725-81b01b44ac15 found for delete ", "request_id": "req-56304355-d0fc-41e5-806b-beb6555e97dc"}]} [pid: 8|app: 0|req: 526/1015] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:57 2026] DELETE /v2.0/networks/6dd7da08-9bbe-4004-b244-f4c6192d0baa => generated 0 bytes in 1285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1016] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:55:57 2026] PUT /v2.0/routers/e92958fc-8181-40ad-ae53-66f3ab9f27b6/remove_router_interface => generated 309 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:55:58.780 7 INFO neutron.db.segments_db [None req-b9d1a6ee-7088-4360-b169-6c7bb9235774 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - default default] Added segment 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 of type vxlan for network 7e92999c-bd9c-4c4c-8d80-481eae40619a [pid: 7|app: 0|req: 491/1017] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:55:58 2026] POST /v2.0/networks => generated 727 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1018] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:58 2026] GET /v2.0/security-groups?tenant_id=c1a4468c6aa242c1bd85e127ce71780b&name=default => generated 2801 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1019] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:55:58 2026] POST /v2.0/subnets => generated 623 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1020] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:55:59 2026] DELETE /v2.0/security-groups/ce03305c-2efd-44d4-9646-5c0857e0f040 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:59.285 8 WARNING neutron.api.v2.base [None req-c58d12ba-e57f-4101-b8d1-1a50fef979a1 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - 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-09 22:55:59.285 8 INFO neutron.api.v2.resource [None req-c58d12ba-e57f-4101-b8d1-1a50fef979a1 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 530/1021] 10.0.0.156 () {34 vars in 680 bytes} [Sat May 9 22:55:59 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-09 22:55:59.825 8 INFO neutron.services.segments.plugin [-] Segment 84d5511a-5c4a-4846-9725-81b01b44ac15 resource provider aggregate not found 2026-05-09 22:55:59.833 8 INFO neutron.services.segments.plugin [-] Segment 84d5511a-5c4a-4846-9725-81b01b44ac15 resource provider aggregate not found 2026-05-09 22:55:59.843 8 INFO neutron.services.segments.plugin [-] Segment 84d5511a-5c4a-4846-9725-81b01b44ac15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84d5511a-5c4a-4846-9725-81b01b44ac15 found for delete ", "request_id": "req-21668f02-efaf-4e8d-a842-20a93da0e93d"}]} 2026-05-09 22:55:59.845 7 INFO neutron.services.segments.plugin [-] Segment 3538c033-9780-414d-ad51-f881539bfeab resource provider aggregate not found 2026-05-09 22:55:59.851 7 INFO neutron.services.segments.plugin [-] Segment 3538c033-9780-414d-ad51-f881539bfeab resource provider aggregate not found 2026-05-09 22:55:59.853 8 INFO neutron.services.segments.plugin [-] Segment 84d5511a-5c4a-4846-9725-81b01b44ac15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84d5511a-5c4a-4846-9725-81b01b44ac15 found for delete ", "request_id": "req-e62c509a-5ca3-4837-ab10-a22a4dd7f6ab"}]} 2026-05-09 22:55:59.868 7 INFO neutron.services.segments.plugin [-] Segment 3538c033-9780-414d-ad51-f881539bfeab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3538c033-9780-414d-ad51-f881539bfeab found for delete ", "request_id": "req-b1db77ac-4436-455c-b224-b763ba77db63"}]} 2026-05-09 22:55:59.870 7 INFO neutron.services.segments.plugin [-] Segment 3538c033-9780-414d-ad51-f881539bfeab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3538c033-9780-414d-ad51-f881539bfeab found for delete ", "request_id": "req-90364ff8-bf2b-4ba2-909d-82e5909b4370"}]} 2026-05-09 22:55:59.876 8 INFO neutron.services.segments.plugin [-] Segment 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 resource provider aggregate not found 2026-05-09 22:55:59.879 7 INFO neutron.db.l3_hamode_db [None req-7434ce28-91eb-4219-bdd7-315c9053ae7b b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network aa0819f2-4653-48d4-8637-bbada55b3bee was deleted as no HA routers are present in tenant 7aa4f06d86f742b4994a2d8a37bcdc0e. 2026-05-09 22:55:59.884 8 INFO neutron.services.segments.plugin [-] Segment 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 resource provider aggregate not found [pid: 7|app: 0|req: 492/1022] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:55:58 2026] DELETE /v2.0/routers/e92958fc-8181-40ad-ae53-66f3ab9f27b6 => generated 0 bytes in 1019 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:55:59.893 8 INFO neutron.services.segments.plugin [-] Segment 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 found for delete ", "request_id": "req-bd456d42-2cfa-47ea-8c59-544d7a78088b"}]} 2026-05-09 22:55:59.898 8 INFO neutron.services.segments.plugin [-] Segment 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 found for delete ", "request_id": "req-ab69eac9-7336-4b1f-bcfd-68a8e683abe6"}]} [pid: 7|app: 0|req: 493/1023] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:59 2026] GET /v2.0/security-groups?tenant_id=ccc09bc8071f4aee8f1276bd17616e2a&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1024] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:55:59 2026] GET /v2.0/security-groups?tenant_id=885a1a49e98c4a0eb0932b98feb55223&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1025] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:00 2026] DELETE /v2.0/subnets/3a8593e6-2818-43e7-86d6-69bd5769c511 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1026] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:55:59 2026] DELETE /v2.0/networks/7e92999c-bd9c-4c4c-8d80-481eae40619a => generated 0 bytes in 1216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1027] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:00 2026] DELETE /v2.0/security-groups/b1bb0985-42a4-4111-bfaa-a998fcf8a511 => 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: 532/1028] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:00 2026] DELETE /v2.0/security-groups/c2434c0f-2a2a-4a4f-80cf-0abd4c9b1fb9 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:00.676 8 INFO neutron.db.segments_db [None req-35a26021-9c20-4bd5-9ebb-337a7e891da1 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - default default] Added segment 4f825c34-bd79-445d-ae88-88eecab0a772 of type vxlan for network f35e6289-b25f-4e51-b287-189f0a443360 [pid: 8|app: 0|req: 533/1029] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:00 2026] POST /v2.0/networks => generated 727 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1030] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:00 2026] DELETE /v2.0/networks/5c384b56-6237-4bd3-866c-6bb983b07aef => 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: 534/1031] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:00 2026] GET /v2.0/security-groups?tenant_id=df4a24f7e3084954a371ff0e2d2cd5f5&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1032] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:00 2026] DELETE /v2.0/security-groups/a821d01e-0e7d-44a6-836c-64f23b99a479 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1033] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:01 2026] GET /v2.0/security-groups?tenant_id=7aa4f06d86f742b4994a2d8a37bcdc0e&name=default => 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: 498/1034] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:00 2026] POST /v2.0/subnets => generated 623 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1035] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:01 2026] DELETE /v2.0/security-groups/152354bf-5779-4a88-b241-b3aa0bbb74dd => 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: 499/1036] 10.0.0.156 () {34 vars in 680 bytes} [Sat May 9 22:56:01 2026] POST /v2.0/rbac-policies => generated 324 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:01.978 8 INFO neutron.services.segments.plugin [-] Segment 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 resource provider aggregate not found 2026-05-09 22:56:01.985 8 INFO neutron.services.segments.plugin [-] Segment 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 resource provider aggregate not found 2026-05-09 22:56:01.991 8 INFO neutron.services.segments.plugin [-] Segment 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 found for delete ", "request_id": "req-5de457d5-4f1a-4928-b774-0457bdd6af9d"}]} 2026-05-09 22:56:02.011 8 INFO neutron.services.segments.plugin [-] Segment 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e364fd5-82d6-4f5b-99fa-29efa9fa8af9 found for delete ", "request_id": "req-ce242fa4-c1e6-4a69-88e3-9f9c490b5b13"}]} [pid: 8|app: 0|req: 539/1039] 10.0.0.156 () {32 vars in 722 bytes} [Sat May 9 22:56:01 2026] GET /v2.0/networks/f35e6289-b25f-4e51-b287-189f0a443360 => generated 655 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:02.791 7 INFO neutron.services.segments.plugin [-] Segment 54790cae-94a4-41c6-a275-06ef51b873d1 resource provider aggregate not found 2026-05-09 22:56:02.807 7 INFO neutron.services.segments.plugin [-] Segment 54790cae-94a4-41c6-a275-06ef51b873d1 resource provider aggregate not found 2026-05-09 22:56:02.814 7 INFO neutron.services.segments.plugin [-] Segment 54790cae-94a4-41c6-a275-06ef51b873d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54790cae-94a4-41c6-a275-06ef51b873d1 found for delete ", "request_id": "req-1cc84e22-742c-4bcd-84f4-5dbdd966b2e2"}]} 2026-05-09 22:56:02.833 7 INFO neutron.services.segments.plugin [-] Segment 54790cae-94a4-41c6-a275-06ef51b873d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54790cae-94a4-41c6-a275-06ef51b873d1 found for delete ", "request_id": "req-5ecb16dd-390d-42d6-90c7-751c8126f44c"}]} 2026-05-09 22:56:03.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29edbd9c-acc5-4275-b93d-95543e49fb16 e928cd395e914759b33c103395e5ff65 3274b28dcb914217b512fc555307177b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/1040] 10.0.0.156 () {32 vars in 722 bytes} [Sat May 9 22:56:02 2026] GET /v2.0/networks/f35e6289-b25f-4e51-b287-189f0a443360 => generated 138 bytes in 337 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:56:03.412 7 INFO neutron.db.segments_db [None req-e2e84322-80ed-45ff-aae9-75141aec395a b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 89e18dc7-4fa4-409a-afc3-3d2157f24ac0 of type vxlan for network bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90 [pid: 7|app: 0|req: 502/1041] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:56:03 2026] POST /v2.0/networks => generated 744 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1042] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:03 2026] DELETE /v2.0/networks/f35e6289-b25f-4e51-b287-189f0a443360 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:03.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ff018d5-58ae-498d-80d4-2f3f6839cccf 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1043] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:03 2026] DELETE /v2.0/subnets/fd0e333c-ac43-4319-a3e4-c85692b94a28 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:56:03.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-843385ae-95ab-4dc0-b62e-4cde2cf60ed0 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 503/1044] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:03 2026] POST /v2.0/subnets => generated 667 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1045] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:03 2026] DELETE /v2.0/subnets/50905fc9-f680-4475-aa27-7fc5729bbc46 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:56:03.779 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e96770fb-61fc-48d6-bec7-dd1d2bc8383b 0216d0728c2143cf9cead3afa156a4ce 509082d33dcb4150b9e067437fe5a80c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1046] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:03 2026] DELETE /v2.0/subnets/2db5c3e1-53fc-4ebe-8537-49c565016c22 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:56:03.831 7 INFO neutron.db.segments_db [None req-f07f9c74-df03-41f8-ba80-3c31ad8fdd4e b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 74a85e05-6539-4385-9e02-379b008fef1a of type vxlan for network b6bb8631-a852-4cd9-98bd-0063a8147a8d 2026-05-09 22:56:04.162 7 INFO neutron.db.l3_hamode_db [None req-f07f9c74-df03-41f8-ba80-3c31ad8fdd4e b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:04.905 8 INFO neutron.services.segments.plugin [-] Segment 4f825c34-bd79-445d-ae88-88eecab0a772 resource provider aggregate not found 2026-05-09 22:56:04.912 8 INFO neutron.services.segments.plugin [-] Segment 4f825c34-bd79-445d-ae88-88eecab0a772 resource provider aggregate not found 2026-05-09 22:56:04.925 8 INFO neutron.services.segments.plugin [-] Segment 4f825c34-bd79-445d-ae88-88eecab0a772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f825c34-bd79-445d-ae88-88eecab0a772 found for delete ", "request_id": "req-12d49fe8-e48f-44f4-8c1a-efb7777851c3"}]} 2026-05-09 22:56:04.926 8 INFO neutron.services.segments.plugin [-] Segment 4f825c34-bd79-445d-ae88-88eecab0a772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f825c34-bd79-445d-ae88-88eecab0a772 found for delete ", "request_id": "req-da8736ff-0b7f-4d07-8c6d-91cd98cebb78"}]} [pid: 8|app: 0|req: 544/1047] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:04 2026] GET /v2.0/security-groups?tenant_id=3274b28dcb914217b512fc555307177b&name=default => generated 2801 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:05.283 7 INFO neutron.db.l3_hamode_db [None req-f07f9c74-df03-41f8-ba80-3c31ad8fdd4e b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 545/1048] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:05 2026] DELETE /v2.0/security-groups/b2f7bebe-cc93-43b5-a912-1b8e7435bb3f => 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: 546/1049] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:05 2026] GET /v2.0/security-groups?tenant_id=3e3853093e974f26b10380cb7571172d&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1050] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:05 2026] DELETE /v2.0/security-groups/fd18ebb1-da8e-46c1-9e40-d093d06d19f0 => 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: 548/1051] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:05 2026] GET /v2.0/security-groups?tenant_id=509082d33dcb4150b9e067437fe5a80c&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1052] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:05 2026] DELETE /v2.0/security-groups/3b73d111-a102-45a8-8abc-569d8989ff15 => 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: 504/1053] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:03 2026] POST /v2.0/routers => generated 731 bytes in 2591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1054] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:56:06 2026] PUT /v2.0/routers/e706422f-8b81-4289-8892-6805aabf3df2/add_router_interface => generated 309 bytes in 1394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1055] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:07 2026] GET /v2.0/security-groups?tenant_id=1f5fa82b61f04c0db944aa7c50d7f1e7&name=default => generated 2801 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1056] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:07 2026] DELETE /v2.0/security-groups/32568ca4-20a1-400a-a8eb-bad0f8d97f00 => 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: 551/1057] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:07 2026] GET /v2.0/security-groups?tenant_id=74c2dd40d958472d91c8f92d4397f2bd&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1058] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:08 2026] DELETE /v2.0/security-groups/6eaf2636-a300-4b50-b88c-a9842b61caf3 => 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: 552/1059] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:08 2026] GET /v2.0/security-groups?tenant_id=3bfc55ab553d49c2995a858c89d25b56&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1060] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:08 2026] DELETE /v2.0/security-groups/29d945b0-090b-40a8-8c88-0f9234b5685e => 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: 553/1061] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:08 2026] GET /v2.0/security-groups?tenant_id=ff277aa586324ca491cabea23f0de021&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:08.456 8 WARNING neutron_lib.context [None req-fdffb527-2744-414d-b24a-c7d70cda9929 6be32adc9fe64a6dbe60a66e9d4c1055 85d32c59c7e84a868f9a2653661a37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 509/1062] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:08 2026] DELETE /v2.0/security-groups/4d4f4c27-8b41-46f3-9ece-cc330be2fb64 => 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: 554/1063] 10.0.0.156 () {34 vars in 684 bytes} [Sat May 9 22:56:08 2026] POST /v2.0/security-groups => generated 1595 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:56:08.595 7 WARNING neutron_lib.context [None req-d9999d8e-209e-4532-91d9-81df486201d8 6be32adc9fe64a6dbe60a66e9d4c1055 85d32c59c7e84a868f9a2653661a37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 510/1064] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:56:08 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-09 22:56:08.733 8 WARNING neutron_lib.context [None req-174d3f10-6c39-47de-9dec-9d1e77d036eb 6be32adc9fe64a6dbe60a66e9d4c1055 85d32c59c7e84a868f9a2653661a37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 555/1065] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:56:08 2026] POST /v2.0/security-group-rules => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:08.870 7 WARNING neutron_lib.context [None req-2ee96b28-54f5-4079-8a6a-e711a9535500 6be32adc9fe64a6dbe60a66e9d4c1055 85d32c59c7e84a868f9a2653661a37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 511/1066] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:56:08 2026] POST /v2.0/floatingips => generated 552 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1067] 10.0.0.128 () {34 vars in 1097 bytes} [Sat May 9 22:56:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--246257863&fields=id&tenant_id=85d32c59c7e84a868f9a2653661a37f9 => 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: 512/1068] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:56:10 2026] GET /v2.0/networks?id=bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90 => generated 676 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1069] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:56:10 2026] GET /v2.0/quotas/85d32c59c7e84a868f9a2653661a37f9 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1070] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:56:10 2026] GET /v2.0/ports?tenant_id=85d32c59c7e84a868f9a2653661a37f9&fields=id => generated 103 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1071] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:56:10 2026] GET /v2.0/networks/bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1072] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:56:10 2026] GET /v2.0/networks/bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:10.633 8 WARNING neutron_lib.context [None req-77beff89-e53b-4c70-8ba5-197b490864f4 9d0ad9a776dd433385e381f2afe39617 b63911d9e5004332b7ca30b1cc10db82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1073] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:56:10 2026] GET /v2.0/ports?device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1074] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:10 2026] GET /v2.0/security-groups?tenant_id=5ed2cb9300d142f7912ef0e5b386117c&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1075] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:11 2026] DELETE /v2.0/security-groups/a5f31a2e-7dce-4a5f-ac02-e4682c9ff04f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1076] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:56:10 2026] POST /v2.0/floatingips => generated 552 bytes in 955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:11.311 7 WARNING neutron_lib.context [None req-2a17bed1-1c83-49f0-8331-6641690cbc03 9d0ad9a776dd433385e381f2afe39617 b63911d9e5004332b7ca30b1cc10db82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 559/1077] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:56:11 2026] GET /v2.0/networks?id=bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90 => generated 676 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1078] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:56:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=85d32c59c7e84a868f9a2653661a37f9 => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:11.613 8 WARNING neutron_lib.context [req-e3c7298b-4336-4e79-96d2-3d1479aadf8a req-5f1a66fe-1341-4d36-a3c2-f29dbde9f867 6be32adc9fe64a6dbe60a66e9d4c1055 85d32c59c7e84a868f9a2653661a37f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1079] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:56:11 2026] POST /v2.0/floatingips => generated 552 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1080] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:56:11 2026] GET /v2.0/ports?device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => generated 961 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:11.999 7 WARNING neutron_lib.context [None req-d24df765-405a-4861-afd3-ce8ff77a8fd6 9d0ad9a776dd433385e381f2afe39617 b63911d9e5004332b7ca30b1cc10db82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 561/1081] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:56:11 2026] POST /v2.0/ports => generated 958 bytes in 460 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: 562/1082] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:56:12 2026] GET /v2.0/security-groups?id=b0b3b7e9-3a32-4b88-bbff-35f103f4881f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1083] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:56:12 2026] PUT /v2.0/ports/65ffd451-cfeb-4695-901d-8f373ad4bed7 => generated 1203 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:12.607 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f658cf4-f210-40f5-8d8e-effa93509e82'] response: {'name': 'network-changed', 'server_uuid': '8a7778a7-4b00-49ad-ba90-5aad2020d42b', 'tag': '65ffd451-cfeb-4695-901d-8f373ad4bed7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 521/1084] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:56:11 2026] POST /v2.0/floatingips => generated 552 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1085] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:56:12 2026] GET /v2.0/ports?tenant_id=85d32c59c7e84a868f9a2653661a37f9&device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:12.675 7 WARNING neutron_lib.context [None req-c75a50f8-a9ef-4b7f-8059-74bb10a52244 9d0ad9a776dd433385e381f2afe39617 b63911d9e5004332b7ca30b1cc10db82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1086] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:12 2026] GET /v2.0/security-groups?tenant_id=22a9204824a347b5992c86c86b513101&name=default => generated 2801 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1087] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:56:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=65ffd451-cfeb-4695-901d-8f373ad4bed7 => 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: 566/1088] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:12 2026] DELETE /v2.0/security-groups/137575fc-4191-4a9c-9555-9af7a1ec5404 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1089] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:56:12 2026] GET /v2.0/subnets?id=c3516f55-3baa-4b2d-bbe5-2cff59829503 => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1090] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:56:13 2026] GET /v2.0/ports?network_id=bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90&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: 569/1091] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:56:13 2026] GET /v2.0/networks/bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1092] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:56:13 2026] GET /v2.0/networks/bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:13.547 8 WARNING neutron_lib.context [None req-964bb1dc-5396-4172-923b-679d06f0916d bfcb52a749a64afd9885fd8f76c863e8 25ed5928f7e34e258196243d252cc965 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:13.672 8 INFO neutron.db.segments_db [None req-964bb1dc-5396-4172-923b-679d06f0916d bfcb52a749a64afd9885fd8f76c863e8 25ed5928f7e34e258196243d252cc965 - - default default] Added segment 2ceb66c2-0dc4-4c81-90f1-6ab032013baf of type vxlan for network 2928a09b-10f7-4eaa-829e-bbc29f2324ae [pid: 7|app: 0|req: 523/1093] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:56:12 2026] POST /v2.0/floatingips => generated 552 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1094] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:13 2026] POST /v2.0/networks => generated 648 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1095] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:56:13 2026] GET /v2.0/ports?device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1096] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:56:13 2026] GET /v2.0/ports?tenant_id=85d32c59c7e84a868f9a2653661a37f9&device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:13.868 7 WARNING neutron_lib.context [None req-e57a1abd-019b-4421-8cc3-30b1131190ca 9d0ad9a776dd433385e381f2afe39617 b63911d9e5004332b7ca30b1cc10db82 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 572/1097] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:13 2026] GET /v2.0/security-groups?tenant_id=dc64fe9e4805418ab6be1fa6e50d9670&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1098] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:56:13 2026] GET /v2.0/security-groups?id=b0b3b7e9-3a32-4b88-bbff-35f103f4881f&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: 574/1099] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:56:13 2026] GET /v2.0/networks?id=bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90 => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1100] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:14 2026] DELETE /v2.0/security-groups/3b0b2017-f845-494e-8bc5-affbcac68281 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1101] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:56:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=65ffd451-cfeb-4695-901d-8f373ad4bed7 => 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: 577/1102] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:56:14 2026] GET /v2.0/subnets?id=c3516f55-3baa-4b2d-bbe5-2cff59829503 => generated 670 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1103] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:56:14 2026] GET /v2.0/ports?network_id=bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1104] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:56:14 2026] GET /v2.0/networks/bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:14.289 8 WARNING neutron_lib.context [None req-8561befd-941b-4740-b69a-e9927f82f773 bfcb52a749a64afd9885fd8f76c863e8 25ed5928f7e34e258196243d252cc965 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 526/1105] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:56:13 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: 580/1106] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:14 2026] POST /v2.0/subnets => generated 649 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1107] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:56:14 2026] GET /v2.0/networks/bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:14.708 7 WARNING neutron_lib.context [None req-6180ec9a-1898-4732-8fb0-410c11502d76 bfcb52a749a64afd9885fd8f76c863e8 25ed5928f7e34e258196243d252cc965 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1108] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:56:14 2026] PUT /v2.0/floatingips/e7663557-9353-4c1e-81d4-4d72f2a8d2f4/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:14.765 7 INFO neutron.db.segments_db [None req-6180ec9a-1898-4732-8fb0-410c11502d76 bfcb52a749a64afd9885fd8f76c863e8 25ed5928f7e34e258196243d252cc965 - - default default] Added segment 81d9e193-3399-4294-b514-bc7fdaa42dfe of type vxlan for network ab7d817e-8d98-44ab-9c5c-928c651bab8f [pid: 8|app: 0|req: 582/1109] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:56:14 2026] PUT /v2.0/floatingips/650461d8-315e-4042-8c47-d877ec47c7af/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1110] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:56:14 2026] PUT /v2.0/floatingips/8e2c0dd0-ad52-4a14-9540-e37d3d141149/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1111] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:56:14 2026] PUT /v2.0/floatingips/4a72af98-14ce-4612-8b69-b318b5050ebe/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1112] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:14 2026] POST /v2.0/networks => generated 647 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1113] 10.0.0.156 () {32 vars in 671 bytes} [Sat May 9 22:56:14 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1114] 10.0.0.156 () {32 vars in 685 bytes} [Sat May 9 22:56:14 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1115] 10.0.0.156 () {32 vars in 681 bytes} [Sat May 9 22:56:15 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1116] 10.0.0.156 () {34 vars in 742 bytes} [Sat May 9 22:56:14 2026] PUT /v2.0/networks/ab7d817e-8d98-44ab-9c5c-928c651bab8f => generated 592 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1117] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:56:15 2026] GET /v2.0/ports?device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:15.159 8 WARNING neutron_lib.context [None req-98f86815-4a6f-452c-a476-480021011ce6 bfcb52a749a64afd9885fd8f76c863e8 25ed5928f7e34e258196243d252cc965 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 530/1118] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:56:15 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1119] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:56:15 2026] GET /v2.0/security-groups?id=b0b3b7e9-3a32-4b88-bbff-35f103f4881f&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: 532/1120] 10.0.0.156 () {32 vars in 679 bytes} [Sat May 9 22:56:15 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: 533/1121] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:56:15 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1122] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:56:15 2026] GET /v2.0/ports?device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => 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: 535/1123] 10.0.0.156 () {32 vars in 689 bytes} [Sat May 9 22:56:15 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1124] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:15 2026] POST /v2.0/subnets => generated 622 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1125] 10.0.0.156 () {32 vars in 701 bytes} [Sat May 9 22:56:15 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:16.066 7 INFO neutron.db.l3_db [None req-2755401e-701f-48fb-9c10-fa0c8231b458 6be32adc9fe64a6dbe60a66e9d4c1055 85d32c59c7e84a868f9a2653661a37f9 - - default default] Floating IP 17fdbf34-a7b6-4316-afe8-8731729ab27e associated. External IP: 10.96.250.202, port: 65ffd451-cfeb-4695-901d-8f373ad4bed7. [pid: 8|app: 0|req: 591/1126] 10.0.0.156 () {34 vars in 740 bytes} [Sat May 9 22:56:15 2026] PUT /v2.0/subnets/b8051029-ddfd-45be-8dd0-b2767c29fccd => generated 632 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1127] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:56:15 2026] PUT /v2.0/floatingips/17fdbf34-a7b6-4316-afe8-8731729ab27e => generated 856 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:16.462 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-123f2843-dde9-4c3c-a16b-77d316d74993'] response: {'name': 'network-changed', 'server_uuid': '8a7778a7-4b00-49ad-ba90-5aad2020d42b', 'tag': '65ffd451-cfeb-4695-901d-8f373ad4bed7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 592/1128] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:56:16 2026] DELETE /v2.0/floatingips/e7663557-9353-4c1e-81d4-4d72f2a8d2f4 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1129] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:56:16 2026] GET /v2.0/ports?device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1130] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:56:16 2026] GET /v2.0/ports?tenant_id=85d32c59c7e84a868f9a2653661a37f9&device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:17.000 7 INFO neutron.services.segments.plugin [-] Segment 81d9e193-3399-4294-b514-bc7fdaa42dfe resource provider aggregate not found 2026-05-09 22:56:17.005 7 INFO neutron.services.segments.plugin [-] Segment 81d9e193-3399-4294-b514-bc7fdaa42dfe resource provider aggregate not found 2026-05-09 22:56:17.028 7 INFO neutron.services.segments.plugin [-] Segment 81d9e193-3399-4294-b514-bc7fdaa42dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d9e193-3399-4294-b514-bc7fdaa42dfe found for delete ", "request_id": "req-870b3337-7717-41c6-a4bc-cd673ac94668"}]} 2026-05-09 22:56:17.030 7 INFO neutron.services.segments.plugin [-] Segment 81d9e193-3399-4294-b514-bc7fdaa42dfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d9e193-3399-4294-b514-bc7fdaa42dfe found for delete ", "request_id": "req-0118bb25-f5d6-44d1-ad74-8c5aaa52c4df"}]} [pid: 7|app: 0|req: 537/1131] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:16 2026] DELETE /v2.0/networks/ab7d817e-8d98-44ab-9c5c-928c651bab8f => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1134] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:16 2026] GET /v2.0/security-groups?tenant_id=26f7543d83bf44698b0861e69b05758b&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1135] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/security-groups?id=b0b3b7e9-3a32-4b88-bbff-35f103f4881f&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: 597/1136] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/networks?id=bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90 => generated 772 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:17.256 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c610c1b-d275-4517-ad01-0f833a86a566 bfcb52a749a64afd9885fd8f76c863e8 25ed5928f7e34e258196243d252cc965 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1137] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:17 2026] DELETE /v2.0/networks/ab7d817e-8d98-44ab-9c5c-928c651bab8f => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1138] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:17 2026] DELETE /v2.0/security-groups/96568991-cd41-46ec-b6b3-015d5be2279b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1139] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:56:17 2026] DELETE /v2.0/floatingips/650461d8-315e-4042-8c47-d877ec47c7af => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1140] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=65ffd451-cfeb-4695-901d-8f373ad4bed7 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1141] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/ports?device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1142] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1143] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/subnets?id=c3516f55-3baa-4b2d-bbe5-2cff59829503 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1144] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/security-groups?id=b0b3b7e9-3a32-4b88-bbff-35f103f4881f&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1145] 10.0.0.156 () {32 vars in 741 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/subnets?network_id=4941e950-0acc-4b0b-875d-22f815189b14 => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1146] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/ports?network_id=bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90&device_owner=network%3Adhcp => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1147] 10.0.0.156 () {32 vars in 652 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1148] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:56:17 2026] DELETE /v2.0/floatingips/8e2c0dd0-ad52-4a14-9540-e37d3d141149 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1149] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/networks => generated 1313 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1150] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/networks/bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90?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: 605/1151] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:56:17 2026] GET /v2.0/subnets => generated 1265 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1152] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:56:18 2026] GET /v2.0/ports?device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => 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: 607/1153] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:56:18 2026] GET /v2.0/networks/bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1154] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:56:17 2026] DELETE /v2.0/floatingips/4a72af98-14ce-4612-8b69-b318b5050ebe => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1155] 10.0.0.156 () {32 vars in 722 bytes} [Sat May 9 22:56:18 2026] GET /v2.0/networks/2928a09b-10f7-4eaa-829e-bbc29f2324ae => generated 673 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:18.448 7 INFO neutron.db.l3_db [req-3f6aaaac-95d0-40dc-9b57-539bc1f703db req-bf8c0836-d9bb-4558-8bd3-328afdf6bbc2 6be32adc9fe64a6dbe60a66e9d4c1055 85d32c59c7e84a868f9a2653661a37f9 - - default default] Floating IP 17fdbf34-a7b6-4316-afe8-8731729ab27e disassociated. External IP: 10.96.250.202, port: 65ffd451-cfeb-4695-901d-8f373ad4bed7. [pid: 8|app: 0|req: 609/1156] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:56:18 2026] DELETE /v2.0/floatingips/375ba5ab-19bd-4aa7-a3a5-4d173def4232 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1157] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:56:18 2026] GET /v2.0/subnets/5013b2b7-95ea-4884-b8c3-7654f1c610ea => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:18.570 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41ef0bca-d181-4130-9946-0bb2419c9467 bfcb52a749a64afd9885fd8f76c863e8 25ed5928f7e34e258196243d252cc965 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1158] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:18 2026] DELETE /v2.0/subnets/b8051029-ddfd-45be-8dd0-b2767c29fccd => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:56:18.601 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9874cc85-a6dd-4430-b3fa-3b708b6a0691 bfcb52a749a64afd9885fd8f76c863e8 25ed5928f7e34e258196243d252cc965 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1159] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:18 2026] DELETE /v2.0/networks/ab7d817e-8d98-44ab-9c5c-928c651bab8f => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1160] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:18 2026] DELETE /v2.0/subnets/5013b2b7-95ea-4884-b8c3-7654f1c610ea => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1161] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:56:18 2026] GET /v2.0/ports?device_id=8a7778a7-4b00-49ad-ba90-5aad2020d42b => 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: 548/1162] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:56:18 2026] DELETE /v2.0/ports/65ffd451-cfeb-4695-901d-8f373ad4bed7 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:19.220 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-123ce713-cf73-47be-8f75-8e68ec953e21'] response: {'server_uuid': '8a7778a7-4b00-49ad-ba90-5aad2020d42b', 'name': 'network-vif-deleted', 'tag': '65ffd451-cfeb-4695-901d-8f373ad4bed7', 'status': 'completed', 'code': 200} 2026-05-09 22:56:19.279 8 INFO neutron.services.segments.plugin [-] Segment 2ceb66c2-0dc4-4c81-90f1-6ab032013baf resource provider aggregate not found 2026-05-09 22:56:19.285 8 INFO neutron.services.segments.plugin [-] Segment 2ceb66c2-0dc4-4c81-90f1-6ab032013baf resource provider aggregate not found 2026-05-09 22:56:19.299 8 INFO neutron.services.segments.plugin [-] Segment 2ceb66c2-0dc4-4c81-90f1-6ab032013baf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ceb66c2-0dc4-4c81-90f1-6ab032013baf found for delete ", "request_id": "req-6e3831a9-3c18-493b-9117-ea221d694c2c"}]} 2026-05-09 22:56:19.305 8 INFO neutron.services.segments.plugin [-] Segment 2ceb66c2-0dc4-4c81-90f1-6ab032013baf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ceb66c2-0dc4-4c81-90f1-6ab032013baf found for delete ", "request_id": "req-5bde068b-9a20-4c39-8450-6fbfc7d31032"}]} [pid: 8|app: 0|req: 615/1163] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:18 2026] DELETE /v2.0/networks/2928a09b-10f7-4eaa-829e-bbc29f2324ae => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1164] 10.0.0.156 () {32 vars in 652 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions => generated 19600 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1165] 10.0.0.156 () {32 vars in 680 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1166] 10.0.0.156 () {32 vars in 680 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1167] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:56:19 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: 552/1168] 10.0.0.156 () {32 vars in 664 bytes} [Sat May 9 22:56:19 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: 7|app: 0|req: 553/1169] 10.0.0.156 () {32 vars in 698 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1170] 10.0.0.156 () {32 vars in 696 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1171] 10.0.0.156 () {32 vars in 700 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1172] 10.0.0.156 () {32 vars in 688 bytes} [Sat May 9 22:56:19 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: 557/1173] 10.0.0.156 () {32 vars in 702 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1174] 10.0.0.156 () {32 vars in 692 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1175] 10.0.0.156 () {32 vars in 694 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1176] 10.0.0.156 () {32 vars in 684 bytes} [Sat May 9 22:56:19 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: 561/1177] 10.0.0.156 () {32 vars in 686 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1178] 10.0.0.156 () {32 vars in 660 bytes} [Sat May 9 22:56:19 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: 563/1179] 10.0.0.156 () {32 vars in 698 bytes} [Sat May 9 22:56:19 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: 564/1180] 10.0.0.156 () {32 vars in 678 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/external-net => 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: 565/1181] 10.0.0.156 () {32 vars in 682 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1182] 10.0.0.156 () {32 vars in 674 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1183] 10.0.0.156 () {32 vars in 688 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1184] 10.0.0.156 () {32 vars in 722 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 569/1185] 10.0.0.156 () {32 vars in 686 bytes} [Sat May 9 22:56:19 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: 570/1186] 10.0.0.156 () {32 vars in 668 bytes} [Sat May 9 22:56:19 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: 571/1187] 10.0.0.156 () {32 vars in 686 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1188] 10.0.0.156 () {32 vars in 680 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1189] 10.0.0.156 () {32 vars in 698 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1190] 10.0.0.156 () {32 vars in 678 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1191] 10.0.0.156 () {32 vars in 666 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1192] 10.0.0.156 () {32 vars in 676 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1193] 10.0.0.156 () {32 vars in 664 bytes} [Sat May 9 22:56:19 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: 578/1194] 10.0.0.156 () {32 vars in 674 bytes} [Sat May 9 22:56:19 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: 579/1195] 10.0.0.156 () {32 vars in 712 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1196] 10.0.0.156 () {32 vars in 690 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1197] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/security-groups?tenant_id=b5cd6eff9c594c11b8656cce16635f37&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1198] 10.0.0.156 () {32 vars in 682 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1199] 10.0.0.156 () {32 vars in 668 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1200] 10.0.0.156 () {32 vars in 686 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1201] 10.0.0.156 () {32 vars in 704 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1202] 10.0.0.156 () {32 vars in 674 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1203] 10.0.0.156 () {32 vars in 700 bytes} [Sat May 9 22:56:19 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: 587/1204] 10.0.0.156 () {32 vars in 674 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1205] 10.0.0.156 () {32 vars in 692 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1206] 10.0.0.156 () {32 vars in 688 bytes} [Sat May 9 22:56:19 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: 590/1207] 10.0.0.156 () {32 vars in 708 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1208] 10.0.0.156 () {32 vars in 704 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1209] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:19 2026] DELETE /v2.0/security-groups/5b59c8d7-0c92-493c-a2ed-e61687deade6 => 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: 592/1210] 10.0.0.156 () {32 vars in 696 bytes} [Sat May 9 22:56:19 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: 8|app: 0|req: 619/1211] 10.0.0.156 () {32 vars in 710 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1212] 10.0.0.156 () {32 vars in 668 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1213] 10.0.0.156 () {32 vars in 686 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1214] 10.0.0.156 () {32 vars in 680 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1215] 10.0.0.156 () {32 vars in 674 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1216] 10.0.0.156 () {32 vars in 670 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1217] 10.0.0.156 () {32 vars in 660 bytes} [Sat May 9 22:56:19 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: 598/1218] 10.0.0.156 () {32 vars in 698 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1219] 10.0.0.156 () {32 vars in 698 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1220] 10.0.0.156 () {32 vars in 676 bytes} [Sat May 9 22:56:19 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: 601/1221] 10.0.0.156 () {32 vars in 668 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1222] 10.0.0.156 () {32 vars in 682 bytes} [Sat May 9 22:56:19 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: 603/1223] 10.0.0.156 () {32 vars in 700 bytes} [Sat May 9 22:56:19 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: 604/1224] 10.0.0.156 () {32 vars in 684 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1225] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/security-groups?tenant_id=b63911d9e5004332b7ca30b1cc10db82&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1226] 10.0.0.156 () {32 vars in 706 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1227] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:19 2026] GET /v2.0/security-groups?tenant_id=25ed5928f7e34e258196243d252cc965&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1228] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:20 2026] DELETE /v2.0/security-groups/b0b3b7e9-3a32-4b88-bbff-35f103f4881f => 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: 608/1229] 10.0.0.156 () {32 vars in 668 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1230] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:20 2026] DELETE /v2.0/security-groups/bd4f698f-2af9-4725-976d-a9f2c083a747 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:20.259 8 INFO neutron.api.v2.resource [None req-092d10d6-d9e5-4e87-a8f1-066b35a48c60 6be32adc9fe64a6dbe60a66e9d4c1055 85d32c59c7e84a868f9a2653661a37f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1231] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/security-groups/b0b3b7e9-3a32-4b88-bbff-35f103f4881f => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1232] 10.0.0.156 () {32 vars in 696 bytes} [Sat May 9 22:56:20 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: 609/1233] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:20 2026] DELETE /v2.0/security-groups/a79c9956-febf-4925-8542-8cf4e65b4057 => 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: 610/1234] 10.0.0.156 () {32 vars in 694 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1235] 10.0.0.156 () {32 vars in 684 bytes} [Sat May 9 22:56:20 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: 612/1236] 10.0.0.156 () {32 vars in 688 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1237] 10.0.0.156 () {32 vars in 666 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/quotas => 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: 614/1238] 10.0.0.156 () {32 vars in 680 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1239] 10.0.0.156 () {32 vars in 680 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1240] 10.0.0.156 () {32 vars in 690 bytes} [Sat May 9 22:56:20 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: 617/1241] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/security-groups?tenant_id=956f2be956f44eb085d18d50371f4a44&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1242] 10.0.0.156 () {32 vars in 690 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1243] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:20 2026] DELETE /v2.0/security-groups/237b99c8-5e91-48ba-bac5-2c5fa8041f48 => 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: 620/1244] 10.0.0.156 () {32 vars in 694 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1245] 10.0.0.156 () {32 vars in 684 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1246] 10.0.0.156 () {32 vars in 688 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1247] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:56:20 2026] DELETE /v2.0/floatingips/17fdbf34-a7b6-4316-afe8-8731729ab27e => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1248] 10.0.0.156 () {32 vars in 700 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1249] 10.0.0.156 () {32 vars in 702 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1250] 10.0.0.156 () {32 vars in 712 bytes} [Sat May 9 22:56:20 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: 626/1251] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1252] 10.0.0.156 () {32 vars in 714 bytes} [Sat May 9 22:56:20 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: 628/1253] 10.0.0.156 () {32 vars in 726 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1254] 10.0.0.156 () {32 vars in 718 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1255] 10.0.0.156 () {32 vars in 682 bytes} [Sat May 9 22:56:20 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: 631/1256] 10.0.0.156 () {32 vars in 668 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1257] 10.0.0.156 () {32 vars in 718 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1258] 10.0.0.156 () {32 vars in 678 bytes} [Sat May 9 22:56:20 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: 634/1259] 10.0.0.156 () {32 vars in 668 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1260] 10.0.0.156 () {32 vars in 696 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1261] 10.0.0.156 () {32 vars in 704 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1262] 10.0.0.156 () {32 vars in 700 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1263] 10.0.0.156 () {32 vars in 682 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1264] 10.0.0.156 () {32 vars in 704 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1265] 10.0.0.156 () {32 vars in 694 bytes} [Sat May 9 22:56:20 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: 641/1266] 10.0.0.156 () {32 vars in 688 bytes} [Sat May 9 22:56:20 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: 642/1267] 10.0.0.156 () {32 vars in 696 bytes} [Sat May 9 22:56:20 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: 643/1268] 10.0.0.156 () {32 vars in 688 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1269] 10.0.0.156 () {32 vars in 700 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1270] 10.0.0.156 () {32 vars in 664 bytes} [Sat May 9 22:56:20 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: 7|app: 0|req: 646/1271] 10.0.0.156 () {32 vars in 680 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1272] 10.0.0.156 () {32 vars in 692 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1273] 10.0.0.156 () {32 vars in 676 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1274] 10.0.0.156 () {32 vars in 666 bytes} [Sat May 9 22:56:20 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1275] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:21 2026] GET /v2.0/security-groups?tenant_id=fbd0473c524b45cb964a530f943a9b5c&name=default => generated 2801 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1276] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:56:20 2026] PUT /v2.0/routers/e706422f-8b81-4289-8892-6805aabf3df2/remove_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1277] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:21 2026] DELETE /v2.0/security-groups/299d2a18-3e41-4c9b-82b8-3b40832bdc88 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:22.214 7 WARNING neutron_lib.context [None req-8b570465-3f13-4bd0-980b-cd3c5082acae f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:22.353 7 INFO neutron.db.segments_db [None req-8b570465-3f13-4bd0-980b-cd3c5082acae f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Added segment f3e613c2-ba9c-442d-bcdd-3f764fd53931 of type vxlan for network f8e2aeb1-7d97-47ac-a3a1-b2c0ca81a2fb [pid: 7|app: 0|req: 652/1278] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:22 2026] POST /v2.0/networks => generated 649 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:22.456 7 WARNING neutron_lib.context [None req-aadb1361-2b41-4786-870d-f15a6f3db033 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 653/1279] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:56:22 2026] POST /v2.0/ports => generated 778 bytes in 375 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-09 22:56:22.835 7 WARNING neutron_lib.context [None req-d17acf69-ccf2-4381-bc1b-2bdc948bf2e3 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:22.895 7 INFO neutron.db.segments_db [None req-d17acf69-ccf2-4381-bc1b-2bdc948bf2e3 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Added segment 534fe645-7016-4f76-bc7f-85ddb34bd450 of type vxlan for network fe209182-7519-46ce-b890-ed8f3ac57222 2026-05-09 22:56:22.985 8 INFO neutron.services.segments.plugin [-] Segment 74a85e05-6539-4385-9e02-379b008fef1a resource provider aggregate not found 2026-05-09 22:56:23.007 8 INFO neutron.services.segments.plugin [-] Segment 74a85e05-6539-4385-9e02-379b008fef1a resource provider aggregate not found [pid: 7|app: 0|req: 654/1280] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:22 2026] POST /v2.0/networks => generated 636 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:23.023 8 INFO neutron.services.segments.plugin [-] Segment 74a85e05-6539-4385-9e02-379b008fef1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a85e05-6539-4385-9e02-379b008fef1a found for delete ", "request_id": "req-cb4e28f2-2774-4640-9342-f9858158e929"}]} 2026-05-09 22:56:23.030 8 INFO neutron.services.segments.plugin [-] Segment 74a85e05-6539-4385-9e02-379b008fef1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74a85e05-6539-4385-9e02-379b008fef1a found for delete ", "request_id": "req-f3cd9a28-ff92-4af0-b19a-4ff117ed4358"}]} 2026-05-09 22:56:23.033 8 INFO neutron.db.l3_hamode_db [None req-2eaffa8f-b8c5-4f31-8951-42e2ae35d8c6 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network b6bb8631-a852-4cd9-98bd-0063a8147a8d was deleted as no HA routers are present in tenant 85d32c59c7e84a868f9a2653661a37f9. 2026-05-09 22:56:23.034 7 WARNING neutron_lib.context [None req-f89be6b2-5cb6-4abe-b9fc-daff0f118874 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1281] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:21 2026] DELETE /v2.0/routers/e706422f-8b81-4289-8892-6805aabf3df2 => generated 0 bytes in 1206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1282] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:23 2026] DELETE /v2.0/subnets/c3516f55-3baa-4b2d-bbe5-2cff59829503 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1283] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:23 2026] POST /v2.0/subnets => generated 622 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:23.367 7 WARNING neutron_lib.context [None req-3808e181-f895-4966-bbb8-064d6a0fc3ed f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 629/1284] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:23 2026] DELETE /v2.0/networks/bd1aa6c5-919b-4e8e-8d3b-1b36415c4c90 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:23.929 8 WARNING neutron_lib.context [None req-bb3ef271-ce68-45d0-850a-04c88a92e0d1 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:23.929 8 WARNING neutron_lib.context [None req-bb3ef271-ce68-45d0-850a-04c88a92e0d1 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:24.114 8 INFO neutron.db.segments_db [None req-bb3ef271-ce68-45d0-850a-04c88a92e0d1 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Added segment de26900a-89ab-4c22-b35d-9af436599cdc of type vxlan for network 8a75a63d-bd98-424f-aa5b-75565c4155e5 [pid: 7|app: 0|req: 656/1285] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:56:23 2026] POST /v2.0/ports => generated 966 bytes in 798 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: 657/1286] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:24 2026] GET /v2.0/security-groups?tenant_id=85d32c59c7e84a868f9a2653661a37f9&name=default => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:24.240 8 INFO neutron.db.segments_db [None req-bb3ef271-ce68-45d0-850a-04c88a92e0d1 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Added segment 3cde2636-ad63-4215-9545-4f90f1b26a82 of type vxlan for network 15439c82-b975-44ee-a8cd-cb58ff5948e5 [pid: 8|app: 0|req: 630/1287] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:23 2026] POST /v2.0/networks => generated 1244 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1288] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:24 2026] DELETE /v2.0/security-groups/6989c48b-f8a0-47b8-889b-5830ec2e3ea2 => 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: 658/1289] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:24 2026] DELETE /v2.0/ports/c23272f5-1268-472b-a0db-d662ae42b7c9 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:24.541 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86edff3b-e5e4-4289-b43f-6bdceae96400 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 659/1290] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:24 2026] DELETE /v2.0/ports/c23272f5-1268-472b-a0db-d662ae42b7c9 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1291] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:56:24 2026] GET /v2.0/networks => generated 1843 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:24.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08b1271d-b261-461a-9f99-4bbed5c4fc35 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1292] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:24 2026] GET /v2.0/ports/c23272f5-1268-472b-a0db-d662ae42b7c9 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1293] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:24 2026] DELETE /v2.0/networks/8a75a63d-bd98-424f-aa5b-75565c4155e5 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1294] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:24 2026] DELETE /v2.0/subnets/138aad70-5327-4978-88ed-e09bb4aa17df => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1295] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:24 2026] DELETE /v2.0/networks/15439c82-b975-44ee-a8cd-cb58ff5948e5 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:25.045 8 INFO neutron.services.segments.plugin [-] Segment 89e18dc7-4fa4-409a-afc3-3d2157f24ac0 resource provider aggregate not found 2026-05-09 22:56:25.051 8 INFO neutron.services.segments.plugin [-] Segment 89e18dc7-4fa4-409a-afc3-3d2157f24ac0 resource provider aggregate not found 2026-05-09 22:56:25.057 8 INFO neutron.services.segments.plugin [-] Segment 89e18dc7-4fa4-409a-afc3-3d2157f24ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89e18dc7-4fa4-409a-afc3-3d2157f24ac0 found for delete ", "request_id": "req-94b274d0-db38-4e3b-b0e0-bbb6c899bbdc"}]} 2026-05-09 22:56:25.065 8 INFO neutron.services.segments.plugin [-] Segment 89e18dc7-4fa4-409a-afc3-3d2157f24ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89e18dc7-4fa4-409a-afc3-3d2157f24ac0 found for delete ", "request_id": "req-6e572e69-2541-477b-81e3-5f0f8d255f6f"}]} 2026-05-09 22:56:25.075 8 INFO neutron.services.segments.plugin [-] Segment de26900a-89ab-4c22-b35d-9af436599cdc resource provider aggregate not found 2026-05-09 22:56:25.081 8 INFO neutron.services.segments.plugin [-] Segment de26900a-89ab-4c22-b35d-9af436599cdc resource provider aggregate not found 2026-05-09 22:56:25.090 8 INFO neutron.services.segments.plugin [-] Segment de26900a-89ab-4c22-b35d-9af436599cdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de26900a-89ab-4c22-b35d-9af436599cdc found for delete ", "request_id": "req-a21f26c5-9c9d-427f-9f97-97e8f469ff7d"}]} 2026-05-09 22:56:25.096 8 INFO neutron.services.segments.plugin [-] Segment de26900a-89ab-4c22-b35d-9af436599cdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de26900a-89ab-4c22-b35d-9af436599cdc found for delete ", "request_id": "req-e7b87737-bbe0-4527-a4d1-3def0f04ff45"}]} 2026-05-09 22:56:25.111 8 INFO neutron.services.segments.plugin [-] Segment 3cde2636-ad63-4215-9545-4f90f1b26a82 resource provider aggregate not found 2026-05-09 22:56:25.121 8 INFO neutron.services.segments.plugin [-] Segment 3cde2636-ad63-4215-9545-4f90f1b26a82 resource provider aggregate not found 2026-05-09 22:56:25.126 8 INFO neutron.services.segments.plugin [-] Segment 3cde2636-ad63-4215-9545-4f90f1b26a82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cde2636-ad63-4215-9545-4f90f1b26a82 found for delete ", "request_id": "req-b9b34bd4-9e4e-4301-a08e-c65754bd3d10"}]} 2026-05-09 22:56:25.139 8 INFO neutron.services.segments.plugin [-] Segment 3cde2636-ad63-4215-9545-4f90f1b26a82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cde2636-ad63-4215-9545-4f90f1b26a82 found for delete ", "request_id": "req-f5d06160-2583-482b-8aec-28a61e303caf"}]} 2026-05-09 22:56:25.234 8 WARNING neutron_lib.context [None req-70ddef54-ab7e-4828-823c-e5e3de0105ac 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:25.252 7 INFO neutron.services.segments.plugin [-] Segment 534fe645-7016-4f76-bc7f-85ddb34bd450 resource provider aggregate not found 2026-05-09 22:56:25.271 7 INFO neutron.services.segments.plugin [-] Segment 534fe645-7016-4f76-bc7f-85ddb34bd450 resource provider aggregate not found 2026-05-09 22:56:25.281 7 INFO neutron.services.segments.plugin [-] Segment 534fe645-7016-4f76-bc7f-85ddb34bd450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 534fe645-7016-4f76-bc7f-85ddb34bd450 found for delete ", "request_id": "req-7fae0de5-49aa-4d60-b4b9-e8a27f46c960"}]} 2026-05-09 22:56:25.295 7 INFO neutron.services.segments.plugin [-] Segment 534fe645-7016-4f76-bc7f-85ddb34bd450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 534fe645-7016-4f76-bc7f-85ddb34bd450 found for delete ", "request_id": "req-8dd73f12-7cb2-42e4-9d76-ba1ad962f71b"}]} [pid: 7|app: 0|req: 662/1296] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:24 2026] DELETE /v2.0/networks/fe209182-7519-46ce-b890-ed8f3ac57222 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:25.355 8 INFO neutron.db.segments_db [None req-70ddef54-ab7e-4828-823c-e5e3de0105ac 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Added segment 8b504e3a-ff95-4ac2-9f66-fda7f2b99d32 of type vxlan for network ade6ed5f-e7d4-48e5-a647-38b0f8ef74fa [pid: 7|app: 0|req: 663/1297] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:56:25 2026] GET /v2.0/networks => generated 651 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:25.435 7 WARNING neutron_lib.context [None req-a800a315-add9-4a1e-be3a-c005fd27a187 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 635/1298] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:25 2026] POST /v2.0/networks => generated 631 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:25.465 8 WARNING neutron_lib.context [None req-3a425e69-b66b-4a84-b13a-15d57ae560ca 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:25.493 7 INFO neutron.db.segments_db [None req-a800a315-add9-4a1e-be3a-c005fd27a187 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Added segment 8f7cd47c-b0a3-4a82-9883-f884eac96c7b of type vxlan for network b11d37fd-80ca-4880-ae8a-967c7ef8e443 2026-05-09 22:56:25.523 8 INFO neutron.db.segments_db [None req-3a425e69-b66b-4a84-b13a-15d57ae560ca 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Added segment 4623863e-22d6-4445-b3dc-8d1e02a68967 of type vxlan for network 65491e82-6db2-42cf-9fd0-4976d8950480 [pid: 7|app: 0|req: 664/1299] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:25 2026] POST /v2.0/networks => generated 635 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:25.619 7 WARNING neutron_lib.context [None req-3d2e09f1-e832-4f6a-be37-f38a29b61dc0 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 636/1300] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:25 2026] POST /v2.0/networks => generated 653 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:25.653 8 WARNING neutron_lib.context [None req-917d9f7c-c72a-4deb-abc7-467e2c4a0d2d f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:25.673 7 INFO neutron.db.segments_db [None req-3d2e09f1-e832-4f6a-be37-f38a29b61dc0 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Added segment 96f1ed6f-09bc-48b7-8aeb-ab827859d2d6 of type vxlan for network 08f15e72-7e21-47ba-b073-68969b2ca3d3 [pid: 7|app: 0|req: 665/1301] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:25 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:25.786 7 WARNING neutron_lib.context [None req-840889b6-33f7-48ab-9464-836ccf48f513 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:25.838 7 INFO neutron.db.segments_db [None req-840889b6-33f7-48ab-9464-836ccf48f513 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Added segment 77cd9391-fa5f-4ba8-9b3f-50a4e532121a of type vxlan for network 77ca4d3b-f338-4a6c-a335-5616ab2509d1 [pid: 7|app: 0|req: 666/1302] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:25 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) 2026-05-09 22:56:25.954 7 WARNING neutron_lib.context [None req-3c4d9243-c160-4e9b-8571-ab9dc80ed7ef 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 637/1303] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:25 2026] POST /v2.0/subnets => generated 622 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:25.975 8 WARNING neutron_lib.context [None req-6d756b34-4a83-499c-b040-c5d545e23c35 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:26.022 8 WARNING neutron_lib.context [None req-6d756b34-4a83-499c-b040-c5d545e23c35 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:26.028 7 INFO neutron.db.segments_db [None req-3c4d9243-c160-4e9b-8571-ab9dc80ed7ef 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Added segment 46cc0398-d331-4f19-ae92-619ebad907e0 of type vxlan for network 324aef46-d9e2-469c-a417-a769465a33ab [pid: 7|app: 0|req: 667/1304] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:25 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:26.144 7 WARNING neutron_lib.context [None req-788b060a-c764-4e6d-8a46-e2b7d871deec f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 668/1305] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:56:26 2026] POST /v2.0/ports => generated 923 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:26.567 7 WARNING neutron_lib.context [None req-2d7ff643-7e54-4902-bc45-198ea752f756 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:26.623 7 INFO neutron.db.segments_db [None req-2d7ff643-7e54-4902-bc45-198ea752f756 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Added segment fffa93ba-a949-4d2f-bf1a-5378e3722714 of type vxlan for network 1dc0cb49-f57e-495f-b576-e2a03491fe8b [pid: 8|app: 0|req: 638/1306] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:56:25 2026] POST /v2.0/ports => generated 1505 bytes in 753 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: 669/1307] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:26 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1308] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 22:56:26 2026] GET /v2.0/ports => generated 1505 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:26.918 7 WARNING neutron_lib.context [None req-4c19aa38-8d4e-4072-aefe-478627ef5f88 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:26.972 7 INFO neutron.db.segments_db [None req-4c19aa38-8d4e-4072-aefe-478627ef5f88 6f344fc95dd54f5e997b34ecf55054a2 d809fac8076c4a8e97fd8ebfde103899 - - default default] Added segment 884452c8-456d-43a8-b9f8-858227ef7861 of type vxlan for network 4e53fb01-19b6-48bc-908b-a5ff1ba10e21 [pid: 8|app: 0|req: 639/1309] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:26 2026] DELETE /v2.0/ports/70918441-d982-4203-8d75-1bc2a2f25ec6 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1310] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:26 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) 2026-05-09 22:56:27.114 7 INFO neutron.pecan_wsgi.hooks.translation [None req-368510b2-2aad-43cf-b6f4-4d5c38777dc6 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 672/1311] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:27 2026] GET /v2.0/ports/70918441-d982-4203-8d75-1bc2a2f25ec6 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1312] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:56:27 2026] PUT /v2.0/networks/ade6ed5f-e7d4-48e5-a647-38b0f8ef74fa/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1313] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:27 2026] DELETE /v2.0/ports/fba3f0b8-3315-4614-9c27-814a821dde57 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1314] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:56:27 2026] PUT /v2.0/networks/08f15e72-7e21-47ba-b073-68969b2ca3d3/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1315] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:27 2026] DELETE /v2.0/subnets/f6054897-310e-47f2-94aa-7e5d3da8303c => 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: 642/1316] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:27 2026] DELETE /v2.0/ports/d9cfa5a9-fad0-45df-87dd-a4e689398060 => 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: 643/1317] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:56:27 2026] PUT /v2.0/networks/324aef46-d9e2-469c-a417-a769465a33ab/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1318] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:27 2026] GET /v2.0/security-groups?tenant_id=cc011daf9313444a933e451958259a87&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: 676/1319] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 22:56:27 2026] GET /v2.0/ports => 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: 677/1320] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:56:27 2026] PUT /v2.0/networks/1dc0cb49-f57e-495f-b576-e2a03491fe8b/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:27.849 8 INFO neutron.services.segments.plugin [-] Segment 8f7cd47c-b0a3-4a82-9883-f884eac96c7b resource provider aggregate not found 2026-05-09 22:56:27.855 8 INFO neutron.services.segments.plugin [-] Segment 8f7cd47c-b0a3-4a82-9883-f884eac96c7b resource provider aggregate not found 2026-05-09 22:56:27.873 8 INFO neutron.services.segments.plugin [-] Segment 8f7cd47c-b0a3-4a82-9883-f884eac96c7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f7cd47c-b0a3-4a82-9883-f884eac96c7b found for delete ", "request_id": "req-af658ae2-d31c-4bb2-b1cb-f8f159b3abe9"}]} 2026-05-09 22:56:27.874 8 INFO neutron.services.segments.plugin [-] Segment 8f7cd47c-b0a3-4a82-9883-f884eac96c7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f7cd47c-b0a3-4a82-9883-f884eac96c7b found for delete ", "request_id": "req-ec503907-6360-40e1-8102-36533dc7abf3"}]} [pid: 7|app: 0|req: 678/1321] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:27 2026] DELETE /v2.0/security-groups/29a4b797-775c-4107-b7bb-f596c48c7bb9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:27.881 7 WARNING neutron_lib.context [None req-813de093-e0b5-43da-8653-ed72b40bdb19 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 644/1322] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:27 2026] DELETE /v2.0/networks/b11d37fd-80ca-4880-ae8a-967c7ef8e443 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:27.929 7 INFO neutron.db.segments_db [None req-813de093-e0b5-43da-8653-ed72b40bdb19 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Added segment e7093a76-ba3a-4118-9184-30f6b7b61911 of type vxlan for network 33af338c-050c-47fa-95d3-b084b65a43da [pid: 8|app: 0|req: 645/1323] 10.0.0.156 () {32 vars in 665 bytes} [Sat May 9 22:56:27 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:27.977 8 WARNING neutron_lib.context [None req-8004a7a5-62ba-4c5a-96d9-fd79fa72fd06 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1324] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:27 2026] POST /v2.0/networks => generated 654 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1325] 10.0.0.156 () {32 vars in 679 bytes} [Sat May 9 22:56:28 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:28.123 7 WARNING neutron_lib.context [None req-f8a31fde-4cbd-4634-b130-dfad344ab35d 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:28.171 7 INFO neutron.db.segments_db [None req-f8a31fde-4cbd-4634-b130-dfad344ab35d 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Added segment 684f6046-e2d8-444e-a100-d6089cbf3751 of type vxlan for network 705ceb65-375e-4a6a-9341-474bcd364b4d [pid: 7|app: 0|req: 681/1326] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:28 2026] POST /v2.0/networks => generated 653 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1327] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:56:27 2026] POST /v2.0/ports => generated 778 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: 682/1328] 10.0.0.156 () {32 vars in 675 bytes} [Sat May 9 22:56:28 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1329] 10.0.0.156 () {32 vars in 687 bytes} [Sat May 9 22:56:28 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: 8|app: 0|req: 647/1330] 10.0.0.156 () {34 vars in 736 bytes} [Sat May 9 22:56:28 2026] PUT /v2.0/ports/130fd5d7-dc0e-4824-a76f-5ed72a248649 => generated 752 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1331] 10.0.0.156 () {32 vars in 673 bytes} [Sat May 9 22:56:28 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1332] 10.0.0.156 () {32 vars in 687 bytes} [Sat May 9 22:56:28 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1333] 10.0.0.156 () {32 vars in 683 bytes} [Sat May 9 22:56:28 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:28.872 7 WARNING neutron_lib.context [None req-f8d9fb5c-61d1-457a-926c-3d937561b3f4 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:28.914 7 WARNING neutron_lib.context [None req-f8d9fb5c-61d1-457a-926c-3d937561b3f4 47a29fe0bc6f41218e65a259941cb0bf 7084694ecde04dc1b02ab869d1d17926 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 648/1334] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:28 2026] DELETE /v2.0/ports/130fd5d7-dc0e-4824-a76f-5ed72a248649 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 649/1335] 10.0.0.156 () {32 vars in 695 bytes} [Sat May 9 22:56:29 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1336] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 22:56:29 2026] GET /v2.0/ports => generated 781 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1337] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:28 2026] POST /v2.0/subnets => generated 1276 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:56:29.437 7 INFO neutron.pecan_wsgi.hooks.translation [None req-123ecf6a-623b-45a5-886b-875b5272f5d6 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 688/1338] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:29 2026] GET /v2.0/ports/130fd5d7-dc0e-4824-a76f-5ed72a248649 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1339] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:29 2026] DELETE /v2.0/networks/ade6ed5f-e7d4-48e5-a647-38b0f8ef74fa => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1340] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:56:29 2026] GET /v2.0/subnets => generated 1889 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1341] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 22:56:29 2026] GET /v2.0/ports => generated 781 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:29.660 7 INFO neutron.services.segments.plugin [-] Segment 96f1ed6f-09bc-48b7-8aeb-ab827859d2d6 resource provider aggregate not found 2026-05-09 22:56:29.666 7 INFO neutron.services.segments.plugin [-] Segment 96f1ed6f-09bc-48b7-8aeb-ab827859d2d6 resource provider aggregate not found 2026-05-09 22:56:29.692 7 INFO neutron.services.segments.plugin [-] Segment 96f1ed6f-09bc-48b7-8aeb-ab827859d2d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f1ed6f-09bc-48b7-8aeb-ab827859d2d6 found for delete ", "request_id": "req-367a9cc8-d41e-4323-ae1a-2db26ec1170a"}]} 2026-05-09 22:56:29.694 7 INFO neutron.services.segments.plugin [-] Segment 96f1ed6f-09bc-48b7-8aeb-ab827859d2d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f1ed6f-09bc-48b7-8aeb-ab827859d2d6 found for delete ", "request_id": "req-a954de96-0fe1-4158-bed3-de7dbc4b0144"}]} [pid: 7|app: 0|req: 690/1342] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:29 2026] DELETE /v2.0/networks/08f15e72-7e21-47ba-b073-68969b2ca3d3 => 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: 691/1343] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:29 2026] GET /v2.0/ports/11f3449f-505f-4cf0-a65a-9dffe0e20b06 => generated 778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1344] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:29 2026] DELETE /v2.0/subnets/89a7951b-f2b5-4601-8273-833b4c52a371 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:29.856 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2592de98-93b0-4a30-99cf-9839651b5352 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1345] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:29 2026] DELETE /v2.0/ports/70918441-d982-4203-8d75-1bc2a2f25ec6 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:56:29.903 8 INFO neutron.services.segments.plugin [-] Segment 8b504e3a-ff95-4ac2-9f66-fda7f2b99d32 resource provider aggregate not found 2026-05-09 22:56:29.911 8 INFO neutron.services.segments.plugin [-] Segment 8b504e3a-ff95-4ac2-9f66-fda7f2b99d32 resource provider aggregate not found 2026-05-09 22:56:29.922 8 INFO neutron.services.segments.plugin [-] Segment 8b504e3a-ff95-4ac2-9f66-fda7f2b99d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b504e3a-ff95-4ac2-9f66-fda7f2b99d32 found for delete ", "request_id": "req-79b6c866-4264-4f0f-9541-ab9ec6a9de1a"}]} 2026-05-09 22:56:29.931 8 INFO neutron.services.segments.plugin [-] Segment 8b504e3a-ff95-4ac2-9f66-fda7f2b99d32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b504e3a-ff95-4ac2-9f66-fda7f2b99d32 found for delete ", "request_id": "req-50b879ef-eac8-47e4-abdb-544365d978b4"}]} [pid: 7|app: 0|req: 692/1346] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:29 2026] DELETE /v2.0/networks/324aef46-d9e2-469c-a417-a769465a33ab => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:30.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e72d6fab-2d75-4f58-9eae-e6d6321f5da0 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1347] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:29 2026] DELETE /v2.0/subnets/f6054897-310e-47f2-94aa-7e5d3da8303c => 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: 655/1348] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:29 2026] DELETE /v2.0/subnets/af9e7160-ce3c-4764-8d5e-99f867b82800 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:30.151 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16f820ab-b96c-466f-9d88-88cd1c6bee71 f01eabb31b0f4236873286d614e561bf 2e0d7bec4dc3433897a00a89a47663ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1349] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:30 2026] DELETE /v2.0/subnets/138aad70-5327-4978-88ed-e09bb4aa17df => 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: 657/1350] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:56:30 2026] GET /v2.0/subnets => generated 626 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1351] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:30 2026] DELETE /v2.0/networks/1dc0cb49-f57e-495f-b576-e2a03491fe8b => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1352] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:30 2026] DELETE /v2.0/ports/11f3449f-505f-4cf0-a65a-9dffe0e20b06 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1353] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:30 2026] DELETE /v2.0/networks/705ceb65-375e-4a6a-9341-474bcd364b4d => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1354] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:30 2026] DELETE /v2.0/networks/4e53fb01-19b6-48bc-908b-a5ff1ba10e21 => 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: 696/1355] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:30 2026] DELETE /v2.0/networks/f8e2aeb1-7d97-47ac-a3a1-b2c0ca81a2fb => 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: 660/1356] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:30 2026] DELETE /v2.0/networks/33af338c-050c-47fa-95d3-b084b65a43da => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1357] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:31 2026] DELETE /v2.0/networks/77ca4d3b-f338-4a6c-a335-5616ab2509d1 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1358] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:31 2026] DELETE /v2.0/networks/65491e82-6db2-42cf-9fd0-4976d8950480 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1361] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:31 2026] GET /v2.0/security-groups?tenant_id=2e0d7bec4dc3433897a00a89a47663ad&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1362] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:31 2026] DELETE /v2.0/security-groups/2bacecd5-2043-4954-bdd2-3662db8a351b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:31.769 7 INFO neutron.services.segments.plugin [-] Segment 46cc0398-d331-4f19-ae92-619ebad907e0 resource provider aggregate not found 2026-05-09 22:56:31.777 7 INFO neutron.services.segments.plugin [-] Segment 46cc0398-d331-4f19-ae92-619ebad907e0 resource provider aggregate not found 2026-05-09 22:56:31.788 7 INFO neutron.services.segments.plugin [-] Segment 46cc0398-d331-4f19-ae92-619ebad907e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cc0398-d331-4f19-ae92-619ebad907e0 found for delete ", "request_id": "req-e140a57a-840c-417b-a5c9-666b91989675"}]} 2026-05-09 22:56:31.798 7 INFO neutron.services.segments.plugin [-] Segment 46cc0398-d331-4f19-ae92-619ebad907e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cc0398-d331-4f19-ae92-619ebad907e0 found for delete ", "request_id": "req-77eb48cc-2424-4a61-a79a-7dfc5ffaa39f"}]} 2026-05-09 22:56:31.804 7 INFO neutron.services.segments.plugin [-] Segment fffa93ba-a949-4d2f-bf1a-5378e3722714 resource provider aggregate not found 2026-05-09 22:56:31.822 7 INFO neutron.services.segments.plugin [-] Segment fffa93ba-a949-4d2f-bf1a-5378e3722714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fffa93ba-a949-4d2f-bf1a-5378e3722714 found for delete ", "request_id": "req-76e90666-6771-4ccd-a971-b6107cb3d617"}]} 2026-05-09 22:56:31.830 7 INFO neutron.services.segments.plugin [-] Segment fffa93ba-a949-4d2f-bf1a-5378e3722714 resource provider aggregate not found 2026-05-09 22:56:31.837 7 INFO neutron.services.segments.plugin [-] Segment 684f6046-e2d8-444e-a100-d6089cbf3751 resource provider aggregate not found 2026-05-09 22:56:31.850 7 INFO neutron.services.segments.plugin [-] Segment fffa93ba-a949-4d2f-bf1a-5378e3722714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fffa93ba-a949-4d2f-bf1a-5378e3722714 found for delete ", "request_id": "req-1ec53c3c-981c-42d5-8342-a54e09714290"}]} 2026-05-09 22:56:31.855 7 INFO neutron.services.segments.plugin [-] Segment 684f6046-e2d8-444e-a100-d6089cbf3751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 684f6046-e2d8-444e-a100-d6089cbf3751 found for delete ", "request_id": "req-2a780026-627a-47c7-ba8b-25ce705cc462"}]} 2026-05-09 22:56:31.867 7 INFO neutron.services.segments.plugin [-] Segment 684f6046-e2d8-444e-a100-d6089cbf3751 resource provider aggregate not found 2026-05-09 22:56:31.872 7 INFO neutron.services.segments.plugin [-] Segment f3e613c2-ba9c-442d-bcdd-3f764fd53931 resource provider aggregate not found 2026-05-09 22:56:31.885 7 INFO neutron.services.segments.plugin [-] Segment f3e613c2-ba9c-442d-bcdd-3f764fd53931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e613c2-ba9c-442d-bcdd-3f764fd53931 found for delete ", "request_id": "req-759ac929-393f-4b56-ba23-7a558a587e30"}]} 2026-05-09 22:56:31.891 7 INFO neutron.services.segments.plugin [-] Segment 684f6046-e2d8-444e-a100-d6089cbf3751 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 684f6046-e2d8-444e-a100-d6089cbf3751 found for delete ", "request_id": "req-ef805826-6735-4174-948c-4d2ca00ab0b5"}]} 2026-05-09 22:56:31.903 7 INFO neutron.services.segments.plugin [-] Segment 77cd9391-fa5f-4ba8-9b3f-50a4e532121a resource provider aggregate not found 2026-05-09 22:56:31.908 7 INFO neutron.services.segments.plugin [-] Segment f3e613c2-ba9c-442d-bcdd-3f764fd53931 resource provider aggregate not found 2026-05-09 22:56:31.915 7 INFO neutron.services.segments.plugin [-] Segment 77cd9391-fa5f-4ba8-9b3f-50a4e532121a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77cd9391-fa5f-4ba8-9b3f-50a4e532121a found for delete ", "request_id": "req-da436018-8602-4ebb-b33c-aa7c3045e142"}]} 2026-05-09 22:56:31.945 7 INFO neutron.services.segments.plugin [-] Segment f3e613c2-ba9c-442d-bcdd-3f764fd53931 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3e613c2-ba9c-442d-bcdd-3f764fd53931 found for delete ", "request_id": "req-6eee5170-f5aa-4dea-8f5d-b0caab488b08"}]} 2026-05-09 22:56:31.967 7 INFO neutron.services.segments.plugin [-] Segment 77cd9391-fa5f-4ba8-9b3f-50a4e532121a resource provider aggregate not found 2026-05-09 22:56:31.985 7 INFO neutron.services.segments.plugin [-] Segment 77cd9391-fa5f-4ba8-9b3f-50a4e532121a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77cd9391-fa5f-4ba8-9b3f-50a4e532121a found for delete ", "request_id": "req-07bfd8f0-5ff0-43a6-88fa-ffa9d7751ee7"}]} [pid: 7|app: 0|req: 699/1363] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:31 2026] GET /v2.0/security-groups?tenant_id=d809fac8076c4a8e97fd8ebfde103899&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:32.040 8 INFO neutron.services.segments.plugin [-] Segment 884452c8-456d-43a8-b9f8-858227ef7861 resource provider aggregate not found 2026-05-09 22:56:32.047 8 INFO neutron.services.segments.plugin [-] Segment 884452c8-456d-43a8-b9f8-858227ef7861 resource provider aggregate not found 2026-05-09 22:56:32.057 8 INFO neutron.services.segments.plugin [-] Segment 884452c8-456d-43a8-b9f8-858227ef7861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 884452c8-456d-43a8-b9f8-858227ef7861 found for delete ", "request_id": "req-cf37c3cc-2eb5-4f3d-aa07-7781ddecda39"}]} 2026-05-09 22:56:32.065 8 INFO neutron.services.segments.plugin [-] Segment 884452c8-456d-43a8-b9f8-858227ef7861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 884452c8-456d-43a8-b9f8-858227ef7861 found for delete ", "request_id": "req-1840c020-00c6-49ca-af03-0e8e59bb4b34"}]} 2026-05-09 22:56:32.083 8 INFO neutron.services.segments.plugin [-] Segment e7093a76-ba3a-4118-9184-30f6b7b61911 resource provider aggregate not found 2026-05-09 22:56:32.092 8 INFO neutron.services.segments.plugin [-] Segment e7093a76-ba3a-4118-9184-30f6b7b61911 resource provider aggregate not found 2026-05-09 22:56:32.103 8 INFO neutron.services.segments.plugin [-] Segment e7093a76-ba3a-4118-9184-30f6b7b61911 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7093a76-ba3a-4118-9184-30f6b7b61911 found for delete ", "request_id": "req-e78eabc0-d904-4b0e-a3fa-f44c7fcb4d69"}]} 2026-05-09 22:56:32.109 8 INFO neutron.services.segments.plugin [-] Segment e7093a76-ba3a-4118-9184-30f6b7b61911 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7093a76-ba3a-4118-9184-30f6b7b61911 found for delete ", "request_id": "req-db8d87e3-e01a-44d9-84af-6c2f1adb2933"}]} 2026-05-09 22:56:32.123 8 INFO neutron.services.segments.plugin [-] Segment 4623863e-22d6-4445-b3dc-8d1e02a68967 resource provider aggregate not found 2026-05-09 22:56:32.128 8 INFO neutron.services.segments.plugin [-] Segment 4623863e-22d6-4445-b3dc-8d1e02a68967 resource provider aggregate not found [pid: 7|app: 0|req: 700/1364] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:32 2026] DELETE /v2.0/security-groups/2cadc2bb-2c35-4b7f-9a0e-b255a2ccb314 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:32.134 8 INFO neutron.services.segments.plugin [-] Segment 4623863e-22d6-4445-b3dc-8d1e02a68967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4623863e-22d6-4445-b3dc-8d1e02a68967 found for delete ", "request_id": "req-a02d80ce-d94c-46a0-84ec-7f21b682633e"}]} 2026-05-09 22:56:32.143 8 INFO neutron.services.segments.plugin [-] Segment 4623863e-22d6-4445-b3dc-8d1e02a68967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4623863e-22d6-4445-b3dc-8d1e02a68967 found for delete ", "request_id": "req-c2380bdc-5edd-4a18-a463-81dceaaa3de3"}]} [pid: 8|app: 0|req: 665/1365] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:32 2026] GET /v2.0/security-groups?tenant_id=7084694ecde04dc1b02ab869d1d17926&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: 701/1366] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:32 2026] DELETE /v2.0/security-groups/84cfb50f-d751-4db0-a4e4-9d66cb906091 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1367] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:32 2026] GET /v2.0/security-groups?tenant_id=4db99dee2bdd4f8c8c59332dba4e7d61&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1368] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:32 2026] DELETE /v2.0/security-groups/84c02c21-215e-4cef-b2a1-76a1429c4ac7 => 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: 667/1369] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:32 2026] GET /v2.0/security-groups?tenant_id=e3593dc75e1a4407964c2e1a2331a888&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1370] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:32 2026] DELETE /v2.0/security-groups/754c98b7-388d-41a8-8923-4181261ea771 => 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: 703/1371] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:32 2026] GET /v2.0/security-groups?tenant_id=bfdf61e8125b4ebdaabc2c25174c0041&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1372] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:32 2026] DELETE /v2.0/security-groups/353e458e-7a91-40e0-ade9-3553a2dba793 => 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: 704/1373] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:32 2026] GET /v2.0/security-groups?tenant_id=381a8ee85e9b4bbe865ed27277f9c142&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1374] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:33 2026] DELETE /v2.0/security-groups/e382eef8-e36c-4707-8b5f-d9c0fbecdaa0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:33.878 7 WARNING neutron_lib.context [None req-915dfc5b-0f57-479b-be9f-c0aa5c194b44 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:34.002 7 INFO neutron.db.segments_db [None req-915dfc5b-0f57-479b-be9f-c0aa5c194b44 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Added segment 63e1bf80-e243-4432-b940-3bf115391ff4 of type vxlan for network 184b3d69-17f1-4b5c-b542-e65b026ea363 [pid: 7|app: 0|req: 705/1375] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:33 2026] POST /v2.0/networks => generated 634 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:34.117 7 WARNING neutron_lib.context [None req-cf610ddf-ce9f-49bd-b5a9-46e768575928 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:34.134 8 WARNING neutron_lib.context [None req-076c23af-1145-42bd-aa0b-e115a4026423 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:34.211 7 INFO neutron.db.segments_db [None req-cf610ddf-ce9f-49bd-b5a9-46e768575928 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Added segment b37d95bb-86df-4aa1-aa51-fbc621566f96 of type vxlan for network cfa5c387-0438-4c57-b943-10c91335d2fb 2026-05-09 22:56:34.281 8 INFO neutron.db.segments_db [None req-076c23af-1145-42bd-aa0b-e115a4026423 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Added segment 0e5cff5a-d499-47d3-9c62-a250c9108fba of type vxlan for network 40ecb9a5-976a-4c33-bbcc-e3bf09943898 [pid: 7|app: 0|req: 706/1376] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:34 2026] POST /v2.0/networks => generated 634 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:34.344 7 WARNING neutron_lib.context [None req-d9401380-0528-4344-95f2-d6465cfaa49e 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 671/1377] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:34 2026] POST /v2.0/networks => generated 630 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:34.431 8 WARNING neutron_lib.context [None req-b4080380-7f07-41fd-89ce-aeab98677bef 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:34.515 8 INFO neutron.db.segments_db [None req-b4080380-7f07-41fd-89ce-aeab98677bef 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Added segment f9b6e90a-bc7e-4877-bc9a-5b64b0a973fb of type vxlan for network 8bd5fde9-32a4-4f59-aa4c-0e612a755939 [pid: 8|app: 0|req: 672/1378] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:34 2026] POST /v2.0/networks => generated 630 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:34.639 8 WARNING neutron_lib.context [None req-67f023ec-a8bf-4ca7-99cb-c93da994edbb 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 707/1379] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:34 2026] POST /v2.0/subnets => generated 622 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:34.660 7 WARNING neutron_lib.context [None req-670b6a9b-2a2f-4af4-9154-e54e0b0dc8d3 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 708/1380] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:34 2026] POST /v2.0/subnets => generated 631 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1381] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:34 2026] POST /v2.0/subnets => generated 602 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:34.996 7 WARNING neutron_lib.context [None req-fa21c63e-52f0-4980-9fc8-05619a1110f1 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:35.008 8 WARNING neutron_lib.context [None req-679e1108-e209-4ed4-9585-28833c90d223 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:35.044 7 INFO neutron.db.segments_db [None req-fa21c63e-52f0-4980-9fc8-05619a1110f1 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Added segment e7cad961-6b87-4e07-898d-1009acd2753b of type vxlan for network db8166be-8707-47f5-9c1b-b4fdeca1bfff [pid: 8|app: 0|req: 674/1382] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:35 2026] POST /v2.0/subnets => generated 602 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:35.407 8 WARNING neutron_lib.context [None req-bfd2fc0f-d7e1-425a-90d9-bccf731824c0 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:35.466 8 INFO neutron.db.segments_db [None req-bfd2fc0f-d7e1-425a-90d9-bccf731824c0 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Added segment 1e09a4de-f6a4-4c9e-b972-9c813ab789d8 of type vxlan for network 5bc4b50f-58d6-432d-9858-73c51b890111 2026-05-09 22:56:35.763 7 INFO neutron.db.l3_hamode_db [None req-fa21c63e-52f0-4980-9fc8-05619a1110f1 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:35.914 8 INFO neutron.db.l3_hamode_db [None req-bfd2fc0f-d7e1-425a-90d9-bccf731824c0 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:35.998 7 INFO neutron.db.l3_hamode_db [None req-fa21c63e-52f0-4980-9fc8-05619a1110f1 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:36.207 8 INFO neutron.db.l3_hamode_db [None req-bfd2fc0f-d7e1-425a-90d9-bccf731824c0 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 709/1383] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:34 2026] POST /v2.0/routers => generated 510 bytes in 1826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1384] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:35 2026] POST /v2.0/routers => generated 507 bytes in 1758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1385] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:56:36 2026] PUT /v2.0/routers/737cc4af-516c-4f13-9bf3-3cc851db4e6e/add_router_interface => generated 309 bytes in 1427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:38.581 7 WARNING neutron_lib.context [None req-f978b8a1-a2db-41b2-ab2b-35e301c5b604 a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:38.618 7 INFO neutron.db.segments_db [None req-f978b8a1-a2db-41b2-ab2b-35e301c5b604 a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Added segment 803d98a6-0b32-4469-801c-b1033221581e of type vxlan for network 6c6581ac-a41f-4722-8d3c-93c159b2bcff 2026-05-09 22:56:38.945 7 INFO neutron.db.l3_hamode_db [None req-f978b8a1-a2db-41b2-ab2b-35e301c5b604 a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:39.112 7 INFO neutron.db.l3_hamode_db [None req-f978b8a1-a2db-41b2-ab2b-35e301c5b604 a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 676/1386] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:56:37 2026] PUT /v2.0/routers/64d3a129-bbc4-40e0-b440-d518aa11d060/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: 677/1387] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:39 2026] GET /v2.0/ports/23c813e1-2e3c-4f6b-a949-25e151a97d30 => generated 959 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1388] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:39 2026] GET /v2.0/security-groups?tenant_id=9f39c565e75c4ea8970e4553062604e7&name=default => generated 2801 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1389] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:39 2026] GET /v2.0/ports/578114c1-7731-47ed-9d95-15bb81ee18e1 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1390] 10.0.0.156 () {34 vars in 667 bytes} [Sat May 9 22:56:38 2026] POST /v2.0/routers => generated 474 bytes in 1591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1391] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:39 2026] DELETE /v2.0/security-groups/c2b6dec7-a6b5-4004-a28b-c0e4d86fafac => 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: 680/1392] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:56:39 2026] PUT /v2.0/routers/737cc4af-516c-4f13-9bf3-3cc851db4e6e/add_router_interface => generated 309 bytes in 1403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:41.137 8 WARNING neutron_lib.context [None req-d4e09933-b0a3-46a6-8431-f294fad64d5f a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:41.195 8 INFO neutron.db.l3_hamode_db [None req-d4e09933-b0a3-46a6-8431-f294fad64d5f a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:41.349 8 INFO neutron.db.l3_hamode_db [None req-d4e09933-b0a3-46a6-8431-f294fad64d5f a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 713/1393] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:56:39 2026] PUT /v2.0/routers/64d3a129-bbc4-40e0-b440-d518aa11d060/add_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1394] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:41 2026] GET /v2.0/security-groups?tenant_id=3bb20ddb3a644bd89f7ea9f1cdd671c6&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1395] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:41 2026] GET /v2.0/ports/224084cd-435c-4413-80c8-591af8b7632a => generated 967 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1396] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:41 2026] GET /v2.0/ports/c99ac998-6ca3-40b7-86fe-f10eb2c4b054 => generated 955 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1397] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:41 2026] DELETE /v2.0/security-groups/980b6128-0551-4f7d-a311-ac7ae3c656dc => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1398] 10.0.0.156 () {34 vars in 667 bytes} [Sat May 9 22:56:41 2026] POST /v2.0/routers => generated 474 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1399] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:56:41 2026] PUT /v2.0/routers/737cc4af-516c-4f13-9bf3-3cc851db4e6e/remove_router_interface => generated 309 bytes in 1319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:43.161 7 WARNING neutron_lib.context [None req-4d3fbedd-93ee-4e61-acb8-4f226d48edcc a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 682/1400] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:56:42 2026] PUT /v2.0/routers/64d3a129-bbc4-40e0-b440-d518aa11d060/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:43.200 7 INFO neutron.db.l3_hamode_db [None req-4d3fbedd-93ee-4e61-acb8-4f226d48edcc a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:43.355 7 INFO neutron.db.l3_hamode_db [None req-4d3fbedd-93ee-4e61-acb8-4f226d48edcc a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 719/1401] 10.0.0.156 () {34 vars in 667 bytes} [Sat May 9 22:56:43 2026] POST /v2.0/routers => generated 474 bytes in 920 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1402] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:56:43 2026] PUT /v2.0/routers/737cc4af-516c-4f13-9bf3-3cc851db4e6e/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:44.120 8 WARNING neutron_lib.context [None req-9a28e68c-4e45-41b5-8b9c-d8b9362b4670 a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:44.170 8 INFO neutron.db.l3_hamode_db [None req-9a28e68c-4e45-41b5-8b9c-d8b9362b4670 a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:44.676 8 INFO neutron.db.l3_hamode_db [None req-9a28e68c-4e45-41b5-8b9c-d8b9362b4670 a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 720/1403] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:56:44 2026] PUT /v2.0/routers/64d3a129-bbc4-40e0-b440-d518aa11d060/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1404] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:56:45 2026] GET /v2.0/ports?device_id=737cc4af-516c-4f13-9bf3-3cc851db4e6e => 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: 722/1405] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:56:45 2026] GET /v2.0/security-groups?tenant_id=badf377f04644039be8f2f9eb2adc5ee&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1406] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:56:45 2026] GET /v2.0/ports?device_id=64d3a129-bbc4-40e0-b440-d518aa11d060 => 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: 684/1407] 10.0.0.156 () {34 vars in 667 bytes} [Sat May 9 22:56:44 2026] POST /v2.0/routers => generated 474 bytes in 1314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1408] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:56:45 2026] DELETE /v2.0/security-groups/2ebe0866-a723-47bb-9fa4-c8b11d1f2335 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:45.994 7 INFO neutron.services.segments.plugin [-] Segment e7cad961-6b87-4e07-898d-1009acd2753b resource provider aggregate not found 2026-05-09 22:56:45.999 7 INFO neutron.services.segments.plugin [-] Segment e7cad961-6b87-4e07-898d-1009acd2753b resource provider aggregate not found 2026-05-09 22:56:46.014 7 INFO neutron.services.segments.plugin [-] Segment e7cad961-6b87-4e07-898d-1009acd2753b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7cad961-6b87-4e07-898d-1009acd2753b found for delete ", "request_id": "req-22b3ad9f-d58e-4374-8a13-f01137789bff"}]} 2026-05-09 22:56:46.016 7 INFO neutron.services.segments.plugin [-] Segment e7cad961-6b87-4e07-898d-1009acd2753b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7cad961-6b87-4e07-898d-1009acd2753b found for delete ", "request_id": "req-015cf015-01b8-43a1-a115-bedfa5a766f3"}]} 2026-05-09 22:56:46.024 7 INFO neutron.db.l3_hamode_db [None req-bcb2ceaa-7178-46e8-b92a-3f7ba4bc9531 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] HA network db8166be-8707-47f5-9c1b-b4fdeca1bfff was deleted as no HA routers are present in tenant ee387d75e9b24be2a9eb5c3b91e6e9d5. [pid: 7|app: 0|req: 724/1409] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:45 2026] DELETE /v2.0/routers/737cc4af-516c-4f13-9bf3-3cc851db4e6e => generated 0 bytes in 688 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:46.040 7 WARNING neutron_lib.context [None req-f956d533-31ba-437b-bb59-d0c0b3a1814b a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:46.099 7 INFO neutron.db.l3_hamode_db [None req-f956d533-31ba-437b-bb59-d0c0b3a1814b a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:46.254 7 INFO neutron.db.l3_hamode_db [None req-f956d533-31ba-437b-bb59-d0c0b3a1814b a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:46.343 8 INFO neutron.services.segments.plugin [-] Segment 1e09a4de-f6a4-4c9e-b972-9c813ab789d8 resource provider aggregate not found 2026-05-09 22:56:46.350 8 INFO neutron.services.segments.plugin [-] Segment 1e09a4de-f6a4-4c9e-b972-9c813ab789d8 resource provider aggregate not found 2026-05-09 22:56:46.368 8 INFO neutron.services.segments.plugin [-] Segment 1e09a4de-f6a4-4c9e-b972-9c813ab789d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e09a4de-f6a4-4c9e-b972-9c813ab789d8 found for delete ", "request_id": "req-3116c58f-c9c9-4c1c-ab4e-0c285300a803"}]} 2026-05-09 22:56:46.371 8 INFO neutron.services.segments.plugin [-] Segment 1e09a4de-f6a4-4c9e-b972-9c813ab789d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e09a4de-f6a4-4c9e-b972-9c813ab789d8 found for delete ", "request_id": "req-217ca607-4088-42f7-ab03-bc7fbc7fd0de"}]} 2026-05-09 22:56:46.377 8 INFO neutron.db.l3_hamode_db [None req-f9f56e0c-798e-45df-b634-192c885c4fc7 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] HA network 5bc4b50f-58d6-432d-9858-73c51b890111 was deleted as no HA routers are present in tenant d389c00deae94a6c92c37115aacdb410. [pid: 8|app: 0|req: 686/1410] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:45 2026] DELETE /v2.0/routers/64d3a129-bbc4-40e0-b440-d518aa11d060 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1411] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:46 2026] DELETE /v2.0/subnets/967fd882-dfd8-4933-926e-e70d0faebf32 => 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: 688/1412] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:46 2026] DELETE /v2.0/subnets/cad54b1c-6041-4273-88e1-7a9e0b056021 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1415] 10.0.0.156 () {34 vars in 667 bytes} [Sat May 9 22:56:46 2026] POST /v2.0/routers => generated 474 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1416] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:46 2026] DELETE /v2.0/subnets/1f090f42-bc1b-4461-b549-d14406c20127 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1417] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:56:47 2026] PUT /v2.0/routers/b7aaa539-debe-461a-aa05-1e2cd9b458fa/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1418] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:47 2026] DELETE /v2.0/subnets/4184e8c2-2e56-41b2-be4d-1195c3cca452 => 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: 727/1419] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:56:47 2026] PUT /v2.0/routers/2259fbb2-ec27-4b6e-93ad-eaca0884da14/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1420] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:47 2026] DELETE /v2.0/networks/cfa5c387-0438-4c57-b943-10c91335d2fb => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:47.523 7 WARNING neutron_lib.context [None req-b8c1fe31-6d9f-4509-b80f-afd4d29dd54f db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:47.523 7 WARNING neutron_lib.context [None req-b8c1fe31-6d9f-4509-b80f-afd4d29dd54f db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 694/1421] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:47 2026] DELETE /v2.0/networks/8bd5fde9-32a4-4f59-aa4c-0e612a755939 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:47.681 7 INFO neutron.db.segments_db [None req-b8c1fe31-6d9f-4509-b80f-afd4d29dd54f db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Added segment f26a381c-e97a-4363-b733-7061c4f23d79 of type vxlan for network f09c9a77-362f-4103-a567-6f490bbc8fbb [pid: 8|app: 0|req: 695/1422] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:56:47 2026] PUT /v2.0/routers/f564f99f-09c9-448b-bede-09fcf1bc1728/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:47.789 7 INFO neutron.db.segments_db [None req-b8c1fe31-6d9f-4509-b80f-afd4d29dd54f db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Added segment eb5d0ac5-80b5-4172-87e5-6237816946a3 of type vxlan for network c0c2f2e3-cd95-47e1-b263-b152ed0841da [pid: 8|app: 0|req: 696/1423] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:47 2026] DELETE /v2.0/networks/184b3d69-17f1-4b5c-b542-e65b026ea363 => 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: 728/1424] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:47 2026] POST /v2.0/networks => generated 1245 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1425] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:56:47 2026] PUT /v2.0/routers/91e8cbbd-199c-4b27-b626-6fe1e43c4f76/tags => generated 19 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:48.061 7 WARNING neutron_lib.context [None req-ffada73b-cec7-483c-8c49-4bd9be5db0a9 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1426] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:47 2026] DELETE /v2.0/networks/40ecb9a5-976a-4c33-bbcc-e3bf09943898 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:48.146 7 INFO neutron.db.segments_db [None req-ffada73b-cec7-483c-8c49-4bd9be5db0a9 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Added segment 7b75f88a-264e-4c0c-9717-31d957806c62 of type vxlan for network 861c088e-939f-4cec-bac4-634bf1b7c456 [pid: 8|app: 0|req: 698/1427] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:56:48 2026] GET /v2.0/networks => generated 1844 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1428] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:48 2026] POST /v2.0/networks => generated 634 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:48.261 7 WARNING neutron_lib.context [None req-e7d28a5d-2de7-40c1-b601-0b6a402988e9 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:48.313 7 INFO neutron.db.segments_db [None req-e7d28a5d-2de7-40c1-b601-0b6a402988e9 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Added segment ea2c1776-8ef2-49c5-8af8-8c640a6a6f4a of type vxlan for network aa202824-ae93-41dd-bff6-b4f7377baec7 [pid: 8|app: 0|req: 699/1429] 10.0.0.156 () {32 vars in 663 bytes} [Sat May 9 22:56:48 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:48.389 8 INFO neutron.services.segments.plugin [-] Segment b37d95bb-86df-4aa1-aa51-fbc621566f96 resource provider aggregate not found 2026-05-09 22:56:48.394 8 INFO neutron.services.segments.plugin [-] Segment b37d95bb-86df-4aa1-aa51-fbc621566f96 resource provider aggregate not found 2026-05-09 22:56:48.416 8 INFO neutron.services.segments.plugin [-] Segment b37d95bb-86df-4aa1-aa51-fbc621566f96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b37d95bb-86df-4aa1-aa51-fbc621566f96 found for delete ", "request_id": "req-92696b2d-8641-432a-9c7e-9e4be3341445"}]} 2026-05-09 22:56:48.420 8 INFO neutron.services.segments.plugin [-] Segment b37d95bb-86df-4aa1-aa51-fbc621566f96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b37d95bb-86df-4aa1-aa51-fbc621566f96 found for delete ", "request_id": "req-cc89d289-5958-4843-9254-ffc3d471d776"}]} [pid: 7|app: 0|req: 731/1430] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:48 2026] POST /v2.0/networks => generated 629 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:48.434 7 WARNING neutron_lib.context [None req-f620cab2-c28e-4742-b01e-723766fd91e4 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:48.435 8 INFO neutron.services.segments.plugin [-] Segment f9b6e90a-bc7e-4877-bc9a-5b64b0a973fb resource provider aggregate not found 2026-05-09 22:56:48.450 8 INFO neutron.services.segments.plugin [-] Segment f9b6e90a-bc7e-4877-bc9a-5b64b0a973fb resource provider aggregate not found 2026-05-09 22:56:48.462 8 INFO neutron.services.segments.plugin [-] Segment f9b6e90a-bc7e-4877-bc9a-5b64b0a973fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9b6e90a-bc7e-4877-bc9a-5b64b0a973fb found for delete ", "request_id": "req-f026c7fc-edde-46dd-bed8-cc41072b20ac"}]} 2026-05-09 22:56:48.470 8 INFO neutron.services.segments.plugin [-] Segment f9b6e90a-bc7e-4877-bc9a-5b64b0a973fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9b6e90a-bc7e-4877-bc9a-5b64b0a973fb found for delete ", "request_id": "req-ca1ab4c1-4e24-4e78-86e9-3dc301103889"}]} 2026-05-09 22:56:48.480 8 INFO neutron.services.segments.plugin [-] Segment 63e1bf80-e243-4432-b940-3bf115391ff4 resource provider aggregate not found 2026-05-09 22:56:48.490 8 INFO neutron.services.segments.plugin [-] Segment 63e1bf80-e243-4432-b940-3bf115391ff4 resource provider aggregate not found 2026-05-09 22:56:48.495 8 INFO neutron.services.segments.plugin [-] Segment 63e1bf80-e243-4432-b940-3bf115391ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e1bf80-e243-4432-b940-3bf115391ff4 found for delete ", "request_id": "req-4abee3df-74c3-439d-b08c-ed90caa53ff8"}]} 2026-05-09 22:56:48.513 8 INFO neutron.services.segments.plugin [-] Segment 0e5cff5a-d499-47d3-9c62-a250c9108fba resource provider aggregate not found 2026-05-09 22:56:48.520 8 INFO neutron.services.segments.plugin [-] Segment 63e1bf80-e243-4432-b940-3bf115391ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63e1bf80-e243-4432-b940-3bf115391ff4 found for delete ", "request_id": "req-f85fadb7-b95f-4732-9223-702b5cedd8a6"}]} 2026-05-09 22:56:48.537 8 INFO neutron.services.segments.plugin [-] Segment 0e5cff5a-d499-47d3-9c62-a250c9108fba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5cff5a-d499-47d3-9c62-a250c9108fba found for delete ", "request_id": "req-454ebf67-2f8c-46eb-b5ec-2a6256c99f52"}]} 2026-05-09 22:56:48.538 8 INFO neutron.services.segments.plugin [-] Segment 0e5cff5a-d499-47d3-9c62-a250c9108fba resource provider aggregate not found 2026-05-09 22:56:48.553 8 INFO neutron.services.segments.plugin [-] Segment 0e5cff5a-d499-47d3-9c62-a250c9108fba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e5cff5a-d499-47d3-9c62-a250c9108fba found for delete ", "request_id": "req-bcbf43d0-34eb-419d-b26c-1ac05f84c606"}]} [pid: 8|app: 0|req: 700/1431] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:48 2026] DELETE /v2.0/networks/f09c9a77-362f-4103-a567-6f490bbc8fbb => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1432] 10.0.0.156 () {32 vars in 677 bytes} [Sat May 9 22:56:48 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:48.705 8 WARNING neutron_lib.context [None req-ca9b06f9-009a-4744-a9bf-b0b902a251c4 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 732/1433] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:48 2026] POST /v2.0/subnets => generated 622 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:48.960 7 INFO neutron.services.segments.plugin [-] Segment eb5d0ac5-80b5-4172-87e5-6237816946a3 resource provider aggregate not found 2026-05-09 22:56:48.964 7 INFO neutron.services.segments.plugin [-] Segment eb5d0ac5-80b5-4172-87e5-6237816946a3 resource provider aggregate not found 2026-05-09 22:56:48.979 7 INFO neutron.services.segments.plugin [-] Segment eb5d0ac5-80b5-4172-87e5-6237816946a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5d0ac5-80b5-4172-87e5-6237816946a3 found for delete ", "request_id": "req-3add8c15-fa23-4cfc-988d-069f5f9f04a5"}]} 2026-05-09 22:56:48.988 7 INFO neutron.services.segments.plugin [-] Segment eb5d0ac5-80b5-4172-87e5-6237816946a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5d0ac5-80b5-4172-87e5-6237816946a3 found for delete ", "request_id": "req-e2152f63-52c0-4799-b0c3-b72382e0f669"}]} [pid: 7|app: 0|req: 733/1434] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:48 2026] DELETE /v2.0/networks/c0c2f2e3-cd95-47e1-b263-b152ed0841da => 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: 702/1435] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:48 2026] POST /v2.0/subnets => generated 602 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:49.018 8 WARNING neutron_lib.context [None req-4c553b55-b3a6-46bd-ba61-5fb2cd3c4770 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:49.062 8 INFO neutron.db.segments_db [None req-4c553b55-b3a6-46bd-ba61-5fb2cd3c4770 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Added segment 0deffbbb-b221-4416-86b5-43af005279e4 of type vxlan for network 515e16a6-562c-4213-b209-de3874bf4a75 [pid: 7|app: 0|req: 734/1436] 10.0.0.156 () {32 vars in 673 bytes} [Sat May 9 22:56:49 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1437] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:56:49 2026] GET /v2.0/networks => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:49.182 7 WARNING neutron_lib.context [None req-a4fa0585-06d8-408b-864f-eb0fe76514ec 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:49.226 7 INFO neutron.db.segments_db [None req-a4fa0585-06d8-408b-864f-eb0fe76514ec 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Added segment cd2c0b64-c650-4bf5-8a13-181603f2f37d of type vxlan for network c4920407-d9ab-4b77-83a2-eeec7e5401d3 2026-05-09 22:56:49.386 8 INFO neutron.db.l3_hamode_db [None req-4c553b55-b3a6-46bd-ba61-5fb2cd3c4770 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:49.577 8 INFO neutron.db.l3_hamode_db [None req-4c553b55-b3a6-46bd-ba61-5fb2cd3c4770 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:50.019 7 INFO neutron.db.l3_hamode_db [None req-a4fa0585-06d8-408b-864f-eb0fe76514ec 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:50.181 7 INFO neutron.db.l3_hamode_db [None req-a4fa0585-06d8-408b-864f-eb0fe76514ec 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 703/1438] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:49 2026] POST /v2.0/routers => generated 510 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1439] 10.0.0.156 () {32 vars in 685 bytes} [Sat May 9 22:56:50 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:50.534 8 WARNING neutron_lib.context [None req-3691427d-b3d5-4807-9a84-b2b08829cb09 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:50.563 8 INFO neutron.services.segments.plugin [-] Segment f26a381c-e97a-4363-b733-7061c4f23d79 resource provider aggregate not found 2026-05-09 22:56:50.569 8 INFO neutron.services.segments.plugin [-] Segment f26a381c-e97a-4363-b733-7061c4f23d79 resource provider aggregate not found 2026-05-09 22:56:50.577 8 INFO neutron.services.segments.plugin [-] Segment f26a381c-e97a-4363-b733-7061c4f23d79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26a381c-e97a-4363-b733-7061c4f23d79 found for delete ", "request_id": "req-6105b72e-d0ce-43cf-8261-4b065f9e545f"}]} 2026-05-09 22:56:50.590 8 INFO neutron.services.segments.plugin [-] Segment f26a381c-e97a-4363-b733-7061c4f23d79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f26a381c-e97a-4363-b733-7061c4f23d79 found for delete ", "request_id": "req-47d59df5-73e4-4d6e-a3e6-f3d11b63214f"}]} 2026-05-09 22:56:50.634 8 INFO neutron.db.segments_db [None req-3691427d-b3d5-4807-9a84-b2b08829cb09 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Added segment d5edf6fa-fb03-41e7-b48c-13c3a7cce224 of type vxlan for network ddf55332-7226-4e8b-8e9c-3d8ae63ff2f5 [pid: 8|app: 0|req: 705/1440] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:50 2026] POST /v2.0/networks => generated 649 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:50.747 8 WARNING neutron_lib.context [None req-5f861cf1-d64e-462c-add5-2a12af96eb77 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 736/1441] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:49 2026] POST /v2.0/routers => generated 506 bytes in 1795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1442] 10.0.0.156 () {32 vars in 671 bytes} [Sat May 9 22:56:50 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:51.102 7 WARNING neutron_lib.context [None req-afa18f12-25f2-40de-b40d-c257f1b28c32 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:51.166 7 INFO neutron.db.segments_db [None req-afa18f12-25f2-40de-b40d-c257f1b28c32 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Added segment 59f8dd0f-01c9-4422-97ab-14e9848226a2 of type vxlan for network a82d9e21-5b8b-4b41-be82-95c49938ee1f [pid: 7|app: 0|req: 738/1443] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:51 2026] POST /v2.0/networks => generated 650 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:56:51.310 7 WARNING neutron_lib.context [None req-c44a4e87-fc63-4d56-83a5-2daec64666ee 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 706/1444] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:56:50 2026] POST /v2.0/ports => generated 964 bytes in 773 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: 707/1445] 10.0.0.156 () {32 vars in 685 bytes} [Sat May 9 22:56:51 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:56:51.634 8 WARNING neutron_lib.context [None req-bf5d83e5-754c-4dcb-9778-9871aa102126 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:51.676 8 WARNING neutron_lib.context [None req-bf5d83e5-754c-4dcb-9778-9871aa102126 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 739/1446] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:56:51 2026] POST /v2.0/ports => generated 948 bytes in 472 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: 708/1447] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:56:51 2026] POST /v2.0/ports => generated 1506 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 709/1448] 10.0.0.156 () {32 vars in 681 bytes} [Sat May 9 22:56:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1449] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:56:51 2026] PUT /v2.0/routers/383712cd-5cef-44d7-ab6f-f9f660bfe5fc/add_router_interface => generated 309 bytes in 1231 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: 741/1450] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 22:56:53 2026] GET /v2.0/ports => generated 1506 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1451] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:56:53 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1452] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:53 2026] GET /v2.0/ports/a3dab65f-79d8-49db-be02-c36e958efa54 => generated 1038 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1453] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:53 2026] DELETE /v2.0/ports/fd47566a-e696-45c7-8d9b-004d1e1e1ab8 => 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: 745/1454] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:56:53 2026] GET /v2.0/routers/b7aaa539-debe-461a-aa05-1e2cd9b458fa => generated 485 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1455] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:56:52 2026] PUT /v2.0/routers/7aa23e4b-d30e-4d7f-a8e5-c48b7a0424ac/add_router_interface => generated 309 bytes in 1368 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: 711/1456] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:56:53 2026] DELETE /v2.0/ports/cff18cc2-f41a-49fc-bfc4-a1d1ce94663c => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1457] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:56:53 2026] PUT /v2.0/routers/383712cd-5cef-44d7-ab6f-f9f660bfe5fc/remove_router_interface => generated 309 bytes in 891 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: 747/1458] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:56:54 2026] GET /v2.0/ports/3a6c9821-2987-4634-93a3-8d826f916758 => generated 1022 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1459] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 22:56:54 2026] GET /v2.0/ports => 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: 712/1460] 10.0.0.156 () {34 vars in 741 bytes} [Sat May 9 22:56:53 2026] PUT /v2.0/routers/b7aaa539-debe-461a-aa05-1e2cd9b458fa => generated 485 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:54.775 7 INFO neutron.api.v2.resource [None req-737414d0-b0a4-4ab4-9f9b-7aab76942dc6 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1461] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:56:54 2026] PUT /v2.0/routers/383712cd-5cef-44d7-ab6f-f9f660bfe5fc/remove_router_interface => generated 197 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:56:54.784 7 WARNING neutron_lib.context [None req-7179eb96-b87d-490b-8011-d9de47bf3358 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:54.838 7 INFO neutron.db.segments_db [None req-7179eb96-b87d-490b-8011-d9de47bf3358 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Added segment 57403997-ec8f-44a3-87e3-c037611e313f of type vxlan for network 34fcabc4-a6b5-403d-9e79-987dad16f869 [pid: 7|app: 0|req: 750/1462] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:54 2026] POST /v2.0/networks => generated 650 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1463] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:56:54 2026] GET /v2.0/ports?device_id=b7aaa539-debe-461a-aa05-1e2cd9b458fa => 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: 752/1464] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:56:54 2026] GET /v2.0/ports?device_id=383712cd-5cef-44d7-ab6f-f9f660bfe5fc => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:54.988 7 WARNING neutron_lib.context [None req-0a54c302-21fa-4771-ba27-7be89b1f3061 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:55.034 7 INFO neutron.db.segments_db [None req-0a54c302-21fa-4771-ba27-7be89b1f3061 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Added segment 03fef1eb-ef62-4a62-b318-5f3b4e829859 of type vxlan for network 4f0bb32c-72bc-4c7a-9b47-6e2a20553cfa [pid: 7|app: 0|req: 753/1465] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:54 2026] POST /v2.0/networks => generated 649 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1466] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:55 2026] DELETE /v2.0/routers/b7aaa539-debe-461a-aa05-1e2cd9b458fa => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1467] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:56:54 2026] PUT /v2.0/routers/7aa23e4b-d30e-4d7f-a8e5-c48b7a0424ac/remove_router_interface => generated 309 bytes in 1521 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-09 22:56:56.140 8 WARNING neutron_lib.context [None req-017425a5-c882-4c85-a366-63ebcc0c6312 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:56.190 8 WARNING neutron_lib.context [None req-017425a5-c882-4c85-a366-63ebcc0c6312 db6cf34500564a40bc7d04a878566056 9bc94ff0f1bc4091937235b2df78dfa0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:56.651 7 INFO neutron.services.segments.plugin [-] Segment 0deffbbb-b221-4416-86b5-43af005279e4 resource provider aggregate not found 2026-05-09 22:56:56.655 7 INFO neutron.services.segments.plugin [-] Segment 0deffbbb-b221-4416-86b5-43af005279e4 resource provider aggregate not found 2026-05-09 22:56:56.670 7 INFO neutron.services.segments.plugin [-] Segment 0deffbbb-b221-4416-86b5-43af005279e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0deffbbb-b221-4416-86b5-43af005279e4 found for delete ", "request_id": "req-45134c74-b81b-4da1-b0f5-5d3d04b4ba03"}]} 2026-05-09 22:56:56.673 7 INFO neutron.services.segments.plugin [-] Segment 0deffbbb-b221-4416-86b5-43af005279e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0deffbbb-b221-4416-86b5-43af005279e4 found for delete ", "request_id": "req-4d14aee5-6db6-4d3d-b9ad-48894157abf7"}]} 2026-05-09 22:56:56.682 7 INFO neutron.db.l3_hamode_db [None req-e118f64a-567e-4fce-871c-cb1b5194e586 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] HA network 515e16a6-562c-4213-b209-de3874bf4a75 was deleted as no HA routers are present in tenant ee387d75e9b24be2a9eb5c3b91e6e9d5. [pid: 7|app: 0|req: 755/1468] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:55 2026] DELETE /v2.0/routers/383712cd-5cef-44d7-ab6f-f9f660bfe5fc => generated 0 bytes in 692 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1469] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:56:56 2026] GET /v2.0/routers/2259fbb2-ec27-4b6e-93ad-eaca0884da14 => generated 493 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1470] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:56 2026] POST /v2.0/subnets => generated 1225 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:56:56.957 7 INFO neutron.api.v2.resource [None req-9ce57dde-ac46-4790-bad2-627c110de5d7 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 757/1471] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:56:56 2026] PUT /v2.0/routers/7aa23e4b-d30e-4d7f-a8e5-c48b7a0424ac/remove_router_interface => generated 197 bytes in 185 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1472] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:56 2026] DELETE /v2.0/subnets/84f1eab1-73fd-4183-ab13-2db2ae6cc662 => 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: 716/1473] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:56:57 2026] GET /v2.0/subnets => generated 1838 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1474] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:56:57 2026] GET /v2.0/ports?device_id=7aa23e4b-d30e-4d7f-a8e5-c48b7a0424ac => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:56:57.543 8 INFO neutron.services.segments.plugin [-] Segment 7b75f88a-264e-4c0c-9717-31d957806c62 resource provider aggregate not found 2026-05-09 22:56:57.547 8 INFO neutron.services.segments.plugin [-] Segment 7b75f88a-264e-4c0c-9717-31d957806c62 resource provider aggregate not found 2026-05-09 22:56:57.563 8 INFO neutron.services.segments.plugin [-] Segment 7b75f88a-264e-4c0c-9717-31d957806c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b75f88a-264e-4c0c-9717-31d957806c62 found for delete ", "request_id": "req-ccd78e08-6d95-4e31-9680-3e8e2ac4ef62"}]} 2026-05-09 22:56:57.566 8 INFO neutron.services.segments.plugin [-] Segment 7b75f88a-264e-4c0c-9717-31d957806c62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b75f88a-264e-4c0c-9717-31d957806c62 found for delete ", "request_id": "req-8b06de98-da97-4618-a229-7e69c34e350f"}]} [pid: 8|app: 0|req: 718/1475] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:57 2026] DELETE /v2.0/networks/861c088e-939f-4cec-bac4-634bf1b7c456 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1476] 10.0.0.156 () {34 vars in 741 bytes} [Sat May 9 22:56:56 2026] PUT /v2.0/routers/2259fbb2-ec27-4b6e-93ad-eaca0884da14 => generated 493 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1477] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:57 2026] DELETE /v2.0/subnets/34c03410-0062-460e-90c5-b7bce401bac5 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:57.802 8 WARNING neutron_lib.context [None req-471ff7b6-2006-4453-8498-a23df60fb389 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:57.845 8 INFO neutron.db.segments_db [None req-471ff7b6-2006-4453-8498-a23df60fb389 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Added segment 15579e05-d8e9-4022-a530-25076dee8808 of type vxlan for network ebe607ac-7b45-417a-85ef-11559bcf4240 [pid: 8|app: 0|req: 720/1478] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:57 2026] POST /v2.0/networks => generated 634 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1479] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:56:57 2026] GET /v2.0/ports?device_id=2259fbb2-ec27-4b6e-93ad-eaca0884da14 => 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: 722/1480] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:57 2026] DELETE /v2.0/subnets/75ea44cb-739f-4cc4-a59b-0abe82f5e5ad => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:58.180 8 WARNING neutron_lib.context [None req-fde9e5f9-7b66-4325-acea-bb45d9ed781d 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:58.387 7 INFO neutron.db.l3_hamode_db [None req-69ba2513-1e96-4861-bab3-19787da2d038 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] HA network c4920407-d9ab-4b77-83a2-eeec7e5401d3 was deleted as no HA routers are present in tenant d389c00deae94a6c92c37115aacdb410. [pid: 7|app: 0|req: 759/1481] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:57 2026] DELETE /v2.0/routers/7aa23e4b-d30e-4d7f-a8e5-c48b7a0424ac => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1482] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:58 2026] POST /v2.0/subnets => generated 622 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1483] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:56:58 2026] GET /v2.0/subnets => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:56:58.696 7 INFO neutron.services.segments.plugin [-] Segment cd2c0b64-c650-4bf5-8a13-181603f2f37d resource provider aggregate not found 2026-05-09 22:56:58.706 7 INFO neutron.services.segments.plugin [-] Segment cd2c0b64-c650-4bf5-8a13-181603f2f37d resource provider aggregate not found [pid: 8|app: 0|req: 725/1484] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:58 2026] DELETE /v2.0/subnets/dbefea14-a0d3-4457-a38a-3f865fee356c => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:58.719 7 INFO neutron.services.segments.plugin [-] Segment cd2c0b64-c650-4bf5-8a13-181603f2f37d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd2c0b64-c650-4bf5-8a13-181603f2f37d found for delete ", "request_id": "req-9e41a717-54ac-470c-891b-edbcab0d4ff0"}]} 2026-05-09 22:56:58.720 8 WARNING neutron_lib.context [None req-73d683a1-4ae1-4b77-9c33-e4c1624cd87e 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:58.722 7 INFO neutron.services.segments.plugin [-] Segment cd2c0b64-c650-4bf5-8a13-181603f2f37d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd2c0b64-c650-4bf5-8a13-181603f2f37d found for delete ", "request_id": "req-72bd0051-1022-4734-a6fc-4ceba9f69c14"}]} 2026-05-09 22:56:58.779 8 INFO neutron.db.segments_db [None req-73d683a1-4ae1-4b77-9c33-e4c1624cd87e 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Added segment 792ff042-b075-413f-844b-a9167972fe21 of type vxlan for network f8ade005-5335-411d-b100-b17f130eb590 [pid: 7|app: 0|req: 760/1485] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:56:58 2026] DELETE /v2.0/routers/2259fbb2-ec27-4b6e-93ad-eaca0884da14 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:56:59.064 8 INFO neutron.db.l3_hamode_db [None req-73d683a1-4ae1-4b77-9c33-e4c1624cd87e 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:56:59.223 8 INFO neutron.db.l3_hamode_db [None req-73d683a1-4ae1-4b77-9c33-e4c1624cd87e 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 761/1486] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:58 2026] DELETE /v2.0/networks/4f0bb32c-72bc-4c7a-9b47-6e2a20553cfa => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1487] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:59 2026] DELETE /v2.0/networks/aa202824-ae93-41dd-bff6-b4f7377baec7 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1488] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:56:59 2026] GET /v2.0/routers/f564f99f-09c9-448b-bede-09fcf1bc1728 => generated 502 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1489] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:56:59 2026] DELETE /v2.0/networks/34fcabc4-a6b5-403d-9e79-987dad16f869 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:56:59.826 7 WARNING neutron_lib.context [None req-f041a8df-192e-43cb-8ea8-c8ab8dc12462 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:56:59.879 7 INFO neutron.db.segments_db [None req-f041a8df-192e-43cb-8ea8-c8ab8dc12462 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Added segment a54bbdf1-5887-4078-8d6d-2578ac350d41 of type vxlan for network a0612266-794f-4f30-89c1-136bb963627c [pid: 7|app: 0|req: 765/1490] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:56:59 2026] POST /v2.0/networks => generated 629 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1491] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:56:58 2026] POST /v2.0/routers => generated 510 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:00.236 8 INFO neutron.services.segments.plugin [-] Segment 59f8dd0f-01c9-4422-97ab-14e9848226a2 resource provider aggregate not found 2026-05-09 22:57:00.242 8 INFO neutron.services.segments.plugin [-] Segment 59f8dd0f-01c9-4422-97ab-14e9848226a2 resource provider aggregate not found 2026-05-09 22:57:00.260 8 INFO neutron.services.segments.plugin [-] Segment 59f8dd0f-01c9-4422-97ab-14e9848226a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f8dd0f-01c9-4422-97ab-14e9848226a2 found for delete ", "request_id": "req-8e72d2eb-807b-44ae-ae2c-c130562b325f"}]} 2026-05-09 22:57:00.265 8 INFO neutron.services.segments.plugin [-] Segment 59f8dd0f-01c9-4422-97ab-14e9848226a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f8dd0f-01c9-4422-97ab-14e9848226a2 found for delete ", "request_id": "req-a5d1fd0b-e9c6-44b8-984d-7865a25efd89"}]} [pid: 8|app: 0|req: 727/1492] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:00 2026] DELETE /v2.0/networks/a82d9e21-5b8b-4b41-be82-95c49938ee1f => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:57:00.294 8 WARNING neutron_lib.context [None req-30f7a821-cbeb-4166-8996-2282e0305209 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1493] 10.0.0.156 () {34 vars in 741 bytes} [Sat May 9 22:56:59 2026] PUT /v2.0/routers/f564f99f-09c9-448b-bede-09fcf1bc1728 => generated 502 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1494] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:57:00 2026] POST /v2.0/subnets => generated 602 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:00.758 7 INFO neutron.services.segments.plugin [-] Segment 03fef1eb-ef62-4a62-b318-5f3b4e829859 resource provider aggregate not found 2026-05-09 22:57:00.763 7 INFO neutron.services.segments.plugin [-] Segment 03fef1eb-ef62-4a62-b318-5f3b4e829859 resource provider aggregate not found 2026-05-09 22:57:00.775 7 INFO neutron.services.segments.plugin [-] Segment 03fef1eb-ef62-4a62-b318-5f3b4e829859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03fef1eb-ef62-4a62-b318-5f3b4e829859 found for delete ", "request_id": "req-043398f9-31b7-4e95-9755-5ead843fdda9"}]} 2026-05-09 22:57:00.780 7 INFO neutron.services.segments.plugin [-] Segment 03fef1eb-ef62-4a62-b318-5f3b4e829859 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03fef1eb-ef62-4a62-b318-5f3b4e829859 found for delete ", "request_id": "req-0ddb411e-6a43-4e0d-9b7e-64eb83b7c0c3"}]} 2026-05-09 22:57:00.796 7 INFO neutron.services.segments.plugin [-] Segment ea2c1776-8ef2-49c5-8af8-8c640a6a6f4a resource provider aggregate not found 2026-05-09 22:57:00.807 7 INFO neutron.services.segments.plugin [-] Segment ea2c1776-8ef2-49c5-8af8-8c640a6a6f4a resource provider aggregate not found 2026-05-09 22:57:00.819 7 INFO neutron.services.segments.plugin [-] Segment ea2c1776-8ef2-49c5-8af8-8c640a6a6f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea2c1776-8ef2-49c5-8af8-8c640a6a6f4a found for delete ", "request_id": "req-f23fc97e-74ea-45c5-b955-6bc06c73948f"}]} 2026-05-09 22:57:00.825 7 INFO neutron.services.segments.plugin [-] Segment ea2c1776-8ef2-49c5-8af8-8c640a6a6f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea2c1776-8ef2-49c5-8af8-8c640a6a6f4a found for delete ", "request_id": "req-d622f3ac-922f-4147-b9ca-f77da09c08cf"}]} 2026-05-09 22:57:00.831 7 INFO neutron.services.segments.plugin [-] Segment 57403997-ec8f-44a3-87e3-c037611e313f resource provider aggregate not found 2026-05-09 22:57:00.840 7 INFO neutron.services.segments.plugin [-] Segment 57403997-ec8f-44a3-87e3-c037611e313f resource provider aggregate not found 2026-05-09 22:57:00.860 7 INFO neutron.services.segments.plugin [-] Segment 57403997-ec8f-44a3-87e3-c037611e313f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57403997-ec8f-44a3-87e3-c037611e313f found for delete ", "request_id": "req-a14eb613-2d0a-4a69-9ab2-153462bf8993"}]} 2026-05-09 22:57:00.894 7 INFO neutron.services.segments.plugin [-] Segment 57403997-ec8f-44a3-87e3-c037611e313f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57403997-ec8f-44a3-87e3-c037611e313f found for delete ", "request_id": "req-e35cd2bb-0229-4f68-ba89-934d946adfe4"}]} [pid: 8|app: 0|req: 729/1495] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:00 2026] DELETE /v2.0/networks/ddf55332-7226-4e8b-8e9c-3d8ae63ff2f5 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1496] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:00 2026] GET /v2.0/ports?device_id=f564f99f-09c9-448b-bede-09fcf1bc1728 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:00.970 8 WARNING neutron_lib.context [None req-ef005808-b116-4e2d-8db3-3b27771b1777 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:01.013 8 INFO neutron.db.segments_db [None req-ef005808-b116-4e2d-8db3-3b27771b1777 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Added segment 25a9c06f-c6c7-4a92-9f04-4e8784d92eb8 of type vxlan for network 9aee5265-157a-41d7-bc94-539b0d31893a 2026-05-09 22:57:01.413 8 INFO neutron.db.l3_hamode_db [None req-ef005808-b116-4e2d-8db3-3b27771b1777 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:57:01.581 8 INFO neutron.db.l3_hamode_db [None req-ef005808-b116-4e2d-8db3-3b27771b1777 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 731/1497] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:57:00 2026] POST /v2.0/routers => generated 506 bytes in 1283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:02.303 8 INFO neutron.services.segments.plugin [-] Segment d5edf6fa-fb03-41e7-b48c-13c3a7cce224 resource provider aggregate not found 2026-05-09 22:57:02.308 8 INFO neutron.services.segments.plugin [-] Segment d5edf6fa-fb03-41e7-b48c-13c3a7cce224 resource provider aggregate not found 2026-05-09 22:57:02.318 8 INFO neutron.services.segments.plugin [-] Segment d5edf6fa-fb03-41e7-b48c-13c3a7cce224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5edf6fa-fb03-41e7-b48c-13c3a7cce224 found for delete ", "request_id": "req-8309c90e-199f-4022-a151-fd473cb6004e"}]} 2026-05-09 22:57:02.326 8 INFO neutron.services.segments.plugin [-] Segment d5edf6fa-fb03-41e7-b48c-13c3a7cce224 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5edf6fa-fb03-41e7-b48c-13c3a7cce224 found for delete ", "request_id": "req-045ab4e1-ab36-4067-a37e-9dfb86911cce"}]} [pid: 7|app: 0|req: 767/1498] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:57:00 2026] PUT /v2.0/routers/df973b7b-e60b-42c1-abce-6e6319f2da28/add_router_interface => generated 309 bytes in 1780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1499] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:02 2026] GET /v2.0/security-groups?tenant_id=9bc94ff0f1bc4091937235b2df78dfa0&name=default => generated 2801 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1502] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:02 2026] DELETE /v2.0/routers/f564f99f-09c9-448b-bede-09fcf1bc1728 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1503] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:57:02 2026] GET /v2.0/ports/85acf314-e009-44f9-abb7-1fd29d5d1651 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1504] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:02 2026] DELETE /v2.0/security-groups/16fa3f6e-4a7f-490d-bf70-7ad47e04d110 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1505] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:57:02 2026] GET /v2.0/routers/91e8cbbd-199c-4b27-b626-6fe1e43c4f76 => generated 487 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1506] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:57:02 2026] PUT /v2.0/routers/df973b7b-e60b-42c1-abce-6e6319f2da28/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1507] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:57:02 2026] PUT /v2.0/routers/6fa9250f-e182-4b97-956c-c3e6078477ad/add_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1508] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:03 2026] GET /v2.0/ports?device_id=df973b7b-e60b-42c1-abce-6e6319f2da28 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1509] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:57:03 2026] GET /v2.0/ports/1ffc8c39-3d00-43b1-bf39-8da1887711c9 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:04.759 7 INFO neutron.services.segments.plugin [-] Segment 792ff042-b075-413f-844b-a9167972fe21 resource provider aggregate not found 2026-05-09 22:57:04.763 7 INFO neutron.services.segments.plugin [-] Segment 792ff042-b075-413f-844b-a9167972fe21 resource provider aggregate not found 2026-05-09 22:57:04.778 7 INFO neutron.services.segments.plugin [-] Segment 792ff042-b075-413f-844b-a9167972fe21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792ff042-b075-413f-844b-a9167972fe21 found for delete ", "request_id": "req-11a1361d-67af-49cd-9431-272e97525783"}]} 2026-05-09 22:57:04.781 7 INFO neutron.services.segments.plugin [-] Segment 792ff042-b075-413f-844b-a9167972fe21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792ff042-b075-413f-844b-a9167972fe21 found for delete ", "request_id": "req-71bc6a78-0563-4e2c-a462-8c33954bd152"}]} 2026-05-09 22:57:04.785 7 INFO neutron.db.l3_hamode_db [None req-fcaaaac1-6a11-43ca-bc22-181f4dd0d426 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] HA network f8ade005-5335-411d-b100-b17f130eb590 was deleted as no HA routers are present in tenant ee387d75e9b24be2a9eb5c3b91e6e9d5. [pid: 7|app: 0|req: 774/1510] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:04 2026] DELETE /v2.0/routers/df973b7b-e60b-42c1-abce-6e6319f2da28 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1511] 10.0.0.156 () {34 vars in 741 bytes} [Sat May 9 22:57:03 2026] PUT /v2.0/routers/91e8cbbd-199c-4b27-b626-6fe1e43c4f76 => generated 487 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:05.155 8 WARNING neutron_lib.context [None req-112b6803-2565-4849-b023-9d2ab626b376 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:05.271 8 INFO neutron.db.segments_db [None req-112b6803-2565-4849-b023-9d2ab626b376 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Added segment 0c14f81a-d7c2-4b5c-be8b-baf6e65e3246 of type vxlan for network 1cbe7e32-dd84-443d-b5a5-e02ae84441bf [pid: 8|app: 0|req: 738/1512] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:04 2026] POST /v2.0/networks => generated 644 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1513] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:05 2026] DELETE /v2.0/subnets/c917b7b8-9c3a-4278-9dff-0f9fbab90b28 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1514] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:05 2026] GET /v2.0/ports?device_id=91e8cbbd-199c-4b27-b626-6fe1e43c4f76 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:05.612 8 WARNING neutron_lib.context [None req-dfd41aa5-5517-4966-b6bf-5b690161450e 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 775/1515] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:57:04 2026] PUT /v2.0/routers/6fa9250f-e182-4b97-956c-c3e6078477ad/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1516] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:57:05 2026] POST /v2.0/ports => generated 775 bytes in 410 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, ' /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: 7|app: 0|req: 776/1517] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:05 2026] DELETE /v2.0/networks/ebe607ac-7b45-417a-85ef-11559bcf4240 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1518] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:06 2026] GET /v2.0/ports?device_id=6fa9250f-e182-4b97-956c-c3e6078477ad => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:06.237 7 WARNING neutron_lib.context [None req-2eed1962-5ff9-4a9f-bf7c-a9b6b3ed3e85 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:06.294 7 INFO neutron.db.segments_db [None req-2eed1962-5ff9-4a9f-bf7c-a9b6b3ed3e85 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Added segment edacfb43-7d03-40c2-9606-5ab4d3299096 of type vxlan for network 475fe211-7ce1-42fc-9575-ce5f5a79b6de [pid: 7|app: 0|req: 778/1519] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:06 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:06.402 7 WARNING neutron_lib.context [None req-7d838bc1-462d-45ce-b5db-dd6ef71d4d66 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:06.445 7 INFO neutron.db.segments_db [None req-7d838bc1-462d-45ce-b5db-dd6ef71d4d66 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Added segment b0173cc5-e5e5-4d51-8de8-9a82ec136897 of type vxlan for network 4d8968c5-a77c-494b-9fbb-220d32adcdac [pid: 8|app: 0|req: 742/1520] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:06 2026] DELETE /v2.0/routers/91e8cbbd-199c-4b27-b626-6fe1e43c4f76 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:06.722 7 INFO neutron.db.l3_hamode_db [None req-7d838bc1-462d-45ce-b5db-dd6ef71d4d66 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:57:06.812 7 INFO neutron.services.segments.plugin [-] Segment 15579e05-d8e9-4022-a530-25076dee8808 resource provider aggregate not found 2026-05-09 22:57:06.817 7 INFO neutron.services.segments.plugin [-] Segment 15579e05-d8e9-4022-a530-25076dee8808 resource provider aggregate not found 2026-05-09 22:57:06.841 7 INFO neutron.services.segments.plugin [-] Segment 15579e05-d8e9-4022-a530-25076dee8808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15579e05-d8e9-4022-a530-25076dee8808 found for delete ", "request_id": "req-5cbed88e-2dfb-4b98-943b-4cdfd151dc1c"}]} 2026-05-09 22:57:06.842 7 INFO neutron.services.segments.plugin [-] Segment 15579e05-d8e9-4022-a530-25076dee8808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15579e05-d8e9-4022-a530-25076dee8808 found for delete ", "request_id": "req-a6fe9d8a-963b-47b3-951d-11ce59e235bb"}]} 2026-05-09 22:57:07.111 8 INFO neutron.services.segments.plugin [-] Segment 25a9c06f-c6c7-4a92-9f04-4e8784d92eb8 resource provider aggregate not found 2026-05-09 22:57:07.115 8 INFO neutron.services.segments.plugin [-] Segment 25a9c06f-c6c7-4a92-9f04-4e8784d92eb8 resource provider aggregate not found 2026-05-09 22:57:07.123 8 INFO neutron.services.segments.plugin [-] Segment 25a9c06f-c6c7-4a92-9f04-4e8784d92eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25a9c06f-c6c7-4a92-9f04-4e8784d92eb8 found for delete ", "request_id": "req-b0af4d09-d712-47e9-a876-86dd8cc4d248"}]} 2026-05-09 22:57:07.131 8 INFO neutron.services.segments.plugin [-] Segment 25a9c06f-c6c7-4a92-9f04-4e8784d92eb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25a9c06f-c6c7-4a92-9f04-4e8784d92eb8 found for delete ", "request_id": "req-baa12a38-6f22-4904-bacd-d2d7dd814b17"}]} 2026-05-09 22:57:07.135 8 INFO neutron.db.l3_hamode_db [None req-38e782f8-da6a-4347-9f9b-a2f6baffcb02 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] HA network 9aee5265-157a-41d7-bc94-539b0d31893a was deleted as no HA routers are present in tenant d389c00deae94a6c92c37115aacdb410. [pid: 8|app: 0|req: 743/1521] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:06 2026] DELETE /v2.0/routers/6fa9250f-e182-4b97-956c-c3e6078477ad => generated 0 bytes in 645 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:07.152 8 WARNING neutron_lib.context [None req-5632b6e8-8eea-4b95-b912-26cc315cd4c1 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 744/1522] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:57:07 2026] POST /v2.0/subnets => generated 602 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1523] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:57:07 2026] GET /v2.0/routers/f675f5c3-95ff-4422-bbdc-43f62172d360 => generated 480 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:07.726 7 INFO neutron.db.l3_hamode_db [None req-7d838bc1-462d-45ce-b5db-dd6ef71d4d66 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 746/1524] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:07 2026] DELETE /v2.0/subnets/3c0cc4c0-095f-47f3-90a3-2402b951410d => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:57:07.753 8 WARNING neutron_lib.context [None req-2e19a041-b4f2-4260-8eed-680cc83d049f 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 747/1525] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:57:07 2026] POST /v2.0/ports => generated 949 bytes in 456 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: 779/1526] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:57:06 2026] POST /v2.0/routers => generated 692 bytes in 2436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1527] 10.0.0.156 () {34 vars in 741 bytes} [Sat May 9 22:57:08 2026] PUT /v2.0/routers/f675f5c3-95ff-4422-bbdc-43f62172d360 => generated 480 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:09.002 7 INFO neutron.services.segments.plugin [-] Segment a54bbdf1-5887-4078-8d6d-2578ac350d41 resource provider aggregate not found 2026-05-09 22:57:09.006 7 INFO neutron.services.segments.plugin [-] Segment a54bbdf1-5887-4078-8d6d-2578ac350d41 resource provider aggregate not found 2026-05-09 22:57:09.020 7 INFO neutron.services.segments.plugin [-] Segment a54bbdf1-5887-4078-8d6d-2578ac350d41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a54bbdf1-5887-4078-8d6d-2578ac350d41 found for delete ", "request_id": "req-4c53ad2e-d0b3-43f4-97c6-cd74566fa006"}]} 2026-05-09 22:57:09.022 7 INFO neutron.services.segments.plugin [-] Segment a54bbdf1-5887-4078-8d6d-2578ac350d41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a54bbdf1-5887-4078-8d6d-2578ac350d41 found for delete ", "request_id": "req-9b0c11fc-0f60-4d97-b905-90c147983bfc"}]} [pid: 7|app: 0|req: 780/1528] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:08 2026] DELETE /v2.0/networks/a0612266-794f-4f30-89c1-136bb963627c => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1529] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:08 2026] DELETE /v2.0/ports/8256aefd-1381-4fd7-99b2-dd60ad4b3f5b => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1530] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:09 2026] GET /v2.0/ports?device_id=f675f5c3-95ff-4422-bbdc-43f62172d360 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:09.372 8 WARNING neutron_lib.context [None req-5cdaac79-195d-43ac-8635-5b43ff4f4af6 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:09.413 8 INFO neutron.db.segments_db [None req-5cdaac79-195d-43ac-8635-5b43ff4f4af6 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Added segment 4e15b91c-aabe-458c-922a-c035be7d1c3d of type vxlan for network df1572d4-3457-4130-bf55-206131a7c8ef [pid: 7|app: 0|req: 781/1531] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:57:09 2026] GET /v2.0/routers/963c58a3-5cf4-4af8-bcbf-a0d9069bad3e => generated 698 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:09.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d227be28-66af-420c-a666-f945cfde67f2 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1532] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:09 2026] DELETE /v2.0/ports/8256aefd-1381-4fd7-99b2-dd60ad4b3f5b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:09.706 8 INFO neutron.db.l3_hamode_db [None req-5cdaac79-195d-43ac-8635-5b43ff4f4af6 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:57:10.193 7 INFO neutron.db.l3_hamode_db [None req-3d50d4a6-964d-4a55-865d-37d3bb1a144e a08eb408a70e465181d3e681a9364473 45a4eb97892d4da8b0c7d37da951d769 - - default default] HA network 6c6581ac-a41f-4722-8d3c-93c159b2bcff was deleted as no HA routers are present in tenant 45a4eb97892d4da8b0c7d37da951d769. [pid: 7|app: 0|req: 783/1533] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:09 2026] DELETE /v2.0/routers/f675f5c3-95ff-4422-bbdc-43f62172d360 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1534] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:57:10 2026] GET /v2.0/routers => generated 701 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:10.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ccc199c-2b9b-4aea-9686-82ca5ffe994f 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 785/1535] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:57:10 2026] GET /v2.0/ports/8256aefd-1381-4fd7-99b2-dd60ad4b3f5b => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:10.777 8 INFO neutron.db.l3_hamode_db [None req-5cdaac79-195d-43ac-8635-5b43ff4f4af6 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 786/1536] 10.0.0.156 () {34 vars in 740 bytes} [Sat May 9 22:57:10 2026] PUT /v2.0/routers/963c58a3-5cf4-4af8-bcbf-a0d9069bad3e => generated 705 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:11.039 7 INFO neutron.services.segments.plugin [-] Segment 803d98a6-0b32-4469-801c-b1033221581e resource provider aggregate not found 2026-05-09 22:57:11.057 7 INFO neutron.services.segments.plugin [-] Segment 803d98a6-0b32-4469-801c-b1033221581e resource provider aggregate not found 2026-05-09 22:57:11.064 7 INFO neutron.services.segments.plugin [-] Segment 803d98a6-0b32-4469-801c-b1033221581e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 803d98a6-0b32-4469-801c-b1033221581e found for delete ", "request_id": "req-583cd125-cda9-4954-9eb5-95fe5e338774"}]} 2026-05-09 22:57:11.088 7 INFO neutron.services.segments.plugin [-] Segment 803d98a6-0b32-4469-801c-b1033221581e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 803d98a6-0b32-4469-801c-b1033221581e found for delete ", "request_id": "req-f3221345-aa90-493e-ac3e-97385c27b77c"}]} [pid: 7|app: 0|req: 787/1537] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:10 2026] DELETE /v2.0/subnets/17aeab91-dbf7-41ac-9b44-f4236fd0aa3e => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1538] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:57:11 2026] GET /v2.0/routers/963c58a3-5cf4-4af8-bcbf-a0d9069bad3e => generated 705 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1539] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:11 2026] GET /v2.0/security-groups?tenant_id=7b18b9c9dee140f78de425cade84edc2&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1540] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:11 2026] DELETE /v2.0/networks/475fe211-7ce1-42fc-9575-ce5f5a79b6de => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1541] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:11 2026] GET /v2.0/ports?device_id=963c58a3-5cf4-4af8-bcbf-a0d9069bad3e => 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: 792/1542] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:11 2026] DELETE /v2.0/security-groups/964a2530-27e7-4aba-a8ab-9457ac977730 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:11.970 7 WARNING neutron_lib.context [None req-52c4f5f7-523a-43b6-a8ae-dcf4ac48e8ea 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:12.024 7 INFO neutron.db.segments_db [None req-52c4f5f7-523a-43b6-a8ae-dcf4ac48e8ea 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Added segment 350c67ff-0295-4ee3-ac7e-67919fae4805 of type vxlan for network 06681638-2118-4b99-b064-f804a292d1c9 [pid: 7|app: 0|req: 793/1543] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:11 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) [pid: 8|app: 0|req: 751/1544] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:57:09 2026] POST /v2.0/routers => generated 688 bytes in 2929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1545] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:12 2026] GET /v2.0/security-groups?tenant_id=45a4eb97892d4da8b0c7d37da951d769&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:12.417 8 WARNING neutron_lib.context [None req-30aa1827-39ad-424b-bdb9-cdcc9be10d25 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 753/1546] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:57:12 2026] POST /v2.0/subnets => generated 602 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1547] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:57:12 2026] GET /v2.0/routers/668317eb-cf2d-4e5f-a93b-a22d0f8fe050 => generated 694 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1548] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:12 2026] DELETE /v2.0/security-groups/69f98f3b-319b-47e1-9929-626b80495e25 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:13.023 8 WARNING neutron_lib.context [None req-1587a1b2-8fbb-4454-be41-262267f3bcc1 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:13.095 7 INFO neutron.services.segments.plugin [-] Segment edacfb43-7d03-40c2-9606-5ab4d3299096 resource provider aggregate not found 2026-05-09 22:57:13.109 7 INFO neutron.services.segments.plugin [-] Segment edacfb43-7d03-40c2-9606-5ab4d3299096 resource provider aggregate not found 2026-05-09 22:57:13.115 7 INFO neutron.services.segments.plugin [-] Segment edacfb43-7d03-40c2-9606-5ab4d3299096 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edacfb43-7d03-40c2-9606-5ab4d3299096 found for delete ", "request_id": "req-881855f0-a754-4c57-ad5f-9928f4f8830a"}]} 2026-05-09 22:57:13.123 7 INFO neutron.services.segments.plugin [-] Segment edacfb43-7d03-40c2-9606-5ab4d3299096 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edacfb43-7d03-40c2-9606-5ab4d3299096 found for delete ", "request_id": "req-6590cab5-9715-4b02-b5e2-8182c06bd48e"}]} 2026-05-09 22:57:13.189 7 INFO neutron.db.l3_hamode_db [None req-786423fb-3d84-4ffd-810d-8366fda944cb 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] HA network 4d8968c5-a77c-494b-9fbb-220d32adcdac was deleted as no HA routers are present in tenant ee387d75e9b24be2a9eb5c3b91e6e9d5. [pid: 7|app: 0|req: 794/1549] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:12 2026] DELETE /v2.0/routers/963c58a3-5cf4-4af8-bcbf-a0d9069bad3e => generated 0 bytes in 1063 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1550] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:57:13 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: 796/1551] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:13 2026] GET /v2.0/security-groups?tenant_id=5c75fece4dcd41d39506336f03ab3b65&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: 797/1552] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:13 2026] GET /v2.0/ports?device_id=963c58a3-5cf4-4af8-bcbf-a0d9069bad3e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1553] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:57:13 2026] POST /v2.0/ports => generated 912 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1554] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:13 2026] DELETE /v2.0/security-groups/526c40ff-5038-4ba5-b932-566dd3050cac => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:13.604 8 INFO neutron.api.v2.resource [None req-64c329d8-109c-4c3a-ac0e-1ebd28e1800c 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1555] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:13 2026] DELETE /v2.0/routers/963c58a3-5cf4-4af8-bcbf-a0d9069bad3e => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1556] 10.0.0.156 () {34 vars in 740 bytes} [Sat May 9 22:57:13 2026] PUT /v2.0/routers/668317eb-cf2d-4e5f-a93b-a22d0f8fe050 => generated 701 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1557] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:13 2026] DELETE /v2.0/ports/478aa10c-41f7-43ff-adb2-0d9d737d0ddd => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1558] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:13 2026] GET /v2.0/ports?device_id=df973b7b-e60b-42c1-abce-6e6319f2da28 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:13.949 7 INFO neutron.pecan_wsgi.hooks.translation [None req-731836c3-3f31-491d-8505-9afa6c7c8903 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1559] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:57:13 2026] GET /v2.0/ports/478aa10c-41f7-43ff-adb2-0d9d737d0ddd => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:13.982 7 INFO neutron.api.v2.resource [None req-481a3539-19ad-49a1-b25a-86522939f8e2 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1560] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:13 2026] DELETE /v2.0/routers/df973b7b-e60b-42c1-abce-6e6319f2da28 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1561] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:57:13 2026] GET /v2.0/routers/668317eb-cf2d-4e5f-a93b-a22d0f8fe050 => generated 701 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:14.018 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db02b1bf-f679-4838-aa1c-c65a461fa27c 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1562] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:14 2026] DELETE /v2.0/subnets/c917b7b8-9c3a-4278-9dff-0f9fbab90b28 => 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: 762/1563] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:14 2026] GET /v2.0/ports?device_id=668317eb-cf2d-4e5f-a93b-a22d0f8fe050 => 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: 763/1564] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:14 2026] GET /v2.0/ports?device_id=383712cd-5cef-44d7-ab6f-f9f660bfe5fc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1565] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:13 2026] DELETE /v2.0/subnets/b9977366-d0de-45cd-ae7e-ef131831cb9f => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:57:14.228 7 INFO neutron.api.v2.resource [None req-73ff1589-71ad-40f3-9056-111ca75db789 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1566] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:14 2026] DELETE /v2.0/routers/383712cd-5cef-44d7-ab6f-f9f660bfe5fc => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1567] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:14 2026] DELETE /v2.0/networks/06681638-2118-4b99-b064-f804a292d1c9 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:57:14.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7f52c87-e451-4611-aad2-6c6e91e3f9d5 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1568] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:14 2026] DELETE /v2.0/subnets/84f1eab1-73fd-4183-ab13-2db2ae6cc662 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:14.634 7 WARNING neutron_lib.context [None req-4dfeea8a-e349-4f0f-ad2a-94efec18c6d3 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 806/1569] 10.0.0.156 () {34 vars in 664 bytes} [Sat May 9 22:57:14 2026] POST /v2.0/ports => generated 774 bytes in 312 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: 807/1570] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:14 2026] GET /v2.0/ports?device_id=737cc4af-516c-4f13-9bf3-3cc851db4e6e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:15.114 8 INFO neutron.services.segments.plugin [-] Segment 4e15b91c-aabe-458c-922a-c035be7d1c3d resource provider aggregate not found 2026-05-09 22:57:15.119 8 INFO neutron.services.segments.plugin [-] Segment 4e15b91c-aabe-458c-922a-c035be7d1c3d resource provider aggregate not found 2026-05-09 22:57:15.134 8 INFO neutron.services.segments.plugin [-] Segment 4e15b91c-aabe-458c-922a-c035be7d1c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e15b91c-aabe-458c-922a-c035be7d1c3d found for delete ", "request_id": "req-18a7a2c9-6e14-4509-bb95-4b7e88510a4e"}]} 2026-05-09 22:57:15.138 7 INFO neutron.services.segments.plugin [-] Segment b0173cc5-e5e5-4d51-8de8-9a82ec136897 resource provider aggregate not found 2026-05-09 22:57:15.144 7 INFO neutron.services.segments.plugin [-] Segment b0173cc5-e5e5-4d51-8de8-9a82ec136897 resource provider aggregate not found 2026-05-09 22:57:15.146 8 INFO neutron.db.l3_hamode_db [None req-4a466122-fbec-4967-ba46-e0a1ec019ebb 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] HA network df1572d4-3457-4130-bf55-206131a7c8ef was deleted as no HA routers are present in tenant d389c00deae94a6c92c37115aacdb410. 2026-05-09 22:57:15.149 8 INFO neutron.services.segments.plugin [-] Segment 4e15b91c-aabe-458c-922a-c035be7d1c3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e15b91c-aabe-458c-922a-c035be7d1c3d found for delete ", "request_id": "req-6b8723a6-b5e7-4597-9ffc-41f4d58179f0"}]} [pid: 8|app: 0|req: 764/1571] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:14 2026] DELETE /v2.0/routers/668317eb-cf2d-4e5f-a93b-a22d0f8fe050 => generated 0 bytes in 1095 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:15.162 7 INFO neutron.services.segments.plugin [-] Segment b0173cc5-e5e5-4d51-8de8-9a82ec136897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0173cc5-e5e5-4d51-8de8-9a82ec136897 found for delete ", "request_id": "req-72a44dae-5c38-448a-bb10-fa1520508f45"}]} 2026-05-09 22:57:15.167 7 INFO neutron.services.segments.plugin [-] Segment b0173cc5-e5e5-4d51-8de8-9a82ec136897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0173cc5-e5e5-4d51-8de8-9a82ec136897 found for delete ", "request_id": "req-a58caa5c-9012-4f91-8824-0ca30c85aee1"}]} 2026-05-09 22:57:15.188 8 INFO neutron.api.v2.resource [None req-ac2a7d3a-0b4f-4454-a454-cc91a52f4eb7 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 765/1572] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/routers/737cc4af-516c-4f13-9bf3-3cc851db4e6e => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:15.189 7 INFO neutron.services.segments.plugin [-] Segment 350c67ff-0295-4ee3-ac7e-67919fae4805 resource provider aggregate not found 2026-05-09 22:57:15.195 7 INFO neutron.services.segments.plugin [-] Segment 350c67ff-0295-4ee3-ac7e-67919fae4805 resource provider aggregate not found [pid: 7|app: 0|req: 808/1573] 10.0.0.156 () {34 vars in 736 bytes} [Sat May 9 22:57:14 2026] PUT /v2.0/ports/092e3342-1657-4206-b566-122b2c71f49e => generated 752 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1574] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v2.0/ports?device_id=668317eb-cf2d-4e5f-a93b-a22d0f8fe050 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:15.218 7 INFO neutron.services.segments.plugin [-] Segment 350c67ff-0295-4ee3-ac7e-67919fae4805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350c67ff-0295-4ee3-ac7e-67919fae4805 found for delete ", "request_id": "req-eead941b-beef-4542-b440-57a2b50e74e2"}]} 2026-05-09 22:57:15.219 7 INFO neutron.services.segments.plugin [-] Segment 350c67ff-0295-4ee3-ac7e-67919fae4805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350c67ff-0295-4ee3-ac7e-67919fae4805 found for delete ", "request_id": "req-5f9ca249-e75d-4653-b17a-8e18a8928773"}]} 2026-05-09 22:57:15.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cb38118-353f-4554-8628-80989027671b 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1575] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/subnets/967fd882-dfd8-4933-926e-e70d0faebf32 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:15.268 7 INFO neutron.api.v2.resource [None req-06c84cbc-2614-4cd8-8108-fce88a70136a 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1576] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/routers/668317eb-cf2d-4e5f-a93b-a22d0f8fe050 => generated 135 bytes in 28 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, ' 2026-05-09 22:57:15.289 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28b43328-dbbf-4dfc-8bb2-1e7fb953046b 7d1b34b62df54807a3fe41adb4adda4b ee387d75e9b24be2a9eb5c3b91e6e9d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1577] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/subnets/1f090f42-bc1b-4461-b549-d14406c20127 => 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: 812/1578] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v2.0/ports?device_id=6fa9250f-e182-4b97-956c-c3e6078477ad => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:15.344 7 INFO neutron.api.v2.resource [None req-7f0ee196-5f25-45fd-8f50-43cca511a2bf 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1579] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/routers/6fa9250f-e182-4b97-956c-c3e6078477ad => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:15.368 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d652d017-917d-4596-8efb-0dd574fcd88f 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1580] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/subnets/3c0cc4c0-095f-47f3-90a3-2402b951410d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1581] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v2.0/ports?device_id=7aa23e4b-d30e-4d7f-a8e5-c48b7a0424ac => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:15.431 7 INFO neutron.api.v2.resource [None req-2a587d26-fd8e-48bf-aa5a-9d745a513b16 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1582] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/ports/092e3342-1657-4206-b566-122b2c71f49e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1583] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/routers/7aa23e4b-d30e-4d7f-a8e5-c48b7a0424ac => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:15.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39a0e88e-555a-473d-ab6b-c2b291bc3994 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1584] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/subnets/dbefea14-a0d3-4457-a38a-3f865fee356c => 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: 769/1585] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:15 2026] GET /v2.0/ports?device_id=64d3a129-bbc4-40e0-b440-d518aa11d060 => 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: 817/1586] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 22:57:15 2026] GET /v2.0/ports => generated 778 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:15.523 8 INFO neutron.api.v2.resource [None req-8fbad3d0-5242-465f-aab4-0c7c20126505 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1587] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/routers/64d3a129-bbc4-40e0-b440-d518aa11d060 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:15.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf66a8c9-d8ca-43ab-bf8d-515685a1f071 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 818/1588] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:57:15 2026] GET /v2.0/ports/092e3342-1657-4206-b566-122b2c71f49e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:15.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7bf4400d-d8f9-4040-a909-4436f7d95604 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1589] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/subnets/cad54b1c-6041-4273-88e1-7a9e0b056021 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:15.566 8 INFO neutron.pecan_wsgi.hooks.translation [None req-136f72bc-58b3-4c63-8c19-78b096f08689 90990d240cef4226a91b746cc271669e d389c00deae94a6c92c37115aacdb410 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 772/1590] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/subnets/4184e8c2-2e56-41b2-be4d-1195c3cca452 => 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: 819/1591] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 22:57:15 2026] GET /v2.0/ports => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1592] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:57:15 2026] GET /v2.0/ports/126937c7-ad4d-4ab2-8771-85b5dcff0c5e => generated 775 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:15.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44117c59-20cc-4896-b933-34c2fc76b258 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1593] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/ports/478aa10c-41f7-43ff-adb2-0d9d737d0ddd => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:15.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a49ee92-0888-4a25-b1df-d4d6c9f17b4f 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1594] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/subnets/b9977366-d0de-45cd-ae7e-ef131831cb9f => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:57:15.802 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14be9812-cad0-46f3-adc1-b8c9620b82cf 454b2c3c12974a02b65df5cc1e2dfb4d b3e5020ed8a646998ba6bfe15a6a20bb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1595] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/subnets/17aeab91-dbf7-41ac-9b44-f4236fd0aa3e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1596] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:15 2026] DELETE /v2.0/ports/126937c7-ad4d-4ab2-8771-85b5dcff0c5e => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1597] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:15 2026] GET /v2.0/security-groups?tenant_id=ee387d75e9b24be2a9eb5c3b91e6e9d5&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1598] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:16 2026] DELETE /v2.0/security-groups/8392bc94-c286-4369-aaed-2390759b279d => 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: 824/1599] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:16 2026] GET /v2.0/security-groups?tenant_id=d389c00deae94a6c92c37115aacdb410&name=default => generated 2801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1600] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:16 2026] DELETE /v2.0/networks/1cbe7e32-dd84-443d-b5a5-e02ae84441bf => 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: 825/1601] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:16 2026] DELETE /v2.0/security-groups/aeb0d4c5-fd48-4f3f-8512-98d7bdbd9ae7 => 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: 778/1604] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:16 2026] GET /v2.0/security-groups?tenant_id=b3e5020ed8a646998ba6bfe15a6a20bb&name=default => generated 2801 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1605] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:16 2026] DELETE /v2.0/security-groups/f6a1ab29-13dd-4561-93d3-140a7a03e411 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:17.811 8 INFO neutron.services.segments.plugin [-] Segment 0c14f81a-d7c2-4b5c-be8b-baf6e65e3246 resource provider aggregate not found 2026-05-09 22:57:17.816 8 INFO neutron.services.segments.plugin [-] Segment 0c14f81a-d7c2-4b5c-be8b-baf6e65e3246 resource provider aggregate not found 2026-05-09 22:57:17.828 8 INFO neutron.services.segments.plugin [-] Segment 0c14f81a-d7c2-4b5c-be8b-baf6e65e3246 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c14f81a-d7c2-4b5c-be8b-baf6e65e3246 found for delete ", "request_id": "req-89f18fc8-44d4-4fec-9344-4e70f4bf5c11"}]} 2026-05-09 22:57:17.837 8 INFO neutron.services.segments.plugin [-] Segment 0c14f81a-d7c2-4b5c-be8b-baf6e65e3246 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c14f81a-d7c2-4b5c-be8b-baf6e65e3246 found for delete ", "request_id": "req-c674cd64-3662-479e-877c-c39211f69d91"}]} 2026-05-09 22:57:17.985 7 WARNING neutron_lib.context [None req-23870d12-88b0-466e-b83b-724284c660f0 f22c23ce21574e4399893af5e359d760 262c3e1e1bf4474e913556287a1439ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:18.014 8 WARNING neutron_lib.context [None req-5d877b74-f7a3-4d63-a9f9-ab4cd579c69d a39d6da17c3743429291f6b5109848e9 33921295753844b6ab16f5bfa5a7985c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 779/1606] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:57:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:18.082 8 WARNING neutron_lib.context [None req-f363f48d-ce9b-4d01-aa7c-3f49b09740a7 a39d6da17c3743429291f6b5109848e9 33921295753844b6ab16f5bfa5a7985c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 780/1607] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:57:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1608] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:57:17 2026] POST /v2.0/security-groups => generated 1560 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:57:18.156 7 WARNING neutron_lib.context [None req-720109f5-28a3-45ff-a4fe-fca1cdea6275 a39d6da17c3743429291f6b5109848e9 33921295753844b6ab16f5bfa5a7985c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 829/1609] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:57:18 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: 7|app: 0|req: 830/1610] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/security-groups => generated 4343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:18.257 7 WARNING neutron_lib.context [None req-73b14079-01fb-4ab5-bec5-6b69e972776f a39d6da17c3743429291f6b5109848e9 33921295753844b6ab16f5bfa5a7985c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:18.259 8 WARNING neutron_lib.context [None req-76e627a3-7ca5-4145-b57e-4e92024470b3 9b5cb372ee9c4bedb8aa07240063de96 b05a22c9524449ae81cdc15500c36d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 831/1611] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:57:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1612] 10.0.0.156 () {34 vars in 757 bytes} [Sat May 9 22:57:18 2026] PUT /v2.0/security-groups/32058f7e-b052-4481-8906-d80d1e98ea3e => generated 1600 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:18.403 7 WARNING neutron_lib.context [None req-86dbeebf-6da1-485b-b6a4-070767a129b1 a39d6da17c3743429291f6b5109848e9 33921295753844b6ab16f5bfa5a7985c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 781/1613] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:57:18 2026] POST /v2.0/security-groups => generated 1561 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1614] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:57:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1615] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/security-groups/32058f7e-b052-4481-8906-d80d1e98ea3e => generated 1600 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1616] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/security-groups => generated 4344 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1617] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:57:18 2026] PUT /v2.0/subnetpools/211e609a-62ea-49c9-9120-3c7f0ff9a53d/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1618] 10.0.0.156 () {34 vars in 757 bytes} [Sat May 9 22:57:18 2026] PUT /v2.0/security-groups/4e9ba7fd-2edb-403a-8202-9813c1b0d2f9 => generated 1600 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1619] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:18 2026] DELETE /v2.0/security-groups/32058f7e-b052-4481-8906-d80d1e98ea3e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1620] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:57:18 2026] PUT /v2.0/subnetpools/4b34afb7-47f8-43f5-8488-7add309a0fe4/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: 836/1621] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/security-groups/4e9ba7fd-2edb-403a-8202-9813c1b0d2f9 => generated 1600 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1622] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:57:18 2026] PUT /v2.0/subnetpools/0e79aaad-7a1e-49cd-8f8d-eb0b9481f9d8/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1623] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1624] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:57:18 2026] PUT /v2.0/subnetpools/f7687e0e-22cd-459b-8711-ee47f660926d/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:18.710 8 INFO neutron.api.v2.resource [None req-18b13e35-f9c4-408e-955f-0a0985adbe37 f22c23ce21574e4399893af5e359d760 262c3e1e1bf4474e913556287a1439ea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1625] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:18 2026] DELETE /v2.0/security-groups/32058f7e-b052-4481-8906-d80d1e98ea3e => 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: 838/1626] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:18 2026] DELETE /v2.0/security-groups/4e9ba7fd-2edb-403a-8202-9813c1b0d2f9 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:18.735 7 WARNING neutron_lib.context [None req-8c10bf20-d503-4cb6-98c3-2f7d0115f8d9 f22c23ce21574e4399893af5e359d760 262c3e1e1bf4474e913556287a1439ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1627] 10.0.0.156 () {32 vars in 671 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1628] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 22:57:18 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: 8|app: 0|req: 791/1629] 10.0.0.156 () {32 vars in 685 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:18.820 8 INFO neutron.api.v2.resource [None req-028e780b-1628-4002-a506-dc957e147120 9b5cb372ee9c4bedb8aa07240063de96 b05a22c9524449ae81cdc15500c36d46 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 792/1630] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:18 2026] DELETE /v2.0/security-groups/4e9ba7fd-2edb-403a-8202-9813c1b0d2f9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1631] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:57:18 2026] POST /v2.0/security-groups => generated 1560 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:57:18.842 7 WARNING neutron_lib.context [None req-48acdf33-3bc8-4f09-996a-285ec87a62a7 9b5cb372ee9c4bedb8aa07240063de96 b05a22c9524449ae81cdc15500c36d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1632] 10.0.0.156 () {32 vars in 681 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1633] 10.0.0.156 () {32 vars in 622 bytes} [Sat May 9 22:57:18 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-09 22:57:18.858 8 WARNING neutron_lib.context [None req-0f8f23a6-06b1-4c63-a1d0-7370581c62d6 f22c23ce21574e4399893af5e359d760 262c3e1e1bf4474e913556287a1439ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 840/1634] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:57:18 2026] POST /v2.0/security-groups => generated 1561 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1635] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:18 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) [pid: 7|app: 0|req: 841/1636] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:18.973 7 WARNING neutron_lib.context [None req-035ded58-d460-4fc8-b208-59547523e5de 9b5cb372ee9c4bedb8aa07240063de96 b05a22c9524449ae81cdc15500c36d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1637] 10.0.0.156 () {32 vars in 632 bytes} [Sat May 9 22:57:18 2026] GET /v2.0/ => generated 632 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1638] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules/c40c5224-daa3-4afb-906f-b067b1e5edac => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1639] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1640] 10.0.0.156 () {32 vars in 679 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1641] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules/4133feaf-5916-4d6b-a874-3f9e8351d574 => generated 569 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1642] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1643] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1644] 10.0.0.156 () {32 vars in 689 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1645] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1646] 10.0.0.156 () {32 vars in 701 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1647] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/security-group-rules/c40c5224-daa3-4afb-906f-b067b1e5edac => 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: 803/1648] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/security-group-rules/4133feaf-5916-4d6b-a874-3f9e8351d574 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1649] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/subnetpools/211e609a-62ea-49c9-9120-3c7f0ff9a53d => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1650] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1651] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:19 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-09 22:57:19.342 7 WARNING neutron_lib.context [None req-44c9f378-5e5c-4052-9bfb-5dd3b13ac4e2 f22c23ce21574e4399893af5e359d760 262c3e1e1bf4474e913556287a1439ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 805/1652] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/subnetpools/4b34afb7-47f8-43f5-8488-7add309a0fe4 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:19.397 8 WARNING neutron_lib.context [None req-66919a7d-a112-4d08-9aa0-d62de331e967 9b5cb372ee9c4bedb8aa07240063de96 b05a22c9524449ae81cdc15500c36d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 848/1653] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:19 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1654] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/subnetpools/0e79aaad-7a1e-49cd-8f8d-eb0b9481f9d8 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1655] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:19 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: 7|app: 0|req: 850/1656] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules/ad4d8805-f928-45ab-8c13-caafaaf43ff8 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1657] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1658] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules/d26292c2-3932-4853-9507-082217d7df06 => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1659] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/subnetpools/f7687e0e-22cd-459b-8711-ee47f660926d => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1660] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/security-group-rules/ad4d8805-f928-45ab-8c13-caafaaf43ff8 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1661] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/subnetpools/248eeb1f-ebe8-4547-92d0-1bc1b3a64796 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1662] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1663] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1664] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-groups?tenant_id=59c893a576ca427fbc1aa19fddac4425&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:19.769 7 WARNING neutron_lib.context [None req-263b66b5-4ba0-4f1f-a5ec-32ecc756e136 f22c23ce21574e4399893af5e359d760 262c3e1e1bf4474e913556287a1439ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1665] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/security-group-rules/d26292c2-3932-4853-9507-082217d7df06 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1666] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:19 2026] POST /v2.0/security-group-rules => generated 570 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1667] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:19 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) [pid: 8|app: 0|req: 813/1668] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/security-groups/0f431386-3529-43c4-a557-8b59685857f9 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:19.927 8 WARNING neutron_lib.context [None req-16b2cacc-ce93-4e3c-8b7f-2d331e6af01e 9b5cb372ee9c4bedb8aa07240063de96 b05a22c9524449ae81cdc15500c36d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 856/1669] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules/910bc02c-af03-49a8-9a17-3e35f7810794 => generated 570 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:19.949 8 INFO neutron.db.securitygroups_db [None req-16b2cacc-ce93-4e3c-8b7f-2d331e6af01e 9b5cb372ee9c4bedb8aa07240063de96 b05a22c9524449ae81cdc15500c36d46 - - default default] Project b05a22c9524449ae81cdc15500c36d46 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: 857/1670] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:19 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1671] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:19 2026] POST /v2.0/security-group-rules => generated 575 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1672] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 22:57:19 2026] DELETE /v2.0/security-group-rules/910bc02c-af03-49a8-9a17-3e35f7810794 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1673] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-group-rules/ec72934f-668e-4ce9-a593-d9db12b5afd4 => generated 575 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1674] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:20 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) [pid: 8|app: 0|req: 816/1675] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1676] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 22:57:20 2026] DELETE /v2.0/security-group-rules/ec72934f-668e-4ce9-a593-d9db12b5afd4 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1677] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:20 2026] DELETE /v2.0/security-groups/cbc15cef-4a6b-40dc-96d2-aa3508cdc20c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1678] 10.0.0.156 () {32 vars in 672 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1679] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 22:57:20 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) [pid: 7|app: 0|req: 862/1680] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1681] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:20 2026] DELETE /v2.0/security-groups/e6ab2b85-9dd2-432f-8dcd-a212d207b415 => 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: 863/1682] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-groups => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1683] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1684] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-groups?tenant_id=33921295753844b6ab16f5bfa5a7985c&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1685] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:20 2026] DELETE /v2.0/security-groups/fdfbd8a6-e643-4cd2-9831-cb46736edad7 => 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: 865/1686] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-groups?tenant_id=262c3e1e1bf4474e913556287a1439ea&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1687] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-groups?tenant_id=b05a22c9524449ae81cdc15500c36d46&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1688] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:20 2026] DELETE /v2.0/security-groups/f543550a-8a03-471e-b885-698f1d92e363 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1689] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:20 2026] GET /v2.0/security-groups?tenant_id=883e61f024fa4e32ac08bf06a83a6085&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1690] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:21 2026] DELETE /v2.0/security-groups/26e074ab-be6a-43fe-b6ba-7820e29584c7 => 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: 824/1691] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:21 2026] DELETE /v2.0/security-groups/664c8508-f84f-4a8c-a0a5-2b6abdb41f81 => 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: 868/1692] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:21 2026] GET /v2.0/security-groups?tenant_id=2e8bc93733e843f2a8a0c0bf65904f90&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1693] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:21 2026] DELETE /v2.0/security-groups/ab35b178-f833-4a6e-88b3-1d1320f19dbd => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:24.929 7 WARNING neutron_lib.context [None req-059debe4-b045-43b6-b2ee-d200f5911721 81a83bb6bacd4137a03be598b668afad 093a4df9d7e34c92841daac3cc2d1cf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:25.097 7 INFO neutron.db.segments_db [None req-059debe4-b045-43b6-b2ee-d200f5911721 81a83bb6bacd4137a03be598b668afad 093a4df9d7e34c92841daac3cc2d1cf4 - - default default] Added segment ab06223a-9eda-4d6f-976b-31ecc092b16c of type vxlan for network 0ce928dd-d396-41d3-89fa-cbd52c03ba1c [pid: 7|app: 0|req: 869/1694] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:24 2026] POST /v2.0/networks => generated 630 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1695] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:25 2026] PUT /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1696] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1697] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/security-groups?tenant_id=5497f19b0b0c4d8088be55c9c878b87a&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1698] 10.0.0.156 () {34 vars in 763 bytes} [Sat May 9 22:57:25 2026] PUT /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1699] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1700] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:25 2026] DELETE /v2.0/security-groups/ee4c0051-a1db-411c-9d40-fa288eff99d0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1701] 10.0.0.156 () {34 vars in 759 bytes} [Sat May 9 22:57:25 2026] PUT /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1702] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1703] 10.0.0.156 () {34 vars in 781 bytes} [Sat May 9 22:57:25 2026] PUT /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1704] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1705] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/security-groups?tenant_id=7f0a7693de50437a9676f973fe2274cb&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1706] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:25 2026] PUT /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1707] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1708] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:25 2026] DELETE /v2.0/security-groups/7052b8c8-8ea7-4dc4-9a4f-07a253ba86b7 => 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: 878/1709] 10.0.0.156 () {32 vars in 740 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:25.968 7 INFO neutron.api.v2.resource [None req-2dfa7725-dad6-43eb-aa53-a0fe39509004 81a83bb6bacd4137a03be598b668afad 093a4df9d7e34c92841daac3cc2d1cf4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 879/1710] 10.0.0.156 () {32 vars in 744 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1711] 10.0.0.156 () {32 vars in 743 bytes} [Sat May 9 22:57:25 2026] DELETE /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags/red => 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: 832/1712] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:25 2026] GET /v2.0/security-groups?tenant_id=77cb275c1b604dcd8c2946ae11219938&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1713] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:26 2026] GET /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:26.157 7 INFO neutron.api.v2.resource [None req-615849f9-e315-40a5-803f-6d9adc96c78d 81a83bb6bacd4137a03be598b668afad 093a4df9d7e34c92841daac3cc2d1cf4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1714] 10.0.0.156 () {32 vars in 747 bytes} [Sat May 9 22:57:26 2026] DELETE /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1715] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:26 2026] DELETE /v2.0/security-groups/3ca81ec4-d00b-4994-b11d-ad6d694dd6fa => 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: 883/1716] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:26 2026] DELETE /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1717] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:26 2026] GET /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c/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: 835/1718] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:26 2026] GET /v2.0/security-groups?tenant_id=7cf0eb63022240848b3a0d42a1ab370e&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:26.484 7 INFO neutron.services.segments.plugin [-] Segment ab06223a-9eda-4d6f-976b-31ecc092b16c resource provider aggregate not found 2026-05-09 22:57:26.490 7 INFO neutron.services.segments.plugin [-] Segment ab06223a-9eda-4d6f-976b-31ecc092b16c resource provider aggregate not found 2026-05-09 22:57:26.509 7 INFO neutron.services.segments.plugin [-] Segment ab06223a-9eda-4d6f-976b-31ecc092b16c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab06223a-9eda-4d6f-976b-31ecc092b16c found for delete ", "request_id": "req-e92b4daf-04ac-4368-8d27-04a4a07e612a"}]} 2026-05-09 22:57:26.510 7 INFO neutron.services.segments.plugin [-] Segment ab06223a-9eda-4d6f-976b-31ecc092b16c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab06223a-9eda-4d6f-976b-31ecc092b16c found for delete ", "request_id": "req-6b41365f-d31b-47cf-a355-0446624bb2b1"}]} [pid: 7|app: 0|req: 884/1719] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:26 2026] DELETE /v2.0/networks/0ce928dd-d396-41d3-89fa-cbd52c03ba1c => 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: 836/1720] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:26 2026] DELETE /v2.0/security-groups/be809cd5-5303-443d-bf8e-13079e71cd11 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1721] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:27 2026] GET /v2.0/security-groups?tenant_id=0eceecc2091b4028a1b107d33a9a4b0d&name=default => generated 2801 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1722] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:27 2026] DELETE /v2.0/security-groups/f74fc28c-29a2-4404-adf8-a9c2744da192 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1723] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:27 2026] GET /v2.0/security-groups?tenant_id=093a4df9d7e34c92841daac3cc2d1cf4&name=default => generated 2801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1724] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:27 2026] DELETE /v2.0/security-groups/938c4db9-4953-4850-9902-98e092ceba2f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1725] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:29 2026] GET /v2.0/security-groups?tenant_id=17130619383f45c98e92ee7f1765c6b5&name=default => generated 2801 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1726] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:29 2026] DELETE /v2.0/security-groups/2fd773eb-b35e-4923-bdd3-009696f5fedb => 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: 888/1727] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:30 2026] GET /v2.0/security-groups?tenant_id=50048f15ce3144f8abe66b093537a474&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1728] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:30 2026] DELETE /v2.0/security-groups/c921bae3-d499-4fb4-a712-8f3979f3562e => 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/1729] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:31 2026] GET /v2.0/security-groups?tenant_id=8520a8e39719472bb9f2f6da18abc6ca&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1730] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:31 2026] DELETE /v2.0/security-groups/31c14669-b43e-4b9f-b356-13b62b7cc312 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:31.554 8 WARNING neutron_lib.context [None req-5b841af1-6384-4955-9b17-e3bf71c87ee6 7ff92ef175a74ec99f6fb68298765c4e f3dce0b713ed4f5e963479effc5e22fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:31.720 8 INFO neutron.db.segments_db [None req-5b841af1-6384-4955-9b17-e3bf71c87ee6 7ff92ef175a74ec99f6fb68298765c4e f3dce0b713ed4f5e963479effc5e22fb - - default default] Added segment e6aaa744-c3a2-41b8-8887-29f500757837 of type vxlan for network 3ad63b66-4f1b-4678-a37f-727c1f6f5975 [pid: 8|app: 0|req: 841/1733] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:31 2026] POST /v2.0/networks => generated 631 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:31.833 7 WARNING neutron_lib.context [None req-095bf0e3-24ae-485d-a62b-b91556869f00 7ff92ef175a74ec99f6fb68298765c4e f3dce0b713ed4f5e963479effc5e22fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 893/1734] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:57:31 2026] POST /v2.0/ports => generated 743 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1735] 10.0.0.156 () {34 vars in 746 bytes} [Sat May 9 22:57:32 2026] PUT /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags => generated 25 bytes in 118 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: 894/1736] 10.0.0.156 () {32 vars in 726 bytes} [Sat May 9 22:57:32 2026] GET /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/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: 843/1737] 10.0.0.156 () {34 vars in 757 bytes} [Sat May 9 22:57:32 2026] PUT /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1738] 10.0.0.156 () {32 vars in 726 bytes} [Sat May 9 22:57:32 2026] GET /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1739] 10.0.0.156 () {34 vars in 753 bytes} [Sat May 9 22:57:32 2026] PUT /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1740] 10.0.0.156 () {32 vars in 726 bytes} [Sat May 9 22:57:32 2026] GET /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/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: 845/1741] 10.0.0.156 () {34 vars in 775 bytes} [Sat May 9 22:57:32 2026] PUT /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags/black.or.white => generated 4 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1742] 10.0.0.156 () {32 vars in 726 bytes} [Sat May 9 22:57:32 2026] GET /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags => generated 52 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1743] 10.0.0.156 () {34 vars in 746 bytes} [Sat May 9 22:57:32 2026] PUT /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1744] 10.0.0.156 () {32 vars in 726 bytes} [Sat May 9 22:57:33 2026] GET /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1745] 10.0.0.156 () {32 vars in 734 bytes} [Sat May 9 22:57:33 2026] GET /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:33.157 7 INFO neutron.api.v2.resource [None req-e336d8bc-4ff3-449d-b1fa-c819004b55c5 7ff92ef175a74ec99f6fb68298765c4e f3dce0b713ed4f5e963479effc5e22fb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 899/1746] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:57:33 2026] GET /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1747] 10.0.0.156 () {32 vars in 737 bytes} [Sat May 9 22:57:33 2026] DELETE /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags/red => 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: 900/1748] 10.0.0.156 () {32 vars in 726 bytes} [Sat May 9 22:57:33 2026] GET /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:33.349 7 INFO neutron.api.v2.resource [None req-4309afee-828d-454c-b374-5bd2f9acfeb4 7ff92ef175a74ec99f6fb68298765c4e f3dce0b713ed4f5e963479effc5e22fb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1749] 10.0.0.156 () {32 vars in 741 bytes} [Sat May 9 22:57:33 2026] DELETE /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1750] 10.0.0.156 () {32 vars in 729 bytes} [Sat May 9 22:57:33 2026] DELETE /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags => 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: 903/1751] 10.0.0.156 () {32 vars in 726 bytes} [Sat May 9 22:57:33 2026] GET /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1752] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:33 2026] GET /v2.0/security-groups?tenant_id=a6179f811ecf4e49a3ba720e284b3396&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: 850/1753] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:33 2026] DELETE /v2.0/security-groups/b29add0e-6794-436f-a92d-6e7e7ed86993 => 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: 904/1754] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:33 2026] DELETE /v2.0/ports/9a861823-d3c4-4014-8e37-9b2678178afe => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:57:33.934 8 INFO neutron.services.segments.plugin [-] Segment e6aaa744-c3a2-41b8-8887-29f500757837 resource provider aggregate not found 2026-05-09 22:57:33.941 8 INFO neutron.services.segments.plugin [-] Segment e6aaa744-c3a2-41b8-8887-29f500757837 resource provider aggregate not found 2026-05-09 22:57:33.951 8 INFO neutron.services.segments.plugin [-] Segment e6aaa744-c3a2-41b8-8887-29f500757837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6aaa744-c3a2-41b8-8887-29f500757837 found for delete ", "request_id": "req-34c4c045-8d95-4936-9f45-50b55db1f855"}]} 2026-05-09 22:57:33.968 8 INFO neutron.services.segments.plugin [-] Segment e6aaa744-c3a2-41b8-8887-29f500757837 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6aaa744-c3a2-41b8-8887-29f500757837 found for delete ", "request_id": "req-8f66c0fe-98ff-4265-9194-c1c6cc64a6b8"}]} [pid: 8|app: 0|req: 851/1755] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:33 2026] DELETE /v2.0/networks/3ad63b66-4f1b-4678-a37f-727c1f6f5975 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1756] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:34 2026] GET /v2.0/security-groups?tenant_id=f3dce0b713ed4f5e963479effc5e22fb&name=default => generated 2801 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1757] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:34 2026] DELETE /v2.0/security-groups/20dd4653-e20d-48c7-a981-f6727f017359 => 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: 906/1758] 10.0.0.89 () {30 vars in 648 bytes} [Sat May 9 22:57:34 2026] GET /v2.0/extensions => generated 19600 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-09 22:57:35.062 8 WARNING neutron_lib.context [None req-0a266449-77d5-4d26-b81e-9ffc734dfdca d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 907/1759] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:35 2026] GET /v2.0/security-groups?tenant_id=ba84088d16b34914b7d501237ab58bdc&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:35.215 8 INFO neutron.db.segments_db [None req-0a266449-77d5-4d26-b81e-9ffc734dfdca d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Added segment 38725c8f-c330-4b93-8ecb-495d8c5cf996 of type vxlan for network 9981e359-7bf4-4b84-9a27-a7a394c3aa9d [pid: 7|app: 0|req: 908/1760] 10.0.0.89 () {30 vars in 722 bytes} [Sat May 9 22:57:35 2026] GET /v2.0/quotas/9ace4a258e574ebd8b5387876582130e/details => generated 847 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1761] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:34 2026] POST /v2.0/networks => generated 632 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:35.352 8 WARNING neutron_lib.context [None req-9978688a-5cd8-4e87-a8ef-54ea5901db21 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1762] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:57:35 2026] POST /v2.0/ports => generated 743 bytes in 346 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-09 22:57:35.708 8 WARNING neutron_lib.context [None req-9a9868a4-88ad-4850-989a-615c348e5fbe d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:35.780 8 INFO neutron.db.segments_db [None req-9a9868a4-88ad-4850-989a-615c348e5fbe d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Added segment 482e38cb-94af-4c09-a552-02ca34129bbd of type vxlan for network 28e16cde-572c-44ff-80ce-75c43efead95 [pid: 7|app: 0|req: 909/1763] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:35 2026] DELETE /v2.0/security-groups/67cf6ee5-8bb3-4226-b9a2-232d1cfb234a => generated 0 bytes in 565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1764] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:35 2026] POST /v2.0/networks => generated 631 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:35.934 7 WARNING neutron_lib.context [None req-84bcac3b-fdcb-43d3-8664-0585ad1a6f66 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 910/1765] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:57:35 2026] POST /v2.0/ports => generated 743 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:36.335 8 WARNING neutron_lib.context [None req-f152812b-46bc-4cd2-9cd4-5c8150f89aa8 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:36.416 8 INFO neutron.db.segments_db [None req-f152812b-46bc-4cd2-9cd4-5c8150f89aa8 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Added segment 548e5780-6458-4faa-8d9f-8aa6a500c475 of type vxlan for network 7cff770e-6481-4c64-a947-ed1d1ae17e36 [pid: 8|app: 0|req: 856/1766] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:36 2026] POST /v2.0/networks => generated 631 bytes in 225 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-09 22:57:36.571 7 WARNING neutron_lib.context [None req-8b10e728-effe-4b2f-88b3-744933fb1482 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 911/1767] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:57:36 2026] POST /v2.0/ports => generated 743 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:36.979 8 WARNING neutron_lib.context [None req-0199a7e3-b36e-4857-88eb-aa8970e13cc2 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:37.068 8 INFO neutron.db.segments_db [None req-0199a7e3-b36e-4857-88eb-aa8970e13cc2 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Added segment 20a2f63f-c242-4899-9db1-c8c02a6bf3fe of type vxlan for network 4e60cd45-331e-4396-98bc-1a5f8651573c [pid: 8|app: 0|req: 857/1768] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:36 2026] POST /v2.0/networks => generated 632 bytes in 209 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-09 22:57:37.200 7 WARNING neutron_lib.context [None req-8b950b99-8990-4dc5-ac49-824108555289 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 912/1769] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:57:37 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) 2026-05-09 22:57:37.552 8 WARNING neutron_lib.context [None req-7c625586-e445-4530-a314-4fb722175615 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:37.605 8 INFO neutron.db.segments_db [None req-7c625586-e445-4530-a314-4fb722175615 d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Added segment 792d7fff-6080-4c59-b21a-c6ae662be48c of type vxlan for network 2c3eacc7-dc45-4094-bddb-9715f86fbbfe [pid: 8|app: 0|req: 858/1770] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:37 2026] POST /v2.0/networks => generated 632 bytes in 169 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-09 22:57:37.723 7 WARNING neutron_lib.context [None req-f84b5e27-e8fa-4ae6-94a1-710c939ffcfa d11e6c5c5f8244379c801bed8b6748f6 4582426116584264b46f26be5e1c76e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 859/1771] 10.0.0.89 () {30 vars in 648 bytes} [Sat May 9 22:57:37 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: 860/1772] 10.0.0.89 () {30 vars in 722 bytes} [Sat May 9 22:57:37 2026] GET /v2.0/quotas/9ace4a258e574ebd8b5387876582130e/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1773] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:57:37 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1774] 10.0.0.156 () {34 vars in 746 bytes} [Sat May 9 22:57:38 2026] PUT /v2.0/ports/835c7d7c-4148-4ef5-ab09-82fe88bbb3bf/tags => generated 17 bytes in 44 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: 914/1775] 10.0.0.156 () {34 vars in 746 bytes} [Sat May 9 22:57:38 2026] PUT /v2.0/ports/e6955e11-0c7f-4066-b983-0983dc11760a/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: 862/1776] 10.0.0.156 () {34 vars in 746 bytes} [Sat May 9 22:57:38 2026] PUT /v2.0/ports/f32b35ad-8b6c-4c5b-95db-d1fc860f0091/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1777] 10.0.0.156 () {34 vars in 746 bytes} [Sat May 9 22:57:38 2026] PUT /v2.0/ports/19cce606-3931-4269-905f-565752804670/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1778] 10.0.0.156 () {32 vars in 659 bytes} [Sat May 9 22:57:38 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1779] 10.0.0.156 () {32 vars in 673 bytes} [Sat May 9 22:57:38 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1780] 10.0.0.156 () {32 vars in 669 bytes} [Sat May 9 22:57:38 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1781] 10.0.0.156 () {32 vars in 681 bytes} [Sat May 9 22:57:38 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1782] 10.0.0.156 () {32 vars in 667 bytes} [Sat May 9 22:57:38 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1783] 10.0.0.156 () {32 vars in 681 bytes} [Sat May 9 22:57:38 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1784] 10.0.0.156 () {32 vars in 677 bytes} [Sat May 9 22:57:39 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1785] 10.0.0.156 () {32 vars in 689 bytes} [Sat May 9 22:57:39 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:39.295 8 WARNING neutron_lib.context [None req-64073fc7-63f9-4b26-82dc-7a336b530469 ddc43d13cc8e4edf82201be26a4b5ce0 5343bb8f4cfb497ebc5b9456badc8918 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:39.337 8 INFO neutron.db.segments_db [None req-64073fc7-63f9-4b26-82dc-7a336b530469 ddc43d13cc8e4edf82201be26a4b5ce0 5343bb8f4cfb497ebc5b9456badc8918 - - default default] Added segment 00082048-f2c1-462b-bdb8-2752d3e8e89a of type vxlan for network 15fb4a11-60b2-4803-8d7b-dab6d5a65912 [pid: 7|app: 0|req: 921/1786] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:39 2026] DELETE /v2.0/ports/835c7d7c-4148-4ef5-ab09-82fe88bbb3bf => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:57:39.643 8 INFO neutron.db.l3_hamode_db [None req-64073fc7-63f9-4b26-82dc-7a336b530469 ddc43d13cc8e4edf82201be26a4b5ce0 5343bb8f4cfb497ebc5b9456badc8918 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 922/1787] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:39 2026] DELETE /v2.0/ports/e6955e11-0c7f-4066-b983-0983dc11760a => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:57:39.802 8 INFO neutron.db.l3_hamode_db [None req-64073fc7-63f9-4b26-82dc-7a336b530469 ddc43d13cc8e4edf82201be26a4b5ce0 5343bb8f4cfb497ebc5b9456badc8918 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 923/1788] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:39 2026] DELETE /v2.0/ports/f32b35ad-8b6c-4c5b-95db-d1fc860f0091 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1789] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:40 2026] DELETE /v2.0/ports/19cce606-3931-4269-905f-565752804670 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1790] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:57:40 2026] DELETE /v2.0/ports/1aa1ae8f-d7ca-45c5-b193-331540ccf930 => 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: 866/1791] 10.0.0.156 () {34 vars in 667 bytes} [Sat May 9 22:57:39 2026] POST /v2.0/routers => generated 474 bytes in 1424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1792] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:40 2026] GET /v2.0/security-groups?tenant_id=9ace4a258e574ebd8b5387876582130e&name=default => generated 2801 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:40.730 8 INFO neutron.services.segments.plugin [-] Segment 38725c8f-c330-4b93-8ecb-495d8c5cf996 resource provider aggregate not found 2026-05-09 22:57:40.734 8 INFO neutron.services.segments.plugin [-] Segment 38725c8f-c330-4b93-8ecb-495d8c5cf996 resource provider aggregate not found 2026-05-09 22:57:40.748 8 INFO neutron.services.segments.plugin [-] Segment 38725c8f-c330-4b93-8ecb-495d8c5cf996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38725c8f-c330-4b93-8ecb-495d8c5cf996 found for delete ", "request_id": "req-a42f8bd2-49b9-4bf6-bd90-f86617853b85"}]} 2026-05-09 22:57:40.750 8 INFO neutron.services.segments.plugin [-] Segment 38725c8f-c330-4b93-8ecb-495d8c5cf996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38725c8f-c330-4b93-8ecb-495d8c5cf996 found for delete ", "request_id": "req-be9da444-c93e-4c63-90bf-6530af549e22"}]} [pid: 8|app: 0|req: 867/1793] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:40 2026] DELETE /v2.0/networks/9981e359-7bf4-4b84-9a27-a7a394c3aa9d => 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: 927/1794] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:57:40 2026] PUT /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1795] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:40 2026] DELETE /v2.0/security-groups/0d5f65c4-fb24-4cc9-8f1b-16d9c0503474 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:40.980 7 INFO neutron.services.segments.plugin [-] Segment 482e38cb-94af-4c09-a552-02ca34129bbd resource provider aggregate not found 2026-05-09 22:57:41.007 7 INFO neutron.services.segments.plugin [-] Segment 482e38cb-94af-4c09-a552-02ca34129bbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 482e38cb-94af-4c09-a552-02ca34129bbd found for delete ", "request_id": "req-32991fd0-432e-4ae9-bcd8-9c00a456fc72"}]} 2026-05-09 22:57:41.008 7 INFO neutron.services.segments.plugin [-] Segment 482e38cb-94af-4c09-a552-02ca34129bbd resource provider aggregate not found 2026-05-09 22:57:41.034 7 INFO neutron.services.segments.plugin [-] Segment 482e38cb-94af-4c09-a552-02ca34129bbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 482e38cb-94af-4c09-a552-02ca34129bbd found for delete ", "request_id": "req-a3e0c300-aba8-421b-8856-39aef4a61272"}]} [pid: 7|app: 0|req: 928/1796] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:40 2026] DELETE /v2.0/networks/28e16cde-572c-44ff-80ce-75c43efead95 => 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: 929/1797] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:41 2026] DELETE /v2.0/networks/7cff770e-6481-4c64-a947-ed1d1ae17e36 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1798] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:40 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => generated 25 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1799] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:41 2026] DELETE /v2.0/networks/4e60cd45-331e-4396-98bc-1a5f8651573c => 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: 870/1800] 10.0.0.156 () {34 vars in 761 bytes} [Sat May 9 22:57:41 2026] PUT /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1801] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:41 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1802] 10.0.0.156 () {34 vars in 757 bytes} [Sat May 9 22:57:41 2026] PUT /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1803] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:41 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1804] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:41 2026] DELETE /v2.0/networks/2c3eacc7-dc45-4094-bddb-9715f86fbbfe => 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: 874/1805] 10.0.0.156 () {34 vars in 779 bytes} [Sat May 9 22:57:41 2026] PUT /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1806] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:41 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => generated 52 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1807] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:57:41 2026] PUT /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1808] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:41 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1809] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:57:42 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:42.169 7 INFO neutron.api.v2.resource [None req-8f096aca-4da1-4363-9110-09fc0087e050 ddc43d13cc8e4edf82201be26a4b5ce0 5343bb8f4cfb497ebc5b9456badc8918 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 934/1810] 10.0.0.156 () {32 vars in 742 bytes} [Sat May 9 22:57:42 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1811] 10.0.0.156 () {32 vars in 741 bytes} [Sat May 9 22:57:42 2026] DELETE /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1812] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:42 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => generated 30 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:42.417 8 INFO neutron.api.v2.resource [None req-7aede194-2830-4597-a683-3c8a10786c65 ddc43d13cc8e4edf82201be26a4b5ce0 5343bb8f4cfb497ebc5b9456badc8918 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1813] 10.0.0.156 () {32 vars in 745 bytes} [Sat May 9 22:57:42 2026] DELETE /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1814] 10.0.0.156 () {32 vars in 733 bytes} [Sat May 9 22:57:42 2026] DELETE /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => 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: 937/1815] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:42 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1816] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:57:42 2026] GET /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1817] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:42 2026] GET /v2.0/security-groups?tenant_id=071200b53e3841019b290aec6af15fec&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1818] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:42 2026] DELETE /v2.0/security-groups/1a2efd69-8abe-4c91-8974-ab562bc31127 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:43.029 7 INFO neutron.services.segments.plugin [-] Segment 548e5780-6458-4faa-8d9f-8aa6a500c475 resource provider aggregate not found 2026-05-09 22:57:43.043 7 INFO neutron.services.segments.plugin [-] Segment 548e5780-6458-4faa-8d9f-8aa6a500c475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 548e5780-6458-4faa-8d9f-8aa6a500c475 found for delete ", "request_id": "req-135be69e-a3d5-4d4c-8caf-755a051c491c"}]} 2026-05-09 22:57:43.052 7 INFO neutron.services.segments.plugin [-] Segment 548e5780-6458-4faa-8d9f-8aa6a500c475 resource provider aggregate not found 2026-05-09 22:57:43.057 7 INFO neutron.services.segments.plugin [-] Segment 20a2f63f-c242-4899-9db1-c8c02a6bf3fe resource provider aggregate not found 2026-05-09 22:57:43.081 7 INFO neutron.services.segments.plugin [-] Segment 20a2f63f-c242-4899-9db1-c8c02a6bf3fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a2f63f-c242-4899-9db1-c8c02a6bf3fe found for delete ", "request_id": "req-b8ae8f0d-8627-49cf-8480-7c083ebf2a95"}]} 2026-05-09 22:57:43.086 7 INFO neutron.services.segments.plugin [-] Segment 548e5780-6458-4faa-8d9f-8aa6a500c475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 548e5780-6458-4faa-8d9f-8aa6a500c475 found for delete ", "request_id": "req-ba618e6e-8d88-43e3-ba42-485e12b2b7c1"}]} [pid: 8|app: 0|req: 881/1819] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:42 2026] GET /v2.0/security-groups?tenant_id=20aef30d47c649f1b68c86e1d05486b5&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:43.111 7 INFO neutron.services.segments.plugin [-] Segment 20a2f63f-c242-4899-9db1-c8c02a6bf3fe resource provider aggregate not found 2026-05-09 22:57:43.115 7 INFO neutron.services.segments.plugin [-] Segment 792d7fff-6080-4c59-b21a-c6ae662be48c resource provider aggregate not found 2026-05-09 22:57:43.134 7 INFO neutron.services.segments.plugin [-] Segment 20a2f63f-c242-4899-9db1-c8c02a6bf3fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a2f63f-c242-4899-9db1-c8c02a6bf3fe found for delete ", "request_id": "req-eb11ffe1-0c69-40b3-8772-61b8b2818228"}]} 2026-05-09 22:57:43.142 7 INFO neutron.services.segments.plugin [-] Segment 792d7fff-6080-4c59-b21a-c6ae662be48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792d7fff-6080-4c59-b21a-c6ae662be48c found for delete ", "request_id": "req-f7969d17-55dd-4c4b-aa0d-11f0923b5307"}]} 2026-05-09 22:57:43.148 7 INFO neutron.services.segments.plugin [-] Segment 792d7fff-6080-4c59-b21a-c6ae662be48c resource provider aggregate not found 2026-05-09 22:57:43.173 7 INFO neutron.services.segments.plugin [-] Segment 792d7fff-6080-4c59-b21a-c6ae662be48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792d7fff-6080-4c59-b21a-c6ae662be48c found for delete ", "request_id": "req-0925230e-f8be-409e-9fcb-627d9719fde5"}]} [pid: 8|app: 0|req: 882/1820] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:43 2026] DELETE /v2.0/security-groups/4c8447dc-5b6a-4578-a148-5bbb1ae7e617 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1821] 10.0.0.156 () {34 vars in 741 bytes} [Sat May 9 22:57:42 2026] PUT /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf => generated 480 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1822] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:43 2026] GET /v2.0/security-groups?tenant_id=4582426116584264b46f26be5e1c76e8&name=default => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1823] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:43 2026] GET /v2.0/ports?device_id=a1cb2674-dfa7-492b-8eb9-4427feba1eaf => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1824] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:43 2026] DELETE /v2.0/security-groups/e4c08da2-5fd0-462c-b437-c063c68cfa8c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:43.887 8 WARNING neutron_lib.context [None req-67f59cd9-7031-4c81-b417-2a85cff37103 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:44.031 8 INFO neutron.db.segments_db [None req-67f59cd9-7031-4c81-b417-2a85cff37103 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Added segment 314bfb68-0949-41d8-8490-300ef4cabab4 of type vxlan for network 0d575ee3-5f2e-4271-b831-937ed74bbdfa [pid: 8|app: 0|req: 885/1825] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:57:43 2026] POST /v2.0/networks => generated 632 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:44.169 8 WARNING neutron_lib.context [None req-ceb21377-04ed-4ce0-b671-f679e8d3ac87 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:44.183 7 INFO neutron.db.l3_hamode_db [None req-1181a76b-2dcc-4f07-a64f-89e128df848b ddc43d13cc8e4edf82201be26a4b5ce0 5343bb8f4cfb497ebc5b9456badc8918 - - default default] HA network 15fb4a11-60b2-4803-8d7b-dab6d5a65912 was deleted as no HA routers are present in tenant 5343bb8f4cfb497ebc5b9456badc8918. [pid: 7|app: 0|req: 941/1826] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:43 2026] DELETE /v2.0/routers/a1cb2674-dfa7-492b-8eb9-4427feba1eaf => generated 0 bytes in 766 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:44.219 8 INFO neutron.db.segments_db [None req-ceb21377-04ed-4ce0-b671-f679e8d3ac87 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Added segment aa8e02ce-edc4-408c-bf35-6837557e7107 of type vxlan for network 0423d6e1-885a-4c4c-8b6d-9dc4e5839653 2026-05-09 22:57:44.563 8 INFO neutron.db.l3_hamode_db [None req-ceb21377-04ed-4ce0-b671-f679e8d3ac87 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 942/1827] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:44 2026] GET /v2.0/security-groups?tenant_id=5343bb8f4cfb497ebc5b9456badc8918&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:45.451 7 INFO neutron.services.segments.plugin [-] Segment 00082048-f2c1-462b-bdb8-2752d3e8e89a resource provider aggregate not found 2026-05-09 22:57:45.456 7 INFO neutron.services.segments.plugin [-] Segment 00082048-f2c1-462b-bdb8-2752d3e8e89a resource provider aggregate not found 2026-05-09 22:57:45.471 7 INFO neutron.services.segments.plugin [-] Segment 00082048-f2c1-462b-bdb8-2752d3e8e89a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00082048-f2c1-462b-bdb8-2752d3e8e89a found for delete ", "request_id": "req-ea354ceb-4b73-4848-abe9-9c9f6af593e7"}]} 2026-05-09 22:57:45.478 7 INFO neutron.services.segments.plugin [-] Segment 00082048-f2c1-462b-bdb8-2752d3e8e89a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00082048-f2c1-462b-bdb8-2752d3e8e89a found for delete ", "request_id": "req-dd8f86c0-36ff-4b06-8c58-a1fe814541b2"}]} [pid: 7|app: 0|req: 943/1828] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:45 2026] DELETE /v2.0/security-groups/b9adb089-6665-46b5-a492-97a6c2e7ae7d => generated 0 bytes in 475 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:45.598 8 INFO neutron.db.l3_hamode_db [None req-ceb21377-04ed-4ce0-b671-f679e8d3ac87 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 944/1829] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:45 2026] GET /v2.0/security-groups?tenant_id=e60d5f1780af49ddb3808765047a0435&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1830] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:45 2026] DELETE /v2.0/security-groups/558f42b4-8927-4041-952f-2503db118c6f => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1833] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:57:44 2026] POST /v2.0/routers => generated 694 bytes in 2530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1834] 10.0.0.156 () {32 vars in 775 bytes} [Sat May 9 22:57:46 2026] GET /v2.0/subnets?project_id=8e31867b09964328848bad547706ae74&cidr=10.100.0.0%2F28 => generated 14 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1835] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:57:46 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1836] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:46 2026] GET /v2.0/security-groups?tenant_id=04a2c73e8d9d4513bad8a779c859699b&name=default => generated 2801 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1837] 10.0.0.156 () {32 vars in 783 bytes} [Sat May 9 22:57:47 2026] GET /v2.0/subnets?network_id=4941e950-0acc-4b0b-875d-22f815189b14&cidr=10.100.0.0%2F28 => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:47.077 7 WARNING neutron_lib.context [None req-714c4100-5ef1-48c0-83b7-11f1c4a995f7 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1838] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:47 2026] DELETE /v2.0/security-groups/4fae1980-465a-4e44-ad3a-8c8d0be13df9 => 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: 951/1839] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:57:47 2026] POST /v2.0/subnets => generated 633 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:48.070 7 WARNING neutron_lib.context [None req-5ddca83c-33bf-4fc7-b5fa-04a474bcb818 23af1d63ca4c482c905ada145f3a939d 9bf30005f9c14121a14357ef0d426c93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 952/1840] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:57:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:57:48.283 7 WARNING neutron_lib.context [None req-aa43cc4a-a6f3-463c-9fba-b13c5bed2b9c 23af1d63ca4c482c905ada145f3a939d 9bf30005f9c14121a14357ef0d426c93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 953/1841] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:57:48 2026] POST /v2.0/security-groups => generated 1537 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:57:48.407 7 WARNING neutron_lib.context [None req-4c0c3b28-583b-4b20-acd0-ad605db8594a 23af1d63ca4c482c905ada145f3a939d 9bf30005f9c14121a14357ef0d426c93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1842] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:57:48 2026] POST /v2.0/security-groups => generated 1537 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:57:48.524 7 WARNING neutron_lib.context [None req-e1a198e5-1d89-4ed9-af5e-9205b4ca7b28 23af1d63ca4c482c905ada145f3a939d 9bf30005f9c14121a14357ef0d426c93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/1843] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:57:48 2026] POST /v2.0/security-groups => generated 1537 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:57:48.672 7 WARNING neutron_lib.context [None req-c46a3fe3-6484-44f7-a3b1-a996c64cf6b1 23af1d63ca4c482c905ada145f3a939d 9bf30005f9c14121a14357ef0d426c93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 956/1844] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:57:48 2026] POST /v2.0/security-groups => generated 1537 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1845] 10.0.0.156 () {34 vars in 766 bytes} [Sat May 9 22:57:48 2026] PUT /v2.0/security-groups/71443877-4c7d-44d5-92d9-16440c6746d5/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1846] 10.0.0.156 () {34 vars in 766 bytes} [Sat May 9 22:57:48 2026] PUT /v2.0/security-groups/52cbed5b-2af4-43e1-b1df-77d48389d1de/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1847] 10.0.0.156 () {34 vars in 766 bytes} [Sat May 9 22:57:48 2026] PUT /v2.0/security-groups/148ab53c-60ef-4507-9fcd-4b4f24554f01/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1848] 10.0.0.156 () {34 vars in 766 bytes} [Sat May 9 22:57:48 2026] PUT /v2.0/security-groups/5ae5cfcd-01a7-4e06-aab0-41fc13224df5/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: 961/1849] 10.0.0.156 () {32 vars in 679 bytes} [Sat May 9 22:57:49 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1850] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:57:49 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:49.349 7 WARNING neutron_lib.context [None req-44b4eadb-8a68-4707-91af-eea31d5d76e6 b9717324817946a5b6b77434a2969bac d7e8a00b1b5e449fb6101aaa25997bbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 889/1851] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:57:47 2026] PUT /v2.0/routers/92f0bcfe-2a00-4fe4-9b94-3c1bc15f2588/add_router_interface => generated 309 bytes in 2070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1852] 10.0.0.156 () {32 vars in 689 bytes} [Sat May 9 22:57:49 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:49.512 7 INFO neutron.db.segments_db [None req-44b4eadb-8a68-4707-91af-eea31d5d76e6 b9717324817946a5b6b77434a2969bac d7e8a00b1b5e449fb6101aaa25997bbf - - default default] Added segment 5c223516-244e-4b2e-8c09-d3615e4db943 of type vxlan for network c3c0f15b-813a-4640-873f-f61d6267a006 [pid: 8|app: 0|req: 891/1853] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:57:49 2026] GET /v2.0/networks => generated 3604 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1854] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:49 2026] POST /v2.0/networks => generated 631 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1855] 10.0.0.156 () {32 vars in 701 bytes} [Sat May 9 22:57:49 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:49.671 8 WARNING neutron_lib.context [None req-318ed6ef-847f-4bde-b2df-a138edbfe851 b9717324817946a5b6b77434a2969bac d7e8a00b1b5e449fb6101aaa25997bbf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 964/1856] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:57:49 2026] GET /v2.0/subnets => generated 2500 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1857] 10.0.0.156 () {32 vars in 687 bytes} [Sat May 9 22:57:49 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1858] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 22:57:49 2026] GET /v2.0/routers => generated 737 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1859] 10.0.0.156 () {32 vars in 701 bytes} [Sat May 9 22:57:49 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:49.944 7 WARNING neutron_lib.context [None req-7acc2731-0185-4f0e-8e6a-53cbe2989995 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 893/1860] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:57:49 2026] POST /v2.0/subnets => generated 602 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1861] 10.0.0.156 () {34 vars in 684 bytes} [Sat May 9 22:57:49 2026] POST /v2.0/security-groups => generated 1607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1862] 10.0.0.156 () {32 vars in 697 bytes} [Sat May 9 22:57:50 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:50.101 8 WARNING neutron_lib.context [None req-44c3df03-9bee-4088-a025-2ffff47dad5f ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 969/1863] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:57:50 2026] PUT /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1864] 10.0.0.156 () {32 vars in 709 bytes} [Sat May 9 22:57:50 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1865] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:50 2026] GET /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1866] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1867] 10.0.0.156 () {34 vars in 761 bytes} [Sat May 9 22:57:50 2026] PUT /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1868] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:50 2026] DELETE /v2.0/security-groups/71443877-4c7d-44d5-92d9-16440c6746d5 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:50.309 8 WARNING neutron_lib.context [None req-4c9c1257-5ce0-4345-a51e-6aab0317c37c ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1869] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:50 2026] GET /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1870] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:50 2026] POST /v2.0/security-group-rules => generated 564 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1871] 10.0.0.156 () {34 vars in 757 bytes} [Sat May 9 22:57:50 2026] PUT /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1872] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:50 2026] DELETE /v2.0/security-groups/52cbed5b-2af4-43e1-b1df-77d48389d1de => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:50.461 8 WARNING neutron_lib.context [None req-fc733bcc-63a2-4abf-b7c5-f05f8a3f7cdf ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1873] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:50 2026] GET /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1874] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:50 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) [pid: 7|app: 0|req: 976/1875] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:50 2026] DELETE /v2.0/security-groups/148ab53c-60ef-4507-9fcd-4b4f24554f01 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:50.612 7 WARNING neutron_lib.context [None req-a8d66a95-cad6-489a-b151-768d63d60d08 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 900/1876] 10.0.0.156 () {34 vars in 779 bytes} [Sat May 9 22:57:50 2026] PUT /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1877] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1878] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:50 2026] GET /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:50.789 7 WARNING neutron_lib.context [None req-cda32989-f888-4008-a4f8-8e60ea932a3d ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:50.809 7 INFO neutron.db.securitygroups_db [None req-cda32989-f888-4008-a4f8-8e60ea932a3d ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Project 8e31867b09964328848bad547706ae74 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: 901/1879] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:50 2026] DELETE /v2.0/security-groups/5ae5cfcd-01a7-4e06-aab0-41fc13224df5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1880] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:57:50 2026] PUT /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1881] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:50 2026] POST /v2.0/security-group-rules => generated 575 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1882] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:50 2026] GET /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1883] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:50 2026] DELETE /v2.0/security-groups/663eeff2-6e08-443f-b204-e745e4d15967 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:50.988 7 WARNING neutron_lib.context [None req-fedf93ed-0ac9-49d3-a026-ee45a726f5fe ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:51.011 7 INFO neutron.db.securitygroups_db [None req-fedf93ed-0ac9-49d3-a026-ee45a726f5fe ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Project 8e31867b09964328848bad547706ae74 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: 904/1884] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:57:50 2026] GET /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:57:51.078 8 INFO neutron.api.v2.resource [None req-0eb1f603-e67a-4cb7-b946-614f1c0a11d6 b9717324817946a5b6b77434a2969bac d7e8a00b1b5e449fb6101aaa25997bbf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1885] 10.0.0.156 () {32 vars in 742 bytes} [Sat May 9 22:57:51 2026] GET /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1886] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:57:50 2026] POST /v2.0/security-group-rules => generated 574 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1887] 10.0.0.156 () {32 vars in 741 bytes} [Sat May 9 22:57:51 2026] DELETE /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags/red => 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: 982/1888] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:51 2026] GET /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:51.307 8 INFO neutron.api.v2.resource [None req-1ac3c550-549c-400a-b108-d9e77ab61fa7 b9717324817946a5b6b77434a2969bac d7e8a00b1b5e449fb6101aaa25997bbf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1889] 10.0.0.156 () {32 vars in 745 bytes} [Sat May 9 22:57:51 2026] DELETE /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1890] 10.0.0.156 () {32 vars in 733 bytes} [Sat May 9 22:57:51 2026] DELETE /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1891] 10.0.0.156 () {32 vars in 730 bytes} [Sat May 9 22:57:51 2026] GET /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160/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: 984/1892] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:57:51 2026] DELETE /v2.0/subnets/b7c59190-10a0-4c48-be35-9eb644699160 => 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: 909/1893] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:57:51 2026] GET /v2.0/networks => generated 1297 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1894] 10.0.0.156 () {34 vars in 677 bytes} [Sat May 9 22:57:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1895] 10.0.0.128 () {34 vars in 1095 bytes} [Sat May 9 22:57:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-66212257&fields=id&tenant_id=8e31867b09964328848bad547706ae74 => generated 69 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/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: 7|app: 0|req: 987/1896] 10.0.0.156 () {34 vars in 677 bytes} [Sat May 9 22:57:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1897] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 660 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1898] 10.0.0.156 () {34 vars in 677 bytes} [Sat May 9 22:57:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:52.179 8 INFO neutron.services.segments.plugin [-] Segment 5c223516-244e-4b2e-8c09-d3615e4db943 resource provider aggregate not found 2026-05-09 22:57:52.184 8 INFO neutron.services.segments.plugin [-] Segment 5c223516-244e-4b2e-8c09-d3615e4db943 resource provider aggregate not found 2026-05-09 22:57:52.201 8 INFO neutron.services.segments.plugin [-] Segment 5c223516-244e-4b2e-8c09-d3615e4db943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c223516-244e-4b2e-8c09-d3615e4db943 found for delete ", "request_id": "req-a9d7c8b0-2a0f-498c-aa40-9e51aa706dc0"}]} 2026-05-09 22:57:52.202 8 INFO neutron.services.segments.plugin [-] Segment 5c223516-244e-4b2e-8c09-d3615e4db943 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c223516-244e-4b2e-8c09-d3615e4db943 found for delete ", "request_id": "req-94669fdd-3549-43c9-a0f8-25f30cd50f3c"}]} [pid: 8|app: 0|req: 910/1899] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:51 2026] DELETE /v2.0/networks/c3c0f15b-813a-4640-873f-f61d6267a006 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1900] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/quotas/8e31867b09964328848bad547706ae74 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1901] 10.0.0.156 () {34 vars in 677 bytes} [Sat May 9 22:57:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1902] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/security-groups?tenant_id=595ec1a1b38044be9e7029d8fe451541&name=default => generated 2801 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1903] 10.0.0.156 () {34 vars in 677 bytes} [Sat May 9 22:57:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1904] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1905] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:52 2026] PUT /v2.0/policies/4ae4348a-3ca8-45b4-b2b1-4aa05c0a6ae4/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1906] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:52 2026] DELETE /v2.0/security-groups/c9b55233-2ef9-4f18-a815-310369333467 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1907] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:52 2026] PUT /v2.0/policies/cd818ec4-e686-46d6-b5db-759fc692cf4a/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1908] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 994/1909] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:52 2026] PUT /v2.0/policies/37c24efc-19de-4f44-b3bf-17f7d009cede/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1910] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:52 2026] PUT /v2.0/policies/5833a3e9-c306-4dc4-95f0-db3f10978a5d/tags => 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: 916/1911] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1912] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/security-groups?tenant_id=9bf30005f9c14121a14357ef0d426c93&name=default => 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: 997/1913] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => 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: 917/1914] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:52 2026] DELETE /v2.0/security-groups/6bea5316-4cee-4ee7-b9ee-c76fa75ac3a6 => 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: 998/1915] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/security-groups?tenant_id=d7e8a00b1b5e449fb6101aaa25997bbf&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1916] 10.0.0.156 () {32 vars in 673 bytes} [Sat May 9 22:57:52 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1917] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/security-groups?tenant_id=17d9baa2a83247d9a0f9c50be0897e74&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1918] 10.0.0.156 () {32 vars in 687 bytes} [Sat May 9 22:57:53 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: 8|app: 0|req: 919/1919] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:53 2026] DELETE /v2.0/security-groups/1edca86b-b78a-4235-8ae5-d339347c380e => 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: 920/1920] 10.0.0.156 () {32 vars in 683 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1921] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:53 2026] DELETE /v2.0/security-groups/b8c30796-c6be-4436-8e10-3bce9e3e31e1 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1922] 10.0.0.156 () {32 vars in 695 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1923] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 660 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1924] 10.0.0.156 () {32 vars in 681 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1925] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e31867b09964328848bad547706ae74 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1926] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/security-groups?tenant_id=06b502aad0cb44d6b997843f1246bd4a&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1927] 10.0.0.156 () {32 vars in 695 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:53.549 7 WARNING neutron_lib.context [req-947f165c-4aa0-4155-98ef-8660c8cf857b req-85455630-83eb-4c92-969b-1e24529754bf ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 923/1928] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:53 2026] DELETE /v2.0/security-groups/3de798a5-9b71-4ff6-98fb-56777495b082 => 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: 924/1929] 10.0.0.156 () {32 vars in 691 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1930] 10.0.0.156 () {32 vars in 703 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1931] 10.0.0.156 () {32 vars in 733 bytes} [Sat May 9 22:57:53 2026] DELETE /v2.0/qos/policies/4ae4348a-3ca8-45b4-b2b1-4aa05c0a6ae4 => 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: 927/1932] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:57:53 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => 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: 928/1933] 10.0.0.156 () {32 vars in 733 bytes} [Sat May 9 22:57:53 2026] DELETE /v2.0/qos/policies/cd818ec4-e686-46d6-b5db-759fc692cf4a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1934] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:57:53 2026] POST /v2.0/ports => generated 954 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1935] 10.0.0.156 () {32 vars in 733 bytes} [Sat May 9 22:57:53 2026] DELETE /v2.0/qos/policies/37c24efc-19de-4f44-b3bf-17f7d009cede => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1007/1936] 10.0.0.156 () {32 vars in 733 bytes} [Sat May 9 22:57:53 2026] DELETE /v2.0/qos/policies/5833a3e9-c306-4dc4-95f0-db3f10978a5d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1937] 10.0.0.156 () {32 vars in 733 bytes} [Sat May 9 22:57:54 2026] DELETE /v2.0/qos/policies/be7386d0-ce6b-4c0d-96e4-2cca92faa25b => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1938] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:57:53 2026] PUT /v2.0/ports/4213d8d1-cd27-496d-b4e8-976a1d785aae => generated 1199 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1939] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:57:54 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 1238 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, ' 2026-05-09 22:57:54.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2dc473a-2dc1-439e-ae9c-839a72388337'] response: {'name': 'network-changed', 'server_uuid': '2d936215-cfc2-4dca-ba15-babe2633ad8c', 'tag': '4213d8d1-cd27-496d-b4e8-976a1d785aae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 931/1940] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:57:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4213d8d1-cd27-496d-b4e8-976a1d785aae => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1941] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:57:54 2026] GET /v2.0/subnets?id=df1ef923-17b4-4687-b1bb-5a46e91935df => 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: 932/1942] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:57:54 2026] GET /v2.0/ports?network_id=0d575ee3-5f2e-4271-b831-937ed74bbdfa&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1943] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:57:54 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 8|app: 0|req: 933/1944] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:57:54 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1012/1945] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:57:54 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1946] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1947] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/security-groups?id=274c4472-68b3-47af-9ddd-fe2c0364206d&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1948] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:54 2026] GET /v2.0/security-groups?tenant_id=b6454acf3ac543b5a51f3521e7b48a72&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1949] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1950] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4213d8d1-cd27-496d-b4e8-976a1d785aae => 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: 1017/1951] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/subnets?id=df1ef923-17b4-4687-b1bb-5a46e91935df => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1952] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:55 2026] DELETE /v2.0/security-groups/22f437af-945e-4e11-9b4f-3cfbe47d1bda => 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: 1018/1953] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/ports?network_id=0d575ee3-5f2e-4271-b831-937ed74bbdfa&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1954] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1019/1955] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 937/1956] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/security-groups?tenant_id=5f1dfa3511dd4dad871c4498f1a1d881&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1957] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:55 2026] DELETE /v2.0/security-groups/50b1cb72-e7a5-4de4-9795-54e0f08d1b03 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1958] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:57:55 2026] GET /v2.0/security-groups?tenant_id=8e41730a26b14a71bae0b6de8c556f63&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1959] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:57:55 2026] DELETE /v2.0/security-groups/cdd9a6f0-48e0-403b-bd54-60da9fcc8fd8 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1960] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:57:56 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1961] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:57:56 2026] GET /v2.0/security-groups?id=274c4472-68b3-47af-9ddd-fe2c0364206d&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:57.389 8 WARNING neutron_lib.context [None req-a5dbd3c4-40b2-4618-b147-4f9b6beed69a 57064806a47349b2bf54fd37d8106e17 9f520a4b6b264d10a6b734dadebaeaaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1023/1962] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:57:57 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1963] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:57:57 2026] GET /v2.0/security-groups?id=274c4472-68b3-47af-9ddd-fe2c0364206d&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:57.515 8 INFO neutron.db.segments_db [None req-a5dbd3c4-40b2-4618-b147-4f9b6beed69a 57064806a47349b2bf54fd37d8106e17 9f520a4b6b264d10a6b734dadebaeaaa - - default default] Added segment 7416b628-b311-4ff9-97af-788d6cda8737 of type vxlan for network 5fe773ed-2f8f-47e2-8275-8c90db559e11 [pid: 7|app: 0|req: 1025/1964] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:57:57 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => 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: 940/1965] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:57 2026] POST /v2.0/networks => generated 632 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:57.635 8 WARNING neutron_lib.context [None req-a722b293-a221-425d-b22d-befcfc6b5149 57064806a47349b2bf54fd37d8106e17 9f520a4b6b264d10a6b734dadebaeaaa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1026/1966] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:57:57 2026] GET /v2.0/security-groups?id=274c4472-68b3-47af-9ddd-fe2c0364206d&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:57:57.707 8 INFO neutron.db.segments_db [None req-a722b293-a221-425d-b22d-befcfc6b5149 57064806a47349b2bf54fd37d8106e17 9f520a4b6b264d10a6b734dadebaeaaa - - default default] Added segment dc82e874-7970-4da5-ae34-b85dbf66cf50 of type vxlan for network ee612a3a-e67c-48ad-aaab-58ecaff45bac [pid: 7|app: 0|req: 1027/1967] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:57:57 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:57.758 7 WARNING neutron_lib.context [None req-70d76f59-3de7-47ea-9821-4ae2775dad0a ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 941/1968] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:57 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:57.953 8 WARNING neutron_lib.context [None req-d7f17053-51ec-4744-970f-d396fa9d9b2d d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:58.079 8 INFO neutron.db.segments_db [None req-d7f17053-51ec-4744-970f-d396fa9d9b2d d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Added segment 5a7638f0-6dce-4aa7-a8ea-c5f72fdaf1e4 of type vxlan for network b3b803cd-2d43-45a8-bea6-0ec67aceb2d0 [pid: 8|app: 0|req: 942/1969] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:57 2026] POST /v2.0/networks => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1970] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:58 2026] PUT /v2.0/networks/5fe773ed-2f8f-47e2-8275-8c90db559e11/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:58.290 8 WARNING neutron_lib.context [None req-c98395b3-4e16-4567-b8ab-fd2e47ef8427 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1971] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:57:58 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, ' [pid: 8|app: 0|req: 945/1972] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:58 2026] GET /v2.0/networks/5fe773ed-2f8f-47e2-8275-8c90db559e11/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:58.638 8 WARNING neutron_lib.context [None req-bdbb3999-9902-41cc-8196-7853910fd390 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 946/1973] 10.0.0.156 () {34 vars in 665 bytes} [Sat May 9 22:57:58 2026] POST /v2.0/trunks => generated 407 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1974] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:58 2026] PUT /v2.0/networks/ee612a3a-e67c-48ad-aaab-58ecaff45bac/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:58.951 8 WARNING neutron_lib.context [None req-c514bfc1-668c-48c8-b9d4-70dc8f907fe1 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:57:58.998 8 INFO neutron.db.segments_db [None req-c514bfc1-668c-48c8-b9d4-70dc8f907fe1 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Added segment b47ab906-b5c9-444c-b2ff-0073ecd71735 of type vxlan for network fb6a1144-5164-4924-9210-05370ca6ebd6 [pid: 8|app: 0|req: 948/1975] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:58 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:59.118 7 INFO neutron.db.l3_db [None req-70d76f59-3de7-47ea-9821-4ae2775dad0a ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Floating IP 42d9e139-9499-4622-8ca9-334efb1a6f2e associated. External IP: 10.96.250.210, port: 4213d8d1-cd27-496d-b4e8-976a1d785aae. [pid: 8|app: 0|req: 949/1976] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:59 2026] GET /v2.0/networks/ee612a3a-e67c-48ad-aaab-58ecaff45bac/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:59.171 8 WARNING neutron_lib.context [None req-52e0051d-602d-4e88-adb7-653a7b4c10e9 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 950/1977] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:57:59 2026] POST /v2.0/ports => generated 743 bytes in 323 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: 1028/1978] 10.0.0.156 () {34 vars in 676 bytes} [Sat May 9 22:57:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:57:59.549 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8885d896-9404-4820-b789-b2480423203a'] response: {'name': 'network-changed', 'server_uuid': '2d936215-cfc2-4dca-ba15-babe2633ad8c', 'tag': '4213d8d1-cd27-496d-b4e8-976a1d785aae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 951/1979] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:59 2026] PUT /v2.0/networks/ee612a3a-e67c-48ad-aaab-58ecaff45bac/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:59.557 8 WARNING neutron_lib.context [None req-d8fe8e34-6abb-4564-bbec-f6f98503d84c d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1029/1980] 10.0.0.156 () {34 vars in 677 bytes} [Sat May 9 22:57:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1981] 10.0.0.156 () {34 vars in 665 bytes} [Sat May 9 22:57:59 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1982] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:57:59 2026] GET /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 855 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1983] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:59 2026] GET /v2.0/networks/ee612a3a-e67c-48ad-aaab-58ecaff45bac/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1984] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:57:59 2026] PUT /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1985] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:57:59 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:57:59.841 8 WARNING neutron_lib.context [None req-bb496b00-c1e1-40b8-bb75-a66f0345a3be d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1032/1986] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:59 2026] GET /v2.0/networks/5fe773ed-2f8f-47e2-8275-8c90db559e11/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:57:59.891 8 INFO neutron.db.segments_db [None req-bb496b00-c1e1-40b8-bb75-a66f0345a3be d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Added segment b278191e-bd36-405a-acea-53b75c1dc8be of type vxlan for network 4997d6b1-4d02-4c54-bca4-3f6b310b5242 [pid: 7|app: 0|req: 1033/1987] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:57:59 2026] GET /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/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: 1034/1988] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:57:59 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1989] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:57:59 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1990] 10.0.0.156 () {34 vars in 763 bytes} [Sat May 9 22:58:00 2026] PUT /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1991] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4213d8d1-cd27-496d-b4e8-976a1d785aae => generated 858 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:00.144 8 WARNING neutron_lib.context [None req-e1c81d89-37ea-45ab-aaeb-cae449ed2fd3 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:58:00.150 7 INFO neutron.services.segments.plugin [-] Segment 7416b628-b311-4ff9-97af-788d6cda8737 resource provider aggregate not found 2026-05-09 22:58:00.158 7 INFO neutron.services.segments.plugin [-] Segment 7416b628-b311-4ff9-97af-788d6cda8737 resource provider aggregate not found 2026-05-09 22:58:00.172 7 INFO neutron.services.segments.plugin [-] Segment 7416b628-b311-4ff9-97af-788d6cda8737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7416b628-b311-4ff9-97af-788d6cda8737 found for delete ", "request_id": "req-a0c24ca7-ffc6-4415-b0a7-36e803d857c0"}]} 2026-05-09 22:58:00.174 7 INFO neutron.services.segments.plugin [-] Segment 7416b628-b311-4ff9-97af-788d6cda8737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7416b628-b311-4ff9-97af-788d6cda8737 found for delete ", "request_id": "req-54c6f10c-cbd0-4240-a9b2-2f5f37d30b31"}]} [pid: 7|app: 0|req: 1035/1992] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:57:59 2026] DELETE /v2.0/networks/5fe773ed-2f8f-47e2-8275-8c90db559e11 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1993] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1994] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/subnets?id=df1ef923-17b4-4687-b1bb-5a46e91935df => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1995] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:58:00 2026] DELETE /v2.0/networks/ee612a3a-e67c-48ad-aaab-58ecaff45bac => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1996] 10.0.0.156 () {34 vars in 759 bytes} [Sat May 9 22:58:00 2026] PUT /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1997] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:58:00 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 959/1998] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1999] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/ports?network_id=0d575ee3-5f2e-4271-b831-937ed74bbdfa&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:58:00.502 8 WARNING neutron_lib.context [None req-3647ece4-7772-4c8d-ad50-27f03b14a970 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1041/2000] 10.0.0.156 () {34 vars in 781 bytes} [Sat May 9 22:58:00 2026] PUT /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2001] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1043/2002] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2003] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2004] 10.0.0.156 () {34 vars in 752 bytes} [Sat May 9 22:58:00 2026] PUT /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2005] 10.0.0.156 () {34 vars in 665 bytes} [Sat May 9 22:58:00 2026] POST /v2.0/trunks => generated 407 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:00.751 8 WARNING neutron_lib.context [None req-022d9cc0-8447-49cc-a9d0-cffc6f789da4 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1046/2006] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2007] 10.0.0.156 () {32 vars in 740 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:58:00.804 8 INFO neutron.db.segments_db [None req-022d9cc0-8447-49cc-a9d0-cffc6f789da4 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Added segment 65bd1811-5e2a-4d3d-9891-14066b23366a of type vxlan for network b67abdfe-f359-45fb-acb4-bdc9bc24bd38 2026-05-09 22:58:00.810 7 INFO neutron.api.v2.resource [None req-496b23de-1f2a-4556-8ae9-a3e31a7e076b 202e2f139ca845d780fc09b0d8c26a79 f5f6aaab34254f31bcf04b44645ccea6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1048/2008] 10.0.0.156 () {32 vars in 744 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2009] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2010] 10.0.0.156 () {32 vars in 743 bytes} [Sat May 9 22:58:00 2026] DELETE /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2011] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:58:00.921 7 INFO neutron.api.v2.resource [None req-8de44557-210c-40f7-a148-5590d0dbb9f7 202e2f139ca845d780fc09b0d8c26a79 f5f6aaab34254f31bcf04b44645ccea6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1052/2012] 10.0.0.156 () {32 vars in 747 bytes} [Sat May 9 22:58:00 2026] DELETE /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/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: 961/2013] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:58:00 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) 2026-05-09 22:58:00.933 8 WARNING neutron_lib.context [None req-c97bca60-463e-4223-a67f-f1f6bc7f1e6e d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1053/2014] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:58:00 2026] DELETE /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2015] 10.0.0.156 () {32 vars in 732 bytes} [Sat May 9 22:58:00 2026] GET /v2.0/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2016] 10.0.0.156 () {32 vars in 733 bytes} [Sat May 9 22:58:00 2026] DELETE /v2.0/qos/policies/5a00cf59-4542-408d-8f9d-8851af9e45c7 => 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: 962/2017] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:58:00 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-09 22:58:01.281 8 WARNING neutron_lib.context [None req-7f3f2df2-ffc3-4961-bebb-f8d90c0ac2c8 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1056/2018] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:01 2026] GET /v2.0/security-groups?tenant_id=9f520a4b6b264d10a6b734dadebaeaaa&name=default => generated 2801 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2019] 10.0.0.156 () {34 vars in 665 bytes} [Sat May 9 22:58:01 2026] POST /v2.0/trunks => generated 407 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:01.473 8 WARNING neutron_lib.context [None req-bbb036a9-deb1-4a4b-b100-793fc78cd483 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/2020] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:01 2026] DELETE /v2.0/security-groups/9014a74e-6c35-4fcf-a303-940e3403b8c4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:58:01.520 8 INFO neutron.db.segments_db [None req-bbb036a9-deb1-4a4b-b100-793fc78cd483 d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Added segment 1af627f8-51f9-4249-aec1-bac291335ba3 of type vxlan for network 8703bb80-c6a4-496d-861d-67849bfe7065 [pid: 8|app: 0|req: 964/2021] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:58:01 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:01.647 8 WARNING neutron_lib.context [None req-6c92aca9-33bf-4fe2-a700-304d4e4a3ccf d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1058/2024] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:01 2026] GET /v2.0/security-groups?tenant_id=b4a9a6b0ab354d869ee9e4acba09e3ef&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2025] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:01 2026] GET /v2.0/security-groups?tenant_id=d75c7c7f6e6f47368d9d00932f09d097&name=default => generated 2805 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2026] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:01 2026] DELETE /v2.0/security-groups/30bcfc96-a93d-446f-b687-65f685f87ee7 => 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: 1061/2027] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:02 2026] DELETE /v2.0/security-groups/c357a108-ba0e-4abc-a958-33ab1c9a3030 => 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: 967/2028] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:58:01 2026] POST /v2.0/ports => generated 743 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:02.276 7 WARNING neutron_lib.context [None req-1341eb59-6b54-4b63-ad0b-4a5dd801f37f d4bf14deb00e45dc810814d438fb7aa8 8466101bdc8542059c55593cc4c4758c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:58:02.311 7 INFO neutron.services.segments.plugin [-] Segment dc82e874-7970-4da5-ae34-b85dbf66cf50 resource provider aggregate not found 2026-05-09 22:58:02.319 7 INFO neutron.services.segments.plugin [-] Segment dc82e874-7970-4da5-ae34-b85dbf66cf50 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 22:58:02.331 7 INFO neutron.services.segments.plugin [-] Segment dc82e874-7970-4da5-ae34-b85dbf66cf50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc82e874-7970-4da5-ae34-b85dbf66cf50 found for delete ", "request_id": "req-f21971c1-11f1-48d1-bd98-3bf2b186f723"}]} 2026-05-09 22:58:02.345 7 INFO neutron.services.segments.plugin [-] Segment dc82e874-7970-4da5-ae34-b85dbf66cf50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc82e874-7970-4da5-ae34-b85dbf66cf50 found for delete ", "request_id": "req-ca533869-1db7-448b-afe9-d11cf4745ca7"}]} [pid: 8|app: 0|req: 968/2029] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/security-groups?tenant_id=f5f6aaab34254f31bcf04b44645ccea6&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2030] 10.0.0.156 () {34 vars in 665 bytes} [Sat May 9 22:58:02 2026] POST /v2.0/trunks => generated 407 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2031] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:02 2026] DELETE /v2.0/security-groups/71bced40-607e-484c-8105-fc366575ad62 => 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: 1063/2032] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:58:02 2026] PUT /v2.0/trunks/d21c33f3-b4ea-49cf-a322-490c4f0f3155/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2033] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:58:02 2026] PUT /v2.0/trunks/5646dbd0-32a0-47cd-9eb8-6a0d2a588b83/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2034] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:58:02 2026] PUT /v2.0/trunks/0d872779-8464-49ca-9f2b-143024caf4e8/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: 971/2035] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:58:02 2026] PUT /v2.0/trunks/b39b201f-1c1c-453d-a3bf-3a87a3907fc9/tags => 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: 1065/2036] 10.0.0.156 () {32 vars in 661 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2037] 10.0.0.156 () {32 vars in 675 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2038] 10.0.0.156 () {32 vars in 671 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2039] 10.0.0.156 () {32 vars in 683 bytes} [Sat May 9 22:58:02 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) [pid: 7|app: 0|req: 1067/2040] 10.0.0.156 () {32 vars in 669 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2041] 10.0.0.156 () {32 vars in 683 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2042] 10.0.0.156 () {32 vars in 679 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2043] 10.0.0.156 () {32 vars in 691 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2044] 10.0.0.156 () {32 vars in 718 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/trunks/d21c33f3-b4ea-49cf-a322-490c4f0f3155 => generated 412 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2045] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:58:02 2026] GET /v2.0/ports/730f189c-3f32-453a-a193-0532749296be => 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: 1070/2046] 10.0.0.156 () {32 vars in 721 bytes} [Sat May 9 22:58:03 2026] DELETE /v2.0/trunks/d21c33f3-b4ea-49cf-a322-490c4f0f3155 => 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: 977/2047] 10.0.0.156 () {32 vars in 718 bytes} [Sat May 9 22:58:03 2026] GET /v2.0/trunks/5646dbd0-32a0-47cd-9eb8-6a0d2a588b83 => generated 420 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2048] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:58:03 2026] GET /v2.0/ports/b34aafe8-1efa-4feb-a643-b285ab954e4b => generated 826 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2049] 10.0.0.156 () {32 vars in 721 bytes} [Sat May 9 22:58:03 2026] DELETE /v2.0/trunks/5646dbd0-32a0-47cd-9eb8-6a0d2a588b83 => 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: 1072/2050] 10.0.0.156 () {32 vars in 718 bytes} [Sat May 9 22:58:03 2026] GET /v2.0/trunks/0d872779-8464-49ca-9f2b-143024caf4e8 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2051] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:58:03 2026] GET /v2.0/ports/8c424af8-8625-45a6-a451-5364e0eb8d0b => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2052] 10.0.0.156 () {32 vars in 721 bytes} [Sat May 9 22:58:03 2026] DELETE /v2.0/trunks/0d872779-8464-49ca-9f2b-143024caf4e8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2053] 10.0.0.156 () {32 vars in 718 bytes} [Sat May 9 22:58:03 2026] GET /v2.0/trunks/b39b201f-1c1c-453d-a3bf-3a87a3907fc9 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2054] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:58:03 2026] GET /v2.0/ports/ff57b8a4-a57c-4399-9301-cfc31210fc88 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2055] 10.0.0.156 () {32 vars in 721 bytes} [Sat May 9 22:58:03 2026] DELETE /v2.0/trunks/b39b201f-1c1c-453d-a3bf-3a87a3907fc9 => 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: 1075/2056] 10.0.0.156 () {32 vars in 718 bytes} [Sat May 9 22:58:03 2026] GET /v2.0/trunks/ef2bc838-96df-40a2-b10d-c8f263e6b67d => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2057] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 22:58:03 2026] GET /v2.0/ports/dadc0123-32d3-4828-94da-6ba3ac0ee65d => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2058] 10.0.0.156 () {32 vars in 721 bytes} [Sat May 9 22:58:03 2026] DELETE /v2.0/trunks/ef2bc838-96df-40a2-b10d-c8f263e6b67d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2059] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:58:04 2026] DELETE /v2.0/ports/730f189c-3f32-453a-a193-0532749296be => 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: 1077/2060] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:58:04 2026] DELETE /v2.0/ports/b34aafe8-1efa-4feb-a643-b285ab954e4b => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2061] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:58:04 2026] DELETE /v2.0/ports/8c424af8-8625-45a6-a451-5364e0eb8d0b => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2062] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:58:04 2026] DELETE /v2.0/ports/ff57b8a4-a57c-4399-9301-cfc31210fc88 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2063] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 22:58:04 2026] DELETE /v2.0/ports/dadc0123-32d3-4828-94da-6ba3ac0ee65d => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:58:05.439 7 INFO neutron.services.segments.plugin [-] Segment 5a7638f0-6dce-4aa7-a8ea-c5f72fdaf1e4 resource provider aggregate not found 2026-05-09 22:58:05.444 7 INFO neutron.services.segments.plugin [-] Segment 5a7638f0-6dce-4aa7-a8ea-c5f72fdaf1e4 resource provider aggregate not found 2026-05-09 22:58:05.462 7 INFO neutron.services.segments.plugin [-] Segment 5a7638f0-6dce-4aa7-a8ea-c5f72fdaf1e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7638f0-6dce-4aa7-a8ea-c5f72fdaf1e4 found for delete ", "request_id": "req-9a77a6a7-fb7a-4131-bb5a-d745cac2dea9"}]} 2026-05-09 22:58:05.473 7 INFO neutron.services.segments.plugin [-] Segment 5a7638f0-6dce-4aa7-a8ea-c5f72fdaf1e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7638f0-6dce-4aa7-a8ea-c5f72fdaf1e4 found for delete ", "request_id": "req-79577640-c526-466a-a190-4fdaab6fb90a"}]} [pid: 7|app: 0|req: 1079/2064] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:58:05 2026] DELETE /v2.0/networks/b3b803cd-2d43-45a8-bea6-0ec67aceb2d0 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:58:05.706 8 INFO neutron.services.segments.plugin [-] Segment b47ab906-b5c9-444c-b2ff-0073ecd71735 resource provider aggregate not found 2026-05-09 22:58:05.711 8 INFO neutron.services.segments.plugin [-] Segment b47ab906-b5c9-444c-b2ff-0073ecd71735 resource provider aggregate not found 2026-05-09 22:58:05.729 8 INFO neutron.services.segments.plugin [-] Segment b47ab906-b5c9-444c-b2ff-0073ecd71735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b47ab906-b5c9-444c-b2ff-0073ecd71735 found for delete ", "request_id": "req-b3a9d0ef-0d22-474a-9e8c-b9b6730762d5"}]} 2026-05-09 22:58:05.730 8 INFO neutron.services.segments.plugin [-] Segment b47ab906-b5c9-444c-b2ff-0073ecd71735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b47ab906-b5c9-444c-b2ff-0073ecd71735 found for delete ", "request_id": "req-ce498d1f-e192-436e-abfc-de48a47c0115"}]} [pid: 8|app: 0|req: 986/2065] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:58:05 2026] DELETE /v2.0/networks/fb6a1144-5164-4924-9210-05370ca6ebd6 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2066] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:05 2026] GET /v2.0/security-groups?tenant_id=e5992bf44f504f788f47434be7e95218&name=default => generated 2805 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:58:05.810 8 WARNING neutron_lib.context [None req-a92f683c-b40d-4d7d-886a-3489e724a8dc d6956509a5a54fb48276b98093fe27e3 0abe6a2564204470978741cf4a365abc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/2067] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:58:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2068] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:05 2026] DELETE /v2.0/security-groups/62ad91ec-1470-4ab8-8bdf-5fa0273b7ece => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2069] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:58:05 2026] DELETE /v2.0/networks/4997d6b1-4d02-4c54-bca4-3f6b310b5242 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2070] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:58:06 2026] PUT /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2071] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2072] 10.0.0.156 () {34 vars in 769 bytes} [Sat May 9 22:58:06 2026] PUT /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2073] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:58:06 2026] DELETE /v2.0/networks/b67abdfe-f359-45fb-acb4-bdc9bc24bd38 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2074] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/security-groups?tenant_id=403e0a5f52d24c6f94cf3708aa35227e&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2075] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2076] 199.204.45.44 () {34 vars in 1094 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2077] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:06 2026] DELETE /v2.0/security-groups/7b24c752-87fe-48a8-8609-fc2f70d1f096 => 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: 995/2078] 10.0.0.156 () {34 vars in 765 bytes} [Sat May 9 22:58:06 2026] PUT /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/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: 1084/2079] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:58:06 2026] DELETE /v2.0/networks/8703bb80-c6a4-496d-861d-67849bfe7065 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2080] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2081] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2082] 10.0.0.156 () {34 vars in 787 bytes} [Sat May 9 22:58:06 2026] PUT /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2083] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/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: 1087/2084] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 756 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2085] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:58:06 2026] PUT /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2086] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2087] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4213d8d1-cd27-496d-b4e8-976a1d785aae => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2088] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:58:06.691 7 INFO neutron.api.v2.resource [None req-b43f9815-9116-42e2-ab74-9f8191a15f2f d6956509a5a54fb48276b98093fe27e3 0abe6a2564204470978741cf4a365abc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1089/2089] 10.0.0.156 () {32 vars in 750 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2090] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnets?id=df1ef923-17b4-4687-b1bb-5a46e91935df => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2091] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 22:58:06 2026] DELETE /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2092] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2093] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/ports?network_id=0d575ee3-5f2e-4271-b831-937ed74bbdfa&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:58:06.790 7 INFO neutron.api.v2.resource [None req-7c5460f2-eefd-4b0c-8a5f-0c7319008944 d6956509a5a54fb48276b98093fe27e3 0abe6a2564204470978741cf4a365abc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1092/2094] 10.0.0.156 () {32 vars in 753 bytes} [Sat May 9 22:58:06 2026] DELETE /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/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: 1093/2095] 10.0.0.156 () {32 vars in 741 bytes} [Sat May 9 22:58:06 2026] DELETE /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2096] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1094/2097] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23/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: 1004/2098] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:06 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2099] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:58:06 2026] DELETE /v2.0/subnetpools/df13ca26-09cb-4184-aed9-bbe5060c9b23 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:58:07.634 7 INFO neutron.services.segments.plugin [-] Segment b278191e-bd36-405a-acea-53b75c1dc8be resource provider aggregate not found [pid: 8|app: 0|req: 1005/2100] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:07 2026] GET /v2.0/security-groups?tenant_id=e5694a3bf96948d5837ca5df2b50889a&name=default => generated 2805 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:58:07.642 7 INFO neutron.services.segments.plugin [-] Segment b278191e-bd36-405a-acea-53b75c1dc8be resource provider aggregate not found 2026-05-09 22:58:07.653 7 INFO neutron.services.segments.plugin [-] Segment b278191e-bd36-405a-acea-53b75c1dc8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b278191e-bd36-405a-acea-53b75c1dc8be found for delete ", "request_id": "req-26f56612-4c46-4a3d-abd4-f4ca8dc24d55"}]} 2026-05-09 22:58:07.659 7 INFO neutron.services.segments.plugin [-] Segment b278191e-bd36-405a-acea-53b75c1dc8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b278191e-bd36-405a-acea-53b75c1dc8be found for delete ", "request_id": "req-3cc619dc-2588-4700-b476-6717b3d0238f"}]} 2026-05-09 22:58:07.669 7 INFO neutron.services.segments.plugin [-] Segment 65bd1811-5e2a-4d3d-9891-14066b23366a resource provider aggregate not found 2026-05-09 22:58:07.674 7 INFO neutron.services.segments.plugin [-] Segment 65bd1811-5e2a-4d3d-9891-14066b23366a resource provider aggregate not found 2026-05-09 22:58:07.687 7 INFO neutron.services.segments.plugin [-] Segment 65bd1811-5e2a-4d3d-9891-14066b23366a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65bd1811-5e2a-4d3d-9891-14066b23366a found for delete ", "request_id": "req-b511ef58-5899-4e19-8137-f5045412271a"}]} 2026-05-09 22:58:07.693 7 INFO neutron.services.segments.plugin [-] Segment 65bd1811-5e2a-4d3d-9891-14066b23366a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65bd1811-5e2a-4d3d-9891-14066b23366a found for delete ", "request_id": "req-ce343bcb-1811-439e-8d43-df653aecaace"}]} 2026-05-09 22:58:07.701 7 INFO neutron.services.segments.plugin [-] Segment 1af627f8-51f9-4249-aec1-bac291335ba3 resource provider aggregate not found 2026-05-09 22:58:07.706 7 INFO neutron.services.segments.plugin [-] Segment 1af627f8-51f9-4249-aec1-bac291335ba3 resource provider aggregate not found 2026-05-09 22:58:07.712 7 INFO neutron.services.segments.plugin [-] Segment 1af627f8-51f9-4249-aec1-bac291335ba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af627f8-51f9-4249-aec1-bac291335ba3 found for delete ", "request_id": "req-542be6ea-365c-4dc4-8598-5d0333db703c"}]} 2026-05-09 22:58:07.722 7 INFO neutron.services.segments.plugin [-] Segment 1af627f8-51f9-4249-aec1-bac291335ba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af627f8-51f9-4249-aec1-bac291335ba3 found for delete ", "request_id": "req-1019d6d6-ba0e-4d78-afa6-fba85c347b54"}]} [pid: 8|app: 0|req: 1006/2101] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:07 2026] DELETE /v2.0/security-groups/31a7d96e-c138-4446-8801-879fe46b11d2 => 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: 1096/2102] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:07 2026] GET /v2.0/security-groups?tenant_id=0abe6a2564204470978741cf4a365abc&name=default => generated 2805 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2103] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:07 2026] DELETE /v2.0/security-groups/5525c225-b812-4b52-9998-1f065b8475a0 => 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: 1097/2104] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:07 2026] GET /v2.0/security-groups?tenant_id=f722ce0352d640ebb5d7e1d2ed2e0916&name=default => generated 2805 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2105] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:07 2026] DELETE /v2.0/security-groups/0d5b6052-f280-4bb4-ba9d-afe670505a79 => 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: 1098/2106] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:08 2026] GET /v2.0/security-groups?tenant_id=9178d903b05e45859439d15dc51432ba&name=default => generated 2805 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2107] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:08 2026] GET /v2.0/security-groups?tenant_id=8466101bdc8542059c55593cc4c4758c&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2108] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:08 2026] DELETE /v2.0/security-groups/110034ff-d3b2-422a-a730-c53c170a94e1 => 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: 1100/2109] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:08 2026] DELETE /v2.0/security-groups/3cd0490e-e2de-4fff-9d47-8ecac466b237 => 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: 1010/2110] 10.0.0.30 () {34 vars in 988 bytes} [Sat May 9 22:58:09 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 1240 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2111] 10.0.0.30 () {34 vars in 1038 bytes} [Sat May 9 22:58:10 2026] GET /v2.0/security-groups?id=274c4472-68b3-47af-9ddd-fe2c0364206d&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2112] 10.0.0.156 () {32 vars in 825 bytes} [Sat May 9 22:58:11 2026] GET /v2.0/ports?project_id=8e31867b09964328848bad547706ae74&network_id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 3691 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2113] 10.0.0.156 () {32 vars in 741 bytes} [Sat May 9 22:58:12 2026] GET /v2.0/subnets?network_id=4941e950-0acc-4b0b-875d-22f815189b14 => generated 644 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:12.345 8 INFO neutron.db.l3_db [None req-b1df621a-3740-41d0-a44a-9a5e9c6f91f2 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Floating IP 42d9e139-9499-4622-8ca9-334efb1a6f2e disassociated. External IP: 10.96.250.210, port: 4213d8d1-cd27-496d-b4e8-976a1d785aae. [pid: 8|app: 0|req: 1012/2114] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:58:12 2026] PUT /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 554 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2115] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:58:12 2026] GET /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2116] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:58:13 2026] GET /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 554 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2117] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:13 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:58:13.886 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-678e74c0-91ee-451c-99ec-8e7157fd1c0c'] response: {'name': 'network-changed', 'server_uuid': '2d936215-cfc2-4dca-ba15-babe2633ad8c', 'tag': '4213d8d1-cd27-496d-b4e8-976a1d785aae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1014/2118] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:13 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 756 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2119] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:58:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4213d8d1-cd27-496d-b4e8-976a1d785aae => 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: 1015/2120] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:58:14 2026] GET /v2.0/subnets?id=df1ef923-17b4-4687-b1bb-5a46e91935df => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2121] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:14 2026] GET /v2.0/ports?network_id=0d575ee3-5f2e-4271-b831-937ed74bbdfa&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: 1016/2122] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:14 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1107/2123] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:14 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1017/2124] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:58:14 2026] GET /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:15.890 7 WARNING neutron_lib.context [None req-1eccce15-1aa0-429a-a3c3-4ea0f774ac0f ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1108/2125] 10.0.0.156 () {34 vars in 684 bytes} [Sat May 9 22:58:15 2026] POST /v2.0/security-groups => generated 1613 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:58:16.009 8 WARNING neutron_lib.context [None req-db0c823f-f39b-4df5-b887-9faa40e055f5 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/2126] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:16 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) 2026-05-09 22:58:16.150 7 WARNING neutron_lib.context [None req-205b1fd4-65fa-4055-a1b2-da241679fe92 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1109/2127] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:16 2026] POST /v2.0/security-group-rules => generated 564 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:16.274 8 WARNING neutron_lib.context [None req-5fa578ee-6e8d-42dd-be25-fb6d6cdc8643 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1019/2128] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:16 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:16.377 7 WARNING neutron_lib.context [None req-887d3d06-18c9-40f2-bf62-5fb632d8da6a ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1110/2129] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:16.485 8 WARNING neutron_lib.context [None req-e2aec7d9-d289-4051-bc52-b38df44811de ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:58:16.507 8 INFO neutron.db.securitygroups_db [None req-e2aec7d9-d289-4051-bc52-b38df44811de ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Project 8e31867b09964328848bad547706ae74 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: 1020/2130] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:16 2026] POST /v2.0/security-group-rules => generated 575 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:16.604 7 WARNING neutron_lib.context [None req-adeb38cc-576a-4985-aa85-c4d433469709 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:58:16.629 7 INFO neutron.db.securitygroups_db [None req-adeb38cc-576a-4985-aa85-c4d433469709 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Project 8e31867b09964328848bad547706ae74 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: 1111/2133] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:16 2026] POST /v2.0/security-group-rules => generated 574 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:16.844 8 WARNING neutron_lib.context [None req-4066a62d-ad3f-43db-b946-2f6a40f4a452 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:58:16.962 8 INFO neutron.db.segments_db [None req-4066a62d-ad3f-43db-b946-2f6a40f4a452 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Added segment 764caf5a-a0bd-4b0d-924d-e14b7e3cdd01 of type vxlan for network db4514f0-dc4d-4240-9114-5ad04a5fa2e7 [pid: 8|app: 0|req: 1023/2134] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:58:16 2026] POST /v2.0/networks => generated 640 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:17.076 8 WARNING neutron_lib.context [None req-039353d7-b65e-4fd0-9c18-2b619380fe30 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1112/2135] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 22:58:17 2026] GET /v2.0/networks => generated 1297 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2136] 10.0.0.128 () {34 vars in 1099 bytes} [Sat May 9 22:58:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1719062138&fields=id&tenant_id=8e31867b09964328848bad547706ae74 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2137] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:17 2026] POST /v2.0/subnets => generated 634 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2138] 10.0.0.156 () {32 vars in 721 bytes} [Sat May 9 22:58:17 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1114/2139] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:58:17 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 660 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:17.469 8 WARNING neutron_lib.context [None req-2623df11-f4ae-4af8-ba19-79257d7c8f03 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1115/2140] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:58:17 2026] GET /v2.0/quotas/8e31867b09964328848bad547706ae74 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2141] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:58:17 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&fields=id => generated 149 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2142] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:58:17 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1118/2143] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:58:17 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2144] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:17 2026] POST /v2.0/subnets => generated 708 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:17.797 7 WARNING neutron_lib.context [None req-128cf6e8-f294-454d-a361-4f42176f4a51 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:58:17.847 7 INFO neutron.db.segments_db [None req-128cf6e8-f294-454d-a361-4f42176f4a51 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Added segment 565eef88-d6f5-4a65-86e8-08c0e62ba2fd of type vxlan for network d0e8ecac-8c4b-45e3-ba0a-620f2b547911 [pid: 8|app: 0|req: 1027/2145] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:17 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => 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: 1119/2146] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:58:17 2026] POST /v2.0/networks => generated 637 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:17.999 8 WARNING neutron_lib.context [None req-aaec219e-641d-48ae-b0ec-4653051275f3 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1028/2147] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:17 2026] POST /v2.0/subnets => generated 632 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:18.336 7 WARNING neutron_lib.context [None req-68a9bd2c-26dc-40a4-afa2-4b0091661747 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1029/2148] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:18 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 660 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2149] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:58:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e31867b09964328848bad547706ae74 => generated 272 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:18.703 8 WARNING neutron_lib.context [req-aabb76da-341a-4ff6-a8af-8930cfa28d3e req-d4998dd0-3f2c-4f3d-ad64-772678963087 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1120/2150] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:18 2026] POST /v2.0/subnets => generated 702 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:18.789 7 WARNING neutron_lib.context [None req-b6e51fa3-92c1-4c5c-abf9-97570f39adb6 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:58:18.846 7 INFO neutron.db.segments_db [None req-b6e51fa3-92c1-4c5c-abf9-97570f39adb6 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Added segment 6daf3d2f-05e2-4cdd-bac3-ac1209e40a81 of type vxlan for network 5c78d098-18e3-4a9d-bbfc-78307a77f8ce [pid: 7|app: 0|req: 1121/2151] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:58:18 2026] POST /v2.0/networks => generated 637 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:18.964 7 WARNING neutron_lib.context [None req-97ee70bf-aa4c-49d3-89ca-a84cd1f79593 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1031/2152] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:58:18 2026] POST /v2.0/ports => generated 958 bytes in 579 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: 1122/2153] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:18 2026] POST /v2.0/subnets => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2154] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:19 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 961 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:19.378 8 WARNING neutron_lib.context [None req-74a0c696-e8b2-499d-9436-e32885fa34a3 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1033/2155] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:19 2026] POST /v2.0/subnets => generated 706 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2156] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:19 2026] GET /v2.0/security-groups?id=002e25a5-fd48-4778-bf66-d5bd02e661ed&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:19.849 8 WARNING neutron_lib.context [None req-17d41b49-7c35-4efe-9648-f1d82861799f 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:58:19.905 8 INFO neutron.db.segments_db [None req-17d41b49-7c35-4efe-9648-f1d82861799f 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Added segment 62a7ee74-98dc-472c-bdca-c7ed2db326ff of type vxlan for network 1143b4ce-1300-47b4-b2b6-37ae22bbda7f 2026-05-09 22:58:20.238 8 INFO neutron.db.l3_hamode_db [None req-17d41b49-7c35-4efe-9648-f1d82861799f 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1123/2157] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:58:19 2026] PUT /v2.0/ports/57375a20-58dd-445e-b7a9-5b9a4eefb2e1 => generated 1203 bytes in 921 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-09 22:58:20.369 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e9bdf43-6020-4254-a609-2de38798da68'] response: {'name': 'network-changed', 'server_uuid': '8b7bf139-0a39-442d-9a38-23f2879be69c', 'tag': '57375a20-58dd-445e-b7a9-5b9a4eefb2e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1124/2158] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 1242 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1125/2159] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=57375a20-58dd-445e-b7a9-5b9a4eefb2e1 => 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: 1126/2160] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/subnets?id=df1ef923-17b4-4687-b1bb-5a46e91935df => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2161] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/ports?network_id=0d575ee3-5f2e-4271-b831-937ed74bbdfa&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: 1128/2162] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1129/2163] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1130/2164] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2165] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2166] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2167] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=57375a20-58dd-445e-b7a9-5b9a4eefb2e1 => 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: 1134/2168] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:20 2026] GET /v2.0/security-groups?id=002e25a5-fd48-4778-bf66-d5bd02e661ed&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2169] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:58:21 2026] GET /v2.0/subnets?id=df1ef923-17b4-4687-b1bb-5a46e91935df => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2170] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:21 2026] GET /v2.0/ports?network_id=0d575ee3-5f2e-4271-b831-937ed74bbdfa&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2171] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:21 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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: 1138/2172] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:21 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?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) 2026-05-09 22:58:21.812 8 INFO neutron.db.l3_hamode_db [None req-17d41b49-7c35-4efe-9648-f1d82861799f 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1139/2173] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:22 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2174] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:22 2026] GET /v2.0/security-groups?id=002e25a5-fd48-4778-bf66-d5bd02e661ed&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2175] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:19 2026] POST /v2.0/routers => generated 684 bytes in 2997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2176] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:23 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2177] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:23 2026] GET /v2.0/security-groups?id=002e25a5-fd48-4778-bf66-d5bd02e661ed&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2178] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:23 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2179] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:23 2026] GET /v2.0/security-groups?id=002e25a5-fd48-4778-bf66-d5bd02e661ed&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2180] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:58:23 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:58:24.163 8 INFO neutron.db.l3_db [None req-d5558bbd-cb8f-408d-89c9-5bf97b17da0c ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Floating IP 42d9e139-9499-4622-8ca9-334efb1a6f2e associated. External IP: 10.96.250.210, port: 57375a20-58dd-445e-b7a9-5b9a4eefb2e1. [pid: 8|app: 0|req: 1041/2181] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:58:23 2026] PUT /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 856 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:24.633 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2f68df2-91e0-4a0e-ad1c-bd74c3348a22'] response: {'name': 'network-changed', 'server_uuid': '8b7bf139-0a39-442d-9a38-23f2879be69c', 'tag': '57375a20-58dd-445e-b7a9-5b9a4eefb2e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1042/2182] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:58:24 2026] GET /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 856 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2183] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:24 2026] GET /v2.0/ports?tenant_id=8e31867b09964328848bad547706ae74&device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2184] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:58:22 2026] PUT /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89/add_router_interface => generated 309 bytes in 1897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2185] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:24 2026] GET /v2.0/networks?id=0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 756 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2186] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 22:58:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=57375a20-58dd-445e-b7a9-5b9a4eefb2e1 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2187] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:58:24 2026] GET /v2.0/subnets?id=df1ef923-17b4-4687-b1bb-5a46e91935df => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2188] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:24 2026] GET /v2.0/ports?network_id=0d575ee3-5f2e-4271-b831-937ed74bbdfa&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2189] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:24 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2190] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:25 2026] GET /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2191] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:58:25 2026] GET /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2192] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:58:24 2026] PUT /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89/add_router_interface => generated 309 bytes in 1783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2193] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:58:26 2026] PUT /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89/add_router_interface => generated 309 bytes in 1831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:28.423 7 WARNING neutron_lib.context [None req-b5596e6f-6d7c-4d2c-8a2c-44d72c45207e 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1143/2194] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:58:28 2026] POST /v2.0/security-groups => generated 1565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:58:28.543 8 WARNING neutron_lib.context [None req-e7db0a79-8365-40de-92db-256e78c9a28b 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1052/2195] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:28 2026] POST /v2.0/security-group-rules => generated 565 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:28.711 7 WARNING neutron_lib.context [None req-5671f765-6f33-48ce-b522-60ecd90e8c21 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1144/2196] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58: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-09 22:58:28.842 8 WARNING neutron_lib.context [None req-2f584ae0-8eae-4f54-af04-456835b54f5b 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2197] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:28 2026] POST /v2.0/security-group-rules => generated 567 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:28.942 7 WARNING neutron_lib.context [None req-7cbf9a10-c3e7-43b3-974b-1cf612500c9e 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1145/2198] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:28 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) 2026-05-09 22:58:29.046 8 WARNING neutron_lib.context [None req-9369a7b0-3ebe-41dd-ace7-aaf1009ec0b3 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1054/2199] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:29.154 7 WARNING neutron_lib.context [None req-9d32c164-9f90-4d7d-8095-76bfbb668558 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1146/2200] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:29.272 8 WARNING neutron_lib.context [None req-88eb0f77-eebc-46d0-8e94-44193b0e33ea 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1055/2201] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:29.380 7 WARNING neutron_lib.context [None req-592b8320-55c8-47ea-a373-d0507f82657c 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1147/2202] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:29 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-09 22:58:29.495 8 WARNING neutron_lib.context [None req-b6f1fecc-3938-489a-863b-e2bfd1a6b1f1 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1056/2203] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:29 2026] POST /v2.0/security-group-rules => generated 567 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:29.598 7 WARNING neutron_lib.context [None req-9f992472-f0d3-4b09-a401-2ff9c3989cc2 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2204] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:29 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) 2026-05-09 22:58:29.709 8 WARNING neutron_lib.context [None req-a36f43c8-90d1-4d20-9ffd-6d33dbc488a1 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2205] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:58:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2206] 10.0.0.128 () {34 vars in 1093 bytes} [Sat May 9 22:58:30 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-678192688&fields=id&tenant_id=76e7de5c6aed451b9cf9965bf9a0c782 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2207] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:58:30 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 704 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2208] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:58:30 2026] GET /v2.0/quotas/76e7de5c6aed451b9cf9965bf9a0c782 => 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: 1059/2209] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:58:30 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&fields=id => generated 287 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2210] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:58:30 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1060/2211] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:58:30 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1152/2212] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:30 2026] GET /v2.0/ports?device_id=98df7f62-792f-4626-afea-1c20c7676f04 => 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: 1061/2213] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:31 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 704 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2214] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:58:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=76e7de5c6aed451b9cf9965bf9a0c782 => generated 178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:31.487 8 WARNING neutron_lib.context [req-f551c34f-6eed-437c-aad9-3049bf934b13 req-ff6ab1d9-6c40-4793-a00d-a1a4a10a880f 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1062/2217] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:58:31 2026] POST /v2.0/ports => generated 1179 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2218] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:58:31 2026] PUT /v2.0/ports/90fb4e09-ccad-49fa-8b20-fc6201618604 => generated 1424 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: 8|app: 0|req: 1063/2219] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:32 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=98df7f62-792f-4626-afea-1c20c7676f04 => generated 1463 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1157/2220] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => 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: 1064/2221] 199.204.45.44 () {34 vars in 1100 bytes} [Sat May 9 22:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac1&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:58:32.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd24257f-d68d-4376-89b5-8730eb706d63'] response: {'name': 'network-changed', 'server_uuid': '98df7f62-792f-4626-afea-1c20c7676f04', 'tag': '90fb4e09-ccad-49fa-8b20-fc6201618604', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1158/2222] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 22:58:32 2026] GET /v2.0/subnets?id=bc50dd27-d301-4462-9618-2aac68ab9d6c&id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 1363 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2223] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:32 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 45 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: 1159/2224] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:32 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&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: 1066/2225] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:32 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1160/2226] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:32 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2227] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:32 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=98df7f62-792f-4626-afea-1c20c7676f04 => generated 1463 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2228] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:33 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2229] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:58:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => 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: 1162/2230] 199.204.45.44 () {34 vars in 1100 bytes} [Sat May 9 22:58:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac1&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2231] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 22:58:33 2026] GET /v2.0/subnets?id=bc50dd27-d301-4462-9618-2aac68ab9d6c&id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2232] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:33 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2233] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:33 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2234] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:33 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2235] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:33 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1165/2236] 10.0.0.30 () {34 vars in 988 bytes} [Sat May 9 22:58:35 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2237] 10.0.0.30 () {34 vars in 1038 bytes} [Sat May 9 22:58:35 2026] GET /v2.0/security-groups?id=002e25a5-fd48-4778-bf66-d5bd02e661ed&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2238] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:35 2026] GET /v2.0/ports?device_id=98df7f62-792f-4626-afea-1c20c7676f04 => generated 1196 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2239] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:35 2026] GET /v2.0/security-groups?id=838eb13d-30cd-4658-8e77-08dc7a04e4a4&fields=id&fields=name => generated 111 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2240] 10.0.0.156 () {32 vars in 817 bytes} [Sat May 9 22:58:35 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&mac_address=fa%3A16%3A3e%3A71%3A3b%3A47 => generated 1196 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:58:36.057 8 WARNING neutron_lib.context [None req-eb3f1ee3-0216-4e86-904c-889228cbd11a 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1168/2241] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:36 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2242] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:36 2026] GET /v2.0/security-groups?id=002e25a5-fd48-4778-bf66-d5bd02e661ed&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:37.056 8 INFO neutron.db.l3_db [None req-eb3f1ee3-0216-4e86-904c-889228cbd11a 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Floating IP 643c5d06-4725-48fb-bc76-0706292ed4b3 associated. External IP: 10.96.250.214, port: 90fb4e09-ccad-49fa-8b20-fc6201618604. [pid: 7|app: 0|req: 1170/2243] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:58:37 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2244] 10.0.0.156 () {34 vars in 676 bytes} [Sat May 9 22:58:36 2026] POST /v2.0/floatingips => generated 855 bytes in 1963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:38.077 7 INFO neutron.db.l3_db [req-5d570d59-f3e2-41eb-8f92-4bc372ffac5d req-533a284d-096f-4519-8fcb-7d93396d6711 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] Floating IP 42d9e139-9499-4622-8ca9-334efb1a6f2e disassociated. External IP: 10.96.250.210, port: 57375a20-58dd-445e-b7a9-5b9a4eefb2e1. [pid: 8|app: 0|req: 1075/2245] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/ports?device_id=8b7bf139-0a39-442d-9a38-23f2879be69c => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2246] 10.0.0.128 () {34 vars in 1093 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-678192688&fields=id&tenant_id=76e7de5c6aed451b9cf9965bf9a0c782 => 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: 1077/2247] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/security-groups?id=002e25a5-fd48-4778-bf66-d5bd02e661ed&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:38.253 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dde6940-4ff0-4789-8971-bd200f1e961d'] response: {'name': 'network-changed', 'server_uuid': '98df7f62-792f-4626-afea-1c20c7676f04', 'tag': '90fb4e09-ccad-49fa-8b20-fc6201618604', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1078/2248] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 704 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2249] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=98df7f62-792f-4626-afea-1c20c7676f04 => generated 1465 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2250] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/quotas/76e7de5c6aed451b9cf9965bf9a0c782 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2251] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2252] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:58:37 2026] DELETE /v2.0/ports/57375a20-58dd-445e-b7a9-5b9a4eefb2e1 => generated 0 bytes in 1405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:58:38.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-240a0377-4ec2-44fc-abc4-cbde748d210b'] response: {'server_uuid': '8b7bf139-0a39-442d-9a38-23f2879be69c', 'name': 'network-vif-deleted', 'tag': '57375a20-58dd-445e-b7a9-5b9a4eefb2e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1172/2253] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2254] 199.204.45.44 () {34 vars in 1100 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac1&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => 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: 1082/2255] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&fields=id => generated 333 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2256] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/subnets?id=bc50dd27-d301-4462-9618-2aac68ab9d6c&id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2257] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2258] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2259] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2260] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2261] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2262] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1178/2263] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:38 2026] GET /v2.0/ports?device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => 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: 1086/2264] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:39 2026] DELETE /v2.0/security-groups/002e25a5-fd48-4778-bf66-d5bd02e661ed => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2265] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:39 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 704 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2266] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:58:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=76e7de5c6aed451b9cf9965bf9a0c782 => generated 178 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2267] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:58:39 2026] DELETE /v2.0/floatingips/42d9e139-9499-4622-8ca9-334efb1a6f2e => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:58:39.799 8 WARNING neutron_lib.context [req-463448d8-120e-469d-934d-622a37fcdfe9 req-b39b14b6-b794-4d75-acdd-aabbf2e24b4a 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1180/2268] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:39 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => 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: 1181/2269] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:39 2026] GET /v2.0/security-groups?id=274c4472-68b3-47af-9ddd-fe2c0364206d&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2270] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:58:39 2026] POST /v2.0/ports => generated 1183 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1090/2271] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:58:40 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2272] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:58:40 2026] PUT /v2.0/ports/38db28c5-e6cb-4024-82f1-59dae77a36ab => generated 1428 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2273] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:58:40 2026] DELETE /v2.0/ports/4213d8d1-cd27-496d-b4e8-976a1d785aae => generated 0 bytes in 419 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-09 22:58:41.006 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72895bd9-bcde-4018-b186-22f8462173e2'] response: {'name': 'network-changed', 'server_uuid': '887c41f6-8d5d-4930-9596-b1dc0dce9f70', 'tag': '38db28c5-e6cb-4024-82f1-59dae77a36ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1183/2274] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:40 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1467 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2275] 199.204.45.44 () {34 vars in 1054 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.11&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:58:41.109 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32cdf16a-37a4-4e0c-a1d8-3ea01f87ecf6'] response: {'server_uuid': '2d936215-cfc2-4dca-ba15-babe2633ad8c', 'name': 'network-vif-deleted', 'tag': '4213d8d1-cd27-496d-b4e8-976a1d785aae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1184/2276] 199.204.45.44 () {34 vars in 1104 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A150&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => 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: 1093/2277] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/ports?device_id=2d936215-cfc2-4dca-ba15-babe2633ad8c => generated 12 bytes in 34 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: 1185/2278] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/subnets?id=875e2fb2-be24-4ce3-8e42-4d833c73e3da&id=1ec28c69-c57a-4007-b250-1fde1aa7f7b1 => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2279] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2280] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&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: 1095/2281] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1187/2282] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1096/2283] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2284] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2285] 199.204.45.44 () {34 vars in 1054 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.11&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => 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: 1189/2286] 199.204.45.44 () {34 vars in 1104 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A150&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => 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: 1098/2287] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/subnets?id=875e2fb2-be24-4ce3-8e42-4d833c73e3da&id=1ec28c69-c57a-4007-b250-1fde1aa7f7b1 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2288] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2289] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&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: 1191/2290] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1100/2291] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:41 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2292] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:42 2026] DELETE /v2.0/security-groups/274c4472-68b3-47af-9ddd-fe2c0364206d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2293] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:58:42 2026] PUT /v2.0/routers/92f0bcfe-2a00-4fe4-9b94-3c1bc15f2588/remove_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2294] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:58:43 2026] DELETE /v2.0/subnets/df1ef923-17b4-4687-b1bb-5a46e91935df => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2295] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:44 2026] GET /v2.0/ports?device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1198 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2296] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:44 2026] GET /v2.0/security-groups?id=838eb13d-30cd-4658-8e77-08dc7a04e4a4&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:45.063 8 INFO neutron.services.segments.plugin [-] Segment aa8e02ce-edc4-408c-bf35-6837557e7107 resource provider aggregate not found 2026-05-09 22:58:45.075 8 INFO neutron.services.segments.plugin [-] Segment aa8e02ce-edc4-408c-bf35-6837557e7107 resource provider aggregate not found 2026-05-09 22:58:45.092 8 INFO neutron.services.segments.plugin [-] Segment aa8e02ce-edc4-408c-bf35-6837557e7107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa8e02ce-edc4-408c-bf35-6837557e7107 found for delete ", "request_id": "req-b7115ed1-2c35-462f-bc9b-b31079f80fbd"}]} 2026-05-09 22:58:45.101 8 INFO neutron.db.l3_hamode_db [None req-dd0020bc-42de-45cb-b116-ed54e0404d11 ea7f685317ce4ebba96a31aa8a0438a8 8e31867b09964328848bad547706ae74 - - default default] HA network 0423d6e1-885a-4c4c-8b6d-9dc4e5839653 was deleted as no HA routers are present in tenant 8e31867b09964328848bad547706ae74. [pid: 8|app: 0|req: 1102/2297] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:58:43 2026] DELETE /v2.0/routers/92f0bcfe-2a00-4fe4-9b94-3c1bc15f2588 => generated 0 bytes in 1142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:58:45.285 7 INFO neutron.services.segments.plugin [-] Segment 314bfb68-0949-41d8-8490-300ef4cabab4 resource provider aggregate not found 2026-05-09 22:58:45.291 7 INFO neutron.services.segments.plugin [-] Segment 314bfb68-0949-41d8-8490-300ef4cabab4 resource provider aggregate not found 2026-05-09 22:58:45.302 7 INFO neutron.services.segments.plugin [-] Segment 314bfb68-0949-41d8-8490-300ef4cabab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 314bfb68-0949-41d8-8490-300ef4cabab4 found for delete ", "request_id": "req-8e223e7a-6023-40b2-b190-97cf82e48e20"}]} [pid: 7|app: 0|req: 1196/2298] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:58:45 2026] DELETE /v2.0/networks/0d575ee3-5f2e-4271-b831-937ed74bbdfa => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:58:46.039 8 INFO neutron.services.segments.plugin [-] Segment aa8e02ce-edc4-408c-bf35-6837557e7107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa8e02ce-edc4-408c-bf35-6837557e7107 found for delete ", "request_id": "req-bb86306b-cb36-44d0-b3a4-45600d3ab367"}]} [pid: 8|app: 0|req: 1103/2299] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:46 2026] GET /v2.0/security-groups?tenant_id=3201b7af7fa84fe1b0186bc1a0625b13&name=default => generated 2805 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:58:46.346 7 INFO neutron.services.segments.plugin [-] Segment 314bfb68-0949-41d8-8490-300ef4cabab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 314bfb68-0949-41d8-8490-300ef4cabab4 found for delete ", "request_id": "req-cf02a2c5-02c5-45dd-81a1-b07888c123e8"}]} [pid: 7|app: 0|req: 1197/2300] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:46 2026] DELETE /v2.0/security-groups/44f2cff4-7dea-41c2-90ea-0809efa34df2 => 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: 1104/2302] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:58:46 2026] GET /v2.0/security-groups?tenant_id=8e31867b09964328848bad547706ae74&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: 1105/2304] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:58:46 2026] DELETE /v2.0/security-groups/f02850ec-2b99-4240-a30b-350ef59a510f => 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: 1200/2305] 10.0.0.30 () {34 vars in 988 bytes} [Sat May 9 22:58:47 2026] GET /v2.0/ports?device_id=98df7f62-792f-4626-afea-1c20c7676f04 => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2306] 10.0.0.30 () {34 vars in 1038 bytes} [Sat May 9 22:58:47 2026] GET /v2.0/security-groups?id=838eb13d-30cd-4658-8e77-08dc7a04e4a4&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:48.729 7 INFO neutron.db.segments_db [None req-fb845d27-a764-41be-b196-f6b0c53e60f0 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment ffb63791-a568-4b0b-8249-2e4be68b1c03 of type vxlan for network 1503088d-1d9b-48b3-b114-c9554bf3677f [pid: 7|app: 0|req: 1201/2307] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:58:48 2026] POST /v2.0/networks => generated 739 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2308] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:48 2026] POST /v2.0/subnets => generated 663 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:49.160 7 INFO neutron.db.segments_db [None req-f008c72e-90c6-4183-9ea0-56261a80e57c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment b244a9f4-b521-47db-bf9f-2623174fd9c2 of type vxlan for network 80fe8b31-99f4-40a0-9384-9984c9a6d38b [pid: 8|app: 0|req: 1108/2309] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:58:49 2026] GET /v2.0/ports?device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1200 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2310] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:58:49 2026] GET /v2.0/security-groups?id=838eb13d-30cd-4658-8e77-08dc7a04e4a4&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:49.536 7 INFO neutron.db.l3_hamode_db [None req-f008c72e-90c6-4183-9ea0-56261a80e57c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1110/2311] 10.0.0.156 () {32 vars in 817 bytes} [Sat May 9 22:58:49 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&mac_address=fa%3A16%3A3e%3A2b%3Af8%3Afa => generated 1200 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:58:49.563 8 WARNING neutron_lib.context [None req-4c941a17-51e1-4210-b5b4-29ccf110f8d2 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:58:50.630 7 INFO neutron.db.l3_hamode_db [None req-f008c72e-90c6-4183-9ea0-56261a80e57c b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:58:50.933 8 INFO neutron.db.l3_db [None req-4c941a17-51e1-4210-b5b4-29ccf110f8d2 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Floating IP 79a4f9bc-a603-43d0-833c-16ae42af0b95 associated. External IP: 10.96.250.219, port: 38db28c5-e6cb-4024-82f1-59dae77a36ab. [pid: 8|app: 0|req: 1111/2312] 10.0.0.156 () {34 vars in 676 bytes} [Sat May 9 22:58:49 2026] POST /v2.0/floatingips => generated 854 bytes in 1773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2313] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:49 2026] POST /v2.0/routers => generated 727 bytes in 2622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:51.774 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e53be2f9-c060-4e68-8227-0b7d80a950c8'] response: {'name': 'network-changed', 'server_uuid': '887c41f6-8d5d-4930-9596-b1dc0dce9f70', 'tag': '38db28c5-e6cb-4024-82f1-59dae77a36ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1203/2314] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:58:51 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2315] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:58:51 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2316] 199.204.45.44 () {34 vars in 1054 bytes} [Sat May 9 22:58:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.11&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2317] 199.204.45.44 () {34 vars in 1104 bytes} [Sat May 9 22:58:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A150&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => 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: 1207/2318] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 22:58:51 2026] GET /v2.0/subnets?id=875e2fb2-be24-4ce3-8e42-4d833c73e3da&id=1ec28c69-c57a-4007-b250-1fde1aa7f7b1 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2319] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:52 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&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: 1209/2320] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:58:52 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2321] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:58:52 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2322] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:58:52 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2323] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:58:51 2026] PUT /v2.0/routers/f0e2767a-4509-4f28-9d97-e606b806f794/add_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:54.391 7 INFO neutron.db.segments_db [None req-09bc11e5-3623-4149-b6b2-5ad0f843290b b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 34d7f371-97ec-4e6c-8729-66fe2d2ff552 of type vxlan for network 7cba6a4e-b577-450c-b739-f38e2509c896 [pid: 8|app: 0|req: 1113/2324] 10.0.0.30 () {34 vars in 988 bytes} [Sat May 9 22:58:54 2026] GET /v2.0/ports?device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2325] 10.0.0.30 () {34 vars in 1038 bytes} [Sat May 9 22:58:54 2026] GET /v2.0/security-groups?id=838eb13d-30cd-4658-8e77-08dc7a04e4a4&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2326] 10.0.0.156 () {34 vars in 670 bytes} [Sat May 9 22:58:54 2026] POST /v2.0/networks => generated 740 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2327] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:54 2026] POST /v2.0/subnets => generated 663 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:58:55.226 7 INFO neutron.db.segments_db [None req-ab5ebb21-27f2-438f-a50d-3bd16bcb7772 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Added segment 47aa5f06-a6f3-4d3b-a1d3-51b6ffb9ed07 of type vxlan for network eca172fd-fafa-4efa-b48d-8a2327d5fb9d 2026-05-09 22:58:55.527 7 INFO neutron.db.l3_hamode_db [None req-ab5ebb21-27f2-438f-a50d-3bd16bcb7772 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 22:58:56.621 7 INFO neutron.db.l3_hamode_db [None req-ab5ebb21-27f2-438f-a50d-3bd16bcb7772 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1213/2328] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:58:55 2026] POST /v2.0/routers => generated 727 bytes in 2584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2329] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 22:58:58 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2330] 10.0.0.156 () {34 vars in 782 bytes} [Sat May 9 22:58:57 2026] PUT /v2.0/routers/35e59463-d26d-4197-8518-2489fc4244f1/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2331] 10.0.0.226 () {30 vars in 689 bytes} [Sat May 9 22:58:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2332] 10.0.0.226 () {30 vars in 691 bytes} [Sat May 9 22:58:59 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: 1216/2333] 10.0.0.226 () {30 vars in 667 bytes} [Sat May 9 22:58:59 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: 1118/2334] 10.0.0.226 () {30 vars in 703 bytes} [Sat May 9 22:58:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:58:59.946 7 WARNING neutron_lib.context [None req-02323016-8f1e-408f-b414-5de197d83c34 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2335] 10.0.0.156 () {34 vars in 684 bytes} [Sat May 9 22:58:59 2026] POST /v2.0/security-groups => generated 1609 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:59:00.046 8 WARNING neutron_lib.context [None req-26cf0714-650c-401e-a0c8-32ef14db909c 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1218/2336] 10.0.0.226 () {28 vars in 438 bytes} [Sat May 9 22:59:00 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: 1219/2337] 10.0.0.226 () {30 vars in 727 bytes} [Sat May 9 22:59:00 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 634 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2338] 10.0.0.226 () {30 vars in 689 bytes} [Sat May 9 22:59:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2339] 10.0.0.226 () {30 vars in 691 bytes} [Sat May 9 22:59:00 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: 1119/2340] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:59:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:00.162 7 WARNING neutron_lib.context [None req-c5439025-47a2-4720-a4dd-25b62fcc4648 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2341] 10.0.0.226 () {30 vars in 667 bytes} [Sat May 9 22:59:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2342] 10.0.0.226 () {30 vars in 703 bytes} [Sat May 9 22:59:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2343] 10.0.0.226 () {30 vars in 727 bytes} [Sat May 9 22:59:00 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2344] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:59:00 2026] POST /v2.0/security-group-rules => generated 564 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:00.330 8 WARNING neutron_lib.context [None req-04f3a2a5-2816-44c6-84ce-63624c541cdf 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1223/2345] 10.0.0.226 () {30 vars in 689 bytes} [Sat May 9 22:59:00 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: 1224/2346] 10.0.0.226 () {30 vars in 691 bytes} [Sat May 9 22:59:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2347] 10.0.0.226 () {30 vars in 667 bytes} [Sat May 9 22:59:00 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: 1226/2348] 10.0.0.226 () {30 vars in 703 bytes} [Sat May 9 22:59:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2349] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:59:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:00.445 8 WARNING neutron_lib.context [None req-07878490-9576-45fd-afa0-b4292ad7e978 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1227/2350] 10.0.0.226 () {30 vars in 729 bytes} [Sat May 9 22:59:00 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2351] 10.0.0.226 () {30 vars in 681 bytes} [Sat May 9 22:59:00 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: 8|app: 0|req: 1124/2352] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:59:00 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:00.570 8 WARNING neutron_lib.context [None req-d3bace2a-aca2-40e2-9304-8f860444e0cf 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:59:00.605 8 INFO neutron.db.securitygroups_db [None req-d3bace2a-aca2-40e2-9304-8f860444e0cf 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Project 4d3f8039f5e24308990e6ba46d9d595c 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: 1125/2353] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:59:00 2026] POST /v2.0/security-group-rules => generated 575 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:00.709 8 WARNING neutron_lib.context [None req-502c8e29-3880-4482-b4b8-740d384f0bed 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:59:00.728 8 INFO neutron.db.securitygroups_db [None req-502c8e29-3880-4482-b4b8-740d384f0bed 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Project 4d3f8039f5e24308990e6ba46d9d595c 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: 1126/2354] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:59:00 2026] POST /v2.0/security-group-rules => generated 574 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2355] 10.0.0.226 () {34 vars in 703 bytes} [Sat May 9 22:59:00 2026] POST /v2.0/ports => generated 1132 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-09 22:59:01.234 8 WARNING neutron_lib.context [None req-ddc99a27-fb44-4407-ac51-12423452e210 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2356] 10.0.0.156 () {34 vars in 684 bytes} [Sat May 9 22:59:01 2026] POST /v2.0/security-groups => generated 1599 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 22:59:01.359 7 WARNING neutron_lib.context [None req-0c8d6f13-06a1-405a-8014-2ff76d7f7b96 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1230/2357] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:59:01 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-09 22:59:01.472 8 WARNING neutron_lib.context [None req-1f6aafea-64b0-4e2e-a9df-124496864d33 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1128/2358] 10.0.0.156 () {34 vars in 694 bytes} [Sat May 9 22:59:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:01.594 7 WARNING neutron_lib.context [None req-6ecb7cf1-4526-49d4-8334-25f6161a17d5 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1231/2361] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:59:01 2026] POST /v2.0/floatingips => generated 552 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2362] 10.0.0.128 () {34 vars in 1095 bytes} [Sat May 9 22:59:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-44550449&fields=id&tenant_id=4d3f8039f5e24308990e6ba46d9d595c => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2363] 10.0.0.128 () {34 vars in 1099 bytes} [Sat May 9 22:59:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1074066257&fields=id&tenant_id=4d3f8039f5e24308990e6ba46d9d595c => 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: 1132/2364] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:59:02 2026] GET /v2.0/networks?id=1503088d-1d9b-48b3-b114-c9554bf3677f => generated 672 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2365] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:59:02 2026] GET /v2.0/quotas/4d3f8039f5e24308990e6ba46d9d595c => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2366] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:59:02 2026] GET /v2.0/ports?tenant_id=4d3f8039f5e24308990e6ba46d9d595c&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2367] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:59:02 2026] GET /v2.0/networks/1503088d-1d9b-48b3-b114-c9554bf3677f?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: 1134/2368] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:59:02 2026] GET /v2.0/networks/1503088d-1d9b-48b3-b114-c9554bf3677f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2369] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:03 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => 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: 1135/2370] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 22:59:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2371] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 22:59:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2372] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 22:59:03 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: 1237/2373] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 22:59:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2374] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 22:59:03 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2375] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 22:59:03 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: 1139/2376] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 22:59:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2377] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 22:59:03 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: 1141/2378] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 22:59:03 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) 2026-05-09 22:59:03.975 8 INFO neutron.api.v2.resource [None req-1b5d3ea3-79c2-49c8-9bf9-db51a6ca0418 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2379] 199.204.45.44 () {30 vars in 761 bytes} [Sat May 9 22:59:03 2026] GET /v2.0/security-groups/lb-cd176087-5347-44bc-85d6-7d978caeb278 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2380] 199.204.45.44 () {30 vars in 783 bytes} [Sat May 9 22:59:03 2026] GET /v2.0/security-groups?name=lb-cd176087-5347-44bc-85d6-7d978caeb278 => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2381] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:03 2026] GET /v2.0/networks?id=1503088d-1d9b-48b3-b114-c9554bf3677f => generated 672 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2382] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:59:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4d3f8039f5e24308990e6ba46d9d595c => generated 272 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:59:04.112 7 WARNING neutron_lib.context [req-411bb1c9-2a46-4510-b5ef-a4b7196ac821 req-306af049-e00e-4aa9-85e4-69fd631e93ef 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1144/2383] 199.204.45.44 () {34 vars in 734 bytes} [Sat May 9 22:59:04 2026] POST /v2.0/security-groups => generated 1574 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2384] 199.204.45.44 () {30 vars in 813 bytes} [Sat May 9 22:59:04 2026] GET /v2.0/security-group-rules?security_group_id=e6908dc8-f5e2-43ac-9e30-118db3898036 => generated 1118 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2385] 199.204.45.44 () {34 vars in 787 bytes} [Sat May 9 22:59:04 2026] PUT /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 269 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: 1147/2386] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:04 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 996 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2387] 10.0.0.128 () {34 vars in 1119 bytes} [Sat May 9 22:59:04 2026] GET /v2.0/security-groups?id=7fd5f0df-8f59-44b9-b076-60daddced8c0&id=201f9f09-40da-42c4-85ff-88f585eebbae&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2388] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 22:59:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2389] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 22:59:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2390] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:59:04 2026] POST /v2.0/ports => generated 993 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2391] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 22:59:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1152/2392] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 22:59:04 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: 1153/2393] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 22:59:04 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2394] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:59:04 2026] PUT /v2.0/ports/7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b => generated 1238 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2395] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/ports?tenant_id=4d3f8039f5e24308990e6ba46d9d595c&device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1277 bytes in 41 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-09 22:59:05.266 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e150ea5-1f21-43e7-a2e7-a29af9326f1d'] response: {'name': 'network-changed', 'server_uuid': '808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd', 'tag': '7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1242/2396] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2397] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/subnets?id=dd46a136-eb36-4cdc-9707-1b5a6fc0ed31 => generated 666 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2398] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/ports?network_id=1503088d-1d9b-48b3-b114-c9554bf3677f&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: 1156/2399] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/networks/1503088d-1d9b-48b3-b114-c9554bf3677f?fields=segments => generated 14 bytes in 90 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: 1244/2400] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/networks/1503088d-1d9b-48b3-b114-c9554bf3677f?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: 1157/2401] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/ports?tenant_id=4d3f8039f5e24308990e6ba46d9d595c&device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1277 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2402] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1008 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2403] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/networks?id=1503088d-1d9b-48b3-b114-c9554bf3677f => generated 767 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2404] 10.0.0.128 () {34 vars in 1119 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/security-groups?id=7fd5f0df-8f59-44b9-b076-60daddced8c0&id=201f9f09-40da-42c4-85ff-88f585eebbae&fields=id&fields=name => generated 205 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2405] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2406] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1277 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2407] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/subnets?id=dd46a136-eb36-4cdc-9707-1b5a6fc0ed31 => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2408] 199.204.45.44 () {34 vars in 1122 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/security-groups?id=201f9f09-40da-42c4-85ff-88f585eebbae&id=7fd5f0df-8f59-44b9-b076-60daddced8c0&fields=id&fields=name => generated 205 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2409] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/ports?network_id=1503088d-1d9b-48b3-b114-c9554bf3677f&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2410] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:05 2026] GET /v2.0/networks/1503088d-1d9b-48b3-b114-c9554bf3677f?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: 1250/2411] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:06 2026] GET /v2.0/networks/1503088d-1d9b-48b3-b114-c9554bf3677f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2412] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:06 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2413] 10.0.0.128 () {34 vars in 1119 bytes} [Sat May 9 22:59:06 2026] GET /v2.0/security-groups?id=7fd5f0df-8f59-44b9-b076-60daddced8c0&id=201f9f09-40da-42c4-85ff-88f585eebbae&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2414] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1010 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2415] 10.0.0.128 () {34 vars in 1119 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/security-groups?id=7fd5f0df-8f59-44b9-b076-60daddced8c0&id=201f9f09-40da-42c4-85ff-88f585eebbae&fields=id&fields=name => generated 205 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2416] 199.204.45.44 () {34 vars in 1094 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/ports?device_id=98df7f62-792f-4626-afea-1c20c7676f04&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2417] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=98df7f62-792f-4626-afea-1c20c7676f04 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2418] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2419] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2420] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2421] 199.204.45.44 () {34 vars in 1100 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac1&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => 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: 1257/2422] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/subnets?id=bc50dd27-d301-4462-9618-2aac68ab9d6c&id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2423] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2424] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&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: 1260/2425] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:59:08.778 8 INFO neutron.db.l3_db [None req-2322c432-7a25-49c2-87be-1f6032571365 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Floating IP 50d90ba0-5145-430d-8827-be5a59c33db3 associated. External IP: 10.96.250.213, port: 7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b. [pid: 7|app: 0|req: 1261/2426] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:08 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1166/2427] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:59:08 2026] PUT /v2.0/floatingips/50d90ba0-5145-430d-8827-be5a59c33db3 => generated 855 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2428] 10.0.0.128 () {34 vars in 1015 bytes} [Sat May 9 22:59:11 2026] GET /v2.0/security-groups?id=8024a690-7653-4629-bd9e-fb8fccb13477&fields=id => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:59:12.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e98f4b6b-bd36-4891-9332-57e3579d3058'] response: {'name': 'network-changed', 'server_uuid': '808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd', 'tag': '7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1167/2429] 10.0.0.128 () {34 vars in 981 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/networks?id=810b9ebe-90b6-4599-a770-651770c22b23 => generated 735 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2430] 10.0.0.128 () {34 vars in 964 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/quotas/72c8ebc87642485a986b73cd60ca36b1 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2431] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/ports?tenant_id=4d3f8039f5e24308990e6ba46d9d595c&device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2432] 10.0.0.128 () {34 vars in 1001 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2433] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/networks?id=1503088d-1d9b-48b3-b114-c9554bf3677f => generated 767 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2434] 10.0.0.128 () {34 vars in 1007 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?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: 1265/2435] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b => 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: 1266/2436] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/subnets?id=dd46a136-eb36-4cdc-9707-1b5a6fc0ed31 => generated 666 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2437] 10.0.0.128 () {34 vars in 1107 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2438] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/ports?network_id=1503088d-1d9b-48b3-b114-c9554bf3677f&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2439] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/networks/1503088d-1d9b-48b3-b114-c9554bf3677f?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: 1268/2440] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/networks/1503088d-1d9b-48b3-b114-c9554bf3677f?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: 1173/2441] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2442] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:12 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => 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: 1174/2443] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:13 2026] GET /v2.0/networks?id=810b9ebe-90b6-4599-a770-651770c22b23 => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2444] 199.204.45.44 () {34 vars in 1048 bytes} [Sat May 9 22:59:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=72c8ebc87642485a986b73cd60ca36b1 => generated 343 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2445] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 22:59:13 2026] POST /v2.0/ports => generated 1082 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2446] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:59:13 2026] PUT /v2.0/ports/67791c27-930f-406a-8c48-592d743e61bb => generated 1207 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: 8|app: 0|req: 1176/2447] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 1246 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, ' 2026-05-09 22:59:14.511 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a6760e4-ef57-40be-ac56-530cbdca4413'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': '67791c27-930f-406a-8c48-592d743e61bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1272/2448] 199.204.45.44 () {34 vars in 1060 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=67791c27-930f-406a-8c48-592d743e61bb => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2449] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/subnets?id=25c6d144-d0ee-48df-8a19-d357ec4d5eff => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2450] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/ports?network_id=810b9ebe-90b6-4599-a770-651770c22b23&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: 1178/2451] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1274/2452] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?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: 1179/2453] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2454] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/networks?id=810b9ebe-90b6-4599-a770-651770c22b23 => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2455] 199.204.45.44 () {34 vars in 1060 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=67791c27-930f-406a-8c48-592d743e61bb => 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: 1276/2456] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/subnets?id=25c6d144-d0ee-48df-8a19-d357ec4d5eff => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2457] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:59:14 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2458] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:15 2026] GET /v2.0/ports?network_id=810b9ebe-90b6-4599-a770-651770c22b23&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2459] 199.204.45.44 () {34 vars in 1042 bytes} [Sat May 9 22:59:15 2026] GET /v2.0/security-groups?id=8024a690-7653-4629-bd9e-fb8fccb13477&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2460] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:15 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?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: 1183/2461] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:15 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2462] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:15 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2463] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:59:15 2026] GET /v2.0/security-groups?id=8024a690-7653-4629-bd9e-fb8fccb13477&fields=id&fields=name => generated 96 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2464] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:16 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2467] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:17 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1010 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2468] 10.0.0.128 () {34 vars in 1119 bytes} [Sat May 9 22:59:17 2026] GET /v2.0/security-groups?id=7fd5f0df-8f59-44b9-b076-60daddced8c0&id=201f9f09-40da-42c4-85ff-88f585eebbae&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2469] 10.0.0.156 () {32 vars in 735 bytes} [Sat May 9 22:59:17 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1279 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2470] 10.0.0.156 () {32 vars in 857 bytes} [Sat May 9 22:59:18 2026] GET /v2.0/floatingips?floating_network_id=4941e950-0acc-4b0b-875d-22f815189b14&port_id=7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2471] 10.0.0.30 () {34 vars in 988 bytes} [Sat May 9 22:59:18 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1279 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2472] 10.0.0.30 () {34 vars in 1118 bytes} [Sat May 9 22:59:18 2026] GET /v2.0/security-groups?id=201f9f09-40da-42c4-85ff-88f585eebbae&id=7fd5f0df-8f59-44b9-b076-60daddced8c0&fields=id&fields=name => generated 205 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2473] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:18 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => 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: 1189/2474] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 22:59:18 2026] GET /v2.0/security-groups?id=8024a690-7653-4629-bd9e-fb8fccb13477&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2475] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:18 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2476] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:20 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1010 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2477] 10.0.0.128 () {34 vars in 1119 bytes} [Sat May 9 22:59:20 2026] GET /v2.0/security-groups?id=7fd5f0df-8f59-44b9-b076-60daddced8c0&id=201f9f09-40da-42c4-85ff-88f585eebbae&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2478] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 22:59:21 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:59:21.471 7 INFO neutron.db.l3_db [req-b5af917a-6b92-484d-831d-bbf787c84d8e req-e04838ae-8c01-4de4-97cf-0c731f06f567 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] Floating IP 50d90ba0-5145-430d-8827-be5a59c33db3 disassociated. External IP: 10.96.250.213, port: 7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b. [pid: 8|app: 0|req: 1192/2479] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 22:59:21 2026] GET /v2.0/ports?device_id=808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2480] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 22:59:21 2026] DELETE /v2.0/ports/7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2481] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:22 2026] DELETE /v2.0/security-groups/201f9f09-40da-42c4-85ff-88f585eebbae => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:59:23.115 7 INFO neutron.api.v2.resource [None req-11e3c95a-e8a4-4fe5-8bd4-e7c9f8c3256a 08fc0e20e3724eab9c3ac49bfe19db9f 4d3f8039f5e24308990e6ba46d9d595c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1289/2482] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 22:59:23 2026] GET /v2.0/security-groups/201f9f09-40da-42c4-85ff-88f585eebbae => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2483] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:59:23 2026] DELETE /v2.0/floatingips/50d90ba0-5145-430d-8827-be5a59c33db3 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:59:23.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-444c486c-a513-434c-aee4-8b3bbfe57b21'] response: {'server_uuid': '808d4bd1-ad9c-42c6-baa3-e0478c1cb6fd', 'name': 'network-vif-deleted', 'tag': '7a4a8dbc-ceef-47ec-bd11-22f4cb881e3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1290/2484] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:23 2026] DELETE /v2.0/security-groups/7fd5f0df-8f59-44b9-b076-60daddced8c0 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2485] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:59:23 2026] PUT /v2.0/routers/f0e2767a-4509-4f28-9d97-e606b806f794/remove_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:59:26.051 7 INFO neutron.services.segments.plugin [-] Segment b244a9f4-b521-47db-bf9f-2623174fd9c2 resource provider aggregate not found 2026-05-09 22:59:26.058 7 INFO neutron.services.segments.plugin [-] Segment b244a9f4-b521-47db-bf9f-2623174fd9c2 resource provider aggregate not found 2026-05-09 22:59:26.064 7 INFO neutron.services.segments.plugin [-] Segment b244a9f4-b521-47db-bf9f-2623174fd9c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b244a9f4-b521-47db-bf9f-2623174fd9c2 found for delete ", "request_id": "req-a00ad060-b3e6-4057-a02e-35f7d5a38a1b"}]} 2026-05-09 22:59:26.072 7 INFO neutron.services.segments.plugin [-] Segment b244a9f4-b521-47db-bf9f-2623174fd9c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b244a9f4-b521-47db-bf9f-2623174fd9c2 found for delete ", "request_id": "req-a163ec06-3e3a-4be7-ae71-6d2fd4894c9f"}]} 2026-05-09 22:59:26.077 7 INFO neutron.db.l3_hamode_db [None req-815cc40f-7a46-4f8b-949f-3b04b866e178 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network 80fe8b31-99f4-40a0-9384-9984c9a6d38b was deleted as no HA routers are present in tenant 4d3f8039f5e24308990e6ba46d9d595c. [pid: 7|app: 0|req: 1291/2486] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:59:25 2026] DELETE /v2.0/routers/f0e2767a-4509-4f28-9d97-e606b806f794 => generated 0 bytes in 1067 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2487] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:59:26 2026] DELETE /v2.0/subnets/dd46a136-eb36-4cdc-9707-1b5a6fc0ed31 => 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: 1292/2488] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:59:26 2026] DELETE /v2.0/networks/1503088d-1d9b-48b3-b114-c9554bf3677f => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2489] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 22:59:26 2026] PUT /v2.0/routers/35e59463-d26d-4197-8518-2489fc4244f1/remove_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:59:28.082 7 INFO neutron.services.segments.plugin [-] Segment ffb63791-a568-4b0b-8249-2e4be68b1c03 resource provider aggregate not found 2026-05-09 22:59:28.088 7 INFO neutron.services.segments.plugin [-] Segment ffb63791-a568-4b0b-8249-2e4be68b1c03 resource provider aggregate not found 2026-05-09 22:59:28.092 7 INFO neutron.services.segments.plugin [-] Segment ffb63791-a568-4b0b-8249-2e4be68b1c03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffb63791-a568-4b0b-8249-2e4be68b1c03 found for delete ", "request_id": "req-6ad45563-9ca1-47cc-bd24-a9b3def802cd"}]} 2026-05-09 22:59:28.108 7 INFO neutron.services.segments.plugin [-] Segment ffb63791-a568-4b0b-8249-2e4be68b1c03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffb63791-a568-4b0b-8249-2e4be68b1c03 found for delete ", "request_id": "req-9a0b5411-646d-4b4b-94c6-1d598e7b4f36"}]} 2026-05-09 22:59:28.919 7 INFO neutron.db.l3_hamode_db [None req-11bd0b84-d279-4439-bbab-64a8d0776da8 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] HA network eca172fd-fafa-4efa-b48d-8a2327d5fb9d was deleted as no HA routers are present in tenant d68be4e923dd4734ab708c667d86599c. [pid: 7|app: 0|req: 1293/2490] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:59:27 2026] DELETE /v2.0/routers/35e59463-d26d-4197-8518-2489fc4244f1 => generated 0 bytes in 1116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2491] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:59:28 2026] DELETE /v2.0/subnets/2c8ccd98-6756-4625-8d51-a0779eae7388 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2492] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:59:29 2026] DELETE /v2.0/networks/7cba6a4e-b577-450c-b739-f38e2509c896 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2493] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:59:29 2026] GET /v2.0/security-groups?tenant_id=4d3f8039f5e24308990e6ba46d9d595c&name=default => generated 2805 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2494] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:29 2026] DELETE /v2.0/security-groups/24d3541f-7d4c-437e-bae7-006f6e3c6bc9 => 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: 1200/2495] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:59:30 2026] GET /v2.0/security-groups?tenant_id=d68be4e923dd4734ab708c667d86599c&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:59:30.166 7 INFO neutron.services.segments.plugin [-] Segment 47aa5f06-a6f3-4d3b-a1d3-51b6ffb9ed07 resource provider aggregate not found 2026-05-09 22:59:30.174 7 INFO neutron.services.segments.plugin [-] Segment 47aa5f06-a6f3-4d3b-a1d3-51b6ffb9ed07 resource provider aggregate not found 2026-05-09 22:59:30.183 7 INFO neutron.services.segments.plugin [-] Segment 47aa5f06-a6f3-4d3b-a1d3-51b6ffb9ed07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47aa5f06-a6f3-4d3b-a1d3-51b6ffb9ed07 found for delete ", "request_id": "req-0432e714-baa9-4eee-92e1-1fcfb04d6850"}]} 2026-05-09 22:59:30.194 7 INFO neutron.services.segments.plugin [-] Segment 47aa5f06-a6f3-4d3b-a1d3-51b6ffb9ed07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47aa5f06-a6f3-4d3b-a1d3-51b6ffb9ed07 found for delete ", "request_id": "req-11aea598-92a4-4137-8f89-69402099a313"}]} 2026-05-09 22:59:30.199 7 INFO neutron.services.segments.plugin [-] Segment 34d7f371-97ec-4e6c-8729-66fe2d2ff552 resource provider aggregate not found 2026-05-09 22:59:30.218 7 INFO neutron.services.segments.plugin [-] Segment 34d7f371-97ec-4e6c-8729-66fe2d2ff552 resource provider aggregate not found 2026-05-09 22:59:30.225 7 INFO neutron.services.segments.plugin [-] Segment 34d7f371-97ec-4e6c-8729-66fe2d2ff552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d7f371-97ec-4e6c-8729-66fe2d2ff552 found for delete ", "request_id": "req-f982a998-c01f-4833-ad57-b0e6f13badc7"}]} 2026-05-09 22:59:30.239 7 INFO neutron.services.segments.plugin [-] Segment 34d7f371-97ec-4e6c-8729-66fe2d2ff552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d7f371-97ec-4e6c-8729-66fe2d2ff552 found for delete ", "request_id": "req-dcb371fb-94b1-4001-b15e-65ce5c250243"}]} [pid: 7|app: 0|req: 1296/2496] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:30 2026] DELETE /v2.0/security-groups/607fb63f-54b2-49f8-84ee-9a3e8f4f7492 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:59:34.601 8 WARNING neutron_lib.context [None req-c5857cba-91f5-4906-a2b9-6412da3aff5e c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:59:34.739 8 INFO neutron.db.segments_db [None req-c5857cba-91f5-4906-a2b9-6412da3aff5e c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Added segment bfaf01d7-794d-4082-bc1e-ec0a742deda4 of type vxlan for network 6decaecf-6b39-4489-8b87-94fe4d7ebd9a [pid: 8|app: 0|req: 1202/2499] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:59:34 2026] POST /v2.0/networks => generated 632 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:34.863 7 WARNING neutron_lib.context [None req-bc992b53-ef6a-4ce6-b9f2-f72aa19f3171 c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1298/2500] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:59:34 2026] POST /v2.0/subnets => generated 602 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:35.252 8 WARNING neutron_lib.context [None req-fd64218f-0e1a-4f64-8c06-acc768c29728 c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:59:35.311 8 INFO neutron.db.segments_db [None req-fd64218f-0e1a-4f64-8c06-acc768c29728 c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Added segment 39ea281a-9c7e-41d6-9534-9a7008d888b8 of type vxlan for network 7e2e1b1a-8e20-430b-9069-5e151ab8a3d1 [pid: 8|app: 0|req: 1203/2501] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:59:35 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:35.463 7 WARNING neutron_lib.context [None req-acf5466d-1cf1-4ff4-b342-c27d05a51642 c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1299/2502] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:59:35 2026] POST /v2.0/subnets => generated 605 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:35.806 8 WARNING neutron_lib.context [None req-a4582ad1-d2a4-480e-a83c-8a076f9887ce c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:59:35.871 8 INFO neutron.db.segments_db [None req-a4582ad1-d2a4-480e-a83c-8a076f9887ce c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Added segment 5e8522df-5d47-47f4-8c64-3d9fba92dfc8 of type vxlan for network bf283e04-bfe9-42a7-aa0c-271f9297eb27 [pid: 8|app: 0|req: 1204/2503] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:59:35 2026] POST /v2.0/networks => generated 631 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:36.032 7 WARNING neutron_lib.context [None req-21d2a797-b368-4257-ba6e-80ad571067a4 c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1300/2504] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:59:36 2026] POST /v2.0/subnets => generated 605 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:36.379 8 WARNING neutron_lib.context [None req-639580fe-d191-4d91-8cbf-4f3061ad2380 c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:59:36.457 8 INFO neutron.db.segments_db [None req-639580fe-d191-4d91-8cbf-4f3061ad2380 c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Added segment 7ec729a7-27cd-4edb-83f5-725a26c3ed36 of type vxlan for network 8ca69c03-ce25-4ece-acef-7244766d8973 [pid: 8|app: 0|req: 1205/2505] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:59:36 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:36.588 7 WARNING neutron_lib.context [None req-65f58239-4fee-47b8-a43c-bc8fa51d7744 c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1301/2506] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:59:36 2026] POST /v2.0/subnets => generated 605 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:36.943 8 WARNING neutron_lib.context [None req-fbeaa0ea-8f73-4b61-98fd-89104271433b c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:59:37.016 8 INFO neutron.db.segments_db [None req-fbeaa0ea-8f73-4b61-98fd-89104271433b c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Added segment 0ab1409a-e3ab-4edf-904b-5467562427f7 of type vxlan for network a37df6bf-64bc-4c34-8185-3912f48082da [pid: 8|app: 0|req: 1206/2507] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:59:36 2026] POST /v2.0/networks => generated 631 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:37.158 7 WARNING neutron_lib.context [None req-76c77313-6d38-4a8e-b4b8-65a68b0f1248 c55a33d887944aee82cff42dc80a285d 96907ab90d5b4c20bde45e96eba775a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1302/2508] 10.0.0.156 () {34 vars in 668 bytes} [Sat May 9 22:59:37 2026] POST /v2.0/subnets => generated 605 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2509] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:59:37 2026] PUT /v2.0/subnets/0d29b118-5760-4277-824a-c04d431b8cf6/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2510] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:59:37 2026] PUT /v2.0/subnets/a256ff46-a0b3-46eb-b0a9-b3211baf8544/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2511] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:59:37 2026] PUT /v2.0/subnets/2f1c9e14-4778-4bc0-8792-8e696977127d/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2512] 10.0.0.156 () {34 vars in 750 bytes} [Sat May 9 22:59:37 2026] PUT /v2.0/subnets/1540b2d7-373c-4fd8-a90c-d273022ecda7/tags => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2513] 10.0.0.156 () {32 vars in 663 bytes} [Sat May 9 22:59:37 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2514] 10.0.0.156 () {32 vars in 677 bytes} [Sat May 9 22:59:38 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2515] 10.0.0.156 () {32 vars in 673 bytes} [Sat May 9 22:59:38 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2516] 10.0.0.156 () {32 vars in 685 bytes} [Sat May 9 22:59:38 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2517] 10.0.0.156 () {32 vars in 671 bytes} [Sat May 9 22:59:38 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2518] 10.0.0.156 () {32 vars in 685 bytes} [Sat May 9 22:59:38 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2519] 10.0.0.156 () {32 vars in 681 bytes} [Sat May 9 22:59:38 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2520] 10.0.0.156 () {32 vars in 693 bytes} [Sat May 9 22:59:38 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2521] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:59:38 2026] DELETE /v2.0/subnets/0d29b118-5760-4277-824a-c04d431b8cf6 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2522] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:59:39 2026] DELETE /v2.0/subnets/a256ff46-a0b3-46eb-b0a9-b3211baf8544 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2523] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:59:39 2026] DELETE /v2.0/subnets/2f1c9e14-4778-4bc0-8792-8e696977127d => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2524] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:59:39 2026] DELETE /v2.0/subnets/1540b2d7-373c-4fd8-a90c-d273022ecda7 => 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: 1215/2525] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 22:59:40 2026] DELETE /v2.0/subnets/ae7d7287-dcbd-4114-978a-909c5d0129bc => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:59:40.660 7 INFO neutron.services.segments.plugin [-] Segment bfaf01d7-794d-4082-bc1e-ec0a742deda4 resource provider aggregate not found 2026-05-09 22:59:40.666 7 INFO neutron.services.segments.plugin [-] Segment bfaf01d7-794d-4082-bc1e-ec0a742deda4 resource provider aggregate not found 2026-05-09 22:59:40.694 7 INFO neutron.services.segments.plugin [-] Segment bfaf01d7-794d-4082-bc1e-ec0a742deda4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfaf01d7-794d-4082-bc1e-ec0a742deda4 found for delete ", "request_id": "req-5cd4ada2-6769-418b-a8fd-d6cd2d0cdc6f"}]} 2026-05-09 22:59:40.695 7 INFO neutron.services.segments.plugin [-] Segment bfaf01d7-794d-4082-bc1e-ec0a742deda4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfaf01d7-794d-4082-bc1e-ec0a742deda4 found for delete ", "request_id": "req-f0f4c176-5edc-4212-b9e3-e7100e4e9020"}]} [pid: 7|app: 0|req: 1311/2526] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:59:40 2026] DELETE /v2.0/networks/6decaecf-6b39-4489-8b87-94fe4d7ebd9a => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 22:59:41.074 8 INFO neutron.services.segments.plugin [-] Segment 39ea281a-9c7e-41d6-9534-9a7008d888b8 resource provider aggregate not found 2026-05-09 22:59:41.080 8 INFO neutron.services.segments.plugin [-] Segment 39ea281a-9c7e-41d6-9534-9a7008d888b8 resource provider aggregate not found 2026-05-09 22:59:41.098 8 INFO neutron.services.segments.plugin [-] Segment 39ea281a-9c7e-41d6-9534-9a7008d888b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39ea281a-9c7e-41d6-9534-9a7008d888b8 found for delete ", "request_id": "req-77b7d9e4-4d8b-4407-848b-1393f883c885"}]} 2026-05-09 22:59:41.102 8 INFO neutron.services.segments.plugin [-] Segment 39ea281a-9c7e-41d6-9534-9a7008d888b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39ea281a-9c7e-41d6-9534-9a7008d888b8 found for delete ", "request_id": "req-7e3b872a-37f8-4b0a-ae67-5d18cec0ee18"}]} [pid: 8|app: 0|req: 1216/2527] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:59:40 2026] DELETE /v2.0/networks/7e2e1b1a-8e20-430b-9069-5e151ab8a3d1 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2528] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:59:41 2026] DELETE /v2.0/networks/bf283e04-bfe9-42a7-aa0c-271f9297eb27 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2529] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:59:41 2026] DELETE /v2.0/networks/8ca69c03-ce25-4ece-acef-7244766d8973 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2530] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 22:59:41 2026] DELETE /v2.0/networks/a37df6bf-64bc-4c34-8185-3912f48082da => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2531] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:59:42 2026] GET /v2.0/security-groups?tenant_id=3fec53fdb4fd43a289aa2ff9e54d6841&name=default => generated 2805 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:59:42.868 7 INFO neutron.services.segments.plugin [-] Segment 5e8522df-5d47-47f4-8c64-3d9fba92dfc8 resource provider aggregate not found 2026-05-09 22:59:42.874 7 INFO neutron.services.segments.plugin [-] Segment 5e8522df-5d47-47f4-8c64-3d9fba92dfc8 resource provider aggregate not found 2026-05-09 22:59:42.890 7 INFO neutron.services.segments.plugin [-] Segment 5e8522df-5d47-47f4-8c64-3d9fba92dfc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e8522df-5d47-47f4-8c64-3d9fba92dfc8 found for delete ", "request_id": "req-2be4f8b5-bba0-46dc-93d0-56e2a4f3640d"}]} 2026-05-09 22:59:42.898 7 INFO neutron.services.segments.plugin [-] Segment 5e8522df-5d47-47f4-8c64-3d9fba92dfc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e8522df-5d47-47f4-8c64-3d9fba92dfc8 found for delete ", "request_id": "req-ec986828-39f3-4037-a2a6-979d846658de"}]} 2026-05-09 22:59:42.913 7 INFO neutron.services.segments.plugin [-] Segment 0ab1409a-e3ab-4edf-904b-5467562427f7 resource provider aggregate not found 2026-05-09 22:59:42.919 7 INFO neutron.services.segments.plugin [-] Segment 0ab1409a-e3ab-4edf-904b-5467562427f7 resource provider aggregate not found 2026-05-09 22:59:42.929 7 INFO neutron.services.segments.plugin [-] Segment 0ab1409a-e3ab-4edf-904b-5467562427f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab1409a-e3ab-4edf-904b-5467562427f7 found for delete ", "request_id": "req-b23b5430-b355-4785-ab66-e98f60d67678"}]} 2026-05-09 22:59:42.936 7 INFO neutron.services.segments.plugin [-] Segment 0ab1409a-e3ab-4edf-904b-5467562427f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab1409a-e3ab-4edf-904b-5467562427f7 found for delete ", "request_id": "req-47d5d105-3418-453b-a7fc-9a729d7b259e"}]} [pid: 7|app: 0|req: 1314/2532] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:42 2026] DELETE /v2.0/security-groups/49ff8d27-5109-448a-b15f-1d1d485c206d => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:59:43.139 8 INFO neutron.services.segments.plugin [-] Segment 7ec729a7-27cd-4edb-83f5-725a26c3ed36 resource provider aggregate not found 2026-05-09 22:59:43.144 8 INFO neutron.services.segments.plugin [-] Segment 7ec729a7-27cd-4edb-83f5-725a26c3ed36 resource provider aggregate not found 2026-05-09 22:59:43.164 8 INFO neutron.services.segments.plugin [-] Segment 7ec729a7-27cd-4edb-83f5-725a26c3ed36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ec729a7-27cd-4edb-83f5-725a26c3ed36 found for delete ", "request_id": "req-35368062-922d-423a-b531-dc432ec1847f"}]} 2026-05-09 22:59:43.165 8 INFO neutron.services.segments.plugin [-] Segment 7ec729a7-27cd-4edb-83f5-725a26c3ed36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ec729a7-27cd-4edb-83f5-725a26c3ed36 found for delete ", "request_id": "req-a286fc3d-6d37-4c17-b591-2a1151937cfa"}]} [pid: 8|app: 0|req: 1219/2533] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:59:43 2026] GET /v2.0/security-groups?tenant_id=2ba29f4a321f4ac6a29ae2a4a5170585&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: 1315/2534] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:43 2026] DELETE /v2.0/security-groups/2d0096b3-3bd5-4fc2-83e6-f4927e4064e1 => 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: 1220/2535] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:59:43 2026] GET /v2.0/security-groups?tenant_id=96907ab90d5b4c20bde45e96eba775a2&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2536] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:43 2026] DELETE /v2.0/security-groups/0cdd90c1-0372-460c-99fb-964cf62b98ae => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:59:46.982 7 WARNING neutron_lib.context [None req-38a30eef-ee86-443e-9ce3-527646fd1d27 a8e8b38cc21e453da6554c36f98842b2 85767addbcc04cf8bba375d1b42c6b3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1318/2539] 10.0.0.156 () {34 vars in 675 bytes} [Sat May 9 22:59:46 2026] POST /v2.0/floatingips => generated 552 bytes in 804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2540] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:59:47 2026] PUT /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2541] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:59:47 2026] GET /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2542] 10.0.0.156 () {34 vars in 769 bytes} [Sat May 9 22:59:47 2026] PUT /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/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: 1320/2543] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:59:47 2026] GET /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/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: 1224/2544] 10.0.0.156 () {34 vars in 765 bytes} [Sat May 9 22:59:47 2026] PUT /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2545] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:59:47 2026] GET /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2546] 10.0.0.156 () {34 vars in 787 bytes} [Sat May 9 22:59:47 2026] PUT /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2547] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:59:47 2026] GET /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2548] 10.0.0.156 () {34 vars in 758 bytes} [Sat May 9 22:59:48 2026] PUT /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2549] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:59:48 2026] GET /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2550] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:59:48 2026] GET /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:59:48.194 7 INFO neutron.api.v2.resource [None req-5316f4f8-c575-4aba-b077-5599832eb04e a8e8b38cc21e453da6554c36f98842b2 85767addbcc04cf8bba375d1b42c6b3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1324/2551] 10.0.0.156 () {32 vars in 750 bytes} [Sat May 9 22:59:48 2026] GET /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2552] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 22:59:48 2026] DELETE /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2553] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:59:48 2026] GET /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:59:48.345 8 INFO neutron.api.v2.resource [None req-633e0de9-84e5-492d-bac6-2ac633f1cc1b a8e8b38cc21e453da6554c36f98842b2 85767addbcc04cf8bba375d1b42c6b3d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1229/2554] 10.0.0.156 () {32 vars in 753 bytes} [Sat May 9 22:59:48 2026] DELETE /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2555] 10.0.0.156 () {32 vars in 741 bytes} [Sat May 9 22:59:48 2026] DELETE /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags => 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: 1230/2556] 10.0.0.156 () {32 vars in 738 bytes} [Sat May 9 22:59:48 2026] GET /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2557] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 22:59:48 2026] DELETE /v2.0/floatingips/8711ce9d-d592-4444-932b-465047d15b72 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2558] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:59:49 2026] GET /v2.0/security-groups?tenant_id=85767addbcc04cf8bba375d1b42c6b3d&name=default => generated 2805 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2559] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:49 2026] DELETE /v2.0/security-groups/2cd12d5a-8f34-4ef0-92b2-db8439b904da => 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: 1232/2560] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:59:49 2026] GET /v2.0/security-groups?tenant_id=0625422936bb4126a5951a4e70e852fc&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2561] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:50 2026] DELETE /v2.0/security-groups/b3b54391-5d11-4925-854f-e21a61c73d00 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:59:53.551 8 WARNING neutron_lib.context [None req-55e1cfc2-8ba1-46bb-b7de-4d2fa5173225 7c8c40f5e62c4c0e8359e21d7afa5146 49c1c65f2c574b04b1da737db3b0748d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1233/2562] 10.0.0.156 () {34 vars in 683 bytes} [Sat May 9 22:59:53 2026] POST /v2.0/security-groups => generated 1539 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2563] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 22:59:53 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: 1235/2564] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 22:59:53 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: 1236/2565] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 22:59:53 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: 1330/2566] 10.0.0.156 () {34 vars in 766 bytes} [Sat May 9 22:59:53 2026] PUT /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2567] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 22:59:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2568] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:59:53 2026] GET /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2569] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 22:59:53 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2570] 10.0.0.156 () {34 vars in 777 bytes} [Sat May 9 22:59:53 2026] PUT /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2571] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:59:53 2026] GET /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2572] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 22:59:53 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2573] 10.0.0.156 () {34 vars in 773 bytes} [Sat May 9 22:59:53 2026] PUT /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2574] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:59:53 2026] GET /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2575] 10.0.0.156 () {34 vars in 795 bytes} [Sat May 9 22:59:53 2026] PUT /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2576] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:59:53 2026] GET /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2577] 10.0.0.156 () {34 vars in 766 bytes} [Sat May 9 22:59:53 2026] PUT /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/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: 1339/2578] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:59:54 2026] GET /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2579] 10.0.0.156 () {32 vars in 754 bytes} [Sat May 9 22:59:54 2026] GET /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:59:54.105 7 INFO neutron.api.v2.resource [None req-e82ee389-8947-4f51-834e-df2c72b7ecde 7c8c40f5e62c4c0e8359e21d7afa5146 49c1c65f2c574b04b1da737db3b0748d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1341/2580] 10.0.0.156 () {32 vars in 758 bytes} [Sat May 9 22:59:54 2026] GET /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2581] 10.0.0.156 () {32 vars in 757 bytes} [Sat May 9 22:59:54 2026] DELETE /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/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: 1343/2582] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:59:54 2026] GET /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:59:54.210 7 INFO neutron.api.v2.resource [None req-0968743f-7cb1-4c3e-b9c9-34b5d403c30a 7c8c40f5e62c4c0e8359e21d7afa5146 49c1c65f2c574b04b1da737db3b0748d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1344/2583] 10.0.0.156 () {32 vars in 761 bytes} [Sat May 9 22:59:54 2026] DELETE /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2584] 199.204.45.44 () {34 vars in 715 bytes} [Sat May 9 22:59:53 2026] POST /v2.0/ports => generated 1089 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2585] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 22:59:54 2026] DELETE /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1241/2586] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 22:59:54 2026] GET /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2587] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:54 2026] DELETE /v2.0/security-groups/7226eb18-01da-45e8-ba9f-f326a6948c20 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2588] 10.0.0.128 () {34 vars in 970 bytes} [Sat May 9 22:59:54 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1089 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2589] 10.0.0.128 () {34 vars in 906 bytes} [Sat May 9 22:59:54 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: 1243/2590] 199.204.45.44 () {34 vars in 1260 bytes} [Sat May 9 22:59:54 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2591] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:54 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2592] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:54 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1349/2593] 199.204.45.44 () {34 vars in 973 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1089 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2594] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/networks?id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 803 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2595] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/security-groups?tenant_id=e91b9f85d2d642ce9c991b05b7cbe38c&name=default => generated 2805 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2596] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:55 2026] DELETE /v2.0/security-groups/0a527614-247b-4fbc-a79b-f48706520ff5 => 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: 1247/2597] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/security-groups?tenant_id=49c1c65f2c574b04b1da737db3b0748d&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: 1248/2598] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 22:59:55 2026] DELETE /v2.0/security-groups/93b169b6-05bb-4cdc-8944-75f7d01e054a => 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: 1351/2599] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 22:59:55 2026] PUT /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1243 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2600] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2519 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, ' [pid: 7|app: 0|req: 1352/2601] 199.204.45.44 () {34 vars in 1060 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=67791c27-930f-406a-8c48-592d743e61bb => 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: 1250/2602] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/subnets?id=25c6d144-d0ee-48df-8a19-d357ec4d5eff => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2603] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/ports?network_id=810b9ebe-90b6-4599-a770-651770c22b23&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2604] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:59:55.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d22fccd3-8277-4dc2-acc4-981f4eb0d3c8'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': 'd31a7927-229f-428d-bf6e-4ad810222864', '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: 1354/2605] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?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: 1252/2606] 199.204.45.44 () {34 vars in 1052 bytes} [Sat May 9 22:59:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=d31a7927-229f-428d-bf6e-4ad810222864 => 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: 1355/2607] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/subnets?id=1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2608] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/ports?network_id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&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: 1356/2609] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?fields=segments => generated 14 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2610] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1357/2611] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2519 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2612] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/networks?id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2613] 199.204.45.44 () {34 vars in 1052 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=d31a7927-229f-428d-bf6e-4ad810222864 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2614] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/subnets?id=1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2615] 10.0.0.128 () {34 vars in 970 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2616] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/ports?network_id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&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: 1258/2617] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1259/2618] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:56 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1360/2619] 199.204.45.44 () {34 vars in 787 bytes} [Sat May 9 22:59:56 2026] PUT /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1304 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:59:57.206 8 INFO neutron.api.v2.resource [None req-ca61961c-dd6a-45c5-a1e8-fc17cfcdafda b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1260/2620] 199.204.45.44 () {30 vars in 761 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/security-groups/lb-cd176087-5347-44bc-85d6-7d978caeb278 => 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: 1361/2621] 199.204.45.44 () {30 vars in 783 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/security-groups?name=lb-cd176087-5347-44bc-85d6-7d978caeb278 => generated 1577 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2622] 199.204.45.44 () {34 vars in 787 bytes} [Sat May 9 22:59:57 2026] PUT /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1306 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2623] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 22:59: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1262/2624] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2625] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2626] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 22:59:57 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-09 22:59:57.838 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2051a40f-fa3d-4d80-b5ff-c2ade847883d'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': 'd31a7927-229f-428d-bf6e-4ad810222864', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1364/2627] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2628] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2582 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2629] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:59:57.945 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60d9a0c7-9e44-4dde-9e2b-3fd0ebc1b1f7'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': 'd31a7927-229f-428d-bf6e-4ad810222864', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1265/2630] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/networks?id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2631] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2632] 199.204.45.44 () {34 vars in 1052 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=d31a7927-229f-428d-bf6e-4ad810222864 => 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: 1367/2633] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 22:59:57 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2634] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/subnets?id=1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2635] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/ports?network_id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2636] 199.204.45.44 () {30 vars in 741 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 800 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2637] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2638] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1370/2639] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2640] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1371/2641] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2582 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2642] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/networks?id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2643] 199.204.45.44 () {34 vars in 1052 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=d31a7927-229f-428d-bf6e-4ad810222864 => 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: 1272/2644] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/subnets?id=1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2645] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/ports?network_id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2646] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1274/2647] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 22:59:58 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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) 2026-05-09 22:59:58.813 7 WARNING neutron_lib.context [None req-365a7c49-bd65-4259-ba02-2cd5e782e8d0 22ce5c22283a44cc8593019a079ccca0 38d3ebf80fec497b9df31d4e48da3e95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 22:59:58.930 7 INFO neutron.db.segments_db [None req-365a7c49-bd65-4259-ba02-2cd5e782e8d0 22ce5c22283a44cc8593019a079ccca0 38d3ebf80fec497b9df31d4e48da3e95 - - default default] Added segment 49960c55-a644-4c18-89f0-083fb6be66e2 of type vxlan for network bdde9d26-ec8d-472d-bdb2-36505cabea1a [pid: 7|app: 0|req: 1374/2648] 10.0.0.156 () {34 vars in 669 bytes} [Sat May 9 22:59:58 2026] POST /v2.0/networks => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:59.070 8 WARNING neutron_lib.context [None req-85f4c958-f201-4179-98e6-376b3f13159e 22ce5c22283a44cc8593019a079ccca0 38d3ebf80fec497b9df31d4e48da3e95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1275/2649] 10.0.0.156 () {34 vars in 663 bytes} [Sat May 9 22:59:59 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-09 22:59:59.418 7 WARNING neutron_lib.context [None req-918969a9-bc86-4d19-a8c4-0133282797cd 22ce5c22283a44cc8593019a079ccca0 38d3ebf80fec497b9df31d4e48da3e95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1375/2650] 10.0.0.156 () {34 vars in 665 bytes} [Sat May 9 22:59:59 2026] POST /v2.0/trunks => generated 407 bytes in 229 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: 1276/2651] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:59:59 2026] PUT /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2652] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:59:59 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2653] 10.0.0.156 () {34 vars in 759 bytes} [Sat May 9 22:59:59 2026] PUT /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/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: 1377/2654] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:59:59 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2655] 10.0.0.156 () {34 vars in 755 bytes} [Sat May 9 22:59:59 2026] PUT /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/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: 1378/2656] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:59:59 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2657] 10.0.0.156 () {34 vars in 777 bytes} [Sat May 9 22:59:59 2026] PUT /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2658] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:59:59 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/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: 1280/2659] 10.0.0.156 () {34 vars in 748 bytes} [Sat May 9 22:59:59 2026] PUT /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2660] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 22:59:59 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2661] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 22:59:59 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:00:00.030 7 INFO neutron.api.v2.resource [None req-630c26e1-25ae-462f-b011-ed259b28b37f 22ce5c22283a44cc8593019a079ccca0 38d3ebf80fec497b9df31d4e48da3e95 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1381/2662] 10.0.0.156 () {32 vars in 740 bytes} [Sat May 9 23:00:00 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2663] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:00:00 2026] DELETE /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2664] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 23:00:00 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 23:00:00.137 8 INFO neutron.api.v2.resource [None req-554ca8bc-a5b8-48b6-969f-bb07f6b96619 22ce5c22283a44cc8593019a079ccca0 38d3ebf80fec497b9df31d4e48da3e95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1283/2665] 10.0.0.156 () {32 vars in 743 bytes} [Sat May 9 23:00:00 2026] DELETE /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2666] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 23:00:00 2026] DELETE /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/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: 1284/2667] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 23:00:00 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f/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: 1384/2668] 10.0.0.156 () {32 vars in 718 bytes} [Sat May 9 23:00:00 2026] GET /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2669] 10.0.0.156 () {32 vars in 716 bytes} [Sat May 9 23:00:00 2026] GET /v2.0/ports/ebbc52d3-c793-418a-9f8a-42977853b48c => generated 826 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2670] 10.0.0.156 () {32 vars in 721 bytes} [Sat May 9 23:00:00 2026] DELETE /v2.0/trunks/9adef55a-c13f-499a-8916-b6570c3d789f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2671] 10.0.0.156 () {32 vars in 719 bytes} [Sat May 9 23:00:00 2026] DELETE /v2.0/ports/ebbc52d3-c793-418a-9f8a-42977853b48c => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2672] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 23:00:00 2026] DELETE /v2.0/networks/bdde9d26-ec8d-472d-bdb2-36505cabea1a => 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: 1288/2675] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 23:00:01 2026] GET /v2.0/security-groups?tenant_id=93df8783e2e446c5bd3f91aec71b18d1&name=default => generated 2805 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 23:00:02.042 7 INFO neutron.services.segments.plugin [-] Segment 49960c55-a644-4c18-89f0-083fb6be66e2 resource provider aggregate not found 2026-05-09 23:00:02.049 7 INFO neutron.services.segments.plugin [-] Segment 49960c55-a644-4c18-89f0-083fb6be66e2 resource provider aggregate not found 2026-05-09 23:00:02.075 7 INFO neutron.services.segments.plugin [-] Segment 49960c55-a644-4c18-89f0-083fb6be66e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49960c55-a644-4c18-89f0-083fb6be66e2 found for delete ", "request_id": "req-f766e704-adf0-4d34-a3bf-b2f3223ead43"}]} 2026-05-09 23:00:02.082 7 INFO neutron.services.segments.plugin [-] Segment 49960c55-a644-4c18-89f0-083fb6be66e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49960c55-a644-4c18-89f0-083fb6be66e2 found for delete ", "request_id": "req-95c9f801-35d5-4c97-8c49-6cb66aab674c"}]} [pid: 7|app: 0|req: 1388/2676] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:00:02 2026] DELETE /v2.0/security-groups/6f8f9b31-3e64-4753-bdcb-9039df639222 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2677] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 23:00:02 2026] GET /v2.0/security-groups?tenant_id=38d3ebf80fec497b9df31d4e48da3e95&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2678] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:00:02 2026] DELETE /v2.0/security-groups/2627d9f6-c38b-44ab-80b5-92a51c857f40 => 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: 1290/2679] 199.204.45.44 () {34 vars in 1094 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/ports?device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2680] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2681] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2682] 199.204.45.44 () {34 vars in 1054 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.11&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2683] 199.204.45.44 () {34 vars in 1104 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A150&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => 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: 1392/2684] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/subnets?id=875e2fb2-be24-4ce3-8e42-4d833c73e3da&id=1ec28c69-c57a-4007-b250-1fde1aa7f7b1 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2685] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2686] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2687] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=segments => generated 14 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2688] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:08 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 23:00:11.388 8 WARNING neutron_lib.context [None req-99220963-94a1-400f-9122-c1aef8fe80c1 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-09 23:00:12.250 8 INFO neutron.db.l3_db [None req-99220963-94a1-400f-9122-c1aef8fe80c1 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Floating IP 57a31a87-f934-4166-a748-515d96b93ce7 associated. External IP: 10.96.250.215, port: abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0. [pid: 8|app: 0|req: 1295/2689] 10.0.0.156 () {34 vars in 676 bytes} [Sat May 9 23:00:11 2026] POST /v2.0/floatingips => generated 899 bytes in 1233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2692] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2693] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:16 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: 1397/2694] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2695] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:16 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-09 23:00:16.881 7 INFO neutron.api.v2.resource [None req-2f4b3d3f-197d-45b0-a2e7-f30ce983f58b b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2696] 199.204.45.44 () {30 vars in 761 bytes} [Sat May 9 23:00:16 2026] GET /v2.0/security-groups/lb-cd176087-5347-44bc-85d6-7d978caeb278 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2697] 199.204.45.44 () {30 vars in 783 bytes} [Sat May 9 23:00:16 2026] GET /v2.0/security-groups?name=lb-cd176087-5347-44bc-85d6-7d978caeb278 => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2698] 199.204.45.44 () {30 vars in 813 bytes} [Sat May 9 23:00:16 2026] GET /v2.0/security-group-rules?security_group_id=e6908dc8-f5e2-43ac-9e30-118db3898036 => 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: 1300/2699] 199.204.45.44 () {34 vars in 745 bytes} [Sat May 9 23:00:16 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2700] 199.204.45.44 () {34 vars in 745 bytes} [Sat May 9 23:00:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2701] 10.0.0.226 () {30 vars in 689 bytes} [Sat May 9 23:00:23 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: 1401/2702] 10.0.0.226 () {30 vars in 691 bytes} [Sat May 9 23:00:23 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: 1302/2703] 10.0.0.226 () {30 vars in 667 bytes} [Sat May 9 23:00:23 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: 1402/2704] 10.0.0.226 () {30 vars in 703 bytes} [Sat May 9 23:00: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: 1303/2705] 10.0.0.226 () {28 vars in 438 bytes} [Sat May 9 23:00:23 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2706] 10.0.0.226 () {30 vars in 727 bytes} [Sat May 9 23:00:23 2026] GET /v2.0/subnets/3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 632 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2707] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2708] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:24 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: 1305/2709] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2710] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2711] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:24 2026] GET /v2.0/subnets/3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2712] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:24 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2582 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2713] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:25 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: 1407/2714] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2715] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2716] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2717] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:25 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1409/2718] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:25 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2719] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:00:25 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2720] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 23:00:25 2026] POST /v2.0/ports => generated 1303 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2721] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 23:00:26 2026] PUT /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 1428 bytes in 541 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/2722] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:26 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 4038 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1312/2723] 199.204.45.44 () {34 vars in 1060 bytes} [Sat May 9 23:00:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=67791c27-930f-406a-8c48-592d743e61bb => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2724] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:26 2026] GET /v2.0/subnets?id=25c6d144-d0ee-48df-8a19-d357ec4d5eff => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 23:00:26.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b941c3c-5fd5-4551-afcd-4815e0d41b28'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': 'aa286216-439b-4106-83e2-800b5f7ee86f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1313/2725] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:26 2026] GET /v2.0/ports?network_id=810b9ebe-90b6-4599-a770-651770c22b23&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: 1413/2726] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?fields=segments => generated 14 bytes in 65 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: 1314/2727] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?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: 1414/2728] 199.204.45.44 () {34 vars in 1052 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=d31a7927-229f-428d-bf6e-4ad810222864 => 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: 1315/2729] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/subnets?id=1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2730] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/ports?network_id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2731] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1416/2732] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2733] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=aa286216-439b-4106-83e2-800b5f7ee86f => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2734] 199.204.45.44 () {34 vars in 1102 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d9&port_id=aa286216-439b-4106-83e2-800b5f7ee86f => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2735] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/subnets?id=bc50dd27-d301-4462-9618-2aac68ab9d6c&id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2736] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2737] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&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: 1419/2738] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1320/2739] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1420/2740] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 4038 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2741] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:00:27 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2742] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=aa286216-439b-4106-83e2-800b5f7ee86f => 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: 1322/2743] 199.204.45.44 () {34 vars in 1102 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d9&port_id=aa286216-439b-4106-83e2-800b5f7ee86f => 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: 1422/2744] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/subnets?id=bc50dd27-d301-4462-9618-2aac68ab9d6c&id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2745] 10.0.0.128 () {34 vars in 970 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 1464 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2746] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2747] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2748] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2749] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&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: 1326/2750] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2751] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2752] 199.204.45.44 () {34 vars in 788 bytes} [Sat May 9 23:00:28 2026] PUT /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 1199 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2753] 199.204.45.44 () {30 vars in 741 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 797 bytes in 110 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: 1426/2754] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/subnets/3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 650 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2755] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 3809 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 23:00:28.983 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86cd20ad-f586-4655-8d6f-cea6098ada6b'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': 'aa286216-439b-4106-83e2-800b5f7ee86f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1330/2756] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2757] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2758] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2759] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2760] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:00:28 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2761] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2762] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=aa286216-439b-4106-83e2-800b5f7ee86f => 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: 1335/2763] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2764] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/subnets?id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2765] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1342 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2766] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2767] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2768] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2769] 199.204.45.44 () {30 vars in 741 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2770] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1339/2771] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2772] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:29 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2775] 10.0.0.226 () {30 vars in 689 bytes} [Sat May 9 23:00:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2776] 10.0.0.226 () {30 vars in 691 bytes} [Sat May 9 23:00:35 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: 1342/2777] 10.0.0.226 () {30 vars in 667 bytes} [Sat May 9 23:00:35 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: 1436/2778] 10.0.0.226 () {30 vars in 703 bytes} [Sat May 9 23:00:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2779] 10.0.0.226 () {28 vars in 438 bytes} [Sat May 9 23:00:35 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: 1437/2780] 10.0.0.226 () {30 vars in 727 bytes} [Sat May 9 23:00:35 2026] GET /v2.0/subnets/875e2fb2-be24-4ce3-8e42-4d833c73e3da => generated 631 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2781] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:36 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: 1438/2782] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2783] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:36 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: 1439/2784] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2785] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:36 2026] GET /v2.0/subnets/3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 650 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2786] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:36 2026] GET /v2.0/subnets/875e2fb2-be24-4ce3-8e42-4d833c73e3da => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2787] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:36 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 3811 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2788] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2789] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:37 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: 1442/2790] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:37 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: 1349/2791] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00: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: 7|app: 0|req: 1443/2792] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:37 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1350/2793] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:37 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2794] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:00:37 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2795] 199.204.45.44 () {38 vars in 953 bytes} [Sat May 9 23:00:37 2026] POST /v2.0/ports => generated 1307 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2796] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 23:00:37 2026] PUT /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => generated 1432 bytes in 527 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: 1352/2797] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 5271 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 23:00:38.512 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62bef04d-7105-46d6-b7c7-958a45b407b4'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': '6c68762f-ab57-4981-9478-95d31b044360', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/2798] 199.204.45.44 () {34 vars in 1060 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=67791c27-930f-406a-8c48-592d743e61bb => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2799] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/subnets?id=25c6d144-d0ee-48df-8a19-d357ec4d5eff => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2800] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/ports?network_id=810b9ebe-90b6-4599-a770-651770c22b23&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2801] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?fields=segments => generated 14 bytes in 63 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: 1448/2802] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?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: 8|app: 0|req: 1355/2803] 199.204.45.44 () {34 vars in 1052 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=d31a7927-229f-428d-bf6e-4ad810222864 => 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: 1449/2804] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/subnets?id=1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2805] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/ports?network_id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2806] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:38 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2807] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1451/2808] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=aa286216-439b-4106-83e2-800b5f7ee86f => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2809] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/subnets?id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2810] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&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: 1359/2811] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2812] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1360/2813] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=6c68762f-ab57-4981-9478-95d31b044360 => 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: 1454/2814] 199.204.45.44 () {34 vars in 1104 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a6&port_id=6c68762f-ab57-4981-9478-95d31b044360 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2815] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/subnets?id=875e2fb2-be24-4ce3-8e42-4d833c73e3da&id=1ec28c69-c57a-4007-b250-1fde1aa7f7b1 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2816] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2817] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2818] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1363/2819] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1457/2820] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 5271 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2821] 10.0.0.128 () {34 vars in 970 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => generated 1468 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2822] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => generated 1468 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2823] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => generated 1468 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2824] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:00:39 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 800 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2825] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=6c68762f-ab57-4981-9478-95d31b044360 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2826] 199.204.45.44 () {34 vars in 1104 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a6&port_id=6c68762f-ab57-4981-9478-95d31b044360 => 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: 1367/2827] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/subnets?id=875e2fb2-be24-4ce3-8e42-4d833c73e3da&id=1ec28c69-c57a-4007-b250-1fde1aa7f7b1 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2828] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&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: 1369/2829] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&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: 1370/2830] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1461/2831] 199.204.45.44 () {34 vars in 788 bytes} [Sat May 9 23:00:40 2026] PUT /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => generated 1199 bytes in 411 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-09 23:00:40.824 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9aa4ef05-54ba-49dc-947b-309f4bb2f818'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': '6c68762f-ab57-4981-9478-95d31b044360', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1371/2832] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1462/2833] 199.204.45.44 () {30 vars in 741 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 797 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2834] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/subnets/875e2fb2-be24-4ce3-8e42-4d833c73e3da => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2835] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 5038 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2836] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:00:40 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => 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: 1374/2837] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:41 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: 1375/2838] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:41 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: 1464/2839] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.252&port_id=6c68762f-ab57-4981-9478-95d31b044360 => 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: 1376/2840] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2841] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2842] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/subnets?id=875e2fb2-be24-4ce3-8e42-4d833c73e3da => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2843] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2844] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&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: 1379/2845] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2846] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1342 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2847] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1381/2848] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2849] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1382/2850] 199.204.45.44 () {30 vars in 741 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2851] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2852] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:41 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2855] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2856] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2857] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:50 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: 1472/2858] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2859] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:50 2026] GET /v2.0/subnets/3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 650 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2860] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:50 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 5040 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2861] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:50 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: 1474/2862] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:50 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: 1389/2863] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:50 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: 1475/2864] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2865] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:50 2026] GET /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => generated 1237 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2866] 199.204.45.44 () {34 vars in 787 bytes} [Sat May 9 23:00:50 2026] PUT /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => generated 1026 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2867] 199.204.45.44 () {30 vars in 741 bytes} [Sat May 9 23:00:51 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 797 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2868] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:51 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 4865 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2869] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:51 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 4865 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 23:00:51.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bfc9dc8-0333-46d3-b17b-8ef473c0bc16'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': '6c68762f-ab57-4981-9478-95d31b044360', '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: 1478/2870] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:00:51 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2871] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:51 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 4865 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2872] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:51 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1394/2873] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:51 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?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: 1480/2874] 199.204.45.44 () {34 vars in 973 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => generated 1062 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2875] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 23:00:52 2026] DELETE /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => 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: 1481/2876] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 3811 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 23:00:52.536 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88112cbb-774b-4cea-ad63-fd4ceae87c5d'] response: {'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'name': 'network-vif-deleted', 'tag': '6c68762f-ab57-4981-9478-95d31b044360', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1482/2877] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 3811 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2878] 199.204.45.44 () {34 vars in 1224 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/networks?id=810b9ebe-90b6-4599-a770-651770c22b23&id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 3096 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 23:00:52.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-374bf147-ad58-444c-95dd-990f59cf6619 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1397/2879] 199.204.45.44 () {32 vars in 757 bytes} [Sat May 9 23:00:52 2026] DELETE /v2.0/ports/6c68762f-ab57-4981-9478-95d31b044360 => 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: 1483/2880] 199.204.45.44 () {34 vars in 1060 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=67791c27-930f-406a-8c48-592d743e61bb => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2881] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/subnets?id=25c6d144-d0ee-48df-8a19-d357ec4d5eff => 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: 1484/2882] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/ports?network_id=810b9ebe-90b6-4599-a770-651770c22b23&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2883] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:52 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: 1400/2884] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2885] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:52 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: 1402/2886] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2887] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?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: 1403/2888] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2889] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2890] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2891] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1342 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2892] 199.204.45.44 () {34 vars in 1052 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=d31a7927-229f-428d-bf6e-4ad810222864 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2893] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2894] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/subnets?id=1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2895] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/ports?network_id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&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: 1407/2896] 199.204.45.44 () {30 vars in 741 bytes} [Sat May 9 23:00:52 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2897] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:53 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2898] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:53 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2899] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:53 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2900] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:53 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2901] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 23:00:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.248&port_id=aa286216-439b-4106-83e2-800b5f7ee86f => 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: 1492/2902] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:53 2026] GET /v2.0/subnets?id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2903] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:53 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&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: 1493/2904] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:53 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1412/2905] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:53 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1494/2906] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:55 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: 1413/2907] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:55 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: 1495/2908] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:55 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: 1414/2909] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2910] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:55 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 3811 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2911] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:56 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: 1497/2912] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:56 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: 1416/2913] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:56 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: 1498/2914] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:56 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: 1417/2915] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:56 2026] GET /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2916] 199.204.45.44 () {34 vars in 787 bytes} [Sat May 9 23:00:56 2026] PUT /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 1026 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2917] 199.204.45.44 () {30 vars in 741 bytes} [Sat May 9 23:00:56 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 797 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2918] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:56 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 3636 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2919] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:56 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 3636 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 23:00:56.877 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbee047b-a710-484f-aac3-710be7fe60d9'] response: {'name': 'network-changed', 'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'tag': 'aa286216-439b-4106-83e2-800b5f7ee86f', '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: 1501/2920] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:00:56 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2921] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:56 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 3636 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2922] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:56 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2923] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:57 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1503/2924] 199.204.45.44 () {34 vars in 973 bytes} [Sat May 9 23:00:57 2026] GET /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2925] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 23:00:57 2026] DELETE /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2926] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:00:57 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2582 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 23:00:57.964 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebd06675-6291-403f-96fe-caf3ac70e7bc'] response: {'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'name': 'network-vif-deleted', 'tag': 'aa286216-439b-4106-83e2-800b5f7ee86f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1505/2927] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:00:57 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2928] 199.204.45.44 () {34 vars in 1144 bytes} [Sat May 9 23:00:57 2026] GET /v2.0/networks?id=810b9ebe-90b6-4599-a770-651770c22b23&id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 2310 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 23:00:58.033 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b3c515e-808f-4279-83b0-cd5b773d45a3 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1424/2929] 199.204.45.44 () {34 vars in 1060 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=67791c27-930f-406a-8c48-592d743e61bb => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2930] 199.204.45.44 () {32 vars in 757 bytes} [Sat May 9 23:00:58 2026] DELETE /v2.0/ports/aa286216-439b-4106-83e2-800b5f7ee86f => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2931] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/subnets?id=25c6d144-d0ee-48df-8a19-d357ec4d5eff => generated 630 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2932] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/ports?network_id=810b9ebe-90b6-4599-a770-651770c22b23&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2933] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:00:58 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: 1427/2934] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2935] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:00:58 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: 1429/2936] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2937] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?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: 1430/2938] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2939] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2940] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?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: 1510/2941] 199.204.45.44 () {34 vars in 1052 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.8&port_id=d31a7927-229f-428d-bf6e-4ad810222864 => 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: 1432/2942] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1342 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2943] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/subnets?id=1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2944] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2945] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/ports?network_id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7&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: 1434/2946] 199.204.45.44 () {30 vars in 741 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2947] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2948] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?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: 1436/2949] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2950] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:00:58 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2953] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:01:06 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: 1438/2954] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:01:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2955] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:01:06 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: 1439/2956] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:01:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 23:01:06.844 7 INFO neutron.api.v2.resource [None req-25298e2e-3cbc-46c9-a185-df79808e4205 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/2957] 199.204.45.44 () {30 vars in 761 bytes} [Sat May 9 23:01:06 2026] GET /v2.0/security-groups/lb-cd176087-5347-44bc-85d6-7d978caeb278 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2958] 199.204.45.44 () {30 vars in 783 bytes} [Sat May 9 23:01:06 2026] GET /v2.0/security-groups?name=lb-cd176087-5347-44bc-85d6-7d978caeb278 => generated 2741 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2959] 199.204.45.44 () {30 vars in 813 bytes} [Sat May 9 23:01:06 2026] GET /v2.0/security-group-rules?security_group_id=e6908dc8-f5e2-43ac-9e30-118db3898036 => generated 2206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2960] 199.204.45.44 () {32 vars in 787 bytes} [Sat May 9 23:01:06 2026] DELETE /v2.0/security-group-rules/9d76fd2e-d6e5-4661-b50c-800a32bc652c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2961] 199.204.45.44 () {32 vars in 787 bytes} [Sat May 9 23:01:07 2026] DELETE /v2.0/security-group-rules/af630a29-f90d-405b-ab60-ec28be8ee856 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:11.152 8 INFO neutron.db.l3_db [None req-d9e6c1f6-b829-4365-b63c-7a92c6322485 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Floating IP 57a31a87-f934-4166-a748-515d96b93ce7 disassociated (deleted). External IP: 10.96.250.215, port: abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0. [pid: 8|app: 0|req: 1442/2962] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 23:01:10 2026] DELETE /v2.0/floatingips/57a31a87-f934-4166-a748-515d96b93ce7 => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:11.529 7 INFO neutron.api.v2.resource [None req-b5ece946-e88a-4fe3-ba75-9cefe9b75e13 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/2963] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 23:01:11 2026] GET /v2.0/floatingips/57a31a87-f934-4166-a748-515d96b93ce7 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2964] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:01:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2965] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:01:12 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: 1444/2966] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:01:12 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: 1523/2967] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:01:12 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: 1445/2968] 199.204.45.44 () {30 vars in 739 bytes} [Sat May 9 23:01:12 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2969] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:01:12 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2970] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:01:12 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2971] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:01:12 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2972] 199.204.45.44 () {34 vars in 973 bytes} [Sat May 9 23:01:13 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1342 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2973] 199.204.45.44 () {34 vars in 1058 bytes} [Sat May 9 23:01:13 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2974] 199.204.45.44 () {34 vars in 1014 bytes} [Sat May 9 23:01:13 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7?fields=dns_domain => generated 29 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2975] 199.204.45.44 () {30 vars in 767 bytes} [Sat May 9 23:01:13 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2976] 199.204.45.44 () {34 vars in 787 bytes} [Sat May 9 23:01:13 2026] PUT /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1082 bytes in 248 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: 1527/2977] 199.204.45.44 () {38 vars in 1026 bytes} [Sat May 9 23:01:13 2026] PUT /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1143 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2978] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 1082 bytes in 34 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: 1452/2979] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/ports?tenant_id=72c8ebc87642485a986b73cd60ca36b1&device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => 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: 1453/2980] 199.204.45.44 () {34 vars in 1064 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/networks?id=810b9ebe-90b6-4599-a770-651770c22b23&id=db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 1524 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2981] 199.204.45.44 () {34 vars in 1060 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.253&port_id=67791c27-930f-406a-8c48-592d743e61bb => 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: 1455/2982] 199.204.45.44 () {34 vars in 982 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/subnets?id=25c6d144-d0ee-48df-8a19-d357ec4d5eff => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2983] 199.204.45.44 () {32 vars in 757 bytes} [Sat May 9 23:01:14 2026] DELETE /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2984] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/ports?network_id=810b9ebe-90b6-4599-a770-651770c22b23&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2985] 199.204.45.44 () {30 vars in 701 bytes} [Sat May 9 23:01:14 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: 1458/2986] 199.204.45.44 () {30 vars in 703 bytes} [Sat May 9 23:01:14 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: 1529/2987] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2988] 199.204.45.44 () {30 vars in 679 bytes} [Sat May 9 23:01:14 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: 1460/2989] 199.204.45.44 () {30 vars in 715 bytes} [Sat May 9 23:01:14 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-09 23:01:14.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0b58e10-c95d-4574-945b-f08fe804e3e0 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1461/2990] 199.204.45.44 () {32 vars in 757 bytes} [Sat May 9 23:01:14 2026] DELETE /v2.0/ports/d31a7927-229f-428d-bf6e-4ad810222864 => 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: 1530/2991] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/networks/810b9ebe-90b6-4599-a770-651770c22b23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2992] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 23:01:14.642 7 INFO neutron.api.v2.resource [None req-e80083a6-356a-414b-b5fb-3880f6bdc724 b9efb6efac8b47adb282b891f5bd34d2 72c8ebc87642485a986b73cd60ca36b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/2993] 199.204.45.44 () {30 vars in 761 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/security-groups/lb-cd176087-5347-44bc-85d6-7d978caeb278 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2994] 199.204.45.44 () {30 vars in 783 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/security-groups?name=lb-cd176087-5347-44bc-85d6-7d978caeb278 => generated 1577 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2995] 199.204.45.44 () {30 vars in 735 bytes} [Sat May 9 23:01:14 2026] GET /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2996] 199.204.45.44 () {34 vars in 787 bytes} [Sat May 9 23:01:14 2026] PUT /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 1094 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2997] 199.204.45.44 () {32 vars in 777 bytes} [Sat May 9 23:01:14 2026] DELETE /v2.0/security-groups/e6908dc8-f5e2-43ac-9e30-118db3898036 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2998] 199.204.45.44 () {32 vars in 757 bytes} [Sat May 9 23:01:15 2026] DELETE /v2.0/ports/abc7f4d2-55e8-4bb0-a7df-ce51f94ce0c0 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2999] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 23:01:16 2026] GET /v2.0/ports?device_id=6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3002] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 23:01:16 2026] DELETE /v2.0/ports/67791c27-930f-406a-8c48-592d743e61bb => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:17.116 7 INFO neutron.db.l3_db [None req-e2765a78-1746-42a6-9961-15071192e222 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Floating IP 79a4f9bc-a603-43d0-833c-16ae42af0b95 disassociated (deleted). External IP: 10.96.250.219, port: 38db28c5-e6cb-4024-82f1-59dae77a36ab. [pid: 7|app: 0|req: 1537/3003] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 23:01:16 2026] DELETE /v2.0/floatingips/79a4f9bc-a603-43d0-833c-16ae42af0b95 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:17.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-14d463e3-7e93-4ff6-9531-c0e10577bd40'] response: {'server_uuid': '6126bfbc-ec1a-43b8-bdc4-d27f8e0ca6ca', 'name': 'network-vif-deleted', 'tag': '67791c27-930f-406a-8c48-592d743e61bb', 'status': 'completed', 'code': 200} 2026-05-09 23:01:17.517 8 INFO neutron.api.v2.resource [None req-0c5c2435-229b-4e0d-b592-55e5df2c15dc 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/3004] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 23:01:17 2026] GET /v2.0/floatingips/79a4f9bc-a603-43d0-833c-16ae42af0b95 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 23:01:17.700 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a90ab029-fc50-4092-ad95-9bc6870ff774'] response: {'name': 'network-changed', 'server_uuid': '887c41f6-8d5d-4930-9596-b1dc0dce9f70', 'tag': '38db28c5-e6cb-4024-82f1-59dae77a36ab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/3005] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:01:17 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3006] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 23:01:17 2026] GET /v2.0/ports?device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3007] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 23:01:17 2026] GET /v2.0/security-groups?id=838eb13d-30cd-4658-8e77-08dc7a04e4a4&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: 1469/3008] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:01:17 2026] GET /v2.0/networks?id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3009] 199.204.45.44 () {34 vars in 1054 bytes} [Sat May 9 23:01:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.11&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3010] 199.204.45.44 () {34 vars in 1104 bytes} [Sat May 9 23:01:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A150&port_id=38db28c5-e6cb-4024-82f1-59dae77a36ab => 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/3011] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 23:01:17 2026] GET /v2.0/subnets?id=875e2fb2-be24-4ce3-8e42-4d833c73e3da&id=1ec28c69-c57a-4007-b250-1fde1aa7f7b1 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3012] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:01:17 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3013] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:01:18 2026] GET /v2.0/ports?network_id=5c78d098-18e3-4a9d-bbfc-78307a77f8ce&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: 1472/3014] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:01:18 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3015] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:01:18 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3016] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 23:01:18 2026] GET /v2.0/ports?device_id=887c41f6-8d5d-4930-9596-b1dc0dce9f70 => generated 1200 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3017] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 23:01:18 2026] DELETE /v2.0/ports/38db28c5-e6cb-4024-82f1-59dae77a36ab => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:23.240 8 INFO neutron.db.l3_db [None req-5d047a81-3dda-49e7-8102-14c20c2da8b5 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] Floating IP 643c5d06-4725-48fb-bc76-0706292ed4b3 disassociated (deleted). External IP: 10.96.250.214, port: 90fb4e09-ccad-49fa-8b20-fc6201618604. [pid: 8|app: 0|req: 1474/3018] 10.0.0.156 () {32 vars in 731 bytes} [Sat May 9 23:01:22 2026] DELETE /v2.0/floatingips/643c5d06-4725-48fb-bc76-0706292ed4b3 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:23.606 7 INFO neutron.api.v2.resource [None req-ad8ad74a-dada-4d9b-8dcb-68357b35e12d 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3019] 10.0.0.156 () {32 vars in 728 bytes} [Sat May 9 23:01:23 2026] GET /v2.0/floatingips/643c5d06-4725-48fb-bc76-0706292ed4b3 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 23:01:23.811 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f44ff2e8-0141-437a-9eda-1f7de782a818'] response: {'name': 'network-changed', 'server_uuid': '98df7f62-792f-4626-afea-1c20c7676f04', 'tag': '90fb4e09-ccad-49fa-8b20-fc6201618604', 'status': 'completed', 'code': 200} 2026-05-09 23:01:23.832 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5271055e-47a0-4a91-9ee5-908bf29ec6e6'] response: {'server_uuid': '887c41f6-8d5d-4930-9596-b1dc0dce9f70', 'name': 'network-vif-deleted', 'tag': '38db28c5-e6cb-4024-82f1-59dae77a36ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1546/3020] 199.204.45.44 () {34 vars in 1078 bytes} [Sat May 9 23:01:23 2026] GET /v2.0/ports?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&device_id=98df7f62-792f-4626-afea-1c20c7676f04 => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3021] 10.0.0.128 () {34 vars in 989 bytes} [Sat May 9 23:01:23 2026] GET /v2.0/ports?device_id=98df7f62-792f-4626-afea-1c20c7676f04 => generated 1196 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3022] 10.0.0.128 () {34 vars in 1039 bytes} [Sat May 9 23:01:23 2026] GET /v2.0/security-groups?id=838eb13d-30cd-4658-8e77-08dc7a04e4a4&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3023] 199.204.45.44 () {34 vars in 984 bytes} [Sat May 9 23:01:23 2026] GET /v2.0/networks?id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3024] 199.204.45.44 () {34 vars in 1056 bytes} [Sat May 9 23:01:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.140&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => 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: 1548/3025] 199.204.45.44 () {34 vars in 1100 bytes} [Sat May 9 23:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac1&port_id=90fb4e09-ccad-49fa-8b20-fc6201618604 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3026] 199.204.45.44 () {34 vars in 1062 bytes} [Sat May 9 23:01:24 2026] GET /v2.0/subnets?id=bc50dd27-d301-4462-9618-2aac68ab9d6c&id=3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3027] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:01:24 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&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: 1479/3028] 199.204.45.44 () {34 vars in 1050 bytes} [Sat May 9 23:01:24 2026] GET /v2.0/ports?network_id=d0e8ecac-8c4b-45e3-ba0a-620f2b547911&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3029] 199.204.45.44 () {34 vars in 1010 bytes} [Sat May 9 23:01:24 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?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: 1480/3030] 199.204.45.44 () {34 vars in 1110 bytes} [Sat May 9 23:01:24 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3031] 199.204.45.44 () {34 vars in 992 bytes} [Sat May 9 23:01:24 2026] GET /v2.0/ports?device_id=98df7f62-792f-4626-afea-1c20c7676f04 => generated 1196 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3032] 199.204.45.44 () {36 vars in 995 bytes} [Sat May 9 23:01:24 2026] DELETE /v2.0/ports/90fb4e09-ccad-49fa-8b20-fc6201618604 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3033] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:28 2026] DELETE /v2.0/security-group-rules/0f48d35f-dd6a-49d4-9b31-3a8b526a9576 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.103 8 INFO neutron.api.v2.resource [None req-6780ae98-c67d-4c76-9627-437821a64233 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/3034] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/0f48d35f-dd6a-49d4-9b31-3a8b526a9576 => generated 155 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3035] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/0d7e3d8f-4e13-4fc0-97ab-bd1470645c4b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.185 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b38659d9-0abc-4ba2-a9f7-e692b63bcc48'] response: {'server_uuid': '98df7f62-792f-4626-afea-1c20c7676f04', 'name': 'network-vif-deleted', 'tag': '90fb4e09-ccad-49fa-8b20-fc6201618604', 'status': 'completed', 'code': 200} 2026-05-09 23:01:29.196 8 INFO neutron.api.v2.resource [None req-94e08511-322c-468d-846c-469e21dd62e2 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/3036] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/0d7e3d8f-4e13-4fc0-97ab-bd1470645c4b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3037] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/94d10d0e-98fd-486c-a631-146e32da9931 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.302 8 INFO neutron.api.v2.resource [None req-ea646b55-e584-4604-8f15-5f481960b2ca 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/3038] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/94d10d0e-98fd-486c-a631-146e32da9931 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3039] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/fe06c326-7297-42c7-b9a1-4cc1a7935b57 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.398 8 INFO neutron.api.v2.resource [None req-577ea211-cc84-488f-bd11-a85301ad87e7 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3040] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/fe06c326-7297-42c7-b9a1-4cc1a7935b57 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3041] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/0b2737f2-9863-42f3-8f71-9d16bd91281b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.483 8 INFO neutron.api.v2.resource [None req-c9793f5c-1e84-400d-b343-00f40f1d8d9d 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/3042] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/0b2737f2-9863-42f3-8f71-9d16bd91281b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3043] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/9ef3e3b1-7519-42bb-abed-ecf54c255643 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.566 8 INFO neutron.api.v2.resource [None req-9409ee8e-f4bb-42b4-948b-511fcf5ac89d 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3044] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/9ef3e3b1-7519-42bb-abed-ecf54c255643 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3045] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/e0259e82-5654-4dc9-b4ef-735736ee2aa2 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.654 8 INFO neutron.api.v2.resource [None req-293c5a74-5f8b-47b7-988f-716c12a4d428 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3046] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/e0259e82-5654-4dc9-b4ef-735736ee2aa2 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3047] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/5e47f582-f6b5-4dc6-8423-5521f81ff630 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.741 8 INFO neutron.api.v2.resource [None req-4c428941-e250-4e6b-aaa6-62293bd6f998 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/3048] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/5e47f582-f6b5-4dc6-8423-5521f81ff630 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3049] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/60dbf832-0051-46f8-80c9-97b181ae4c37 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.828 8 INFO neutron.api.v2.resource [None req-ac4459a6-d88c-481b-9d2b-4815331a3acb 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/3050] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/60dbf832-0051-46f8-80c9-97b181ae4c37 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3051] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/435d6e32-45a3-49a4-ba59-fdf8efa9d1dc => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:29.915 8 INFO neutron.api.v2.resource [None req-8675b5ee-c418-4bfd-b3e9-9c8997348ea7 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3052] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/435d6e32-45a3-49a4-ba59-fdf8efa9d1dc => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3053] 10.0.0.156 () {32 vars in 749 bytes} [Sat May 9 23:01:29 2026] DELETE /v2.0/security-group-rules/6f68fcb8-3441-4280-ab92-495ce8869f96 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:30.000 8 INFO neutron.api.v2.resource [None req-0afccfe3-9496-403e-9f5b-237fcf8ab634 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3054] 10.0.0.156 () {32 vars in 746 bytes} [Sat May 9 23:01:29 2026] GET /v2.0/security-group-rules/6f68fcb8-3441-4280-ab92-495ce8869f96 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3055] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:01:30 2026] DELETE /v2.0/security-groups/838eb13d-30cd-4658-8e77-08dc7a04e4a4 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:30.113 8 INFO neutron.api.v2.resource [None req-a247b94b-610f-4e9d-b1cd-d9507b78807d 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3056] 10.0.0.156 () {32 vars in 736 bytes} [Sat May 9 23:01:30 2026] GET /v2.0/security-groups/838eb13d-30cd-4658-8e77-08dc7a04e4a4 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3057] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 23:01:30 2026] PUT /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89/remove_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 23:01:31.658 8 INFO neutron.api.v2.resource [None req-a68e3d34-7ab3-48ab-b090-2654f724aa93 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3060] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 23:01:31 2026] PUT /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89/remove_router_interface => generated 198 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3061] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 23:01:31 2026] PUT /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89/remove_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 23:01:33.115 8 INFO neutron.api.v2.resource [None req-ee694d5e-3de9-44dc-97b4-e9a13bb6f19b 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3062] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 23:01:32 2026] PUT /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89/remove_router_interface => generated 198 bytes in 199 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3063] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 23:01:33 2026] PUT /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89/remove_router_interface => generated 309 bytes in 2047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 23:01:35.822 8 INFO neutron.api.v2.resource [None req-7eb3835a-80e8-4f02-8858-c8fdc4fbc9db 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3064] 10.0.0.156 () {34 vars in 788 bytes} [Sat May 9 23:01:35 2026] PUT /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89/remove_router_interface => generated 198 bytes in 649 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 23:01:36.975 7 INFO neutron.services.segments.plugin [-] Segment 62a7ee74-98dc-472c-bdca-c7ed2db326ff resource provider aggregate not found 2026-05-09 23:01:36.980 7 INFO neutron.services.segments.plugin [-] Segment 62a7ee74-98dc-472c-bdca-c7ed2db326ff resource provider aggregate not found 2026-05-09 23:01:36.997 7 INFO neutron.services.segments.plugin [-] Segment 62a7ee74-98dc-472c-bdca-c7ed2db326ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62a7ee74-98dc-472c-bdca-c7ed2db326ff found for delete ", "request_id": "req-35bd1912-9dbb-4e32-a03b-fb8af13ebb65"}]} 2026-05-09 23:01:36.998 7 INFO neutron.services.segments.plugin [-] Segment 62a7ee74-98dc-472c-bdca-c7ed2db326ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62a7ee74-98dc-472c-bdca-c7ed2db326ff found for delete ", "request_id": "req-60ae72bd-bd5a-4c23-8ac5-c6672794ae25"}]} 2026-05-09 23:01:37.001 7 INFO neutron.db.l3_hamode_db [None req-24c8c9a8-b2cd-446d-ac71-e0dafd89beaa 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] HA network 1143b4ce-1300-47b4-b2b6-37ae22bbda7f was deleted as no HA routers are present in tenant 76e7de5c6aed451b9cf9965bf9a0c782. [pid: 7|app: 0|req: 1569/3065] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 23:01:35 2026] DELETE /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89 => generated 0 bytes in 1179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 23:01:37.052 8 INFO neutron.api.v2.resource [None req-36c2b5fb-b7be-4b36-a7d3-b41cc7c55399 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3066] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 23:01:37 2026] GET /v2.0/routers/287c7e80-08cf-468c-9b1c-c48b2d827c89 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3067] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 23:01:37 2026] DELETE /v2.0/subnets/1ec28c69-c57a-4007-b250-1fde1aa7f7b1 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:37.280 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fe1a870f-8f4a-4d84-a031-2a90d279934b 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3068] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 23:01:37 2026] GET /v2.0/subnets/1ec28c69-c57a-4007-b250-1fde1aa7f7b1 => 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: 1571/3069] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 23:01:37 2026] DELETE /v2.0/subnets/875e2fb2-be24-4ce3-8e42-4d833c73e3da => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:37.519 8 INFO neutron.pecan_wsgi.hooks.translation [None req-913a62e1-a451-4d8a-981c-371c101c4a16 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3070] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 23:01:37 2026] GET /v2.0/subnets/875e2fb2-be24-4ce3-8e42-4d833c73e3da => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3071] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 23:01:37 2026] DELETE /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:37.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2210b445-516c-40b9-a1f5-3fc520cb2746 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3072] 10.0.0.156 () {32 vars in 722 bytes} [Sat May 9 23:01:37 2026] GET /v2.0/networks/5c78d098-18e3-4a9d-bbfc-78307a77f8ce => 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: 1573/3073] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 23:01:37 2026] DELETE /v2.0/subnets/bc50dd27-d301-4462-9618-2aac68ab9d6c => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:38.198 8 INFO neutron.pecan_wsgi.hooks.translation [None req-edc6228e-20be-4168-bda6-e7de442fb001 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3074] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 23:01:38 2026] GET /v2.0/subnets/bc50dd27-d301-4462-9618-2aac68ab9d6c => 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: 1574/3075] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 23:01:38 2026] DELETE /v2.0/subnets/3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:38.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50968f32-a99c-452d-aa8b-7d2a19bab46c 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3076] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 23:01:38 2026] GET /v2.0/subnets/3c7d4333-fec4-49ac-955d-f07e640ec7eb => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3077] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 23:01:38 2026] DELETE /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:38.880 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d89e537-03bb-4952-a0b2-e9083b43b797 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3078] 10.0.0.156 () {32 vars in 722 bytes} [Sat May 9 23:01:38 2026] GET /v2.0/networks/d0e8ecac-8c4b-45e3-ba0a-620f2b547911 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 23:01:39.023 7 INFO neutron.services.segments.plugin [-] Segment 6daf3d2f-05e2-4cdd-bac3-ac1209e40a81 resource provider aggregate not found 2026-05-09 23:01:39.034 7 INFO neutron.services.segments.plugin [-] Segment 6daf3d2f-05e2-4cdd-bac3-ac1209e40a81 resource provider aggregate not found 2026-05-09 23:01:39.046 7 INFO neutron.services.segments.plugin [-] Segment 6daf3d2f-05e2-4cdd-bac3-ac1209e40a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6daf3d2f-05e2-4cdd-bac3-ac1209e40a81 found for delete ", "request_id": "req-d8d4e742-29cf-4b39-baa1-d48e1d0c3c25"}]} 2026-05-09 23:01:39.054 7 INFO neutron.services.segments.plugin [-] Segment 6daf3d2f-05e2-4cdd-bac3-ac1209e40a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6daf3d2f-05e2-4cdd-bac3-ac1209e40a81 found for delete ", "request_id": "req-b1670781-939f-4748-ad67-bce567d4f832"}]} 2026-05-09 23:01:39.067 7 INFO neutron.services.segments.plugin [-] Segment 565eef88-d6f5-4a65-86e8-08c0e62ba2fd resource provider aggregate not found 2026-05-09 23:01:39.078 7 INFO neutron.services.segments.plugin [-] Segment 565eef88-d6f5-4a65-86e8-08c0e62ba2fd resource provider aggregate not found 2026-05-09 23:01:39.087 7 INFO neutron.services.segments.plugin [-] Segment 565eef88-d6f5-4a65-86e8-08c0e62ba2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 565eef88-d6f5-4a65-86e8-08c0e62ba2fd found for delete ", "request_id": "req-294b1f81-47ff-47f2-9f44-fcfb279261da"}]} 2026-05-09 23:01:39.092 7 INFO neutron.services.segments.plugin [-] Segment 565eef88-d6f5-4a65-86e8-08c0e62ba2fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 565eef88-d6f5-4a65-86e8-08c0e62ba2fd found for delete ", "request_id": "req-d288d3dc-3189-40e4-87cc-11490159bb6f"}]} [pid: 7|app: 0|req: 1576/3079] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 23:01:38 2026] DELETE /v2.0/subnets/8de4a9bd-0400-4f19-b3bd-c88ec985325c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:39.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49260307-5d2c-42aa-baa5-12b22eb89523 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3080] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 23:01:39 2026] GET /v2.0/subnets/8de4a9bd-0400-4f19-b3bd-c88ec985325c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3081] 10.0.0.156 () {32 vars in 723 bytes} [Sat May 9 23:01:39 2026] DELETE /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:39.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f6e6db2-bd5c-4180-ae53-f7cf79173382 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3082] 10.0.0.156 () {32 vars in 720 bytes} [Sat May 9 23:01:39 2026] GET /v2.0/subnets/1a28c316-6d08-4d2c-b0ad-361b4e396c6a => 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: 1578/3083] 10.0.0.156 () {32 vars in 725 bytes} [Sat May 9 23:01:39 2026] DELETE /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-09 23:01:39.763 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cbd2a8e3-a100-4211-99e6-a9c4374f5d86 2a9c5a1e786b408081f042de948d20f9 76e7de5c6aed451b9cf9965bf9a0c782 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3084] 10.0.0.156 () {32 vars in 722 bytes} [Sat May 9 23:01:39 2026] GET /v2.0/networks/db4514f0-dc4d-4240-9114-5ad04a5fa2e7 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 23:01:41.774 7 INFO neutron.services.segments.plugin [-] Segment 764caf5a-a0bd-4b0d-924d-e14b7e3cdd01 resource provider aggregate not found 2026-05-09 23:01:41.779 7 INFO neutron.services.segments.plugin [-] Segment 764caf5a-a0bd-4b0d-924d-e14b7e3cdd01 resource provider aggregate not found 2026-05-09 23:01:41.795 7 INFO neutron.services.segments.plugin [-] Segment 764caf5a-a0bd-4b0d-924d-e14b7e3cdd01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 764caf5a-a0bd-4b0d-924d-e14b7e3cdd01 found for delete ", "request_id": "req-eff0408a-67e5-433c-b805-04c450766b16"}]} 2026-05-09 23:01:41.798 7 INFO neutron.services.segments.plugin [-] Segment 764caf5a-a0bd-4b0d-924d-e14b7e3cdd01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 764caf5a-a0bd-4b0d-924d-e14b7e3cdd01 found for delete ", "request_id": "req-9f1e8a86-906d-4fea-b26b-c30af923445e"}]} [pid: 7|app: 0|req: 1579/3085] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 23:01:41 2026] GET /v2.0/security-groups?tenant_id=7fd93ed05cf74afea35d28664339d9e9&name=default => generated 2805 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3086] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:01:42 2026] DELETE /v2.0/security-groups/59c1675c-3bdb-4837-aa06-5e200e19e1b3 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3087] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 23:01:42 2026] GET /v2.0/security-groups?tenant_id=76e7de5c6aed451b9cf9965bf9a0c782&name=default => generated 2805 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3088] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:01:42 2026] DELETE /v2.0/security-groups/8aa60e00-28cd-48ec-a428-0df5a1d7652e => 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: 1581/3089] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 23:01:42 2026] GET /v2.0/security-groups?tenant_id=47003eb620584fedaec9b42fdf1163bb&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3090] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:01:42 2026] DELETE /v2.0/security-groups/22f58f78-6ca1-4ce9-a997-9f34700daa7a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3091] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 23:01:42 2026] GET /v2.0/security-groups?tenant_id=d59eb62dd63b4b57b60f307de2a9404a&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: 1510/3092] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:01:43 2026] DELETE /v2.0/security-groups/df1b0330-08fe-4e13-bcf7-da89bc8c62b1 => 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: 1583/3093] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 23:01:43 2026] GET /v2.0/security-groups?tenant_id=0019579ea21a4875be94bcb0dcfdabee&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3094] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:01:43 2026] DELETE /v2.0/security-groups/e19638f0-cefb-49c6-b0d8-a34261d81217 => 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: 1584/3095] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 23:01:43 2026] GET /v2.0/security-groups?tenant_id=66c78453d7ae42b9b292eafca00a9f7c&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3096] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:01:43 2026] DELETE /v2.0/security-groups/eea379d5-e92c-48f0-9f16-04edd2efe78c => 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: 1585/3097] 10.0.0.156 () {32 vars in 773 bytes} [Sat May 9 23:01:44 2026] GET /v2.0/security-groups?tenant_id=f183176721b741009d6c1a6cb7e10329&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3098] 10.0.0.156 () {32 vars in 739 bytes} [Sat May 9 23:01:44 2026] DELETE /v2.0/security-groups/f0a8efbc-00ae-4549-8f0a-01d7ed40edf0 => 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: 1515/3101] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 23:01:46 2026] GET /v2.0/networks => generated 2167 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3102] 10.0.0.156 () {32 vars in 654 bytes} [Sat May 9 23:01:47 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3103] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 23:01:47 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3104] 10.0.0.156 () {32 vars in 642 bytes} [Sat May 9 23:01:47 2026] GET /v2.0/ports => generated 4725 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3105] 10.0.0.156 () {32 vars in 646 bytes} [Sat May 9 23:01:48 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3106] 10.0.0.156 () {32 vars in 648 bytes} [Sat May 9 23:01:48 2026] GET /v2.0/networks => generated 2167 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3107] 10.0.0.156 () {32 vars in 662 bytes} [Sat May 9 23:01:48 2026] GET /v2.0/security-groups => generated 16626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3108] 10.0.0.156 () {32 vars in 654 bytes} [Sat May 9 23:01:48 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)